@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #003;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro',sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-position: top;
}

#container {
	width: 320px;
	height: 100%;
	margin: 0 auto;
	}

/* clearfix -----------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	}

* html .clearfix { /* IE6にのみ適用 */
	height: 1%;
	}

*+html .clearfix { /* IE7にのみ適用 */
	display:inline-block;
	}


* html .box { /* IE6にのみ適用 */
	height: 1%;
	}

*+html .box { /* IE7にのみ適用 */
	display:inline-block;
	}


html[xmlns*="#header"] body:last-child body {font-size:10px;}

/* safari only \*/
html:\66irst-child body {font-size:80%;}


	
/* link styles
---------------*/
a img {
	border-style: none;
}
a:link {
	color: #003;
	text-decoration: none;
}
a:visited {
	color: #003;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003;
	text-decoration: none;
}

/* content 
--------------*/
#contents {
	height: 100%;
	width: 320px;
}

/* header
--------------*/
#header1 {
	background-image: url(../common/logo.jpg);
	height: 47px;
	width: 320px;
	background-repeat: no-repeat;
	text-align: center;
}
#header1 a{
	color: #FFFFFF;
	background-image: url(../common/logo.jpg);
	height: 47px;
	width: 320px;
	display: block;
	font-weight: normal;
}
.headnavi {
	height: 38px;
	width: 320px;
; 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
/* ▼Chrome,Safari */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	/* ▼CSS3 */
background: linear-gradient(top, #fff, #ccc);
	/* ▼Firefox */
background: -moz-linear-gradient(top, #fff, #ccc);
	/* ▼Opera */
background: -o-linear-gradient(top, #fff, #ccc);
/* ▼IE */
filter:progid:DXImageTransform.Microsoft.Gradient
;
}
.navi_open {
	float: left;
	height: 30px;
	width: 84px;
	background-image: url(navi_on.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 22px;
	padding-top: 8px;
	color: #FF00FF;
	font-size: 12px;
}
.navi_open2 {
	float: left;
	height: 30px;
	width: 78px;
	background-image: url(navi_on.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 22px;
	padding-top: 8px;
	color: #FF00FF;
	font-size: 12px;
}
.navi_openL {
	float: left;
	height: 30px;
	width: 96px;
	background-image: url(navi_on.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 22px;
	padding-top: 8px;
	color: #FF00FF;
	font-size: 12px;
}
.navi_btm a{
	float: left;
	height: 30px;
	width: 84px;
	background-image: url(navi_off.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 22px;
	padding-top: 8px;
	display: block;
	font-weight: normal;
}
.navi_btmL a{
	float: left;
	height: 30px;
	width: 96px;
	background-image: url(navi_off.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 22px;
	padding-top: 8px;
	display: block;
	font-weight: normal;
}
.navi_btm2 a{
	float: left;
	height: 30px;
	width: 78px;
	background-image: url(navi_off.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 22px;
	padding-top: 8px;
	display: block;
	font-weight: normal;
}
.tate  {
	height: 26px;
	width: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	background-color: #999999;
}
.title-belt {
	height: 22px;
	width: 290px;
	font-size: 14px;
	color: #FF00FF;
	background-image: url(../common/title-belt.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight: bold;
}

/* footer 
----------------*/

.footer_navi {
	background-image: url(footer_back.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 320px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	background-position: center;
}
.kaku {
	height: 20px;
	width: 13px;
	color: #0000FF;
	border: 1px solid #00f;
	margin: 0px 10px 0px 16px;
	float: left;
	padding-left: 7px;
}
.kaku_open {
	height: 20px;
	width: 13px;
	color: #f00;
	border: 1px solid #f00;
	margin: 0px 10px 0px 16px;
	float: left;
	padding-left: 7px;
}
.footer_cate a{
	width: 272px;
	color: #0000FF;
	float: left;
	padding-top: 2px;
}
.footer_open {
	width: 272px;
	color: #ff0000;
	float: left;
	padding-top: 2px;
}






#footer_logo {
	background-color: #4f4f4f;
	width: 320px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 2px 16px 0px 0px;
}
/* kouji-penki 
---------------------*/
#kouji-penki {
	width: 320px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 16px;
}
