@charset "shift_jis";
* h1,
* h2,
* h3,
* h4,
* h5,
* h6,
* p,
* address,
* ul,
* ol,
* li,
* form,
* dl,
* dt,
* dd,
* div,
* table,
* tr,
* th,
* td {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	text-align: left;
	text-decoration: none;
}

* span,
* a,
* abbr,
* em,
* strong,
* img {
	border: none;
	font-style: normal;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 0;
}

* hr {
	display: none;
}


body {
	margin: 0 auto;
	padding: 0 auto;
	height: 100%;
	background:#003366 url(../img/top/bg.jpg) repeat-x;
	font-family: "メイリオ", Meiryo,"MS UI Gothic","MS P Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic pro", san-serif;

}



/*----------------------------------
link
----------------------------------*/ 

a:link {
	color:#5B5B00;
	text-decoration: underline;
}

a:visited {
	color:#128B9C;
	text-decoration: underline;
}

a:hover {
	color:#FF6600;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: underline;
}

/*----------------------------------
layout
----------------------------------*/

div#top_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
	height: auto;
}



div#top_head{
	width:950px;
	height:63px;
	margin: 0 auto;
}

#logo {
	margin: 10px 0 0 0;
	width: 400px;
	float: left;
}



#top_contents{
	width:948px;
	text-align: center;
	margin: 0 auto;
	background: #FFFFFF url(../img/top/main_con_bg.jpg) repeat-y;
	height: auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	float: left;
}





#top_contentsL{
	width:251px;
	float:left;
	height: 100%;
	padding-top: 15px;
	background: url(../img/top/left_top_bg.jpg) repeat-x;
}




#top_contentsR{
	float:right;
	width: 180px;
	padding-top: 15px;
	background: url(../img/top/right_top_bg.jpg) repeat-x;
}

#top_contentsM{
	width: 517px;
	margin: 0 auto;
	font-size: 12px;
	float: left;
	background: url(../img/top/main_top_bg.jpg) no-repeat;
	padding: 15px 0 50px 0;
}
#top_contentsM p.bn{
 text-align:center;


}


#top_contentsM ul{
	margin: 10px 0 0 0;
}

#top_contentsM li{
	margin-right: 10px;
}





/*----------------------------------
NAVI
----------------------------------*/
ul#s_top-NAVI{
	padding: 0;
	margin: 38px 0 0 0;
	float: right;
	width: 305px;
}


ul#s_top-NAVI li{
	display:inline;
	margin:0;
	padding:0;
	line-height:100%;
	list-style-type:none;
	float: left;
}


ul#top-NAVI{
	padding: 0 0 0 0;
	margin: 0 0 0 21px;
	height: 61px;
}


ul#top-NAVI li{
	display:inherit;
	margin:0;
	padding:0;
	list-style-type:none;
	float: left;
	line-height: 10px;
}

ul#sub_top-NAVI{
	padding: 0;
	margin: 0 0 20px 0;
	width: 245px;
}


ul#sub_top-NAVI li{
	margin:0 0 10px 0;
	padding:0;
	line-height:100%;
	list-style-type:none;
	text-align: right;
}

ul#banner{
	padding: 0;
	margin: 0;
	width: 180px;
}


ul#banner li{
	margin:0 0 10px 0;
	padding:0;
	line-height:100%;
	list-style-type:none;
	text-align: center;
}

/*----------------------------------
news
----------------------------------*/
.top-news_list {
	background: url(../img/news_bottom.gif) no-repeat bottom;
	width: 480px;
	float: left;
	padding: 0 0 20px 20px;
}

.top-news_list h3{
	padding: 10px 0 0 0;
}


.top-news_list dl {
	padding: 10px 10px 0px 10px;
	line-height: 20px;
}

.top-news_list dt {
	line-height: 18px;
	border-bottom: 2px dotted #CCCCCC;
	padding: 5px 0 5px 10px;
	width: 80px;
	float: left;
	font-weight: bold;
	color: #333333;

}


.top-news_list dd {
	line-height: 18px;
	border-bottom: 2px dotted #CCCCCC;
	padding: 5px 0 5px 30px;
	margin: 0 5px 0 0;

}

.top-news_list p {
    float: right;
	margin:0;
	padding:5px 10px 0 0;

}

.top-blog_list {
	background: url(../img/news_bottom.gif) no-repeat bottom;
	width: 480px;
	float: left;
	padding: 0 0 20px 20px;
}

.top-blog_list dl {
	padding: 10px 10px 0px 10px;
	line-height: 20px;
}

.top-blog_list dt {
	line-height: 18px;
	padding: 5px 0 5px 10px;
	width: 80px;
	float: left;
	font-weight: bold;
	color: #333333;
	height: 70px;

}

.top-blog_list dd {
	line-height: 18px;
	border-bottom: 2px dotted #CCCCCC;
	padding: 5px 0 5px 0;
	margin: 0 5px 0 0;
	height: 70px;

}

.top-blog_list p {
    float: right;
	margin:0;
	padding:5px 7px 0 0;

}

.top-blog_list dl img {
	padding:2px;
	border: 1px solid #CCCCCC;
}



.photo_right{
	float:left;
	margin: 30px 10px 0 10px;
	border: 1px solid #cccccc;
	padding: 5px;

}

/*----------------------------------
foot
----------------------------------*/	
	
#foot{
	width:100%;
	height:100px;
	text-align:center;
	background: #333333 url(../img/foot_top.gif) repeat-x top;
	padding-top: 10px;
	color: #FFFFFF;
	clear: both;
	font-size: 12px;
}

.foot_contents{
	margin: 0 auto;
	width: 900px;

}

.foot_L{
	margin: 0 auto;
	width: 440px;
	float:left;
	height: 20px;

}

.foot_R{
	margin: 0 0 0 20px;
	width: 440px;
	float:left;
	height: 20px;
	text-align:right;

}
