/*******************************************************************/
/*************************** TOP メイン ****************************/
/***************************ボディ画像****************************/
#main .contentsbox01{
	float: right;
	width: 630px;
	height: 85px;

	border: 0px solid #CCCCCC;

	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(pcimage/body.jpg);
	background-position: top left;

	margin-bottom: 10px;

	overflow: visible;
}

body {
	font-family: \"メイリオ\", \"ＭＳ Ｐゴシック\", Osaka, \"ヒラギノ角ゴ Pro W3\";

	width: 100%;
	padding: 0px;
	margin: 0px;

	background-color: #ffffff;
	background-image: url(pcimage/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#frame{
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
#wrap{
	background-color: #FFFFFF;
	float: left;
	/*background-image: url(pcimage/body_bg.jpg);*/
	width: 900px;
	overflow: hidden;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left;
}

/* font */
.f12{
	font-size:12px;
}
.contents_title{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 650px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
	padding-left: 10px;
	float: left;
	margin-bottom: 0px;
}
.contents_title_gray{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 640px;
	text-align: left;
	display: block;
	height: 15px;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contents_title_gray a{
	color: #333333;
	text-decoration: none;
}
.contents_title_gray a:hover{
	color: #666666;
}
/**************************************************************/
/*************************** header ***************************/
/**************************************************************/
#header{
	background-image: url(pcimage/head.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 900px;
	float: left;
	/*border: 1px solid #FCDBDE;*/
}
#header h1{
	width: 880px;
	font-size: 13px;
	color: #000000;
	float: right;
	line-height: 15px;
	height: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 15px;
	text-align: right;
}
#top_header{
	background-image: url(pcimage/sub_head.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 900px;
	margin-top: 0px;
	/*border: 1px solid #FCDBDE;*/
}

#headerCopy{
	font-size: 20px;
	font-weight: bold;
	color: #001644;
	line-height: 24px;
	text-align: left;
	float: left;
	width: 700px;
	margin-top: 105px;
	padding-right: 50px;
	padding-left: 37px;

}
#headerSubCopy{
	font-size: 13px;
	font-weight: bold;
	color: #001644;
	float: left;
	width: 700px;
	line-height: 15px;
	padding-right: 50px;
	margin-top: 0px;
	padding-left: 37px;
	text-align: left;
}
#SiteSearch{
	width: 880px;
	float: right;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	display: inline;
}

/**************************************************************/
/*************************** side menu ************************/
/**************************************************************/
#side{
	background-color: #F8F8F8;
	float: left;
	width: 200px;
	margin-left: 0px;
	min-height:600px;

	overflow: hidden;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#side h4{
	float: left;
	width: 183px;

	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-align: left;

	background-image: url(pcimage/btn.jpg);

	margin-top: 5px;
	margin-bottom: 5px;

	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 17px;


	border: 1px solid #ebebeb;
	background-color: #FFFFFF;
	background-position: left top;

	overflow: visible;
	display: inline;

}
#side h4 a{
	color: #333333;
	text-decoration: none;

}
#side h4 a:hover{
	color: #333333;
}
#side .subject{
	float: left;

	width: 190px;

	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	text-align: left;

	border: 1px solid #ebebeb;
	background-image: url(pcimage/btn_c.jpg);
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;

	display: inline;
}
#side .subject a{
	color: #333333;
	text-decoration: none;
}
#side .subject2{
	float: left;

	width: 183px;

	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	text-align: left;

	border: 1px solid #ebebeb;

	background-color: #EDEFEF;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;

	margin-top: 3px;
	margin-bottom: 3px;

	display: inline;
}
#side .subject a:hover{
	color: #999999;
}
#side .subject2 a{
	color: #999999;
	text-decoration: none;
}
#side .subject2 a:hover{
	color: #666666;
}
#QR {
	float: left;
	width: 180px;

	background-color: #FFFFFF;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
	text-align: center;
	padding: 9px;
}
#side_company,#side_free,#side_free2 {
	font-size: 12px;
	float: left;
	width: 180px;

	background-color: #FFFFFF;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.3em;
	padding: 9px;
}
#side_free2{
	text-align: center;
}
#side_free2 form{
	display: inline;
	margin: 0px;
} 

/**************************************************************/
/*************************** main******************************/
/**************************************************************/
#main{
	float: right;
	width: 650px;
	min-height:600px;
	background-color: #FFFFFF;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

	margin-right:10px;

	overflow: hidden;
	display: inline;
}

/*******************************************************************/
/*************************** top_title******************************/
/*******************************************************************/
#main .page_title {

	background-image: url(pcimage/bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 628px;
	padding-left: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 12px;
	border: 0px solid #cfcfcf;

}
#main .page_title h2{
	font-size: 12px;

}

#main h2.page_title{
	background-image: url(pcimage/bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 628px;
	font-size: 12px;
	color: #999999;
	text-align: left;

	padding-left: 20px;

	line-height: 30px;
	margin-top: 10px;


}
#main h3.page_title{
	background-image: url(pcimage/bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 628px;
	font-size: 12px;
	color: #333333;
	text-align: left;

	padding-left: 20px;

	line-height: 30px;
	margin-top: 10px;


}




/*************************** free_space******************************/
#main #free_space{
	float: right;
	width: 628px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	padding: 10px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}

/*************************** banner******************************/
/*************************** banner******************************/
.top_item,
.top_item_r
{
	width: 208px;
	height: 280px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.top_item{
	float: left;
	margin-right: 10px;
}
.top_item_r{
	float: right;
}



.top_item h3,
.top_item_r h3{
	width: 204px;

	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #333333;

	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 2px;

	float: left;

}

.top_item h3 a:link,
.top_item_r h3 a:link{
	color: #333333;
}
.top_item h3 a:visited,
.top_item_r h3 a:visited{
	color: #333333;
}
.top_item h3 a:hover,
.top_item_r h3 a:hover{
	color: #000000;
}


.top_item_img{
	height: 120px;
	width: 204px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 5px;


}
.top_item_txt{
	float: left;
	width: 198px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;


}




/*************************** contents *****************************/
.contents_box{
	padding: 5px;
	float: left;
	width: 575px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.contents_box_img{
}
.contents_box_text{
	font-size: 12px;
	line-height: 1.3em;
}
/*************************** news ******************************/
.news_bar{
	font-size: 12px;
	font-weight: bold;
	background-image: url(pcimage/bar.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 628px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 20px;
	line-height: 30px;
	text-align: left;
	color: #999999;
	float: left;
	border: 0px solid #CCCCCC;
}
.news_bar img{
	display: inline;
	position: relative;
	top: 3px;
}
#news_box{
	width: 648px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 80px;
	overflow: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.news_text{
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.news_text a{
	color:#333333;
	text-decoration:none;
}
.news_text a:hover{
	color: #0FB2E9;
}

/*************************** 記事ページ ******************************/
.page_title_grey{
	font-size: 12px;
	font-weight: bold;
	background-image: url(pcimage/bar.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 628px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 20px;
	line-height: 30px;
	text-align: left;
	color: #333333;
	float: left;
}
#main .contentsbox05{
	float: left;
	width: 628px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	padding: 10px;
}
#main .contents_navi{
	float: left;
	width: 644px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 2px;
	overflow: hidden;
}
#main .contents_navi a{
	color: #333333;
	text-decoration: none;
}
#main .contents_navi a:hover{
	color: #0FB2E9;
}

/*************************** パンくず ******************************/
.p_navi{
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
}
/*************************** Footer ******************************/
#footer{
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 30px;
	background-color: #cfa597;
	width: 100%;
	height: 100px;
	margin: 0px;

	background-image: url(pcimage/foot.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footerBox{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerBox #footer_text{
	width:880px;
	height: 70px;
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;


}
#footerBox #copyright{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	height: 20px;

}
.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b69287;
}
/***************************記事ページヘッダ ******************************/
#contents_header {	
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	background-image: url(pcimage/contents_header.jpg);
	height: 100px;
	width: 900px;
	float: left;
	margin-top: 0px;
/*/margin-top: 9px; /*IE互換用*/
}

/*PageSubHeaderCopy******************************************************/
#PageSubHeaderCopy{
        font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 700px;
	line-height: 15px;
	padding-right: 50px;
	margin-top: 50px;
	padding-left: 37px;
	text-align: left;

}


#header_menu{
	width: 900px;
	line-height: 30px;
	height: 40px;
	background-color: #FFFFFF;
	/*position: absolute;
	top: 100px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	/*padding-bottom: 5px;*/
}


#h_menu00,
#h_menu00 a:link,
#h_menu00 a:visited,
#h_menu00 a:hover,
#h_menu00a,
#h_menu00a a:visited,
#h_menu00a a:link,
#h_menu00a a:hover
{
	height: 35px;
	width: 148px;
	float: left;
	text-align: center;
	line-height: 35px;
	display: block;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}


#h_menu00 a:link,
#h_menu00 a:visited,
#h_menu00a a:link,
#h_menu00a a:visited{
	background-image: url(pcimage/h_menubtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	text-decoration: none;
}

#h_menu00 a:hover,
#h_menu00a a:hover{
	background-image: url(pcimage/h_menubtn.jpg);
	background-repeat: no-repeat;
 	background-position: left bottom;
	color: #333333;
	text-decoration: none;
}
