@charset "shift_jis";
a {  text-decoration: none}
a:link {  color: #333333}
a:hover {  color: #FF3300; text-decoration: underline}
body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
scrollbar-arrow-color:#000000;
scrollbar-face-color:#EAEAEA;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-3dlight-color:#EAEAEA;
scrollbar-darkshadow-color:#999999;
}
#cse-search-box {
margin: 0;
padding: 0;
}
.unnamed1 {
line-height: 15px;
font-size: 10px
}
.unnamed2 {
line-height: 18px
}
.hon_cap_white {
font-size: 12px;
font-style: normal;
line-height: 15px;
color: #FFFFFF
}
.hon_cap_black {
font-size: 12px;
font-style: normal;
line-height: 15px; 
color: #333333
}
.style1 {
font-size: 12px;
color: #000000
}
.style2 {
font-size: 12px
}
.style3 {
color: #333333
}
.news_midashi {
font-size: 11px;
line-height: 15px;
letter-spacing: 1px;
}
.style4 {
color: #333333;
font-size: 12px;
}
.style5 {
font-size: 12px;
}
.news {
line-height: 23px;
text-decoration: none;
font-size: 14px;
color: #000000;
}
.style12 {
/*font-size: 9px;*/
}
.line19 {
font-size: 13px;
line-height: 19px;
}
.line21px {
font-size: 13px;
line-height: 21px;
}
.size14px {
font-size: 14px;
line-height: 21px;
}
.fff {
color: #555;
}
.fff a{
color: #555;
}

/* ナビゲーション */
#navi_continer {
	position: relative;
	width: 807px;
	height:50px;
	z-index: 100;
	margin:0 0 0 3px;
	padding:0;
}
#navi {
	position: absolute;
	top: 12px;
	left: 2px;
	width: 802px;
	padding:1px 0;
	z-index: 200;
}
#before {
width:1px;height:25px;
background:#cccccc;
float:left;
margin:0;padding:0;
}
#navi ul {
margin: 0;
padding: 0;
list-style: none;
}
#navi li {
color: #ffffff;
float: left;
width: 100px;
height: 25px;
margin: 0;
padding: 0;
}
#navi li a {
/* font-size: 14px; */
color: #ffffff;
display: block;
width: 100%;
padding: 0;
text-align: center;
font-weight: bold;
text-decoration: none;
/* background-color: #3399ff; */
}
#navi li a:hover {
color: #ffffff;
/* background-color: #3366cc; */
}

/* サブメニュー */
#navi ul.sub {
background: #eeeeee;
width:100px;
}
#navi ul.sub li {
float: none;
}
#navi ul.sub li a {
color: #333333;
background: none;
font-size: 11px;
font-weight: normal;
padding: 5px 0px 1px 0px;
border-top:1px solid #333333;
}
#navi ul.sub li a:hover {
color: #ffffff;
background-color: #FF3366;
}
#navi ul li.navi_menu ul {
display: none;
}
#navi ul li.navi_menu_on ul {
display: block;
}
#navi li.navi_menu {
border:0px solid #000099;
}
#navi li.navi_menu_on {
border:0px solid #000099;
}

/* ブックマーク、ツイッター */
ul.sbm {
margin:20px 0 5px 0;
padding:0;
}
ul.sbm li {
list-style-type:none;
width:20px;
text-align:right;
float:right;
}
ul.sbm li.twi {
list-style-type:none;
width:84px;
margin-top:-3px;
text-align:right;
float:right;
}
br.sbm {
clear:both;
}

/* tab */
.tabs {
	margin: 0;
	padding: 0 0 0 2px;
	/* margin-left: 0; */
	/* padding-left: 0; */
	/* margin-bottom: 1em; */
	/* border-bottom: 2px solid #333; */
	height: 27px;
	overflow: hidden;
}
.tabs li {
	float: left;
	width: 36px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #bbb;
	border-left-color: #ddd;
	border-right-color: #bbb;
	background-color: #ffd784;
	list-style-type: none;
	color: #777;
	font-weight: normal;
	margin: 0 0 0 3px;
	padding: 0;
	text-align: center;
}
.tabs li a {
	display: block;
	width: 36px;
	height: 20px;
	/*border-bottom: 0;*/
	color: #222;
}
.tabs li a:hover {
	/*border-color: #333;*/
	color: #fff;
	background-color: #f96;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a:link {
 /*--Makes sure that the active tab does not listen to the hover properties--*/
	color: #fff;
	background-color: #f96;
}
.tabs li a.current {
	color: #fff;
	background-color: #f96;
}
.tabs li span {
	display: block;
	width: 36px;
	height: 20px;
}
.yearbtn {
	font-size: 13px;
	line-height: 21px;
	background-color: #f0f0f0;
	text-align:center;
}