@charset "Shift_JIS";

/* import files */

@import URL(basic.css);

/* CSS Document */

body{
background:#ffffff;
text-align:center;
min-width:800px;
margin:10;
padding:0;
font: 11px/1.5em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color:#454545;
}

a,a:visited{
color:#11318d;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:none;
}

img{
border:none;
}

p{
font-size:1.2em;
line-height:1.3em;
margin:0;
padding:0;
}

.f-small{
font-size:0.83em;
line-height:1.25em;
}

.f-large
{
font-size:1.25em;
font-weight:bold;
}

.f-small10{
font-size:10px;
line-height:12px;
}

.f-large14
{
font-size:14px;
font-weight:bold;
}

.f-large-price
{
font-size:1.3em;
font-weight:bold;
color:#f90040;
}

.notice{
color:#ff0033;
}

.notice-small{
color:#ff0033;
font-size:0.93em;
line-height:1.25em;
}

.noticeA
{
color:#FF3300;
}

.noticeA-strong
{
color:#FF3300;
font-weight:bold;
}

.noticeB-strong
{
color:#FF6600;
font-weight:bold;
}


.strong{
font-weight:bold;
}

br.clear-both, 
div.clear-both,
div.clear-dot40
{
clear:both;
font: 1px/1px monospace;
display: block;
}

hr{
display:none;
}
.gray-n-txt
{
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 10px;
	color: #454545;
	line-height: normal;
}
