@charset "utf-8";
/* 全体 
-------------------------------------------------------------------*/
* {
padding:0;
margin:0;
list-style:none;
}

body{
font-size:12px;
text-align:center;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color:#f1efef;
color:#3a2a09;
}

html{
height:100%;
overflow-y:scroll;
}

img{
border:0;
padding:0;
margin:0;
}

#wrap{
width:898px;
border-left:#bababa 1px solid;
border-right:#bababa 1px solid;
border-bottom:#bababa 1px solid;
background-color:#f9f9f9;
margin:0 auto;
}

.pda10{padding:10px;}
.pdt10{padding-top:10px;}
.pdb10{padding-bottom:10px;}
.text_red{color:#FF0000;}
.text_small{font-size:11px;}
.text_center{text-align:center;}


/* リンク 
-------------------------------------------------------------------*/
a{
color:#3a2a09;
text-decoration:underline;
}

a:hover{
color:#999999;
text-decoration:none;
}

a:focus{
outline:none;
}

/* ヘッダー 
-------------------------------------------------------------------*/
#header{
background:#595757;
height:115px;
}
h1{
text-align:right;
font-size:11px;
color:#999999;
font-weight:normal;
}
#header p{
text-align:left;
padding-left:10px;}

.banner_flash{
clear:both;
}
.sidebanner_flash{
padding-bottom:10px;
}

/* ナビゲーション 
-------------------------------------------------------------------*/
#navi{
padding:5px 9px;
}
#navi ul li{
float:left;
margin-bottom:8px;
}

/* home */
#navi ul li.home a{
background:url(../images/navi.gif) no-repeat 0 0;
width:98px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.home a:hover{
background-position:0 -48px;
}

/* magazine */
#navi ul li.magazine a{
background:url(../images/navi.gif) no-repeat -98px 0;
width:146px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.magazine a:hover{
background-position:-98px -48px;
}

/* evomodel */
#navi ul li.evomodel a{
background:url(../images/navi.gif) no-repeat -244px 0;
width:162px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.evomodel a:hover{
background-position:-244px -48px;
}

/* catalog */
#navi ul li.catalog a{
background:url(../images/navi.gif) no-repeat -406px 0;
width:147px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.catalog a:hover{
background-position:-406px -48px;
}


/* movie */
#navi ul li.movie a{
background:url(../images/navi.gif) no-repeat -553px 0;
width:103px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.movie a:hover{
background-position:-553px -48px;
}

/* conte */
#navi ul li.conte a{
background:url(../images/navi.gif) no-repeat -656px 0;
width:114px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.conte a:hover{
background-position:-656px -48px;
}

/* contact */
#navi ul li.contact a{
background:url(../images/navi.gif) no-repeat -770px 0;
width:110px;
height:48px;
text-indent:-9999px;
overflow:hidden;
display:block;
}
#navi ul li.contact a:hover{
background-position:-770px -48px;
}

/* メインコンテンツ
-------------------------------------------------------------------*/
#main_contents{
clear:both;
padding:10px 9px;
text-align:left;
}

/* パンくず
-------------------------------------------------------------------*/
#path{
padding-bottom:10px;
font-size:11px;
}

/* サイド
-------------------------------------------------------------------*/
#side{
width:200px;
float:left;
}

#side h2.s_title_catalog{
text-indent:-9999px;
overflow:hidden;
background:url(../images/sub_title_cotalog.gif) no-repeat;
width:200px;
height:28px;
}

#side h2.s_title_model{
text-indent:-9999px;
overflow:hidden;
background:url(../images/sub_title_model.gif) no-repeat;
width:200px;
height:28px;
}

#side h2.s_title_mobile{
text-indent:-9999px;
overflow:hidden;
background:url(../images/s_mobile.gif) no-repeat;
width:200px;
height:28px;
}


#side ul.side_menu{
margin:3px 0 10px 0;
border:1px solid #ccc;
padding:8px 5px;
}

#side ul.side_menu li{
padding:2px 0 8px 16px;
background:url(../images/yajirusi.gif) no-repeat 0 5px;
line-height:1.3em;
}

#side .mobile{
margin:3px 0 10px 0;
border:1px solid #ccc;
padding:8px 5px;
line-height:1.4em;
}
#side .mobile p{
padding-bottom:4px;
}

/* メインコンテンツ 
-------------------------------------------------------------------*/
#contents {
padding-left:15px;
float:left;
width:665px;
}

#contents .sub_title{
background:url(../images/sub_title.gif) no-repeat;
width:628px;
_width:660px;
height:28px;
font-size:14px;
color:#fff;
padding-left:32px;
padding-top:7px;
clear:both;
}

#contents .return{
text-align:center;
padding-top:15px;
clear:both;
}
#contents .re_top{
clear:both;
padding-top:10px;
padding-left:520px;
padding-bottom:10px;
}

#contents .news_title{
text-indent:-9999px;
overflow:hidden;
background:url(../images/title_news.gif) no-repeat;
width:660px;
height:28px;
padding-bottom:3px;
}

#contents dl.newsarea div
{padding:10px 16px 5px 30px;
}

#contents dl.newsarea{
background-color:#fff;
border:1px solid #ccc;
height:150px;
overflow:scroll;
width:658px;
margin-bottom:10px;
}

#contents dl.newsarea dt{
background:url(../images/pencil.gif) no-repeat 15px 5px;
padding:10px 16px 5px 30px;
}
#contents dl.newsarea .news_more{
margin:0 16px;
background:url(../images/maga_yaji.gif) no-repeat 460px 10px;
padding:10px 0;
text-align:right;
}

#contents dl.newsarea dd{
line-height:1.3em;
border-bottom:1px dotted #ccc;
margin:0 16px;
padding-bottom:10px;
}

#contents .special_title{
text-indent:-9999px;
overflow:hidden;
background:url(../images/title_tokusyu.gif) no-repeat;
width:660px;
height:28px;
padding-bottom:3px;
}

#contents ul.specialarea{
clear:both;
padding:4px 8px;
}

#contents ul.specialarea li{
width:138px;
_width:158px;
text-align:center;
float:left;
line-height:1.3em;
padding-left:20px;
padding-bottom:10px;
}

#contents ul.specialarea li img{
border:1px solid #ccc;
}

#contents .other_title{
background:url(../images/sub_title_02.gif) no-repeat;
width:630px;
_width:660px;
height:24px;
font-size:13px;
padding-left:30px;
padding-top:5px;
clear:both;
}

/*- デジタルマガジン -*/
#contents .maga_top{
padding:0 10px 10px;
_padding:5px 10px 10px;
float:left;
}
#contents .maga_top a img{
border:2px solid #ccc;
}
#contents .maga_top a img:hover{
border:2px solid #666666;
}

#contents dl.magazine_free{
float:left;
padding-right:10px;
}
#contents dl.magazine_free dt{
padding-right:10px;
line-height:1.4em;
}
#contents dl.magazine_free dd{
padding-right:10px;
padding-top:8px;
}

#contents .magazine_list{
clear:both;
}
#contents .magazine_list p.img{
float:left;
margin:5px 10px 10px 10px;
}
#contents .magazine_list p.img a img{
border:2px solid #ccc;
}
#contents .magazine_list p.img a img:hover{
border:2px solid #666666;
}


#contents .magazine_list p.text{
padding:5px 0 5px 145px;
line-height:1.4em;
}
#contents .magazine_list p.text02{
padding:5px 0 5px 290px;
line-height:1.4em;
}
#contents .magazine_list p.free{
padding:0px 0 10px 145px;
}

#contents dl.magazine_menu{
float:left;
background:url(../images/maga_menubg.gif);
width:402px;
margin-left:10px;
_padding-top:5px;
}
#contents dl.magazine_menu dd{
background:url(../images/maga_yaji.gif) no-repeat;
padding-left:20px;
padding-top:1px;
margin:8px 10px;
}

#contents .highslide-gallery{
clear:both;
background:url(../images/footer_bg.gif) no-repeat top left;
width:650px;
padding:35px 0 10px 10px;
_margin:35px 0 10px 10px;
}
*:first-child+html #contents .highslide-gallery{
clear:both;
background:url(../images/footer_bg.gif) no-repeat top left;
width:650px;
padding:35px 10 10px 10px;
}

#contents .highslide-gallery table.tb_maga{
border-collapse:collapse;
width:95%;
text-align:center;
font-size:12px;
}
#contents .highslide-gallery table.tb_maga p{
padding-bottom:3px;
}
#contents .highslide-gallery table.tb_maga td{
padding:10px;
border-bottom:1px solid #ccc;
}
#contents .highslide-gallery table.tb_maga td.bdr_r{
border-right:1px #ccc dotted;
}
#contents .highslide-gallery table.tb_maga .sk{
padding-bottom:5px;
font-weight:bold;
color:#336633;
}


#contents dl.maga_vol6{
padding:5px 10px 10px;
border-bottom:1px solid #ccc;
}
#contents dl.maga_vol6 dt{
background:url(../images/maga_yaji.gif) no-repeat;
padding-left:16px;
padding-bottom:5px;
font-weight:bold;
color:#336633;
}
#contents dl.maga_vol6 dd{
padding:0 0 10px 17px;
}

/*- コント -*/
#contents .golf_conte{
clear:both;
}
#contents .conte{
background:url(../images/movie_bg.gif) no-repeat;
width:180px;
height:173px;
float:left;
margin-left:20px;
padding-bottom:10px;
}

#contents .conte .text{
text-align:right;
padding-top:14px;
padding-right:4px;
color:#fff;
font-weight:bold;
}
#contents .conte .photo{
padding:11px 0 0 22px;
}
#contents .conte .text_name{
text-align:right;
padding-top:5px;
padding-right:4px;
color:#fff;
}
#contents .text_conte{
float:left;
width:250px;
padding-bottom:20px;
}

#contents .conte_list{
clear:both;
border-bottom:1px #ccc dotted;
padding-bottom:15px;
padding-top:5px;
}
#contents .conte_list p.img{
float:left;
margin:5px 10px 10px 10px;
}
#contents .conte_list p.text02{
padding:5px 0 5px 290px;
line-height:1.4em;
}

#contents .conte_text{
float:left;
padding:5px 0 0 20px;
line-height:1.4em;
width:250px;
}

#container2{
float:left;
padding:10px 30px 10px 20px;
}

/*- お問合せ -*/
#contents .contact_contents{
padding:10px;
}
#contents .contact_contents p{
line-height:1.4em;
}
#contents .contact_contents table.tb_co{
width:95%;
font-size:12px;
text-align:left;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
}
#contents .contact_contents table.tb_co span{
color:#FF3300;
}
#contents .contact_contents table.tb_co th{
font-size:12px;
font-weight:normal;
text-align:left;
background:#eee;
padding:10px 3px 10px 15px;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
width:130px;
}
#contents .contact_contents table.tb_co td{
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
padding:10px 3px 10px 8px;
}

/*- お問合せ -*/
#contents ul.site_list li{
padding:8px;
border-bottom:1px solid #ccc;
margin:0 10px 0 5px;
background:#fff;
}
#contents ul.site_list li:hover{
background:#e7ffd9;
}

#contents ul.site_list li a{
background:url(../images/maga_yaji.gif) no-repeat;
padding-left:18px;
padding-top:2px;
line-height:1.5em;
}

/*- 推奨モデル -*/
#contents ul.item{
width:644px;
padding:5px 8px 25px 8px;
background:url(../images/mode_menubg.gif) repeat-x bottom;
margin-bottom:20px;
_margin-bottom:0;
_padding:15px 8px 25px 8px;
_background:url(../images/mode_menubg.gif) repeat-x 0 35px;
}
#contents ul.item li{
float:left;
padding-right:15px;
padding-left:5px;
_padding-right:10px;
}
#contents ul.item li.item01 a{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu01.gif) no-repeat;
height:14px;
width:76px;
display:block;
}
#contents ul.item li.item01 a strong{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu01.gif) no-repeat 0 -14px;
height:14px;
width:76px;
display:block;
}

#contents ul.item li.item02 a strong{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu02.gif) no-repeat 0 -14px;
height:14px;
width:151px;
display:block;
}
#contents ul.item li.item02 a{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu02.gif) no-repeat;
height:14px;
width:151px;
display:block;
}

#contents ul.item li.item03 a{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu03.gif) no-repeat;
height:14px;
width:77px;
display:block;
}
#contents ul.item li.item03 a strong{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu03.gif) no-repeat 0 -14px;
height:14px;
width:77px;
display:block;
}

#contents ul.item li.item04 a{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu04.gif) no-repeat;
height:14px;
width:57px;
display:block;
}
#contents ul.item li.item04 a strong{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu04.gif) no-repeat 0 -14px;
height:14px;
width:57px;
display:block;
}

#contents ul.item li.item05 a{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu05.gif) no-repeat;
height:14px;
width:78px;
display:block;
}
#contents ul.item li.item05 a strong{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu05.gif) no-repeat 0 -14px;
height:14px;
width:78px;
display:block;
}

#contents ul.item li.item06 a{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu06.gif) no-repeat;
height:14px;
width:79px;
display:block;
}
#contents ul.item li.item06 a strong{
text-indent:-9999px;
overflow:hidden;
background:url(../images/mode_menu06.gif) no-repeat 0 -14px;
height:14px;
width:79px;
display:block;
}

#contents ul.item li.item01 a:hover,
#contents ul.item li.item02 a:hover,
#contents ul.item li.item03 a:hover,
#contents ul.item li.item04 a:hover,
#contents ul.item li.item05 a:hover,
#contents ul.item li.item06 a:hover{
background-position:0 -14px;
}

#contents dl.item_list{
float:left;
width:300px;
padding:10px 0 10px 15px;
}
#contents dl.item_list dt{
float:left;
padding-right:5px;
}
#contents dl.item_list dt img{
border:1px solid #ccc;
}
#contents dl.item_list dt img:hover{
border:1px solid #969494;
}
#contents dl.item_list dd{
line-height:1.3em;
height:60px;
}

/*- 商品詳細 -*/
#contents .item_parts{
padding:10px;
}
#contents .item_parts p{
float:left;
}
#contents .item_parts dl{
padding-left:220px;
}
#contents .item_parts dl dt{
color:#c83d3d;
font-weight:bold;
background:url(../images/news_bg.gif) repeat-x bottom;
padding-bottom:6px;
padding-left:4px;
font-size:14px;
}
#contents .item_parts dd{
padding-top:3px;
line-height:1.2em;
padding-left:4px;
padding-bottom:5px;
}
#contents .comment{
clear:both;
margin-top:5px;
}
#contents .comment .com_te{
background:#f1f0ea;
padding:10px;
margin-top:5px;
line-height:1.3em;
}
/*- ニュース -*/
#contents .news_subtitle{
font-size:13px;
font-weight:bolder;
padding:0 20px 3px 20px;
_padding:10px 20px 3px 20px;
background:url(../images/pencil.gif) no-repeat;
_background:url(../images/pencil.gif) no-repeat 0 8px;
margin:0 10px;
}
#contents dl.news{
clear:both;
padding:5px 10px;
background:url(../images/news_bg.gif) repeat-x top;
}
#contents dl.news dt{
padding:10px 5px 2px 10px;
float:left;
}
#contents dl.news dd{
padding:10px 5px 2px 90px;
}

/*- 試打動画一覧 -*/
#contents ul.movie_list{
padding:0 0 10px 25px;
_padding:5px 0 10px 25px;
width:270px;
float:left;
}
#contents ul.movie_list li{
background:url(../images/yajirusi.gif) no-repeat 0 7px;
padding-left:15px;
line-height:1.8em;
}
#contents .movie_video{
clear:both;
}
#contents object{
padding-left:30px;
}
#contents .title_item{
background:url(../images/news_bg.gif) repeat-x bottom;
margin:0 10px 10px 10px;
_margin:5px 10px 10px 10px;
padding-bottom:7px;
padding-left:5px;
font-weight:bold;
color:#333333;
}


/*- カタログ -*/
#contents ul.ca_list{
padding:10px;
clear:both;
}
#contents ul.ca_list li{
text-align:center;
width:105px;
float:left;
padding:0 10px 10px 10px;
}
#contents ul.ca_list li img{
border:1px solid #ccc;
}

/* フッターエリア
-------------------------------------------------------------------*/
#footer{
clear:both;
text-align:left;
padding:10px 9px;
}

/*- 携帯サイト -*/
#footer .mobile{
width:282px;
float:left;
padding-right:7px;
_padding-right:6px;
}

#footer .mobile .title_mo{
text-indent:-9999px;
overflow:hidden;
background:url(../images/bt_mobile.gif) no-repeat;
width:282px;
height:25px;
}

#footer .mobile dl{
padding:10px;
}

#footer .mobile dt{
float:left;
padding-right:10px;
}

#footer .mobile dd{
line-height:1.5em;
}

/*- コンタクト -*/
#footer .contact{
width:282px;
float:left;
border-right:1px dotted #ccc;
border-left:1px dotted #ccc;
padding:0 7px;
_padding:0 6px;
}

#footer .contact .title_co{
text-indent:-9999px;
overflow:hidden;
background:url(../images/bt_adress.gif) no-repeat;
width:282px;
height:25px;
}

#footer .contact p{
padding:10px;
}

/*- インフォメーション -*/
#footer .info{
width:282px;
float:left;
padding-left:7px;
_padding-left:6px;
}

#footer .info .title_info{
text-indent:-9999px;
overflow:hidden;
background:url(../images/bt_info.gif) no-repeat;
width:282px;
height:25px;
}

#footer .info p{
padding:10px;
}

/* コピーライト
-------------------------------------------------------------------*/
#copyright{
clear:both;
background:url(../images/footer_bg.gif) no-repeat bottom;
width:880px;
height:70px;
padding:0 9px;
text-align:right;
}

#copyright p.foot_menu{
font-size:11px;
padding-top:15px;
color:#999;

}
#copyright p.copy{
font-size:12px;
padding-top:5px;
}

/* エラー
-------------------------------------------------------------------*/
#error{
margin:10px auto;
width:650px;
padding:0 0 5px;
text-align:left;
}
.er_logo{
width:640px;
_width:650px;
margin-bottom:5px;
text-align:left;
background-color:#595758;
}
#error .er_title{
font-size:15px;
font-weight:bold;
background:#595758;
padding:5px 0;
color:#fff;
text-align:center;
}
#error dl{
border:#595758 1px solid;
padding:20px;
background-color:#f9f9f9;
}
#error dl dt{
float:left;
padding-right:15px;
}
#error dd{
text-align:left;
line-height:1.8em;
}
#error .hp_top{
padding-left:240px;
padding-top:20px;
}
#error p{
padding:5px;}

/* 携帯ページ
-------------------------------------------------------------------*/
#mobile_page{
text-align:left;
background-color:#f9f9f9;
}
 
#mobile_page .mo_tile{
background-color:#595758;
padding:10px;
margin-bottom:10px;
color:#fff;
text-align:center;
}

#mobile_page p{
padding:3px 0;
}

#mobile_page .mo_subtitle{
padding-top:10px;
font-weight:bold;
color:#669933;
}

#mobile_page .mo_copy{
background-color:#595758;
padding:10px;
color:#fff;
margin-top:10px;
text-align:center;
}