@charset "utf-8";
/* CSS Document */

/*グローバルナビゲーション*/
.topnavi_06 img{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

/*コンテンツ*/
#main{
	width:690px;
	height: 100%;
	padding:10px 20px 20px 20px;
	border: 1px solid #d8d7c2;
	background-color:#ffffff;
	overflow: hidden;
}
#main h3{
	/*border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c1cd95;
	padding-bottom:5px;
	height:30px;
	background-image:url(img/ttl_bg.jpg);
	background-repeat: no-repeat;
	padding-left:10px;*/
	margin-top:10px;
}

#main ul{
	list-style:none;
}

#main ul li ul li{
	float:left;
}

#main ul li{
	margin-top:15px;
}

#main .img_name{
	width:220px;
	border: 2px solid #dddddd;
	margin-right:9px;
	padding-bottom:5px;
}

#main .img_name_right{
	width:220px;
	border: 2px solid #dddddd;
	padding-bottom:5px;
}


#main .img img{
	width:240px;
}

#main ul li .img_s{
	clear:both;
}

#main ul .pic{
	margin:0px;
}

#main ul li .img_s img{
	width:210px;
	margin:5px;
}

#main ul li .img_s .name{
  width:205px;
	margin:0;
	padding:0px 0px 0px 10px;
	clear:both;
	font-size:18px;
}

#main ul li .name2{
  width:205px;
	padding:5px 0px 0px 10px;
	margin:0px;
	clear:both;
}

#main .text{
	width:418px;
	height:160px;
	margin-left:10px;
	padding:10px;
	letter-spacing:0.1em;
	line-height: 1.5em;
	border: 1px dotted #848484;
}

#main .textwide{
	width:668px;
	padding:10px;
	letter-spacing:0.1em;
	line-height: 1.5em;
	border: 1px dotted #848484;
}

#main .text p{
	margin:5px 0;
}
