@charset "shift_jis";

/*----------------------------------
 contents
------------------------------------*/

h3 {
}

h4 {
	background:url(../img/01/h3.gif);
	padding-left:14px;
	font-size:18px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	margin-bottom:20px;
	clear:both;
}

h5 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	border-bottom:1px dashed #333;
	padding-bottom:6px;
	margin-bottom:20px;
	clear:both;
}

#contents {
	width:860px;
	height:auto;
	background:#000;
	border-left:#333 1px solid;
	border-right:#333 1px solid;
	padding:20px;
}

#contents .title {
	margin-bottom:20px;
}

#contents #main_text {
	margin-bottom:40px;
	line-height:20px;
	color:#dddddd;
}

#detail {
	width:100%;
	color:#dddddd;
	overflow:hidden;
}

#detail .right {
	text-align:left;
}

#detail .left {
	width:430px;
	float:left;
}

#detail .left h2 {
	margin-bottom:20px;
}

#detail .left ul li {
	padding-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}

#detail .left ul li img {
	margin-right:10px;
	float:left;
}

#detail .left ul li h3 {
	color:#ffffff;
	font-weight:bold;
}

#detail .left ul li p {
	line-height:18px;
}

#detail .right {
	width:400px;
	float:right;
}

#detail .right ul {
	margin-bottom:10px;
}

#detail .right ul li h3 {
	margin-bottom:5px;
	color:#ffffff;
	font-weight:bold;
}

#detail .right .end_text {
	padding:15px;
	background:#333333;
	color:#ffffff;
}

#contents .text01 {
	margin-bottom:20px;
	padding-top:80px;
	padding-left:94px;
}

#pic .number01 {
	position:absolute;
	left: 82px;
	top: 191px;
}

#pic .number02 {
	position:absolute;
	left: 304px;
	top: 151px;
}

#pic .number03 {
	position:absolute;
	left: 534px;
	top: 392px;
}

.thumb li {
	width:205px;
}
.thumb p {
	padding:0 10px;
}
.thumb a {
	padding-bottom:1px;
}
.coment {
	font-size:10px;
	margin-bottom:20px;
}

.coment a:link {
	color:#cccccc;
	text-decoration:none;
}

.coment a:hover {
	color:#cccccc;
	text-decoration:underline;
}

.coment a:active {
	color:#CCCCCC;
	text-decoration:none;
}

.coment a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}

.button {
	width:260px;
	overflow:hidden;
	position:relative;
	top:970px;
	left:650px;
}

/*-- nav --*/

#nav #nav01 .on_01 {
	background:url(../img/nav01_on.jpg) no-repeat;
}
