@charset "UTF-8";

#wrapper #contents #page #container p.top_copy{
	margin-top:35px;
}

#wrapper #contents #page #container h2{
	margin-bottom:10px;
	font-weight:bold;
	font-size:115%;
	line-height:150%;
	letter-spacing:0.4pt;
}

#wrapper #contents #page h2.h2_color{
	margin-bottom:10px;
	color:#740c1b;
	font-size: 110%;
	line-height:150%;
	letter-spacing:1px;
	font-weight:bold;
}
#wrapper #contents #page h3.h3_color{
	color:#a92488;
	font-size: 110%;
	line-height:150%;
	letter-spacing:1px;
	font-weight:bold;
}

#wrapper #contents #page .dot_line1{
	border-bottom: 1px dotted #C5C5C5;
	padding-bottom:30px;
}

#wrapper #contents #page .contact_area{
    text-align:center;
	margin:30px 0 0px;
	/*border-bottom:1px #c5c5c5 solid;*/
	/*padding-bottom:20px;*/
}

table.minispec th.th_color{
	background-color:#dfdfdf;
}