@charset"utf-8";

*{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.5em;
}
hr{
	display:none;
}
ul,dl{
	list-style-type:none;
}
img{
	border:none;
	position:relative; top:3px;
}





/*------------------------------------------------------------------*/





#excontainer{
	background:url(../image/bg001.gif) repeat-y top center;
}
#container{
	width:760px;
	padding:20px;
	margin:0 auto;
}
#unit{
	width:760px;
}





/*------------------------------------------------------------------*/





#header{
	width:760px;
}
#header h1{
	height:71px;
	background:url(../image/title001.gif) no-repeat top;
	text-indent:-9999px;
}
#header p{
	text-indent:1em;
}
#header h2{
	height:43px;
	background:url(../image/title002.gif) no-repeat;
	text-indent:-9999px;
}





/*------------------------------------------------------------------*/





#main {
	widht: 760px;
	background:url(../image/bg002.gif) repeat-y 0 0;
}





/*------------------------------------------------------------------*/





#rcontents{
	width:240px;
	float:right;
}
#rcontents h3{
	height:43px;
	background:url(../image/title003.gif) no-repeat;
	text-indent:-9999px;
}
#rcontents p{
	text-indent:1em;
}
#rcontents dl.qanda{
	margin-bottom:17px;
}
#rcontents dl.qanda dt{
	font-size:12px;
	padding-left:20px;
	background:url(../image/question.gif) no-repeat 0 2px;
}
#rcontents dl.qanda dd{
	font-size:12px;
	padding-left:20px;
	background:url(../image/answer.gif) no-repeat 0 3px;
}
#rcontents dl.qanda img{
	margin-bottom:5px;
}





/*------------------------------------------------------------------*/





#lcontents{
	width:480px;
	float:left;
}
#lcontents h4{
	height:43px;
	background:url(../image/title004.gif) no-repeat;
	text-indent:-9999px;
}
#lcontents p.movie{
	clear:both;
}
#lcontents p.movie img.lposition{
	margin:0 10px 2px 0;
	float:left;
}
#lcontents p.btn001 a {
	float:left;
	background: url(../image/btn001.gif) 0 0 no-repeat;
	height: 26px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#lcontents p.btn001 a:hover {
	background-position: 0 -26px;
}
#lcontents p.supplementation{
	padding-top:12px;
	font-size:10px;
}




/*------------------------------------------------------------------*/





#footer{
	background:url(../image/footer.gif) no-repeat top center;
	text-align:center;
}
#footer p{
	padding:40px 0 10px;
}
#footer *{
	font-size:10px;
}





/*------------------------------------------------------------------*/





.lsize{
	font-size:16px;
}
.xssize{
	font-size:10px;
}
.emphasis{
	color:#160080;
}
.pb{
	padding-bottom:12px;
}
.pbl{
	padding-bottom:10px;
}



#rSokuhoP {
	border:1px solid #00f;
	padding:10px;
	margin-bottom:20px;
	}