
@import "/library/default.css";

body {
	background-color:#000;
	color:#eeeeee;
}

td ,th {
	color:#999999;
}

#wrap h1 {
	margin:0 0px 10px 0px;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #cccccc;
	text-align:center;
	font-size:16px;

}

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

.basicinfo {
	width:948px;
	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;
}

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

.piclist {
	width:948px;
	height:268px;
	margin:0px 0px 8px 2px;
}



.piclist div {
	float:left;
	width:237px;
	height:237px;
	margin:0 0px 0px 0px;
}

.setsumei_large {
		width:410px;
		height:30px;
		background:url(../image/black.png);
		text-align:center;
		color:#fff;
		font-size:12px;
		margin:0;
		padding:8px 0 12px;
		border-bottom:solid 2px #000;
}


.setsumei {
		width:235px;
		height:15px;
		background:url(../image/black.png);
		text-align:center;
		color:#fff;
		font-size:12px;
		margin:10px 0;
		padding:10px 0;
		border-bottom:solid 2px #000;
}

.setsumei_e {
		width:235px;
		height:30px;
		background:url(../image/black.png);
		text-align:center;
		color:#fff;
		font-size:12px;
		margin:12px 0;
		padding:8px 0 12px;
		border-bottom:solid 2px #000;
}


.piclist img {
	width:235px;
	height:235px;
	margin:3px 0;
	
}
.piclist .img_long {
		width:376px;
		height:190px;
}


.attention {
	width:950px;
	margin:0 0px 0 4px;
}

.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:471px;
	margin:0 4px 0 0px;
}

.mail_box {
		overflow:hidden;
		margin-bottom:10px;
}

.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;
}
