@charaset "UTF-8";
/*---------------------
 ads ue
---------------------*/
#ads_head{
	width:934px;
	margin:20px auto;
}

/*---------------
 インフォボード
---------------*/
#info_bd{position:relative;height:256px;margin-bottom:15px;}
#info_bd #ads{width:300px;height:250px;margin-left:15px;}
#info_bd img{
	display:block;
	position:absolute;
	top:0px;
	right:10px;
}
#info_bd p{
	width:435px;
	height:180px;
	position:absolute;
	top:52px;right:135px;
	font-size:16px;
	line-height:1.8;
	text-shadow: 1px 1px 0 #eee, -1px -1px goldenrod;
//text-shadow: 1px 1px 0 #fff, -1px -1px 0 rgba(0, 0, 0, .08);
	font-weight:bold;
}



/*---------------
 メニュー表示
---------------*/

.ich-dan{
	margin-bottom:15px;
}
.ich-dan div{
	float:left;
	width:310px;
	font-size:16px;
	margin-left:16px;
	border:solid 1px #ccc;
}

.ich-dan h3{
	font-weight:normal;
	padding: 15px 10px 15px 20px;
}
.ich-dan h3 span{
	font-size:14px;
}
.ich-dan div img{
	margin-left:5px;
	/*display:block;*/
	width:300px;
}
.ich-dan div ul{margin:0px 5px 4px 5px;}
.ich-dan div ul li{
	background-color:#f4f0e8;
	margin-bottom:1px;
	
}
.ich-dan div ul li a{
	display: block;
	padding: 10px 10px 7px 20px;
	text-decoration:none;
	background:url(../img/lst/tri_red.png) 8px center no-repeat;
}
.ich-dan div ul li.add_li a{
	background:none;
	
}
div#ads_kiji_shita{
	margin:0 15px 0 15px;
}
