@charset "Shift_JIS";
/* CSS Document */

/*	contents
===================================================================*/
div#contents {
	clear:both; width: 768px; height: 505px; background: url(../img/bg_contents_detail.jpg) top center no-repeat; margin: 0 auto; padding-top: 55px;
}


/*	titleArea
===================================================================*/
div#contents div#titleArea {
	width: 300px; float: left;
}

div#contents div#titleArea h1 {
	width: 154px; margin: 0 0 90px 0; padding: 11px 0 0 11px; line-height: 0; font-size: 0;
}

div#contents div#titleArea h2 {
	margin: 0 0 0 44px; padding: 0; line-height: 0; font-size: 0;
}

div#contents div#titleArea h3 {
	margin: 0; padding: 0 0 0 50px; line-height: 0; font-size: 0;
}

div#contents div#titleArea .tax {
	margin: 110px 0 0 50px;
}

/*	flashcontentArea
===================================================================*/
div#flashcontentArea {
	width: 430px; float: right; padding: 36px 18px 20px 0;
}

div#flashcontentArea p#flashcontent {
	width: 430px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 0; 
	font-size: 0;
}


/*	btn_backtop
===================================================================*/
div#btn_backtop {
	clear: both; width: 720px; margin: 0 auto; padding-top: 10px; border-top: 1px #895223 solid;
}

div#btn_backtop p {
	width: 108px; margin: 0 auto; padding: 0; line-height: 0; font-size: 0;
}

div#btn_backtop a {
	display: block; width: 108px; height: 32px; text-indent: -9999px; background: url(../img/btn_backtop.gif) top left no-repeat;
}

div#btn_backtop a:hover {
	background-position: bottom;
}