@charset "Shift_JIS";

/* サイト共通CSSにて初期化済み
http://www.dinos.co.jp/defaultMall/css/common/default.css */

/* 目次
-----------------------
・全体
・メイン画像
・コンテンツ
　・コンテンツ共通
　・e-letter
　・ラインアップ
　・モバイル
-----------------------
 */

/* 全体
----------------------- */
#mailmaga_info{
width:950px;
background-image:url(../img/info/bg_01.gif);
vertical-align:top;
color:#000000;/* ページ全体の文字色 */
}

#mailmaga_info img{/* IEの画像隙間をなくす */
border:0;
vertical-align:bottom;
}

#mailmaga_info_cnt{/* min以下の左右余白 */
background-image:url(../img/info/bg_02.gif);
background-repeat:repeat-x;
vertical-align:top;
padding:0px 100px;
_margin-top: -3px;
}

#mailmaga_info input{
float:left;
margin-right:5px;
}


/* メイン画像
----------------------- */

/* h1を画像に置き換え */

#min h1{
background-image:url(../img/info/min_01.jpg);
background-repeat:no-repeat;
width:950px;
height:163px;
text-indent:-9999px;
}

#min_02{
background-image:url(../img/info/min_02.jpg);
background-repeat:no-repeat;
width:339px;
height:97px;
text-indent:-9999px;
float:left;
}

#min_03{
background-image:url(../img/info/min_03.jpg);
background-repeat:no-repeat;
width:298px;
height:97px;
text-indent:-9999px;
float:left;
}

#min_04{
background-image:url(../img/info/min_04.jpg);
background-repeat:no-repeat;
width:313px;
height:97px;
text-indent:-9999px;
float:left;
}

/* コンテンツ
----------------------- */

/* コンテンツ共通 */

.box_cnt{/* BOX：内容まわりの余白 */
padding:0px 26px;
}

.ico{
margin-top:2px;
margin-left:7px;
}

#mailmaga_info h3{
background-image:url(../img/info/ttl.jpg);
background-repeat:no-repeat;
width:690px;
height:21px;
font-weight:bold;
color:#FFFFFF;
padding:3px 0 0 8px;
margin-bottom:4px;
}

#mailmaga_info h4{
color:#5b4617;
font-size:14px;
margin-bottom:8px;
}

#mailmaga_info h5{
color:#000000;
font-weight:normal;
font-size:12px;
margin-bottom:5px;
}

#mailmaga_info dt{
float:left;
width:50px;
margin-right:14px;
}

#mailmaga_info dd{
float:left;
width:600px;
}

#mailmaga_info li{
margin-top:4px;
list-style-image:url(../img/info/arw.jpg);
list-style-position:inside;
}

/* e-letter */

#elt{
background-image:url(../img/info/box_mdl.gif);
background-repeat:repeat-y;
}

#elt h2{
background-image:url(../img/info/elt_ctc.jpg);
background-repeat:no-repeat;
width:740px;
height:77px;
text-indent:-9999px;
}

#elt_app{/* e-letter申込部分 */
margin-top:6px;
margin-bottom:7px;
padding-top:10px;
border-top: 1px #d1c9b5 dotted;
}

#elt_app strong{
color:#f17800;
font-size:12px;
font-weight:bold;
}

/* ラインアップ */

#lup{
background-image:url(../img/info/box_mdl.gif);
background-repeat:repeat-y;
margin-top:18px;
}

#lup h2{
background-image:url(../img/info/lup_ttl.jpg);
background-repeat:no-repeat;
width:740px;
height:77px;
text-indent:-9999px;
}

#lup h3{
margin-top:12px;
}

#lup_02_02{
border-top: 1px #d1c9b5 dotted;
margin-top:5px;
padding-top:10px;
}

#lup_app{/* ラインアップ申込部分 */
margin-top:12px;
margin-bottom:7px;
padding-top:12px;
border-top: 1px #d1c9b5 dotted;
}

#lup_app strong{
color:#f17800;
font-size:12px;
font-weight:bold;
}

/* モバイル */

#mbl{
margin-top:16px;
padding-bottom:35px;
}