@charset "utf-8";

body,td {
	-webkit-text-size-adjust: 100%; 
	font-size:13px;line-height:1.4; letter-spacing:0;color:#333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}

big { font-size:14px; font-weight: bold; }
.f5 { font-size:16px; margin:2px;letter-spacing:1px;font-weight:bold;}
a:hover { color: #ff0080 }
.pan{font-size:14px;font-weight: bold;}
.titlefram{font-size:14px;background-color:#6586ce;font-weight:bold;color:#ffffff;padding:5px;text-align:center;line-height:120%;}
.comp{width:150px;background-color:#6586ce;color:#ffffff;padding:2px;text-align:right;vertical-align:bottom;font-size:11px;}

/* 特定商取引 */
#ataozoratable{ width:800px; margin:15px auto; border-top:2px solid #182790; border-right:2px solid #182790;}
#ataozoratable td{vertical-align:top;border-left:2px solid #182790; border-bottom:2px solid #182790;}
#ataozoratable .td1{width:25%;}
#ataozoratable .td2{width:75%;}

input[type=submit]:hover { background-color: #d1ddf0;}
input[type=button]:hover { background-color: #d1ddf0;}
/* iPhone特有フォームデザイン解除 */
input[type=text],input[type=tel],input[type=email],input[type=button],input[type=submit],input[type=password],input[type=reset], textarea{ -webkit-appearance: none; }

