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

.contents, .news, .sitemap, .link, .event, .spt_web_step, .spt_it{
	position:relative;
	left:5px; right:5px;
	margin:0px;
	padding:5px;
	font-size:90%;
}
#toppage .bannerLine {
	position:relative;
	background-color:#003;
	width:100%;
	height:380px;
	z-index:1;
}
#topimg{
	/*	position:relative;*/
	width:100%;
	height:230px;
	z-index:3;
	background-image: url(images/top_img.jpg);
	background-repeat: no-repeat;
	background-color:#FFF;
	background-position:top center;
}
#toppage #topimg #toptxtArea {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#toppage #topimg #toptxt1 {
	position: absolute;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #00F;
	top: 60px;
	left: 300px;
	width: 435px;
}
#toppage #topimg #toptxt2 {
	position: absolute;
	top: 100px;
	font-size: 110%;
	line-height: 150%;
	font-weight: bold;
	color: #003;
	left: 300px;
	width: 435px;
}
#toppage #topimg #toptxt3 {
	position: absolute;
	top: 130px;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #039;
	left: 300px;
	width: 435px;
}


.news ul{
	margin-top:15px;
	margin-left: 15px;
}
.news ul li{
	margin:10px;
}
.sitemap ul li{
}
.link table{
	margin-left: 10px;
}
.link table th, .link table td{
	vertical-align: top;
	border-bottom:1px solid #CCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.link table th{
	width:150px;
	background-color:#E8E8E8;
}
.profile table{
}
.profile table th, .profile table td{
	vertical-align: top;
	padding:5px 0 5px 0;
	border-bottom:1px solid #CCC;
}
.profile table th{
	width:80px;
}
.event table{
	margin:10px 0 10px 30px;
	width:480px;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
.event table caption{
	text-align:center;
}

.event table th, .event table td{
	vertical-align: top;
	padding:5px 0 5px 0;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}
.event table th{
	width:80px;
	text-align:center;
	vertical-align:middle;
	background-color:#E8E8E8;
}
.spt_web_step ol li{
	list-style:none;
	font-weight:bold;
	color:#006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CF;
	margin-top: 10px;
}
.spt_web_step ol li span{
	padding:2px 5px 2px 5px;
	margin-right:5px;
	background-color:#36F;
	color:#FFF;
}

.spt_web_step ol p{
	margin-left:20px;
	margin-right:5px;
	font-weight:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spt_web_step ol p.lev2{
	margin-left:40px;
	font-weight:normal;
}

.spt_it dl{
	margin-left:45px;
}

.spt_it dd.boxAreaA{
	margin: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left:0;
	border: 1px solid #CCC;
	padding: 5px;
}
dl.option {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
}
dl.option dt {
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 2px;
}
dl.option dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.price_bnr{
	position:relative;
	width:520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
.price_a{
	position:relative;
	width:240px;
	margin-right: auto;
	margin-left: auto;
	float:left;
	border: 7px double #00F;
}
.price_b{
	position:relative;
	width:240px;
	margin-right: auto;
	margin-left: auto;
	float:right;
	border: 7px double #09F;
}
.price_a a,.price_a a:link,.price_a a:visited {display:block; border: none;}
.price_b a,.price_b a:link,.price_b a:visited {display:block;	border: none;}
.price_a a:hover,.price_a a:active {background-color: #F00;}
.price_b a:hover,.price_b a:active  {background-color: #F00;}
.price_a a p {color: #006;}
.price_b a p {color: #006;}
.price_a a:hover p {color: #fff;}
.price_b a:hover p {color: #fff;}
iframe {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#contact form {	text-align:center; padding-bottom:10px;}
#contact table.contact {
	background-color: #FFC;
	margin:10px auto;
	border-width: 0px 0px 1px 1px;
	border-style: none none solid solid;
	border-color: #333;
	text-align:left;
}
#contact table .title {
	font-weight: bold;
	text-align: center;
}
#contact table tr.title { background-color:#E7E7E7;}
#contact table td {
	width:350px;
	font-size:90%;
	margin:0;
	padding:2px;
	background-color:#FFF;
	border-width: 1px 1px 0px 0px;
	border-style: solid solid none none;
	border-color: #333;
}
#contact table td.title {width:160px; background-color:#E7E7E7; font-weight:normal; color:#000;}
#contact form.frozen table tr.mailChk * {display:none;}
#contact form.frozen { padding-bottom:100px;}
#result #main .contents {padding-bottom:100px;}
#main .contents ul#tousen {
	clear: both;
	float: none;
	margin-left: 80px;
	margin-top: 20px;
}
#main .contents ul#tousen li {
	display:block;
	width:150px;
	float:left;
}

