@charset "shift_jis";
/* 全体的なページのスタイル */
body {
	font-size:10pt;
	line-height:1.4;
	width:800px;
	margin:0;
	padding:0;
	border:0;
	color:#000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:1px;
}
img {
	border:0;
	padding:0;
	margin:0;
}
div#contents-center {
	width:700px;
	color:#000;
	line-height:1.6;
	margin:20px 50px 0 50px;
	padding:0;
	letter-spacing:3px;
}
div#contents-center h1 {
	letter-spacing:15px;
	font-weight:bold;
	text-align:center;
	margin:0 0 2px 0;
	color:#fff;
	padding:0;
	font-size:18pt;
	clear:both;
	background:url("http://www.tsukumo.co.jp/image/081202_info_background.gif") no-repeat;
	height:35px;
	width:700px;
}
div#contents-center h2 {
	color:#fff;
	font-weight:bold;
	text-indent:5px;
	margin:7px 0;
	font-size:12pt;
	border:1px dashed #000;
	background:#333;
	clear:both;
}
div#contents-center h3 {
	font-weight:bold;
	margin:7px 0;
	padding:0;
	font-size:12pt;
	border-bottom:1px dashed #000;
}
div#contents-center h4 {
	font-weight:normal;
	margin:0 0 2px 0;
	padding:0;
	font-size:11pt;
	clear:both;
}
div#contents-center p {
}

p.main{
font-weight:bold;
}

p.attention {
	font-size:9pt;
	letter-spacing:2px;
}
div#contents-center p.day {
	font-size:9pt;
	text-align:right;
	letter-spacing:2px;
}


