@import url(base.css);
@import url(theme.css);

/*Header Start*/

/*ヘッダー大枠*/
.head{
float:left; /*左寄せ*/
position:relative;
}

/*バナーの位置*/
#head-banner{
position:absolute;top:38px;left:260px;
}

/*メニューの位置*/
#head-menu1{
position:absolute;top:115px;left:260px;
background-image:url(img/btn_headmenu.gif);
width:94px;
height:24px;
text-align:center;
font-size:11px;
}

#head-menu2{
position:absolute;top:115px;left:355px;
background-image:url(img/btn_headmenu.gif);
width:94px;
height:24px;
text-align:center;
font-size:10px;
}

#head-menu3{
position:absolute;top:115px;left:450px;
background-image:url(img/btn_headmenu.gif);
width:94px;
height:24px;
text-align:center;
font-size:10px;
}

#head-menu4{
position:absolute;top:115px;left:545px;
background-image:url(img/btn_headmenu.gif);
width:94px;
height:24px;
text-align:center;
font-size:10px;
}

#head-menu5{
position:absolute;top:117px;left:650px;
}

/*検索の位置*/
#head-search1{
position:absolute;top:152px;left:260px;
}

#head-search2{
position:absolute;top:148px;left:330px;
}

#head-search3{
position:absolute;top:149px;left:650px;
}


/*メニューのデザイン*/

#head-menu1 a,#head-menu2 a,#head-menu3 a,#head-menu4 a{
background-image:url(img/btn_headmenu.gif);
background-repeat:no-repeat;
text-align:center;
width:89px;
height:24px;
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
line-height:24px;
font-size:10px;
}

#head-menu1 a:hover,#head-menu2 a:hover,#head-menu3 a:hover,#head-menu4 a:hover{
text-decoration:none;
color:#8DCB26;
font-size:10px;
}

/*サーチボックス*/
.head-search-b{
width:293px;
height:18px;
border:1px solid #999999;
margin:0 7px 0 10px;
padding:2px;
font-size:12px;
color:#333333;
}

/*Header End*/


/*Left Menu Start*/

/*メニューの配置*/
.leftmenu{
padding:5px 0 0 0;
}

/*個々のボタンの間隔*/
.leftbtn{
padding:4px 0 0 0;
}
/*Left Menu End*/


/*Right Menu Start*/
ol.rightmenu{
list-style-type:none;
margin:0;
padding:0;
}

li.rightmenu2{
background-image:url(img/mark01.gif);
background-repeat:no-repeat;
margin:0;
padding:0 0 15px 15px;
font-size:10px;
line-height:10px;
color:#000000;
}

li.rightmenu2 a{
font-weight:bold;
color:#000000;
text-decoration:none;
}


li.rightmenu2 a:hover{
font-weight:bold;
color:#C7E591;
text-decoration:none;
}

/*Right Menu End*/


/*beta位置 Start*/

/*背景白*/
.main_wh{
background-color:#FFFFFF;
width:386px;
padding:0;
text-align:center;
margin:0;
}

.main_position{
text-align:left;
padding:10px;0 10px 4px;
margin:0;
}

.main_entry{
padding:0 10px 0 10px;
}

.main_entry table{
	margin-left:auto;
	margin-right:auto;
}

/*beta位置 End*/


/*h2 Start*/

/*Category*/
h2.category{
text-align:left;
background-color:#3A690A;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:3px 0 3px 5px;
margin:0;
line-height:21px;
}

h2.etc{
text-align:left;
background-color:#8DCB26;
color:#000000;
font-size:14px;
font-weight:bold;
padding:3px 0 3px 5px;
margin:0 0 10px 0;
line-height:21px;
}

h2.outline{
text-align:left;
background-color:#000000;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:3px 0 3px 5px;
margin:0 0 10px 0;
line-height:21px;
}

/*h2 End*/

/*h3 Start*/
h3.category{
line-height:18px;
font-size:12px;
color:#8DCB26;
font-weight:bold;
padding:0 0 0 5px;
border-bottom:2px solid #8DCB26;
margin:10px 0 10px 0;
}



/*テキスト Start*/

.font01{
font-size:12px;
color:#000000;
line-height:18px;
}

/*日付*/
.days{
font-size:10px;
color:#666666;
line-height:18px;
}

/*おすすめ*/
.font02{
font-size:12px;
color:#000000;
line-height:18px;
}

.font02 a{
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.font02 a:hover{
color:#FFCE14;
font-weight:bold;
text-decoration:underline;
}

.calink{
float:right;
border:1px solid color:#306309;
font-size:10px;
color:#306309;
width:386px;
}



/*コピーライト*/
p.copy{
width:800px;
margin:0;
font-size:10px;
color:#000000;
line-height:20px;
background-color:#F5AB12;
}

/*テキスト End*/

/*登録 Start*/
.touroku01{
width:340px;
font-size:12px;
}

.touroku02{
width:200px;
font-size:12px;
}

p{
padding:0;
margin:0;
line-height:18px;
font-size:12px;
color:#000000;
}

/*上部メニュー Start*/
.t_head_menu{
color:#FFFFFF;
font-size:12px;
}

.t_head_menu a{
background-image:url(img/btn_headmenu.gif);
background-repeat:no-repeat;
text-align:center;
width:89px;
height:24px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
line-height:24px;
}

.t_head_menu a:hover{
text-decoration:none;
color:#8DCB26;
}

/*登録 End*/


/*Sitemap Start*/

h2.category2{
text-align:left;
background-color:#8BCA2B;
color:#000000;
font-size:14px;
font-weight:bold;
padding:3px 0 3px 5px;
margin:0 0 15px 0;
line-height:21px;
}

/*ETC*/
.smetc{
font-size:12px;
color:#8DCB26;
}

.smetc a{
margin:0 0 10px 0;
font-weight:bold;
color:#8DCB26;
text-decoration:none;
}


.smetc a:hover{
font-weight:bold;
color:#8DCB26;
text-decoration:none;
}

/*OUTLINE*/
.smoutline{
font-size:12px;
color:#000000;
}

.smoutline a{
margin:0 0 10px 0;
font-weight:bold;
color:#000000;
text-decoration:none;
}


.smoutline a:hover{
font-weight:bold;
color:#000000;
text-decoration:none;
}

/*CATEGORY*/
.smcategorytit{
font-size:12px;
color:#3A690A;
font-weight:bold;
}

ul.smcategory{
list-style-type:none;
margin:0;
padding:0;
}

li.smcategory2{
background-image:url(img/mark05.gif);
background-repeat:no-repeat;
margin:0 0 0 25px;
padding:0 0 10px 15px;
font-size:10px;
color:#000000;
}

li.smcategory2 a{
color:#000000;
text-decoration:none;
}


li.smcategory2 a:hover{
color:#000000;
text-decoration:none;
}

.line1{
margin:10px 0 10px 0;
width:360px;
background-image:url(img/line1.gif);
background-repeat:repeat-x;
}

/*Sitemap End*/

/*recommend*/

.recommend{
padding:0 2px 0 0;
}

/*entry*/
.entry_sbm {
float: right;
padding: 0 0 0 10px;
text-align: right;
text-transform: none;
vartical-align:bottom;
}

.entry_sbm img {
border: 0;
margin: 0 0 0 3px;
padding: 0;
vartical-align:bottom;
}

.entry_sbm span{
height:16px;
margin:0px;
padding:0;
vartical-align:bottom;
}

#left_bottom a:link {
	color:#fff;
}
#left_bottom a:visited {
	color:#fff;
}
#left_bottom a:active {
	color:#fff;
}