/* CSS Document */

/*======================================
		サブメニューの長さ
=======================================*/

div#sub_menu{
height:2100px;
}

/*=====================================
		コンテンツ
======================================*/

li#handling{
font-weight:bold;
}

h2{
width:470px;
height:40px;
text-indent:-999px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background-image:url(../img/line_parts.jpg);
}

div#sub_con{
width:440px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:30px;
}

/*==============================
		コンテンツ
===============================*/

/*------▼　問い合わせ　▼-------*/

div#contact{
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#999999;
padding-bottom:20px;
margin-bottom:30px;
}

div.contact_wrap img{
float:left;
}

p.no{
width:300px;
float:left;
padding-top:3px;
color:#f13033;
font-weight:bolder;
font-size:26pt;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div.contact_wrap{
width:400px;
height:55px;
clear:both;
margin-bottom:15px;
}

span.title{
font-weight:bold;
color:#6699CC;
}

p.text{
width:400px;
margin-left:20px;
}


/*------▼　グッズ一覧　▼-------*/

div.goods_wrap{
float:left;
width:205px;
height:260px;
padding-left:15px;
}

p#anchor{
display:block;
clear:both;
margin-left:auto;
margin-right:0px;
width:130px;
}