@charset "Shift_JIS";


body {
    background: url(img/bg.gif) repeat-y center top #ffefef;
	color:#666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	font-size: 12px;
	line-height:17px;
	margin: 0px;
	padding: 0px;
}


a {
	color: #ff7c00;
	text-decoration: none;
}

a:hover {
	color: #ff7c00;
	text-decoration: underline;
}


div.main {
	background:url(img/mian_bg.gif) no-repeat;
	text-align:left;
	width:742px;
	height:506px;
	margin-top:30px;
}

div.head {
	width:800px;
}


div.post {
	text-align:left;
	padding:34px 0px 0px 42px;
}

img.post {
	margin-bottom:10px;
}

div.mail {
	text-align:left;
	padding:40px 0px 24px 45px;
}

img.mail {
	margin-bottom:10px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

div.privacy {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	width:741px;
	margin-top:20px;
	color:#b38a6e;
}

div.copy {
	color:#b38a6e;
	font-size: 10px;
	padding:10px 0;
}