@charset "Shift_JIS";

body {
	margin: 0px;
	width: 100%;
	padding: 0px;
	
}
a #top	{
	display: none;

}

a {
	color: #636363;
	text-decoration: none;
}

a:visited {
	color: #636363;
}

a:hover {
	color: #602C05;
	text-decoration: underline;
}

img {
	border:0px;
}

#hr1 {
	color:#cccccc;
}

#hr2 {
	color:#fce5e6;
}

/*-------- 画面全体設定 --------*/

#wrapper {

	background-position:center;
	position: relative;
	bottom: 0px;
	background: #fff;
	height:100%;
	width: 780px;
	text-align: left;
	margin: 0 auto;

}

/*-------- 最上段設定 --------*/


div#top {
	height	: 16px;
	width		: 780px;
	background	: #fff;
	padding	: 5px 0px 0px 0px;
}

#wrapper #header p.headerP {
	top: 0px;
	position: absolute;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	float: right;
	left: 310px;
}

#wrapper #header p.hnavi {
	top: 3px;
	font-size: 12px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	right: 5px;
}


h1 {
	text-align	: left;
	font-size	: 12px;
	letter-spacing: 1px;
	line-height	: 13px;
	font-weight	: normal;
	color		: #2F323B;
	margin-top	: 0px;
	margin-bottom	: 0px;
	margin-left	: auto;
	margin-right	: auto;
	position: relative;
	top:0px;
	left:8px;
	}

h2 {
	margin	: 0px 0px 0px 18px;
	height	: 18px;
	color	: #000000;
	font-size: 12px	;
	text-decoration	: none;
	font-weight	: normal;
	}
h3 {
	margin		: 0px;
	padding		: 0px;
	width		: 780px;
	height		: 12px;
	text-align	: center;
	font-size	: 12px;
	letter-spacing	: 1px;
	font-weight	: bold;
	color		: #f26d7d;
}


/*-------- ヘッダー設定 --------*/

div#header {
	height:90px;
	width: 780px;
	background	: #fff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div#header img.logo {
	position: relative; top:20px; left:5px;
	border:0px;
}

.tellimg {
	position: absolute;
	top: 18px;
	right: 8px;
}


.tellimg img.tell {
	margin-top: 10px;
}



/*-------- フッター設定 --------*/

div#footer{
	width: 780px;
	margin: 0px 0px 0px 0px;
	clear:both;
	text-align: center;
	left: 0px;
	position: static;
}

div#footer .totop {
	text-align: right;
	font-size:12px;
	margin-right:5px;
	border-bottom: 1px dotted #C0C0C0;
}


div#footer .footer_link {
	font-size:12px;
	padding: 5px;
	text-align: center;
}


.co_color {
	background: #AC0000;
	height: 18px;
}

.copyright{
	padding: 5px;
	font-size :12px;

}

