
@import "/library/default.css";

body {
	background-color:#000000;
	color:#eeeeee;
	background-image:url(../image/bgstr.gif);
	background-repeat:repeat-x;
	background-position:center top;
}

td ,th {
	color:#999999;
}
.contents{
	margin-top:80px;
}

#wrap h1 {
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #cccccc;
	font-size:22px;
	text-align:center;
	background-color:#000000;
}

#wrap h2 {
	margin:0 0 10px 0;
	padding:10px 0 10px 10px;
	border-bottom:1px dotted #cccccc;
	font-size:16px;
}

.basicinfo {
	width:950px;
	margin:0 auto 10px auto;
}

.basicinfo p {
	margin:0 0 15px 0;
}

.black {
	background-image:url(../image/black.png);
	background-repeat:repeat;
	background-position:left top;
	padding:15px;
}

.piclist {
	width:540px;
	margin:0 -20px 3px 0;
}

.piclist div {
	float:left;
	width:176px;
	margin:0 4px 4px 0;
}

.piclist img {

}

.attention {
	width:970px;
	margin:0 20px 0 0;
}

.attention ul {
	margin:0;
	padding:0;
	list-style:none;
}

.attention li {
	margin:0 0 10px 10px;
	padding:0 0 0 17px;
	background-image:url(../image/list_attention.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.area {
	float:left;
	width:470px;
	margin:0 10px 0 0;
}

.mailform table {
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
}

.mailform th {
	width:30%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #999999;
}

.mailform td {
	width:70%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #999999;
}

.mailform .sent {
	text-align:center;
	margin:10px 0 5px 0;
}



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

.cmt_wrap {
	width:950px;
	txt-align:center;
	margin:0;
	zoom:1;
}
.cmt_wrap:after {
	display:block;
	content:".";
	height:0;
	visibility:hidden;
	clear:both;
}e