@charset "utf-8";

body{
	background-color: #FFFFFF;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

#wrap{
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#blname{
	
	height: 15px;
	width: 100%;
	padding-top: 3px;
	padding-left: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CE1B39;
}
#blname a{
	text-decoration: none;
	color: #333333;
}
#blname a:hover{
    color: #FFFFFF;
	text-decoration: none;
}

#logo{
	float: left;
	width: 200px;
	height: 61px;
}
h1 {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2 {
	padding-left: 15px;
	background-color: #FFFFFF;
	width: 223px;
	height: 61px;
	padding-bottom: 5px;
}
#head_contents {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	height: 61px;
}


#head_sub{
	text-align: right;
	padding-top: 39px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 22px;
}
#head_sub li {
	display: inline;
	margin-left: 20px;
	text-decoration: none;
	}
#head_sub a {
	color: #333333;
	text-decoration: none;
}

#headend{
	float: none;
	clear: both;
}
#recommendation{
	width: 180px;
	float: right;
	margin-bottom: 15px;
}
#rcmtitle{
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-indent: -9000px;
	background-image: url(../_img/rcmtitle.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	margin-top: 8px;
}
#footer{
	height: 23px;
	width: 100%;
	background-image: url(../_img/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	text-align: center;
	clear: both;
	float: none;
}
#footer a{
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
}
#main_visual{
	margin-bottom: 10px;
	height: 274px;
	width: 781px;
	clear: both;
	margin-top: 10px;
}
#contact{
	height: 179px;
	width: 180px;
	background-image: url(../_img/_recom/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}
#contact_btn{
	padding-top: 150px;
}

.page_title{
	margin-bottom: 15px;
}

