/* ページ基本設定 */
.contents_box {
	padding-right: 30px;
	padding-left: 5px;
	line-height: 26px;
	margin-top: 20px;
}
/* プライバシーポリシー */

#title_bar {
	background-image: url(../pp/images/title_bar1.jpg);
	height: 50px;
	width: 603px;	
}
.pp_title_text {
	font-size: 14px;
	margin-top: 2em;
	margin-bottom: 1em;
}

#pp li {
	list-style-type: decimal;
}

.pp_fottor {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 35px;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}

/* サイトマップ */

#site_title_bar {
	background-image: url(../sitemap/images/title_bar1.jpg);
	height: 50px;
	width: 603px;	
}

/* お問合せ */
.mail_box {
	padding-right: 15px;
	padding-left: 10px;
	line-height: 26px;
	margin-top: 20px;
}
#mail_title_bar {
	background-image: url(../mail/images/title_bar1.jpg);
	height: 50px;
	width: 603px;	
}
#mail_title_bar_thankyou {
	background-image: url(../mail/images/title_bar2.jpg);
	height: 50px;
	width: 603px;	
}
#mail_tel_bar {
	background-image: url(../mail/images/mail_img1.jpg);
	height: 76px;
	width: 594px;	
}
#mail_form_box {
	margin-top: 30px;
}
#mail_form_box table {
	width: 580px;
	background-color: #E6E6E6;
	margin-left: 5px;
}
#mail_form_box th {
	background-color: #F7F7F7;
	width: 150px;
}

#mail_form_box td {
	background-color: #FFFFFF;
	padding: 5px;
}
