html{
	background-color:#26B7BC;
}
#header{
	width: 750px;
	height:140px;
	margin:0 auto;
	padding-top:25px;
	border-bottom:1px solid #FFF;
}
#footer{
	border-top:1px solid #FFF;
	clear:both;
	width: 750px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.85em;
	
}


/* コンテンツ
---------------------------------------------*/
#middle{
	clear:both;
	width: 700px;
	padding-left:25px;
	padding-right:25px;
}
#middle_in{
	width:700px;
	margin:0 auto;
}
#cont_top{
	width:700px;
	height:116px;
	padding-top:14px;
	padding-bottom:15px;
}


/* 左　コンテンツ */
#middle_left{
	float:left;
	width:164px;
}
#middle_left_in{
	width:150px;
	height:265px;
	padding-right:14px;
	_padding-right:7px;
}
#middle_left p{
	padding-bottom:5px;
	width:150px;
	color:#FFF;
}
#backto_top{
	padding-top:25px;
}


#middle_left_in p a:link{
	color:#FFF;
}
#middle_left_in p a:visited{
	color:#FFF;
}
#middle_left_in p a:hover{
	color:#FFF;
	text-decoration:underline;
}




/* 右　コンテンツ */
#middle_right{
	float:right;
	width:535px;
	padding:0;
	margin:0;
	border-left:1px solid #FFF;
}
#middle_right_in{
	width:520px;
	padding-left:15px;
}
#middle_right_in_content{
	width:520px;
	background-color:#E1F3FC;
}
.cont_top_bar{
	width:520px;
	height:10px;
	font-size:0;
	background-image:url(../img/common/conttop_bar.jpg);
	background-repeat:no-repeat;
	line-height:0;
}
.middle_right_in_content_box{
	width:480px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:20px;
}


/*  */
p{
	font-size:12px;
	letter-spacing:normal;
	line-height:1.2;
}
.middle_right_in_content_box_in{
	width:480px;
	margin:0 auto;
}

/*  */
#title01{}
#title01 h2{
	padding-bottom:10px;
}
#title01 img{}

#title01_img{}
#title01_img img{}

.title01_text{}
.title01_text_title{
	padding-top:10px;
	padding-bottom:7px;
}
.title01_text_title img{}

.title01_text_title_text{}
.title01_text_title_text p{}

#title02{}
#title02 h3{}
#title02 img{}

#title02_text01{}
#title02_text01_title{
	padding-top:10px;
	padding-bottom:7px;
}
#title02_text01_title h3{}
#title02_text01_title img{}

#title02_text01_text{}
#title02_text01_text p{}

#title02_text02{}
#title02_text02_title{
	padding-top:40px;
}
#title02_text02_title h3{}
#title02_text02_title img{}

#title02_text02_table{}
table{}
tr{}
td{}
.title02_text02_table_title{}
.title02_text02_table_title img{}

.title02_text02_table_text{}

/*  */
#title03{
	width:480px;
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
#title03 p{}
#title04{
	width:480px;
	padding-top:15px;
}
#title04 p{}












.fc_blue{
	color:#0068B7;
}
.fc_red{
	color:#E95383;
}

.cont_white_bar{
	width:520px;
	height:2px;
	margin:0;
	padding:0;
	background-image:url(../img/common/contwhite_bar.jpg);
	background-repeat:no-repeat;
	line-height:0;
}
.cont_green_bar{
	width:480px;
	height:2px;
	margin:0;
	padding:0;
	background-image:url(../img/common/contgreen_bar.jpg);
	background-repeat:no-repeat;
	line-height:0;
}

