/* ../css/info.css */

/*コンテナクラス*/
.container_cat{
	width : 980px;
	height : 3700px; 
/*	background-color : #E0E0E0; */

	position : absolute; top:0px; left: 0px;
}

/* カテゴリーページ用定義 */

.containt_info{
	width : 700px;
	height : 3350px;
/*	background-color : #AA0000; */

	position : absolute; top:290px; left:270px;
}

/* 
一つの記事 height 260くらいでやっている
 */

/* .containt_cat0{ */
.infocont1{
	width : 700px;

	position : relative; top:0px; left:0px;


/*	background-color : #DDDDDD;  

	background : url(../img/taisyo_bg02.jpg);*/
}

/*.containt_cat1{ */
.infocont2{
	width : 700px;

	position : relative; top:20px; left:0px;
	
	margin-bottom : 20px;
	

/*	background-color : #DDDDDD;  
	background : url(../img/sinsatujikan02.jpg);
	border : 1px solid #0000DD;   */
}


.infocont_inner{
	width : 680px;
	position : relative; top:10px; left:10px;
	font-size : 12px;
/*	border : 1px solid #BB00DD; 
	text-align : center;
	background-color : #DDDDDD; */
}



.info_titlel{
	width : 680px;
	height : 20px;
	position : relative; top:0px; left:0px;
	font-weight : bold;
	font-size : 12px;
	color : #0000DD;
/*	background-color : #0000FF;*/
	border-left : 3px solid #0000DD; 
	border-bottom : 1px solid #0000DD; 
	padding : 8px;
}

.info{
	font-size : 14px;
	color : #000000;
	padding : 0px 10px;
}

p.cont{
	margin : 5px 20px 5px 80px;
/*	font-family: "ＭＳ 明朝",serif; */
	line-height : 1.5em;
}

p.cont2{
	margin : 5px 130px;
/*	font-family: "ＭＳ 明朝",serif; */
}


p.name{
	text-align : right;
	margin : 5px 40px;
}

img.info{
	margin : 0px 100px;
}

img.info2{
	margin : 10px 100px 40px 100px;
}


table.kyouken_tbl{
	width : 500px;
	
	margin : 20px 30px 10px 100px;
	
	font-size:12px;
	line-height : 1.2em;
}