@charset "utf-8";
/* other.css
--------------------------------------------------------- */

/* お問い合わせ ------------------------------------------- */

#contact_top_image {
	background-image:url(_src/contact/tit_contact01.jpg);
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width:920px;
	height:200px;	
}

#title_contact {
	background-image:url(_src/contact/tit_contact02.gif);
	width: 690px;
	height: 40px;
}

table#contact_tbl {
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width: 690px;
}

#contact_tbl th {
	width:215px;
	text-align: left;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
	background-color: #fbf4f4;
    background-position:left top;
    vertical-align:top;
    padding:5px 5px;
    font-weight: normal;
    font-size: 12px;
}

#contact_tbl td{
	width:475px;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
	padding:5px 10px;
	line-height: 30px;
	font-size: 12px;
}

#contact_tel_img {
	background-image:url(_src/contact/img_contact_tel.gif);
	width:615px;
	height:150px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#contact_content {
	width: 690px;
	text-align: left;
}

#title_contact_tel {
	background-image:url(_src/contact/hd_contact01.gif);
	width:690px;
	height:30px;
	margin: 30px 0 0 0;
}


#title_contact_mail {
	background-image:url(_src/contact/hd_contact02.gif);
	width:690px;
	height:30px;
	margin: 30px 0 20px 0;
}


table#questionnaire {
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    width: 690px;
}

#questionnaire th {
	width:215px;
	text-align: left;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
	background-color: #f2f2f2;
    background-position:left top;
    vertical-align:top;
    padding:5px 5px;
    font-weight: normal;
    font-size: 12px;
}

#questionnaire td{
	width:475px;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
	padding:5px 10px;
	line-height: 30px;
	font-size: 12px;
}

.area {
	width:450px;
}

.area_name {
	width:100px;
	float:left
}

.area_no {
	width:350px;
	float:left;
}

.tochi_question {
	margin: 0 0 0 15px;
}

.center_box {
	margin: 20px auto 30px auto;
	text-align:center;
}

.syozai {
	width:450px;
}

.syozai_check {
	width:100px;
	float:left
}

.syozai_address {
	width:350px;
	float:left;
}

/* プライバシーポリシー ------------------------------------------- */

#privacy_top_image {
	background-image:url(_src/privacypolicy/tit_privacypolicy01.jpg);
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width:920px;
	height:200px;	
}

#title_privacypolicy {
	background-image:url(_src/privacypolicy/tit_privacypolicy02.gif);
	width:690px;
	height:40px;
	margin-top: 18px;
}

#priv_subtitle1 {
	background-image:url(_src/privacypolicy/hd_privacypolicy01.gif);
	width:690px;
	height:30px;
}

#priv_subtitle2 {
	background-image:url(_src/privacypolicy/hd_privacypolicy02.gif);
	width:690px;
	height:30px;
}

#priv_subtitle3 {
	background-image:url(_src/privacypolicy/hd_privacypolicy03.gif);
	width:690px;
	height:30px;
}

#priv_subtitle4 {
	background-image:url(_src/privacypolicy/hd_privacypolicy04.gif);
	width:690px;
	height:30px;
}

#priv_subtitle5 {
	background-image:url(_src/privacypolicy/hd_privacypolicy05.gif);
	width:690px;
	height:30px;
}

.priv_main_content {
	width:690px;
	margin: 30px 0;
	text-align: left;
}

.priv_content {
	width:690px;
	margin: 20px 0 30px 0;
	text-align: left;
}

/* サイトマップ ------------------------------------------- */

#sitemap_top_image {
	background-image:url(_src/sitemap/tit_sitemap01.jpg);
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width:920px;
	height:200px;	
}

#title_sitemap {
	background-image:url(_src/sitemap/tit_sitemap02.gif);
	width:690px;
	height:40px;
	margin-top: 18px;
}

#sitemap_table {
	width:690px;
	margin: 20px 0 0 0;
	text-align: left;
}

#site_left {
	width:325px;
	float:left;
}

#site_right {
	width:325px;
	margin: 0 0 0 40px;
	float:left;
}

.site_separate {
	width:325px;
	height:1px;
	border-bottom:1px solid #cccccc;
}

.site_link {
	width: 325px;
}

.site_link .link_text {
	line-height:25px;
	margin: 0 0 10px 20px;
}

.site_link_icon {
	float: left;
	width: 5px;
	height: 20px;
	background-color: #d59292;
	margin: 10px 0 10px 0;
}

.site_link_text {
	width: 305px;
	height: 20px;
	padding: 10px 0 10px 15px;
}

