@charset "UTF-8";

/*---------------------------------------------------------
　コンテンツ
---------------------------------------------------------*/


/*---------------------------------------------------------
　レフトボックス
---------------------------------------------------------*/

/*---------------------------------------------------------
　ライトボックス
---------------------------------------------------------*/

table.localMenu{
	width:620px;
}

table.localMenu tr td img{
	margin-bottom:15px;
}

table.localMenu tr td p{
	margin:0 5px 20px 5px;
	font-size: 0.8em;
	line-height: 150%;
}

table.localMenu tr td img.left{
	margin:0 15px 0 0;
}


/*-- 電話 --*/

table.tel {
	width: 610px;
	margin:5px 5px 5px 5px;
	font-size: 0.8em;
	border-top: 1px dotted #cccccc;
}

table.tel td{
	border-bottom: 1px dotted #cccccc;
	padding:10px 0 10px 10px;
}

table.tel td span{
	color:#00c3b8;
	font-weight:bold;
}

/*-- フォーム --*/

table.form input {
border: 1px #cfcfcf solid;
width: 380px;
}

table.form textarea {
border: 1px #cfcfcf solid;
width: 380px;
height: 10em;
scrollbar-face-color: #fbfaff;
scrollbar-track-color: #fbfaff;
scrollbar-arrow-color: #cdcec8;
scrollbar-highlight-color: #cdcec8;
scrollbar-shadow-color: #cdcec8;
scrollbar-3dlight-color: #fffffb;
scrollbar-darkshadow-color: #fffffb;
}

table.form {
	width: 610px;
	margin:5px 5px 5px 5px;
	font-size: 0.8em;
	border-top: 1px dotted #cccccc;
}

table.form td{
	border-bottom: 1px dotted #cccccc;
	padding:10px 0 10px 10px;
	vertical-align: middle;
}

table.form td.item{
	width: 150px;
	color:#00c3b8;
	font-weight:bold;
	background-color:#f1f1f1;
}

table.form td.item2{
	width: 150px;
	color:#00c3b8;
	font-weight:bold;
	background-color:#f1f1f1;
	vertical-align: top;
}

table.localMenu tr td.but{
	text-align:center;
	padding:15px 0 0 0;
}

input#reset{
	width:80px;
}

input#submit{
	width:150px;
}

/*---------------------------------------------------------
　フッター
---------------------------------------------------------*/


