@charset "Shift_JIS";
/** {
	border: 1px solid red;
}*/

/*--------------------------------basic part------------------------------------------*/
body {
	color: white;
	background-color: #262626;
	font-size: 10px;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ ProW4", "Hiragino Kaku Gothic Pro", Osaka,平成角ゴシック,sans-serif;
 	font-weight: bold;
	text-align: center;
}

#inbox {
	margin-right: auto;
	margin-left: auto;
	width: 780px ;
	text-align: left;
}

#bunner {
	width: 780px;
	height: 90px;
 }
 
/*--------------------------------contents part------------------------------------------*/
#content-box{
	float: right;
	width : 600px;
	padding-bottom: 10px;
}

.recomend {
	padding: 10px 10px;
	text-align: center;
}
/*----------columbox part----------*/
.subtitle {
	font-size: 1.7em;
	font-family: Arial Black, Hiragino Kaku Gothic Pro, Osaka, "MS PGothic" ,suns-serif;
	font-weight: bolder;
	margin-bottom: 30px;
}

.style2 {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold ;
}

.colum-box {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.colum-top {
	background-image: url(../images/colum_frame_bg.jpg);
	background-repeat: no-repeat;
	height: 30px ;
}

.colum01 {
	color: #CFC7C1;
	text-align: left;
	padding: 10px 100px 15px 100px ;
}

.colum-between {
	background-image: url(../images/colum_frame_between.gif);
	background-repeat: no-repeat;
	height: 95px ;
	margin-bottom:10px;
}

.colum-btm {
	height: 30px ;
}

.colum01 img {

}

.colum01 ul{
	clear: both;
}

.colum01 li{
	clear: both;
}

.columImg {
	float: right;
		margin-left: 25px;
	margin-bottom: 10px;

}


/*--------------------------------side-box part------------------------------------------*/
#side-box {
	float:left;
	width: 180px;
	color: #f0f0f0;
	background-color: #4F4741;
	padding-top: 0px;
	padding-bottom: 10px;
}
.icon {
	width:179px;
	height:110px;
	background-image: url(../images/whoop_mark02.jpg);
	background-repeat: no-repeat;
}
span.arrow{
	color: #FF6600;
	font-size: 1.6em;
}
.news{
	margin-left:15px;
	margin-right:10px;
}
a:link {
	color: #ffffff;
	text-decoration: none ;
}

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

a:hover {
	color: #990000;
	text-decoration: underline ;
}

a:active {
	color: #993333;
	text-decoration: none ;
}

 .check-box-s {
	margin-left:10px;
	padding: 0px;

}

.check-box01 {

}

/*--------------------------------global navigation part------------------------------------------*/
#globalNavi {
	background-color: #4F4741;
	width: 780px;
	height: 20px;
}

#globalNavi ul{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 779px;
 }

#globalNavi li{
	float: left;
 }

#globalNavi a{
	color: white;
	/*background-color: #4F4741;*/
	display: block;
	float: left;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	height: 20px;
	text-decoration: none;
	background-image: url(../images/navi_btn.jpg);
	background-repeat: no-repeat;
}

#globalNavi a:hover{
	color: #A66;
	background-color: #ccc;
	background-image: url(../images/navi_btn_02.jpg);
	background-repeat: no-repeat;
}

#globalNavi a:active{
	color: red;
	background-color: #666;
	background-image: url(../images/navi_btn_02.jpg);
	background-repeat: no-repeat;
}
/*--------------------------------local navigation part------------------------------------------*/
#locNav {
margin-left:10px;
margin-right:10px;
padding: 5px;
}

#locNav ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#locNav a{
	display: block;
	margin: 0 0 0 0;
	padding: 2px 5px;
	border: 1px outset;
	width: 130px;
	text-decoration: none;
	font-size: 10px;
	background-color: #4f4741;
	font-weight:none;
}

#locNav a:hover{
	color: #993333;
	background-color: #afa7a1;
	border: 1px inset #c0c0c0;
	font-weight:bold;
 }
 
#locNav a:active{
	color: #ff0000;
	background-color: #262626;
}

.pankuzu {
	color: cfc7c1;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*--------------------------------footerpart------------------------------------------*/
#footer {
	clear: both;
	/*background-color: #4F4741;*/
	height: 20px;
	text-align: center;
	width:780px;
}
