@charset "shift_jis";

#contents{
	width:850px;
	height:560px;
	float:right;
	padding:15px;
	_padding:15px 15px 15px 5px;
	_margin:10px 0 0 0;
	overflow:auto;
}

#contents p,td,dd{line-height:18px;}
#contents p{margin:10px;}

#contents02{
	height:auto;
}
#leftmenu{
	display:block;
	float:left;
	width:100px;
	height:590px;
	_height:587px;
	_margin:11px 0 0 0;
	background-color:#F2E2E2;
}

#leftmenutitle{
	width:100px;
	height:102px !important;
	color:#FFFFFF;
	background-color:#CC888A;
	background-image:url(../img/leftmenu_title02.gif);
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:16px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#leftmenutitle02{
	width:100px;
	height:102px !important;
	color:#FFFFFF;
	background-color:#CC888A;
	background-image:url(../img/leftmenu_title02.gif);
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:16px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}





#lefttable{
	width:100px;
	height:590px;
	_height:587px;
}

#leftmenu dl dd#left_here{
	background-color: #CC888A;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
}




/*--------------------------
メニューリスト
--------------------------*/
#leftmenu dl{
	margin:0;
	padding:0;
	display:block;
}
#leftmenu dl a{
	margin:0;
	padding:0;
	display:block;
}
#leftmenu dl dd{
	display:block;
	text-align:left;
	list-style:none;
	font-size:10px;
	margin:0;
	
}
#leftmenu dl dd a{
	display:block;
	width:90px !important;
	margin:0;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
	line-height:14px;
	text-align: center;
}
#leftmenu dl dd a:hover{
	background-color: #891112;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
}
dd#chigai a{
	display:block;
	width:90px !important;
	margin:0;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	line-height:14px;
}
dd#chigai a:hover{
	background-color: #891112;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
}

/*--------------------------
素材
--------------------------*/
.material01{
	width:160px;
	height:auto;
	float:left;
	font-size:10px;
	margin-left:10px;
}
.material02{
	width:115px;
	height:auto;
	float:left;
	font-size:10px;
}

/*--------------------------
FAQ
--------------------------*/
.question div{
	margin:8px 0;
	padding:3px 2px;
}
.question a:hover{
	background-color:#CC888A;
}
.migiyose{
	text-align:right;
}
.migiyose a:hover{
	border-bottom:1px dotted #CC888A;
}
