@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;

body {
	width:100%;
	text-align:center;
   padding:0;
   line-height:1;  /* 行間　*/
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
   background:#fff;
}

}
.all{
	margin: 0 auto;
	text-align:left;
}


br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   margin:0 auto;
   padding:10px 0;
}

#header {
   position:relative;
   margin-bottom:10px;
}

#pr {
   position:absolute;
   left:0;
   top:0;
   width:480px;
}

#gnavi {
   position:absolute;
   bottom:0;
   margin:0 auto;
}

#icatch img{
   width:100%;
   max-width:760px;
}

#menu {
   float:left;
   width:100%;
   max-width:760px;
   background:#006400 url("../img/bg_menu.gif") 0 0 repeat-x;
}

#contents {
   float:left;
   width:100%;
   max-width:760px;
   margin-top:10px;
}

div.kadomaru {
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
	padding: 10px;              /* 枠線と文字の余白*/
   border: 2px green solid;     /* 枠線の装飾 */
   background-color: #ddffdd;   /* 背景色 */
}

div.kadomaru2 {
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
	line-height: 50%; 
   border: 1px orange solid;     /* 枠線の装飾 */
	padding: 10px;              /* 枠線と文字の余白*/
   background-color: #ccffcc;   /* 背景色 */
}

ul.jirei li{
    display: inline-block;
    text-align: center;
}

div.kadomaru3 {
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
	padding: 10px;              /* 枠線と文字の余白*/
   border: 2px green solid;     /* 枠線の装飾 */
   background-color: #ddffdd;   /* 背景色 */
	width:350px;
	float: left;
}

div.kadomaru4 {
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
	padding: 10px;              /* 枠線と文字の余白*/
   border: 2px green solid;     /* 枠線の装飾 */
   background-color: #ddffdd;   /* 背景色 */
	width:350px;
	float: right;
}

p.large1 {
	font-size:large;
	color:#0000CC;
	}
.large2 {
	font-size:x-large;
	color:#CC0000;
}
p.small1 {font-size:small}
p.middle1 {font-size:middle}

/* meinエリアの位置 */
#main {
   float:left;
   
}

#main.archive {
   float:left;
   width:100%;
}

.firstline_E {
	color:#007000;
	font-weight: 600;
}

.firstline_I {
	color:#0000FF;
	font-weight: 600;
}

#sub {
   float:right;
   width:220px;
}

.cactus{
	position: static;
	top: 0px;
}

#pageTop {
   clear:both;
}

#footMenu {
   float:left;
   width:760px;
   padding-top:10px;
}

#footer {
	width:760px;
	text-align:center;
   clear:both;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:1em 0 0 0;
   font-size:32px;
   color:#66cc66;
   line-height:1.0;
}

#header h1 a {
   color:#006400;
}

#header h1 a:hover {
   color:#99cc00;
}

#header #pr p {
   margin:0;
}

#header #gnavi ul {
   list-style:none;

}
#header #gnavi li {
   float:left;
   margin-left:15px;
}

#header #gnavi li a {
   display:block;
   padding-left:15px;
   background:url("../img/bg_gnavi.gif") 0 50% no-repeat;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0;
   padding:0;
   list-style-type:none;
}

#menu li {
   float:left;
   margin:0;
   background:url("../img/bg_menupause.gif") 0 50% no-repeat;
}

#menu li a {
   display:block;
   line-height:40px;
   color:#fff;
   margin-left:1px;
   padding:0 10px;
}

#menu li a:hover {
   color:#fff;
   background:#99cc00;
}

#menu li.home {
   background:none;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
#main a {
   color:#006400;
}

#main a:hover {
   color:#006400;
   border-bottom:1px solid #006400;
}

#main h2 {
   margin-bottom:2px;
   padding:5px 10px;
   font-size:15px;
   color:#006400;
   border-top:2px solid #99cc00;
   border-bottom:2px solid #99cc00;
   background:#99cc00 url("../img/bg_h2.gif") 50% 50% repeat-x;
}

#main h3 {
   margin-bottom:8px;
   padding:0 0 0 40px;
   line-height:2.0;
   color:#006400;
   font-size:15px;
   font-weight:bold;
   border:1px solid #99cc00;
   background:#fff url("../img/bg_h3.gif") 0 50% no-repeat;
}

#main h4 {
   margin-bottom:2px;
   font-size:13px;
   color:#006400;
   border-bottom:2px solid #99cc00;
}

#main h5 {
   margin-bottom:2px;
   padding:2px;
   font-size:13px;
   color:#006400;
   border:1px solid #99cc00;
   background:#f7efda;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#006400;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f7efda;
}

#main div.icatch {
   margin-bottom:20px;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

#main dl.information img {
	width:100%;
	max-width:60%;
}
#main table {
		border-color :#000000;
   width:100%;
   border-collapse: collapse;
}

#main table th {
   width:150px;
   padding:5px;
   font-size:12px;
   text-align:right;
   border:1px solid #000;
   background:#ded5bb;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #000;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding:2px 5px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   background:#006400;
}

#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

#sub li {
   padding:5px 0 5px 0;
   line-height:1.4;
   list-style:none;
   background:url("../img/bg_dotline.gif") 0 100% repeat-x;
}

#sub li a {
   display:block;
   padding-left:12px;
   background:url("../img/bg_list.gif") 0 5px no-repeat;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding:0 0 0 8px;
   background:url("../img/bg_pagetop.gif") 0 50% no-repeat;
   color:#333;
}

#totop a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:0;
   text-align:right;
   background:url("../img/bg_dotline.gif") 0 0 repeat-x;
   
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background:url("../img/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   font-style:normal;
   font-size:11px;
   color:#fff;
   line-height:3.0;
   text-align:center;
   background:#006400;
}