@charset "utf-8";

/*-----------------------------------------------------------
    consulting page css
-----------------------------------------------------------*/
#consulting #main {
	width: 803px;
}

#consulting #content {
	clear: both;
	width: 100%;
	margin-top: 0px;
}

#consulting #consulting_head1 {
	width: 803px;
	height: 800px;
	margin: 20px auto 10px;
	position: relative;
	background: #ffffff url(../img/consulting/consulting_head_back.jpg) no-repeat;
}
#consulting #consulting_head1 p.form-link {
    position: absolute; left: 600px; top: 40px;
    width: 185px;
}
#consulting #consulting_head1 div.inner {
	position: absolute; left: 178px; top: 410px;
}
#consulting #consulting_head1 p {
	float:left;
	width: 625px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
#consulting #consulting_head1 p.end_l {
	width: 425px;
	font-size: 20px;
}
#consulting #consulting_head1 p.end_r {
	float:right;
	width: 200px;
	margin-top: 0px;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
}

#consulting #consulting_head2 {
	background: #ffffff url(../img/consulting/consulting_head2_back.jpg) no-repeat;
	position: relative;
	width: 793px;
	height: 271px;
	margin: 0 auto 5px;
}
#consulting #consulting_head2 div.inner {
	position: absolute; left: 28px; top: 80px;
}
#consulting #consulting_head2 p {
	width: 737px;
	line-height: 180%;
}

#consulting #title1_wrap {
	background: #ffffff url(../img/consulting/title1_back2.gif) repeat-x;
}
#consulting #title1 {
	width: 803px;
	height: 174px;
	margin: 0 auto 10px;
	position: relative;
	background: #ffffff url(../img/consulting/title1_back.jpg) no-repeat;
}
#consulting #title1 h2 {
	position: absolute; left: 198px; top: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
#consulting #title1 h3 {
	position: absolute; left: 176px; top: 110px;
	width: 605px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#consulting #content1 {
	width: 756px;
	margin: 0 auto 10px;
}
#consulting #content1 p {
	margin-bottom: 12px;
}

#consulting #content2 {
	width: 803px;
	margin: 0 auto 10px;
}

#consulting #title2 {
	width: 803px;
	height: 45px;
	padding-left: 22px;
	padding-top: 13px;
	background: #ffffff url(../img/consulting/title2_back.gif) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#consulting #content2 .box1 {
	width: 803px;
	background: #ffffff url(../img/consulting/box1_back.gif) repeat-y;
	margin-bottom: 15px;
}
#consulting #content2 .box1 img.title3 {
	display:inline;
	float:left;
	margin: 5px 10px 0 25px;
}
#consulting #content2 .box1 h2 {
	margin: 16px 0 0;
	font-size: 20px;
	font-weight: bold;
}
#consulting #content2 .box1 h3 {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#consulting #content2 .box1 div {
	margin-bottom: 5px;
}
#consulting #content2 .box1 div.inner {
	float:left;
	margin-bottom: 3px;
}

#consulting #content2 .box2 {
	width: 666px;
	background: #ffffff url(../img/consulting/box2_back.gif) repeat-y;
	margin: 0 0 10px;
}
#consulting #content2 .box2 div {
	margin: 0;
}
#consulting #content2 .box2 p {
	display:inline;
	width: 646px;
	margin: 5px 10px;
	font-size: 12px;
}

#consulting #content2 #img2 {
	width: 600px;
	height: 164px;
	padding-left: 156px;
	padding-top: 45px;
	padding-right: 18px;
	margin-bottom: 20px;
	background: #ffffff url(../img/consulting/consulting_img2.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
}

#consulting #content2 #img2 p.txt_20 {
	font-size: 19px;
}
#consulting #content2 #img2 p {
	font-size: 15px;
	line-height: 1.6;
}

#consulting #content3 {
	width: 750px;
	margin: 0 auto 20px;
}
#consulting #content3 p {
	margin-bottom: 10px;
}

#consulting #title4 {
	width: 548px;
	height: 132px;
	padding-left: 174px;
	padding-top: 35px;
	padding-right: 20px;
	background: #ffffff url(../img/consulting/title4_back.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
}

#consulting #content4 {
	width: 750px;
	margin: 0 auto 30px;
	padding: 20px 0px;
	border: 3px #0055aa solid;
}
#consulting #content4 p.form-link a {
	display: block;
	padding-bottom: 15px;
}

#consulting #consul-form {
	width: 750px;
	margin: auto;
	padding: 0px 0px 40px;
}
#consulting #consul-form table {
	width: 750px;
	text-align: center;
}
#consulting #consul-form table#type-02 {
	text-align: left;
}
#consulting #consul-form table#type-02 table {
	width: auto;
	text-align: left;
}
#consulting #consul-form table#type-02 td {
	padding: 2px;
}

/* ---------------- 追加フォーム ---------------- */
#consulting form {
	width: 740px;
	margin: auto;
}
#consulting form .att {
	color: #c00;
}
#consulting form table {
	width: 740px;
	margin: 0px 0px 20px;
}
#consulting form th,
#consulting form td {
	padding: 10px;
	border: 1px solid #ccc;
}
#consulting form th {
	width: 15em;
	background: #eee;
}
#consulting form th span {
	font-weight: normal;
	color: #c00;
}
#consulting form table.comment th {
	width: 740px;
}
#consulting form #name1,
#consulting form #name2,
#consulting form #name3,
#consulting form #name4 {
	width: 150px;
}

#consulting form #company,
#consulting form #hall,
#consulting form #add1,
#consulting form #email {
	width: 400px;
}
#consulting form .width4 {
	width: 5em;
}
#consulting form textarea {
	width: 650px;
}
#consulting form p#submit {
	padding: 0px 0px 40px;
	text-align: center;
}
#consulting form p#submit input {
	padding: 5px 10px;
}
#consulting #content .read {
	width: 750px;
	margin: auto;
	padding: 20px 0px;
}
#consulting #content .read .complete-text {
	margin: 20px 0px 20px;
	padding: 25px;
	border: 1px dotted #ccc;
	line-height: 2;
}
