@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body{ padding:20px; background:#d5f1f5 url(bg.png) ; letter-spacing:0.1rem;}
body.store{ padding:15px; background:#F2f2f2 url(bg.png) ; letter-spacing:0.1rem;}
a{ font:1.1rem Verdana, Arial;color:#8f8f8f; text-decoration:underline;}
a:hover{ font:1.1rem Verdana, Arial;color:#8f8f8f; text-decoration:none;}
.content{ background:#FFF;margin:0;padding:1.6rem;}
ul.rules li.first{margin-left: 0px;list-style:none;color:#333;font-size: 1.1rem ;line-height: 1.6rem;padding-bottom: 10px;}
ul.rules li{  margin-left: 35px;list-style:disc; color:#333;padding-bottom:10px;font-size: 1.1rem ;line-height: 1.6rem;}
ul.subrules li{ font:normal 1.6rem/2.4rem ; color:#333; padding-left:35px;}
ul.subsubrules{padding:10px; border:1px solid #ccc; margin-top:10px;margin-bottom:10px;}
ul.subsubrules li{ font:normal 1.6rem/2.4rem ; color:#333; padding-left:35px;}
p{ font-size: 1.1rem ; color:#333; line-height: 1.8rem;}
p.title{ font-size:1.1rem ; color:#444; padding-top:20px;padding-bottom:10px; font-weight:bold;}
h1{display: block; width: 170px;height: 30px; background-image: url(ic_104co.png); ;-moz-background-size:170px 30px;-webkit-background-size:200px 150px;-o-background-size:170px 30px;background-size: 170px 30px; margin-top: 10px;  margin-bottom: 15px}
h2{font-size: 1.4rem ; color:#0ca8a8; padding-bottom:10px; font-weight:bold; border-bottom:1px solid #ccc;margin-bottom: 10px;}

/*input.btn_org{ width:60px; height:30px;background:url(images/btn_action_org.png) center top no-repeat; color:#FFF; letter-spacing:0px;padding-bottom:2px; font-size:15px; border:none; font-weight:bold;}
input.btn_dpgy{ width:60px; height:30px;background:url(images/btn_action_dpgy.png) center top no-repeat; color:#FFF; letter-spacing:0px; padding-bottom:2px; font-size:15px; border:none;font-weight:bold;}
input.nmpw{ width:270px; height:50px; border:none; background:url(images/bg_frame_none.png) no-repeat center top; text-indent:20px; font:bold 16px/50px Arial, "新細明體", "細明體";color:#8f8f8f; margin-bottom:15px;}
.bot{ margin:0 auto;width:320px;}*/


.cleardiv{ clear:both;}
.cr{ text-align:center}