@charset "UTF-8";

/*-----------------------------------------
コンテンツ
-----------------------------------------*/

#main{
	margin-top:19px;
	}

#return{
	margin:30px 0 15px 802px;
	}

#leftcontents{
	float:left;
	width:200px;
	height:auto;
	margin:0 15px 0 6px;
	_margin-left:4px;
	display:inline;
	}
	

#leftcontents ul{
	list-style:none;
	margin-top:9px;
	}

#leftcontents ul img{
	vertical-align:bottom;
	}
	
		

#rightcontents{
	float:right;
	width:712px;
	height:auto;
	margin-right:30px;
	display:inline;
	}	

h3{
	margin-bottom:19px;
	}	

#l_menu{
	width:712px;
	height:auto;
	}

.left_ul{
	float:left;
	width:356px;
	height:auto;
	list-style:none;
	}	

.left_ul li{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px 0 5px 10px;
	margin-top:15px;
	}	
	
.left_ul li img{
	vertical-align:bottom;
	}

.right_ul{
	float:right;
	width:356px;
	height:auto;
	list-style:none;
	}

.right_ul li{
	border-bottom:1px solid #CCCCCC;
	padding:5px 0 5px 10px;
	margin:15px 6px 0 0;
	}	

.right_ul li img{
	vertical-align:bottom;
	}
	
li.bottom{
	border-bottom:none;
	}	

li.top{
	margin-top:0;
	}
	