/*
monstar-lab CSS
*/

a.selected:hover {
	color: #FFCF47;
}

.sub_title#selected {
	background: #FFFFFF url(images/contact_menu_bar.gif) no-repeat;
}

.contents_board .contents_header {
	background: #B8B8B8 url(images/contact_header.gif) no-repeat;
}

.contents_board .contents_body {
	padding-bottom: 20px;
	background: #FFFFFF url(images/contact_body.gif) repeat-y;
}

.contents_board .contents_footer {
	height: 120px;
	background: #FFFFFF url(images/contact_footer.gif) no-repeat;
}

td.menu a:hover {
	color: #B8B8B8;
}

h1#icon {
	background:transparent url(images/header_contact.jpg) no-repeat scroll left center;
	float:left;
	font-size:140%;
	font-weight:bold;
	height:25px;
	margin:10px 0pt 15pt 0;
	padding-left:30px;
	padding-top:0pt;
	text-align:left;
	width:550px;
}


.contents_board .form {
	float: left;
	width: 400px;
	height: auto;
	text-align: left;
	background: #FFFFFF url(images/contact_body.gif) repeat-y;
}

.form .label {
	width: 200px;
	padding: 5px 0 5px 0;
	height: 15px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	/*background-color: pink;*/
}

.form span.star {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #FF0000;
}
