/* category.css */

.cat_cont_midasi{
	width : 600px;
	height : 20px;

	text-align : left;
	vertical-align : middle;

	margin : 0px 0px 0px 0px;
	padding : 10px 0px 6px 26px;

	background : url(../img/bg/bg_midasi02.png) no-repeat;

/*
	padding-top : 9px;
	padding-left : 30px;
	height : 20px;
	letter-spacing : 2px;
	border-top : 1px solid #A0A0A0;
	border-bottom : 1px solid #A0A0A0;

	background-color : #EEEEEE;
*/

	font-size:16px;
	font-weight : bold;
	color : #ffffff;

	border-bottom : 1px solid #ffffff;

}


p.exp_long_cmn{
	width : 580px;
	text-align : left;

	margin : 10px 15px 5px 5px;
	padding : 0 10px;
	
	font-size : 12px;
	color : #003200;

	line-height : 1.5em;
	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */
	letter-spacing : 1px;

/*
	background-color : #FF0000;
*/
}


form{
	margin : 0px;
}


/* 個別カテゴリー用定義 */

/* 店舗概要 */

.cont_map{

	width :550px;
	margin : 15px 30px;
	text-align : left;
	font-size : 0.8em;
/*
	background-color : #00E304;
*/
}


div.campany_data{
	width : 550px;
	height : 40px;
	margin-top : 10px;
	margin-left : 40px;
	border-bottom : 2px dotted #BFBFBF;
	font-size : 12px;
/*
	background-color : #a0a0a0;
*/
}


div.campany_data5{
	width : 550px;
	height : 135px;
	
	margin-top : 10px;
	margin-left : 40px;
	border-bottom : 2px dotted #BFBFBF;
	font-size : 12px;
}


div.no_border{
	border : none;
}


p.tbl_title{
	float:left;
	width : 70px;
	margin : 10px 5px 4px 20px;
	line-height : 1.6em;
	text-align : left;
	color : #003200;

/*
	background-color : #B1E2FF;
	border : 1px solid #ccc;
	letter-spacing : 1px;
*/

}


p.tbl_cont{
	float:left;
	width : 360px;
	margin : 10px 5px 4px 30px;
	text-align:left;
	line-height : 1.6em;
	color : #003200;
/*
	letter-spacing : 0px;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color : #B1E2FF;
*/
}


/* お問い合わせ */

table.toiawase_tbl {
	width : 500px;
	margin : 30px 60px;
	font-size : 12px;
	background-color : #FFFFFF;
}


.toiawase_tbl td{
	vertical-align : top;
	text-align : left;
}


td.formtittle{

	height:30px;
	background-color : #FFFFFF;
	color:#000000;
}


textarea{
	font-size : 12px;
}


table.toiawase_tbl2 {
	width : 500px;
	margin : 30px 60px;
	font-size : 12px;
	text-align : left;
/*
	background-color : #FF00FF;
*/
}


/* safari only \*/  
textarea:\66irst-child {
	font-size : 10px;
}


img.about_img{
	margin : 20px 20px 0px 30px;
}
img.about_img2{
	margin : 20px 20px 0px 40px;
}


img.right_img{
	margin : 20px 20px 0 10px;
}

img.left_img{
	margin : 20px 0px 0 10px;
}


img.center_img{
	margin : 20px 0px 0 5px;
}

p.exp_arrange_ttl{
	font-size : 14px;
	margin : 25px 20px 0px 5px;
	color : #ff6478;
	text-align:left;
}


p.exp_arrange_cnt{
	font-size : 12px;
	margin : 5px 30px 20px 5px;
	text-align:left;
	line-height : 1.4em;
	color : #003200;
}


.cont_center{

	width :630px;
	margin : 0px 0px;
	font-size : 12px;
	text-align : left;

	line-height : 1.5em;

	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */

	letter-spacing : 2px;


/*
	background-color : #00E304;
*/
}

/* css splite eyecatct ここから*/

a.cat_1, a.cat_2, a.cat_3, a.cat_4{
	display:block;
	height: 100px;
	background-image: url(../img/ec/ec_all.jpg);
	text-indent: -9999px;
	width: 630px;
}

a.cat_1 {
 background-position: 0px 406px;
}

a.cat_2 {
 background-position: 0px 304px;
}

a.cat_3 {
 background-position: 0px 202px;
}

a.cat_4 {
 background-position: 0px 100px;
}
/* css splite eyecatct ここまで*/

table.arrange_tbl{
	width : 530px;
	height : 300px;
	font-size : 12px;
	margin : 40px 50px;
}


table.arrange_tbl th{
	font-weight : normal;
	text-align : center;
	width : 110px;
	background-color : #ffe0eb;
}

table.arrange_tbl td{
	text-align : left;
	padding-left : 20px;
	line-height : 1.5em;
	color : #003200;

}

