@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+	index.css 
+	
+	
+	
+	
+	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#main {
	width:860px;
	clear:both;
}

h2.title {
	float:left;
	padding-top:10px;
}
h3 {
	padding-bottom:5px;
	border-bottom:1px dashed #333;
}
h4 {
	float:left;
	width:594px;
	height:35px;
	margin: 30px 0px 5px 0px;
	background:url(../images/name_back.gif) no-repeat;
	font-size:16px;
}
h4 span {
	float:left;
	padding: 5px 10px 5px 20px;
}
h5 {
	float:left;
	font-size:14px;
	padding-bottom:5px;
	width:595px;
}
h5 span {
	float:left;
	width:494px;
}
h5 a {
	text-align:right;
	width:100px;
	float:right;
	text-decoration:underline;
	font-size:12px;
}
h5 a:hover {
	text-decoration:none;
}

/* ========================================

	右側　コンテンツ

=========================================*/

#right {
	width:595px;
	float:left;
	padding-left:33px;
}
#right h3{
	float:left;
	margin-bottom:15px;
}
#right p {
	float:left;
	width:564px;
}

#right table {
	float:left;
	width:595px;
	margin-bottom:10px;
}
#right table tr {}
#right table tr th {
	width:100px;
	font-size:12px;
	background-color:#ddd;
	padding:5px 5px 5px 10px;	
	border:1px solid #666;
	border-collapse:collapse;
}
#right table tr td {
	padding:5px 5px 5px 10px;
	border:1px solid #666;
	border-collapse:collapse;
}
#right form {
	padding:10px 0px;
	float:left;
}
#right form input,
#right form textarea {
	border:1px solid #666;
}
#right table.mailform tr td strong {
	font-size:10px;
	font-weight:bold;
	color:#000;
}


/* プライバシーポリシー本文 */
#right table tr td#pp {
	border-bottom:0px;
}
#right table tr td#pp h3 {
	width:550px;
	width:400px;
	font-size:12px;
	font-weight:bold;
	color:#e60012;
	padding-bottom:0px;
	margin-bottom:5px;
	border:none;
}
#right table tr td#pp {
	padding:5px 5px 5px 10px;
}
#right table tr td#pp div {
	font-size:10px;
	width:573px;
	height:150px;
	border:1px solid #666666;
	overflow:auto;
	clear:both;
}
#right table tr td#pp div p {
	float:none;
	width:550px;
	padding:0px 0px 0px 5px;
	margin:0px;
}
#right table tr td#pp div h4 {
	float:none;
	width:550px;
	font-size:12px;
	font-weight:bold;
	background:none;
	padding:10px 0px 5px 5px;
	margin:0px;
}

/* プラポリ同意チェック */

/* 白背景 */
#right table tr th.w {
	background-color:#FFF;
}


/* thanksページ用
====================================*/
#right #thanks {
	float:left;
	width:590px;
	border:1px solid #666666;
}
#right #thanks h5 {
	font-size:16px;
	color:#e60012;
	width:525px;
	padding: 20px;
}
#right #thanks p {
	font-size:14px;
	padding-left: 20px;
	padding-bottom:20px;
}
#right #thanks p strong {
	font-size:16px;
	font-weight:bold;
}


/* ==========================

	営業所所在地

===========================*/
#right p.access {
	padding:10px 0px 20px 0px;
}


/* ==========================

===========================*/
/* ==========================

===========================*/

