@charset "shift_jis";

a:link    { color : #6cf; }
a:visited { color : #f69; }
a:active  { color : #f9c; }
a:hover   { color : #f9c; }


/*共通設定*/
#news  {
	margin:0;
	padding:15px;
	font-size:90%;
	line-height:140%;
	color:#fff;
	background:#000;
	text-align:center;
}

img { border:0;}
div,p,h1,h2,h3,form { margin:0; padding:0; text-align:left;}

.floatL { float:left;}
.floatR { float:right;}

.textL {text-align:left;}
.textR {
	text-align:right;
}

#wrapper, #news { width:560px; margin:0 auto;}


/*パーツ設定*/

#header { height:20px;}
#header div.floatL { width:115px;}
#header div.floatR { width:142px;}


#main { margin-bottom:15px;}
#main h1 { margin-bottom:10px;}

#main .clmn { width:270px; float:left;}
#main .l { margin-right:20px;}

#main .clmn h2 {
	padding:9px;
	border:1px solid #999;
	background:url(images/cap_bg.gif) no-repeat top;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:130%;
}



#main h3 {
	color:#CDB361;
	font-weight:normal;
	margin-bottom:5px;
	padding:10px 0 5px 0;
	border-bottom:1px solid #CDB361;
	clear:both;
}

#main p { margin:0;}

#main .button {text-align:center; padding:10px 0 5px 0; text-align:center;}
#tpbt {
	margin: 0px;
	padding: 0px;
}


#tpbt  li {
	list-style-type: none;
	list-style-position: inside;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-left: 3px;
}
#tpbt  li  a {
	display: block;
	height: 51px;
	width: 44px;
}
#tpbt li a:hover {
	background-color: transparent;
}
#tpbt li a:hover img {
	visibility: hidden;
}

#tpbt li#heri a {
	background-image: url(../images/bt_heri_o.gif);
	background-repeat: no-repeat;
}
#tpbt li#gun a {
	background-image: url(../images/bt_gun_o.gif);
	background-repeat: no-repeat;
}
