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



body {
	margin: 40px 40px 20px 40px;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', "sans-serif";
}
#wrapper {
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
.cate-title{
	font-size: 15px;
	line-height: 150%;
	color: #666666;
	padding: 20px 0 8px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-weight: bold;
}
.cate-title span{
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
}
.cate-title ul {
	list-style-image: url(mark.gif);
	list-style-position: inside;
	margin: 0;
	padding:0;
}
.small {
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	padding: 7px 0 0 0;
}

table.sizetable td {
	margin: 0;
	padding: 5px 7px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	color: #444444;
	border-bottom: solid #ccc 1px;
	border-spacing: 0;
	border-right: solid #ccc 1px;
}
table.sizetable td.title {
	margin: 0;
	padding: 5px 7px;
	background-color: #DCDCDC;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
}
table.sizetable td.topline {
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
	border-top: solid #ccc 1px;
}
.title {
	margin: 0 0 20px 0;
	padding: 0 ;
}
.close-box {
	width: 100%;
	text-align: center;
	padding:50px 0 50px 0;
}
.acc-block-a {
	width: 600px;
	float: left;
}
.acc-block-b {
	padding-top: 20px;
}


/* 注意事項 */
.attention{
	width:680px;
	margin:20px 0 0px 0;
	padding:20px;
	color:#333;
	background:#efefef;
}
.attention .tit{
	font-size:14px;
	margin-bottom:10px;
}
.attention ul li{
	list-style:none;
}

.attention span.str{
	font-weight:bold;
	text-decoration:underline;
}
