@charset "Shift_JIS";

/*================================全体構成================================*/

body {
	text-align: center ;
	color: #000000 ;
	font: 0.9em/1.5em "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background: #F4FDC2 url("../images/bg.gif") ;
	}

.space01 {
	padding: 10px 0px 0px;
	}

.space02 {
	padding: 0px 0px 32px;
	clear: both;
	}
#header02 strong {
	display: none;
}


/*================================リンク================================*/

a:link { color:#1C6AA7 ;}
a:visited { color:#1C6AA7 ;}
a:active { color:#1C6AA7 ;}
a:hover { color:#CE0000 ;}

/*================================ヘッダー================================*/

#header01 {
	position: relative;
	width: 760px ;
	height: 76px ;
	margin: auto ;
	background: url(../images/hd01.gif) no-repeat ;
	}

#header02 {
	width: 760px ;
	height: 280px ;
	margin: auto ;
	background: url(../images/topillu.jpg) no-repeat ;
	text-indent: -9999px ;
	}

/*================================ヘッダーボタン================================*/

#rogo a{
	position: absolute;
	top: 6px ;
	left: 7px ;
	display: block;
	width: 430px ;
	height: 70px ;
	background: url(../images/rogo.jpg) no-repeat ;
	text-indent: -9999px;
	outline-style : none ;
	text-decoration: none ;
	}

#home a{
	position: absolute;
	top: 14px ;
	left: 673px ;
	display: block;
	width: 73px ;
	height: 25px ;
	background: url(../images/hb_a.jpg) no-repeat ;
	text-indent: -9999px;
	outline-style : none ;
	text-decoration: none ;
	}

#home a:hover{ background: url(../images/hb_b.jpg) no-repeat ;}

/*================================キャプション================================*/

#caption01 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md01.jpg) no-repeat ;
	text-indent: -9999px ;
	}

#caption02 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md02.jpg) no-repeat ;
	text-indent: -9999px ;
	}

#caption03 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md03.jpg) no-repeat ;
	text-indent: -9999px ;
	}

#caption04 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md04.jpg) no-repeat ;
	text-indent: -9999px ;
	}

#caption05 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md05.jpg) no-repeat ;
	text-indent: -9999px ;
	}

#caption06 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md06.jpg) no-repeat ;
	text-indent: -9999px ;
	}

#caption07 {
	width: 758px ;
	height: 43px ;
	margin: auto ;
	background: url(../images/md07.jpg) no-repeat ;
	text-indent: -9999px ;
	}

/*================================グローバルナビゲーション================================*/
#globalnavi {
	width: 760px;
	height: 37px;
	margin: auto;
	background: url(../images/menu_navi.gif) no-repeat;
	text-indent: -9999px;
	}

#globalnavi li {
	list-style: none;
	float: left;
 	display: inline;
	}

#globalnavi a {
	display: block;
	width:126px;
	height: 37px;
	outline-style : none ;
	text-decoration: none ;
	}

#gn01  { height: 37px; width:126px;}
#gn02  { height: 37px; width:126px;}
#gn03  { height: 37px; width:126px;}
#gn04  { height: 37px; width:126px;}
#gn05  { height: 37px; width:126px;}
#gn06  { height: 37px; width:126px;}

#gn01 a:hover {	background: url(../images/menu_over.gif) no-repeat;}
#gn02 a:hover {	background: url(../images/menu_over.gif) no-repeat -126px;}
#gn03 a:hover {	background: url(../images/menu_over.gif) no-repeat -252px;}
#gn04 a:hover {	background: url(../images/menu_over.gif) no-repeat -378px;}
#gn05 a:hover {	background: url(../images/menu_over.gif) no-repeat -504px;}
#gn06 a:hover {	background: url(../images/menu_over.gif) no-repeat -630px;}

#gn01act  { height: 37px; width:126px;}
#gn02act  { height: 37px; width:126px;}
#gn03act  { height: 37px; width:126px;}
#gn04act  { height: 37px; width:126px;}

#gn05act  { height: 37px; width:126px;}
#gn06act  { height: 37px; width:126px;}

#gn01act { background: url(../images/menu_act.gif) no-repeat;}
#gn02act { background: url(../images/menu_act.gif) no-repeat -126px;}
#gn03act { background: url(../images/menu_act.gif) no-repeat -252px;}
#gn04act { background: url(../images/menu_act.gif) no-repeat -378px;}
#gn05act { background: url(../images/menu_act.gif) no-repeat -504px;}
#gn06act { background: url(../images/menu_act.gif) no-repeat -630px;}

/*================================パンくず================================*/

#breadcrumb {
	letter-spacing: 1px;
	color: #999;
	width: 700px;
	text-align: left;
	margin: 5px auto 0px;
}

#breadcrumb strong {
	color: #003300;
}


#breadcrumb span {color: #ccc;padding:0px 8px; }



/*================================コンテナ================================*/

#wrapper {
	width: 760px ;
	margin: auto ;
	background: url(../images/w_bg.gif) repeat-y ;
	}





/*================================コンテンツ================================*/

#content {
	width: 742px;
	margin: auto;
	text-align: center;
	padding-bottom: 10px;
	}
	
.p01 {
	width: 690px;
	margin: 10px auto 0px;
	text-align: left;
	clear: both;
}


.p02 {
	margin: 0px auto 15px;
	text-align: left;
}


.p03 {
	width: 650px;
	margin: 10px auto 0px;
	text-align: center;
}

.p01right {
	width: 690px;
	margin: 10px auto 0px;
	text-align: right;
}

.headgreen {
	background: #F0FFE4;
	width: 685px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	text-align: left;
	margin: 20px auto 10px;
	border-left: 3px solid #32702F;
	color: #003300;
	clear: both;
}


.faq01 {
	background: url(../images/faq01.gif) no-repeat;
	width: 650px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	border-bottom: #CCCCCC;
	font-weight: bold;
	text-align: left;
	color: #003300;
}

.faq02 {
	background: url(../images/faq02.gif) no-repeat;
	width: 650px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 40px;
	border-bottom: #CCCCCC;
	text-align: left;
	margin: 10px auto 30px;
}


.ul01 {
	width: 670px;
	text-align: left;
	padding-left: 20px;
	line-height: 2em;
	margin: 10px auto 20px;
}


.ul02 {
	text-align: left;
	line-height: 2em;
	padding-left: 20px;
}

.ol01 {
	text-align: left;
	line-height: 2em;
	width: 680px;
	padding-left: 50px;
	list-style: decimal outside;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 12px;
}

.ol02 {
	text-align: left;
	padding-left: 20px;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 20px;
}


.column2left {
	float: left;
	width: 320px;
	margin-bottom: 15px;
}
.column2right {
	float: right;
	width: 320px;
	margin-bottom: 15px;
}

.line{
	margin: 20px auto;
	padding: 0px;
	width: 550px;
	clear: both;
}


.sidel {
	float: left;
}

.sider {
	float: right;
}

.mdr {
	margin: 0 0 5px 10px;
}

.mdl {
	margin:  0 10px 5px 0;
}


.red {
	color: #FF0000;
}



cite {
	font-style: normal;
}


/*================================テーブル================================*/

.table01 {
	width: 690px;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin: 5px auto 20px;
	font-size: 1em;
	text-align: left;
}

.table01 td {
	border: 1px solid #999999;
	padding: 2px;
}
.table01 th {
	background: #CCEBB6;
	border: 1px solid #999999;
	padding: 2px;
	text-align: left;
	color: #003300;
}

.caption01 {
	font-weight: bold;
	background: #F0FFE4;
	margin: 0px auto 5px;
	padding: 2px 0px;
	font-size: 1.1em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #003300;
}




.table02 {
	border-collapse: collapse;
	border: 1px solid #999999;
	font-size: 1em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
}

.table02 td {
	border: 1px solid #999999;
	padding: 2px;
}
.table02 th {
	background: #F0FFE4;
	border: 1px solid #999999;
	padding: 2px;
	text-align: center;
	color: #003300;
	font-weight: normal;
}

.caption02 {
	background: #eeeeee;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	text-align: left;
}




/*================================フッターメニュー================================*/

#footer01 {
	width: 760px ;
	height: 24px ;
	font-size: 12px ;
	line-height: 20px ;
	margin: auto;
	background: url(../images/ft01.gif) no-repeat ;
	}

#footer01 li{
	color: #77AE4B ;
	display: inline ;
	list-style-type: none ;
	}

#footer01 a{
	padding: 0px 4px 0px 4px ;
	}

/*================================コピーライト================================*/

#footer02 {
	width: 760px;
	height: 35px;
	margin: auto;
	text-indent: -9999px;
	background: url(../images/ft02.gif) no-repeat;
	}

