@charset "utf-8";
/* CSS Document */

body{
	font:normal 100%/1.4em 'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo;
	height:auto;
	margin:0 auto;
	_text-align:center;
	padding:0;
	background-color:#FFFFFF;
}

*{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
	text-decoration:none;
}

/************************************************************************
* ヘッダー
*************************************************************************/

#headerArea{
	margin: 0 auto;
	background-image: url("../img/common/header_bg.jpg");
	background-repeat:repeat-x;
	
}

.header{
	height: 65px;
	width:900px;
	margin: 0 auto;
	text-align: left;
	
}

.header_logo{
	padding-top:12px;
	width:270px;
	height:50px;
}

.header_navi{
	margin-top:48px;
	float:right;
	height:15px;
	padding-left:10px;
}

/************************************************************************
* ヘッダーここまで
*************************************************************************/

/************************************************************************
* グローバルナビ
*************************************************************************/

#naviArea{
	margin: 8px auto 0 auto;
	width:900px;
	height:32px;
}

/*トップページ以外のページ*/
#naviArea02{
	margin: 1px auto 2px auto;
	width:900px;
	height:32px;
}

.navi{
	float:left;
}

.navi_p{
	padding-left:2px;
}

/************************************************************************
* グローバルナビここまで
*************************************************************************/

/************************************************************************
* パンくず
*************************************************************************/

.pankuzu{
	width:900px;
	height:auto;
	margin:2px auto;
	_margin:0 auto;
	padding-left:20px;
	_padding-left:10px;
	font-size:80%;
	text-align:left;
}

.text_pankuzu{
	width:800px;
	padding-left:10px;
}

.pankuzu a:link{
	text-decoration:none;
	color:#000000;
}

.pankuzu a:visited{
	color:#990000;
	text-decoration:none;
}

.pankuzu a:hover{
	color:#ff0000;
	text-decoration:underline;
}

/************************************************************************
* パンくずここまで
*************************************************************************/

/************************************************************************
* メイン
*************************************************************************/

#main{
	width:900px;
	height:290px;
	margin: 2px auto 0 auto;
	text-align: left;
}

#sub_main{
	width:900px;
	height:200px;
	margin: 2px auto 15px auto;
	text-align: left;
}

#knowledge_main{
	width:900px;
	height:265px;
	margin: 2px auto 15px auto;
	text-align: left;
}

.main_img{
	width:600px;
	height:290px;
}

.main_img900{
	width:900px;
	height:290px;
}

.sub_main_img{
	width:900px;
	height:200px;
}

.knowledge_main_img{
	width:900px;
	height:265px;
}

.knowledge_sub_img{
	width:900px;
	height:131px;
}

.main_can{
	float:right;
}

/************************************************************************
* メインここまで
*************************************************************************/

/************************************************************************
* 一覧
*************************************************************************/

#ichiran_main{
	width:900px;
	height:auto;
	margin: 2px auto 15px auto;
	text-align: left;
}

#ichiran_main02{
	width:900px;
	height:auto;
	margin: 2px auto 0 auto;
	text-align: left;
}

.ichiran_main_img{
	width:900px;
	height:55px;
}

.ichiranTbl{
	margin:10px auto;
	font-size:95%;
	width:800px;
	height:auto;
	padding:10px 0 20px 22px;
	border-left:1px #cccccc solid;
}

.ichiranTbl td{
	padding:8px 0;
}

.text_info_1ran{
	text-decoration:none;
	color:#0066ff;
	line-height:120%;
	vertical-align:top;
	font-size:90%;
}

.text_info_1ran:visited{
	color:#003399;
	text-decoration:none;
}

.text_info_1ran:hover{
	color:#003399;
	text-decoration:underline;
}

.info_news_date{
	font-size:90%;
	line-height:110%;
	letter-spacing:1pt;
}

/************************************************************************
* 一覧ここまで
*************************************************************************/

/************************************************************************
* トップコンテンツ
*************************************************************************/

#top_contents{
	width:900px;
	height:auto;
	margin:8px auto 0 auto;
}

.contents_right{
	float:right;
	width:180px;
	height:auto;
}

.top_banner{
	margin-bottom:10px;
}

.contents_left{
	width:390px;
	height:auto;
	float:left;
	padding-right:4px;
}

.info{
	background-image:url(../img/top/interval_left.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:386px;
	padding:15px 15px 0 15px;
}

.info_title{
	background-image:url(../img/top/title_info.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:26px;
}

.info_title img{
	margin-right:15px;
}

#info_1ran{
	float:right;
	margin-top:4px;
}

.infoTbl{
	margin:0 0 0 6px;
	font-size:95%;
}

.infoTbl td{
	padding:3px 0;
}

.text_info{
	text-decoration:none;
	color:#0066ff;
	line-height:100%;
	vertical-align:top;
}

.text_info:visited{
	color:#003399;
	text-decoration:none;
}

.text_info:hover{
	color:#003399;
	text-decoration:underline;
}

.info_news_date{
	font-size:90%;
	line-height:110%;
	letter-spacing:1pt;
}

.top_news{
	margin-top:10px;
}

.news{
	background-image:url(../img/top/interval_left.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:386px;
	padding:15px 15px 0 15px;
}

.news_title{
	background-image:url(../img/top/title_news.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:26px;
}

.news_title img{
	margin-right:15px;
}

#news_1ran{
	float:right;
	margin-top:4px;
}

.newsTbl{
	margin:0 0 0 6px;
	font-size:95%;
}

.newsTbl td{
	padding:2px 0;
}

.text_news{
	text-decoration:none;
	color:#009900;
	line-height:100%;
	vertical-align:top;
}

.text_news:visited{
	color:#006600;
	text-decoration:none;
}

.text_news:hover{
	color:#006600;
	text-decoration:underline;
}

.contents_center{
	float:left;
	width:325px;
	height:auto;
}

.bs{
	background-image:url(../img/top/interval_center.jpg);
	background-repeat:repeat-y;
	height:264px;
	width:316px;
	padding:15px 12px 0 12px;
}

.bs_title{
	background-image:url(../img/top/title_bs.jpg);
	background-repeat:no-repeat;
	width:316px;
	height:26px;
}

.bs_title img{
	margin-right:15px;
}

#bs_1ran{
	float:right;
	margin-top:4px;
}

.bs_left{
	width:135px;
	height:auto;
	float:left;
	padding-right:15px;
}

.bs_right{
	width:135px;
	height:auto;
	float:left;
}

.bs_img_left{
	padding-left:4px;
}

.bs_img_left02{
	padding-top:10px;
	padding-left:4px;
}

.bs_img_left03{
	padding-top:10px;
	padding-left:4px;
	padding-bottom:1px;
}

.bs_img_right{

}

.bs_img_right02{
	padding-top:10px;
}

.bs_img_right03{
	padding-top:10px;
	padding-bottom:1px;
}

.bs_bottom img{
	_margin-top:-10px;
	_margin-left:1px;

}
.bs_bottom{
	_margin-top:0px;
	_margin-left:0px;
	_text-align:left;
}
/************************************************************************
* トップコンテンツここまで
*************************************************************************/

/************************************************************************
* フッター
*************************************************************************/

#footer{
	width:auto;
	margin:25px auto 0 auto;
	height:114px;
	background-image:url(../img/common/footer_bg.jpg);
	background-repeat:repeat-x;
}

.footer_main{
	width:900px;
	height:auto;
	margin:0 auto;
}

.footer_navi{
	padding-top:15px;
	margin-left:5px;
	height:15px;
	width:450px;
	_float:left;
}

.footer_navi_space{
	margin-right:5px;
}

.footer_cr_logo{
	width:900px;
	height:40px;
	margin-top:10px;
	_margin-top:7px;
	font-size:small;
}

.footer_cr{
	width:510px;
	height:50px;
	padding-top:24px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:90%;
	_font-size:80%;
	_text-align:left;
}

.footer_logo{
	height:50px;
	width:380px;
	float:right;
}

/************************************************************************
* フッターここまで
*************************************************************************/