@charset "utf-8";

/*============================================================

	[content.css] sksp.co.jp

============================================================*/

/*------------------------------------------------------------

	container

------------------------------------------------------------*/

div#container {
	background: url(../img/header.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 386px 0 0;
	width: 900px;
	position: relative;
}

div#contents {
	width: 800px;
	background: #FFF;
	margin: 0 50px;
	text-align: left;
}

div#contents h1,
div#contents p#limited {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

div#introduction {
	background: url(../img/catchcopy.jpg);
	height: 185px;
	width: 655px;
	text-indent: -9999px;
	margin: 0 0 40px 73px;
}

div#contents div#section01,
div#contents div#section02,
div#contents div#section03 {
	margin: 0 0 40px 73px;
	width: 655px;
}

h2 {
	height: 34px;
	width: 655px;
	margin: 0;
	padding: 0 0 30px;
	text-indent: -9999px;
	display: block;
}

div#contents div#section01 h2 {
	background: url(../img/title_fast.gif) no-repeat left top;
}

div#contents div#section02 h2 {
	background: url(../img/title_days.gif) no-repeat left top;
}

div#contents div#section03 h2 {
	background: url(../img/title_about.gif) no-repeat left top;
}

h3 {
	padding: 0;
	margin: 0 0 25px 15px;
	display: block;
	clear: both;
}

div#section03 h3.data,
div#section03 h3.print {
	height: 16px;
	text-indent: -9999px;
}

div#section02 h3.period1 {
	height: 16px;
	text-indent: -9999px;
}

div#section02 h3.period2 {
	height: 37px;
	text-indent: -9999px;
}

div#section02 h3.period1 {
	background: url(../img/print_01.gif) no-repeat left top;
}

div#section02 h3.period2 {
	background: url(../img/data_01.gif) no-repeat left top;
}

div#section03 h3.data {
	background: url(../img/data_02.gif) no-repeat left top;
}

div#section03 h3.print {
	background: url(../img/print_02.gif) no-repeat left top;
}

p {
	margin: 0 15px;
	padding: 0;
}

ul {
	margin: 0 15px 25px 25px;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0 0 0 25px;
	background: url(../img/listbtn.jpg) no-repeat 0 6px;
}

div#section01 li {
	color: #630;
}

div ul.attention {
	padding: 0 0 0 20px;
	margin-top: 10px;
}

div ul.attention li {
	padding: 0;
	font-size: 12px;
	background: url(none);
}

div#section01 ul {
	list-style: none;
}

div#section03 ul.attention {
	float: left;
	width: 280px;
}
* html div#section03 ul.attention {
	display: inline;
	list-style: outside;
}



div#section03 dl {
	height: 90px;
	width: 650px;
	margin: 20px 0 10px 3px;
	background: url(../img/bg_box.jpg);
}

div#section03 dt {
	padding: 10px 0 0;
	margin: 0 0 0 55px;
	font-size: 12px;
	font-weight: bold;
}

div#section03 dd {
	margin: 0 0 0 55px;
	font-size: 12px;
}


address {
	width: 655px;
	padding: 20px 0;
	margin: 0 0 0 73px;
	display: block;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	color: #AD6B0A;
	background: url(../img/line.gif) no-repeat left top;
}

address strong {
	font-size: 12px;
	font-weight: bold;
}

div#section03 p#registration {
	height: 138px;
	width: 296px;
	float: right;
	margin: 15px 15px 0 0;
	padding: 0;
	background: url(../img/registration_e.jpg) no-repeat left top;
	text-indent: -9999px;
}

div#section03 p#registration a {
	height: 138px;
	width: 296px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/registration.jpg) no-repeat left top;
}

div#section03 p#registration a:hover {
	background: url(../img/registration_o.jpg) no-repeat left top;
}

div#section03 p.attention {
	text-align: right;
	font-size: 12px;
}
