
@import "/library/default.css";

body {
	text-align:center;
	background-color:#000000;
	color:#cccccc;
}

a:link { text-decoration:none; color:#89BACE; }
a:visited { text-decoration:none; color:#89BACE; }
a:active { text-decoration:none; color:#89BACE; }
a:hover { text-decoration:underline; color:#E60000; }

th , td {
	color:#cccccc;
}

div#wrap {
	width:950px;
	text-align:left;
	margin:auto;
}

div#wrap h2 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	font-size:15px;
	background-color:#893A00;
	color:#ffffff;
}

/*---------------------------*/

h1.contents_head {
	padding:5px 2px 3px 3px;
	font-size:17px;
	border-bottom:1px dashed #ECBDC9;
	margin:0 0 10px 0;
	color:#eeeeee;
}

div#inquiry div#box h4 {
	border-top:1px dotted #eeeeee;
	border-bottom:1px dotted #eeeeee;
	padding:7px 0 5px 10px;
	color:#ffffff;
	font-size:15px;
	margin:0 0 7px 0;
}

/*---------------------------*/

div#contents {
	margin:0;
}

div#contents div#basic {
	float:left;
	width:450px;
}

div#contents div#info {
	float:right;
	width:490px;
	height:540px;
	background-image:url(../image/bg_info.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

/*---------------------------*/

div#moyo {
	margin:0 0 20px 0;
}
