@charset("utf-8");


/*
 shear_side_contents_area
----------------------------------------------------------*/

/* 会社概要の通常設定 */
div#side_bt_area p#aboutus_bt a,
div#side_bt_area p#aboutus_bt a:link,
div#side_bt_area p#aboutus_bt a:visited {
	background : #FFFFFF url("../images/icon_menu.jpg") no-repeat 10px 7px;
}


/*
 div#main_img_area
----------------------------------------------------------*/

/* メイン画像 */
div#main_img_area {
	width : 650px;
	margin : 0 auto 20px auto;
}

div#main_img_area img {
	width : 650px;
	margin : 0 auto 20px auto;
	text-align: right;
}

/* h2 */
h2 {
	margin-bottom : 20px;
	padding-left : 5px;
	text-align : left;
	line-height : 2;
	font-size : 1.5em;
	color : #666666;
	border-bottom : 3px solid #ffa500;
}

/* テキストエリア枠 */
div#text_area {
	width : 650px;
	margin-bottom : 20px;
	padding : 10px 0;
	text-align : left;
}


p#text_area-title {
	margin-bottom : 20px;
}

/* リンク画像枠 */
p#text_area-link {
	width : 650px;
}

/* リンク通常時設定 */
p#text_area-link a {
	width : 650px;
	height : 56px;
	text-indent : -9999px;
	overflow : hidden;
	display : block;
	background : url("../images/com/contactbanner.jpg") no-repeat; 
}

/* ロールオーバー時設定 */
p#text_area-link a:hover,
p#text_area-link a:active {
	width : 650px;
	background : url("../images/contact/contactbanner_r.jpg") no-repeat; 
}

/* お問い合わせフォーム大枠 */
div#contents {
	margin-bottom : 20px;
	text-align:  left;
	padding : 0 5px;
}

/* h3 */
h3 {
	width : 620px;
	height : 50px;
	margin-bottom : 20px;
	padding-left : 30px;
	line-height: 3.5;
	text-align : left;
	font-size : 1.2em;
	background : url("../images/contact/midashi_3.jpg") no-repeat;
}

/* テーブル */
table {
	margin : 0 auto 20px auto;
	border-top : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}

table th {
	width : 200px;
	padding-left : 10px;
	text-align : left;
	font-weight : normal;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	background : #DFDFDF;
}

table td {
	width : 420px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}


/* 地図 */
div#map {
	margin : 0 auto 20px auto;
	padding-top : 5px;
	text-align : center;
	border : 1px solid #4F4F4F;
}

/* 所在地・アクセス枠 */
dl {
	margin-bottom : 20px;
	padding-left : 10px;
}
