@charset "Shift_JIS";
/* CSS Document */


/* メインボックス */
#contArea {
padding: 20px 25px 60px 25px;
clear:both;
font-size:12px;
color:#333333;
line-height:1.5em;
}

/* 特定商取引に関する表記 */
#law_title {
background:url(../img/law_title.jpg) no-repeat;
width:750px;
height:50px;
text-indent:-9999px;
display:block;
}
.law_table {
background:#96dc32;
}
.law_table .law_title{
background:#c8f064;
padding:10px 0 10px 10px;
}
.law_table td{
background:#ffffff;
padding:0 10px 0 10px;
}

/* 個人情報の取り扱いについて */
#privacy_title {
background:url(../img/privacy_title.jpg) no-repeat;
width:750px;
height:50px;
text-indent:-9999px;
display:block;
}
#pryvacy_text01 {
width:600px;
margin: 0 auto;
margin-bottom:100px;
}
#pryvacy_text01 h3 {
font-size:16px;
line-height:1.7em;
margin:20px 0 10px 0;
}

/* 購入ページ */
#shop01 {
margin-bottom:50px;
clear:both;
}
.font_normal{
color:#333333;
font-size:12px;
line-height:180%;
vertical-align:top;
}