/*共通================================================================*/
body {
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	font: 13px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*リンク
a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #000000;
	text-decoration: none;
}


a:hover {
	color: #FF6600;
	text-decoration: none;
}
*/



/*コンテナー====================================================================*/
#container {
	margin: auto;
	padding: 0px 20px;
	width: 960px;
	background-image: url(../img/index/back/back01.gif);
	background-repeat: repeat;


}
/*コンテンツ====================================================================*/
#contents {
	padding: 0px 30px;



}
/*ヘッダー====================================================================*/

#header {
	margin: 0px;



}

.header01 {
	font-size: 12px;
	text-align: left;
	padding-left: 20px;

}

.header02 {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;

}

.header03 {
    height: 100px;

}



/*main================================================================*/
#main {
	margin: auto;
}


/*mainリンク*/
#main a:link {
	color: #3366CC;
}

#main a:visited {
	color: #000000;
	text-decoration: none;
}


#main a:hover {
	color: #FF6600;
}



/*フッター====================================================================*/
#footer {
	border-top: 1px solid #999999;
	clear: both;
	font-size: 12px;
	line-height: 160%;
 	margin: 5px 0px;
	padding-top: 15px;
}
/*mainリンク*/
#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}


#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/*5px、in*/
.inner_01 {
	padding: 5px 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.footer_back01 {
	margin: 5px 0px 0px;
	padding: 10px;
	clear: both;
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	border-top: 1px solid #999999;
	text-align: left;
	background: #EBEBEB;
}
.footer_01 {
	margin: 0px;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}





/*navi================================================================*/
.navi01 {
	font-weight: bold;
	background-image: url(../img/index/back/navi_back01.gif);
	background-repeat: repeat;
	height: 40x;
	font-size: 10px;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

.navi02 {
	background-image: url(../img/index/back/navi_back02.gif);
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -3px;
}


/*UP====================================================================*/
.up {
	font-weight: bold;
	text-align: right;
	margin-top: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*wapper====================================================================*/
#wapper_m01 {
	padding: 10px;
	width: 800px;
	margin: auto;
}

/*index====================================================================*/
.inde_news001 {
	margin: 5px 0px;
	padding: 2px 0px 5px;
	border-bottom: 1px solid #FED34A;
	height: auto;
	clear: both;
}

.inde_news_kako01{
	font-size: 13px;
	line-height: 160%;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}