@charset "utf-8";

/* #header設定
---------------------------------------------- */

div#header{
float:left;
margin:0;
padding:5px 0 5px 0;
width:970px;
}

#header #logo a{ 
	width:100px;
	height:50px;
}


div.header_top{
width:100%;
height:18px;
background:#F2F2F2;
padding:3px 0 0 0;
/*border-bottom:solid 1px #A4C420;*/
border-bottom:solid 1px #B2B2B2;
}

div.header_top_tx{
width:970px;
margin:0 auto;
text-align:left;
}


div.header_top p{
margin:0;
padding:0 0 0 5px;
font-size:11px;
}

div#headerc{
margin:0;
}

div#headerc h1.header_logo{
float:left;
text-indent:-9999px;
background:url(../../img/common/header/headerLogo_s.jpg) 30px 10px no-repeat;
display:block;
width:148px;
height:76px;
margin:0;
padding:10px 0 10px 10px
}

div#headerc h1.header_logo a{
display:block;
width:148px;
height:76px;
outline:none;
}

div#headerc p.header_logo{
float:left;
text-indent:-9999px;
background:url(../../img/common/header/headerLogo_s.jpg) 30px 10px no-repeat;
display:block;
width:148px;
height:76px;
margin:0;
padding:10px 0 10px 10px
}

div#headerc p.header_logo a{
display:block;
width:148px;
height:76px;
outline:none;
}

div#header div.header_ad{
float:left;
margin:0;
padding:15px 0 0 35px;
line-height:1;
text-align:center;
font-size:12px;
width:470px;
}


/* ログイン・ログアウトボックス
---------------------------------------*/

/* ログアウト */
div#r_contents_logout{
background:url(../../img/common/header/login_out_img.png) 0 0 no-repeat;
width:284px;
height:65px;
margin:12px 0 0 0;
}

div#r_contents_logout dl{
float:left;
width:271px;
margin:0;
padding:0 0 0 13px;
}

div#r_contents_logout dt{
font-size:12px;
margin:0;
padding:2px 0 0 5px;
}

div#r_contents_logout dd.regist{
width:124px;
height:29px;
text-indent:-9999px;
margin:0 10px 0 0;
float:left;
}

div#r_contents_logout dd.regist a{
background:url(../../img/common/header/login_out_img.png) 0 -250px no-repeat;
width:124px;
height:29px;
display:block;
outline-style:none;
}

div#r_contents_logout dd.regist a:hover{
background:url(../../img/common/header/login_out_img.png) 0 -300px no-repeat;
width:124px;
height:29px;
display:block;
outline-style:none;
}

div#r_contents_logout dd.login{
width:124px;
height:31px;
text-indent:-9999px;
margin:0;
float:left;
}

div#r_contents_logout dd.login a{
background:url(../../img/common/header/login_out_img.png) 0 -350px no-repeat;
width:124px;
height:29px;
display:block;
outline-style:none;
}

div#r_contents_logout dd.login a:hover{
background:url(../../img/common/header/login_out_img.png) 0 -400px no-repeat;
width:124px;
height:29px;
display:block;
outline-style:none;
}

/* ログイン */
div#r_contents_login{
background:url(../../img/common/header/login_out_img.png) 0 -100px no-repeat;
width:284px;
height:65px;
margin:12px 0 0 0;
}

div.login_l{
float:left;
width:175px;
}

div#r_contents_login dl{
margin:0;
padding:0;
float:left;
width:175px;
}

div#r_contents_login dt.u_name{
font-size:12px;
margin:0;
padding:5px 0 7px 13px;
line-height:130%;
}

div#r_contents_login dt.u_point{
font-size:12px;
text-align:right;
margin:0;
padding:0 5px 2px 0;
float:left;
width:90px;
line-height:130%;
}

div#r_contents_login dt.u_coin{
font-size:12px;
text-align:right;
margin:0;
padding:0 5px 0 0;
clear:both;
float:left;
width:90px;
line-height:130%;
}

div#r_contents_login dd{
font-size:12px;
margin:0;
padding:0 0 2px 0;
float:left;
line-height:130%;
width:80px;
}

.point_num_style{
background:url(../../img/common/icon/icon_andy.gif) left center no-repeat !important;
padding:1px 0 0 17px !important;
font-family:Verdana,Arial,Helvetica,sans-serif,"Hiragino Kaku Gothic Pro","Osaka","ＭＳＰゴシック";
font-weight:normal;
font-size:11px;
}

.coin_num_style{
background:url(../../img/common/icon/icon_coin.gif) left center  no-repeat !important;
padding:1px 0 0 17px !important;
font-family:Verdana,Arial,Helvetica,sans-serif,"Hiragino Kaku Gothic Pro","Osaka","ＭＳＰゴシック";
font-weight:normal;
font-size:11px;
}

div#r_contents_login ul{
float:left;
margin:0;
padding:4px 0 0 30px;
}

div#r_contents_login li{
font-size:12px;
margin:0;
padding:0 0 2px 0;
list-style:none outside none;
line-height:1.5;
}



.p_c_style{
padding:0 0 0 0 !important;
margin-top:5px;
font-size:11px !important;
line-height:12pt;
}



/* tnavi */

#header .tnavi ul{
float:right;
padding-bottom:5px;
border-bottom:1px solid #ccc;
}


#header .tnavi li a{
padding-left:4px;	
padding-right:3px;	
border-left:1px solid #aaa;
}


#header .tnavi li a:hover{
}



h4{
margin:10px 0 10px 0 ;
border-bottom:1px solid #555;
}



.vertial_btn{
	margin-top:12px;
	margin-top:15px;
	text-align:right;
}


