/* CSS Document */

/*//////////////////////////// ‹¤’Ê€ ////////////////////////////*/
*{
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

a:link {text-decoration: none;}

a:hover {text-decoration: underline;}

a:visited {text-decoration: none;}

body{
	background-color:#C4E9FF;
	font-family: 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Meiryo','ƒƒCƒŠƒI','MS P Gothic','‚l‚r ‚oƒSƒVƒbƒN','Osaka',sans-serif;

}

/*///////////// ššƒe[ƒuƒ‹‚Ì˜gFšš ////////////////*/
.table_border{
	border-top:solid 1px #4D96B1;
	border-right:solid 1px #4D96B1;
	border-left:solid 1px #4D96B1;
}

.table_bottom_border{
	border-bottom:solid 1px #4D96B1;
}

/*////// @‹à—Z@ ///////*/
.table_border_sred{
	border-top:solid 1px #E65454;
	border-right:solid 1px #E65454;
	border-left:solid 1px #E65454;
}

.table_bottom_border_sred{
	border-bottom:solid 1px #E65454;
}

/*////// @”ü—e@ ///////*/
.table_border_sblue{
	border-top:solid 1px #548EE6;
	border-right:solid 1px #548EE6;
	border-left:solid 1px #548EE6;
}

.table_bottom_border_sblue{
	border-bottom:solid 1px #548EE6;
}

/*////// @@@@ ///////*/
.table_border_sorange{
	border-top:solid 1px #FFB400;
	border-right:solid 1px #FFB400;
	border-left:solid 1px #FFB400;
}

.table_bottom_border_sorange{
	border-bottom:solid 1px #FFB400;
}

/*////// @@@@ ///////*/
.table_border_sparple{
	border-top:solid 1px #D800FF;
	border-right:solid 1px #D800FF;
	border-left:solid 1px #D800FF;
}

.table_bottom_border_sparple{
	border-bottom:solid 1px #D800FF;
}

/*////// @@@@ ///////*/
.table_border_sgreen{
	border-top:solid 1px #25850B;
	border-right:solid 1px #25850B;
	border-left:solid 1px #25850B;
}

.table_bottom_border_sgreen{
	border-bottom:solid 1px #25850B;
}

/*////// @@@@ ///////*/
.table_border_spink{
	border-top:solid 1px #FF3B97;
	border-right:solid 1px #FF3B97;
	border-left:solid 1px #FF3B97;
}

.table_bottom_border_spink{
	border-bottom:solid 1px #FF3B97;
}

/*////// @@@@ ///////*/
.table_border_sgray{
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	border-left:solid 1px #666666;
}

.table_bottom_border_sgray{
	border-bottom:solid 1px #666666;
}

/*////// @@@@ ///////*/
.table_border_sbrown{
	border-top:solid 1px #C19556;
	border-right:solid 1px #C19556;
	border-left:solid 1px #C19556;
}

.table_bottom_border_sbrown{
	border-bottom:solid 1px #C19556;
}

/*///////////// ššƒe[ƒuƒ‹‚Ì˜gFšš ////////////////*/

#position{
	width:798px;
	background-color:#FFFFFF;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	margin:0px auto;
}

/*///////////// ššƒwƒbƒ_[‚Ì”wŒiFšš ////////////////*/
#header{
	width:798px;
	background-color:#4D96B1;
}
/*///////////// ššƒwƒbƒ_[‚Ì”wŒiFšš ////////////////*/

#header_img_01{
	width:798px;
	height:24px;
	vertical-align:top;
}

#header_img_02{
	width:798px;
	height:24px;
	vertical-align:bottom;
}

h1{
	font-size:30px;
	color:#FFFFFF;
	padding:5px 10px;
}

#main_space{
	width:738px;
	margin:30px;
}

/*///////////// ššƒƒCƒ“ƒCƒ[ƒW‰æ‘œšš ////////////////*/
#main_photo{
	width:798px;
	height:160px;
	background-image:url(../img/main_img/003.jpg);
}
/*///////////// ššƒƒCƒ“ƒCƒ[ƒW‰æ‘œšš ////////////////*/


/*//////////////////////////// ƒe[ƒuƒ‹ ////////////////////////////*/

.table_01{
	width:738px;
	border:none;
	margin-bottom:20px;
}

.table_line{
	width:738px;
	margin-bottom:20px;
}

.table_02{
	width:176px;
}

.td_01{
	width:176px;
	height:30px;
}

.td_02{
	width:176px;
	font-size:12px;
	color:#000000;
	line-height:150%;
	padding:5px;
}

.table_li{
	width:12px;
	height:12px;
	margin:5px 5px 10px 5px;
	vertical-align:middle;
}

.table_title{
	font-size:16px;
	color:#FFFFFF;
}

/*//////////////////////////// ƒe[ƒuƒ‹ —ñ ”wŒiF ////////////////////////////*/

.td_blue{
	background-color:#E0FFFF;
}

.td_orange{
	background-color:#FFF3E0;
}

.td_green{
	background-color:#E8FFE0;
}

.td_yellow{
	background-color:#FEFFE0;
}

/*///////////// ššƒe[ƒuƒ‹td”wŒiFšš ////////////////*/
.td_dblue{
	background-color:#4D96B1;
}

.td_sred{
	background-color:#E65454;
}

.td_sblue{
	background-color:#548EE6;
}

.td_sorange{
	background-color:#FFB400;
}

.td_sparple{
	background-color:#D800FF;
}

.td_sgreen{
	background-color:#25850B;
}

.td_spink{
	background-color:#FF3B97;
}

.td_sgray{
	background-color:#666666;
}

.td_sbrown{
	background-color:#C19556;
}


/*///////////// ššƒe[ƒuƒ‹td”wŒiFšš ////////////////*/

/*//////////////////////////// ŒÂ•Êƒy[ƒW ////////////////////////////*/

#left{
	width:539px;
	float:left;
}

#right{
	width:199px;
	float:right;
}

.clear{
	clear:both;
}

.table_03{
	width:500px;
}

.table_04{
	width:199px;
}

.table_title_02{
	font-size:16px;
	color:#ffffff;
	padding:5px;
}

.table_title_03{
	font-size:16px;
	color:#ffffff;
}

.td_03{
	padding:5px;
}

.title_01{
	font-size:14px;
	color:#666666;
}

.text_01{
	font-size:12px;
	color:#666666;
}

.text_02{
	font-size:11px;
	color:#666666;
}

/*//////////////////////////// ƒŠƒ“ƒN ////////////////////////////*/

#link{
	width:738px;
	font-size:16px;
	color:#000000;
	text-align:right;
	margin:20px auto;
}

#link_2{
	width:738px;
	font-size:12px;
	color:#000000;
	text-align:center;
	margin:20px auto;
}

/*//////////////////////////// ƒtƒbƒ^[ ////////////////////////////*/

/*///////////// ššƒtƒbƒ^[”wŒiFšš ////////////////*/
#footer{
	width:798px;
	height:50px;
	background-color:#4D96B1;
}
/*///////////// ššƒtƒbƒ^[”wŒiFšš ////////////////*/