/* ../css/sinsatu.css */

/*コンテナクラス*/
.container_cat{
	width : 980px;
	height : 1180px; 
/*	background-color : #E0E0E0;  */
	position : absolute; top:0px; left: 0px;
}

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

.containt_toi{
	width : 700px;
	height : 600px;
/*	background-color : #AA0000; */
	position : absolute; top:290px; left:270px;
}

/* .containt_cat0{ */
.toicont1{
	width : 700px;
	height : 360px;
	position : absolute; top:0px; left:0px;
/*	background-color : #DDDDDD;  
	border : 1px solid #0000DD;  
	background : url(../img/taisyo_bg02.jpg);*/
}

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


/*.containt_cat1{ */
.toicont2{
	width : 700px;
	height : 360px;
	position : absolute; top:210px; left:0px;
/*	background-color : #DDDDDD;  
	background : url(../img/sinsatujikan02.jpg);
	border : 1px solid #0000DD;   */
}

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

/* .containt_cat2{ */
.toicont3{
	width : 700px;
	height : 435px;
	position : absolute; top:420px; left:0px;
/*	background-color : #DDDDDD;  */
/*	border : 1px solid #0000DD;  */
}

td.formtittle{
	width:150px;
	height:30px;
	background-color : orange;
	font:bold;
	color:white;
	text-align:center;
}

p.toiawase{
	margin-left : 50px;
}

p.toiawasetel{
	margin-left : 200px;
	font-size : 14px;
	font-weight : bold;
	color : red;
}

