@charset "utf-8";
/*---------------------------------
			加盟店募集  ---------*/
#tab {
	width: 600px;
	height: 30px;
	border-bottom: solid 5px #09F;
	padding-left: 80px;
	margin-bottom: 20px;
}
#tab ul {
	list-style: none;
}
#tab li {
	width: 200px;
	height: 30px;
	list-style: none;
	display: inline;
	float: left;
}
#kamei {
	width: 640px;
	padding: 0 20px;
}
.tube {
	width: 210px;
	height: 22px;
	padding: 8px 430px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: url(../img/bar_s.jpg) no-repeat;
}
#kamei p {
	padding: 10px 10px 20px 10px;
	line-height: 1.8em;
}
#kamei p.building {
	width: 640px;
	height: 130px;
	background: url(../img/building.jpg) no-repeat;
}
#kamei p.truck {
	width: 640px;
	height: 80px;
	background: url(../img/truck.jpg) no-repeat;
}
#kamei p.right {
	padding: 10px 0 0 0;
	text-align: right;
}

#kamei span {
	color: #09F;
	font-size: 14px;
	font-weight: bold;
}
#kamei .support {
	width: 580px;
	margin: 0 20px 20px 20px;
	padding: 10px;
	background-color: #DFF;
}
#kamei .support dt {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#kamei .support dd {
	padding-left: 10px;
}
#kamei .plan {
	width: 620px;
	padding: 10px;
}
#kamei .plan th {
	border: solid 1px #09F;
	text-align: center;
	background-color: #DFF;
	color: #09F;
}
#kamei .plan td {
	border: solid 1px #09F;
	text-align: center;
}
#kamei .plan td span {
	color: #888;
	font-weight: normal;
	font-size: 12px;
}
#kamei .step01 {
	width: 80px;
	height: 80px;
	padding-left: 90px;
	background: url(../img/step01.jpg) no-repeat;
	float: left;
}
#kamei .step02 {
	width: 80px;
	height: 80px;
	padding-left: 90px;
	background: url(../img/step02.jpg) no-repeat;
	float: left;
}
#kamei .step03 {
	width: 80px;
	height: 80px;
	padding-left: 90px;
	background: url(../img/step03.jpg) no-repeat;
	float: left;
}
#kamei .step04 {
	width: 80px;
	height: 80px;
	padding-left: 90px;
	background: url(../img/step04.jpg) no-repeat;
	float: left;
}
#kamei .step05 {
	width: 80px;
	height: 80px;
	padding-left: 90px;
	background: url(../img/step05.jpg) no-repeat;
	float: left;
}
#kamei .step_txt {
	width: 460px;
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
#kamei .step_txt a {
	color: #F06;
}
#kamei .step_txt dt {
	color: #09F;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

/*---------------------------------
			会社概要  -----------*/
#aboutus {
	width: 640px;
	padding: 0 20px;
}
#aboutus .bldg {
	width: 200px;
	padding-right: 20px;
	float: left;
}
#aboutus .data {
	width: 420px;
	float: left;
}
#aboutus dl {
	border-bottom: dotted 1px #09F;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#aboutus dl.none {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#aboutus dt {
	color: #09F;
	font-size: 10px;
	padding-bottom: 3px;
}
#aboutus dt.left {
	width: 300px;
	padding-right: 20px;
	float: left;
}
#aboutus dt.right {
	width: 300px;
	float: left;
}
#aboutus dd {
	padding-left: 10px;
}
#aboutus dd.left {
	width: 300px;
	padding-right: 20px;
	float: left;
}
#aboutus dd.right {
	width: 300px;
	float: left;
}
#aboutus dd.left2 {
	width: 600px;
	padding-right: 20px;
	float: left;
}
.abouts_photo {
	width:600px;
	margin:0 auto;
}
.abouts_photo .photo1 {
	float:left;
	width:190px;
	margin:0px 8px 10px 0;
	border:1px solid #0099FF;
}

/*---------------------------------
			採用情報  -----------*/
#tab2 {
	width: 400px;
	height: 30px;
	border-bottom: solid 5px #09F;
	padding-left: 280px;
	margin-bottom: 20px;
}
#tab2 ul {
	list-style: none;
}
#tab2 li {
	width: 200px;
	height: 30px;
	list-style: none;
	display: inline;
	float: left;
}
#recruit {
	width: 640px;
	margin: 0 20px;
}
#recruit p {
	padding: 10px 20px;
}
#recruit dl {
	padding: 0 20px 10px 20px;
	line-height: 1.8em;
}
#recruit dt {
	font-weight: bold;
	color: #09F;
}
#recruit dd {
	padding-left: 10px;
}

/*---------------------------------
		プライバシーポリシー  ---*/
#privacy {
	width: 640px;
	margin: 0 20px;
}
#privacy dl {
	padding: 0 20px 10px 20px;
	line-height: 1.8em;
}
#privacy dt {
	font-weight: bold;
	font-size: 14px;
}
#privacy dd {
	padding-left: 10px;
}
#privacy ol {
	margin-left: 2em;
	padding-left: 40px;
	padding-bottom: 10px;
}
#privacy ol li {
	list-style: decimal outside none;
	padding-bottom: 3px;
}
#privacy p.address_ttl {
	padding-left: 40px;
	font-weight: bold;
}
#privacy p.address {
	padding-left: 50px;
	padding-bottom: 10px;
}
#privacy p.date {
	text-align: right;
	padding-bottom: 10px;
}

/*---------------------------------
			サービス詳細  -------*/
#service {
	width: 640px;
	padding: 0 20px;
}
#service dl {
	padding-bottom: 10px;
}
#service dd {
	padding-left: 50px;
	padding-bottom: 5px;
}
#service .achieve {
	width: 640px;
	height: 180px;
	margin-bottom: 20px;
	background: url(../img/service_img.jpg) no-repeat;
}
#service .achieve p {
	width: 270px;
	padding: 50px 0 0 20px;
	line-height: 1.8em;
}

/*---------------------------------
		商品ラインナップ  -------*/
#lineup {
	width: 640px;
	padding: 0 20px;
}
#lineup table {
	border-collapse: collapse;
}
#lineup td {
	border: none;
	padding: 5px;
	vertical-align: middle;
	width: 20%;
	text-align: center;
}
#lineup td.co {
	color: #666;
	font-size: 10px;
	line-height: 1em;
}
#lineup td.name {
	font-weight: bold;
	border-bottom: dotted 1px #09F;
	padding-bottom: 10px;
}
#lineup td.name2 {
	font-weight: bold;
	padding-bottom: 10px;
}

/*---------------------------------
			お問合せ  -----------*/
#contact {
	width: 640px;
	padding: 0 20px;
}
#contact a {
	color: #F06;
}
#contact .privacy {
	width: 580px;
	margin: 0 20px 20px 20px;
	padding: 10px;
	background-color: #DFF;
}
#contact .privacy dt {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#contact .privacy dd {
	padding-left: 10px;
}
.contact_bg {
	width: 300px;
	height: 140px;
	padding: 0 10px 0 330px;
	background: url(../img/contact_btn_bg.jpg) no-repeat;
}
.contact_bg a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #FFF;
}
.contact_bg .btn_kamei {
	width: 300px;
	height: 60px;
	padding-bottom: 20px;
}
#contact p {
	padding-bottom: 5px;
}
#contact table {
	border-collapse: collapse;
}
#contact td {
	border: solid 3px #FFF;
	padding: 5px;
	vertical-align: middle;
}
#contact td.ll {
	width: 30%;
	font-weight: bold;
	background-color: #DFF;
}
#contact td.rr {
	width: 70%;
	background-color: #EFF;
}
#contact .pink {
	color: #F06;
}
#contact .btm5 {
	margin-bottom: 5px;
}
#contact .top10 {
	margin-top: 10px;
}
#contact .send {
	width: 240px;
	height: 50px;
	padding: 10px 200px;
}

/*---------------------------------
			FC加盟店一覧  -------*/
#map_wrap {
	width: 680px;
	padding-bottom: 20px;
}
#map {
	width: 560px;
	height: 557px;
	float: left;
}
.f_l {
	float: left;
}
#area {
	width: 110px;
	min-height: 537px;
	padding: 5px;
	background-color: #DFF;
	float: left;
}
#area a {
	color: #333;
}
#area p {
	border-top: dotted 1px #09F;
	padding: 10px 0 5px 0;
	font-weight: bold;
	color: #09F;
	clear: both;
}
#area p.top {
	border: none;
	padding-top: 5px;
}
#area ul {
	list-style: none;
	clear: both;
}
#area li {
	background: url(../img/map/arrow.jpg) no-repeat left top;
	display: inline;
	float: left;
	list-style: none outside none;
	padding: 0 10px 5px 15px;
	line-height: 1em;
}
#list {
	padding: 0 20px;
}
#list .member {
	width: 640px;
	height: 100px;
	margin-top: 10px;
	background: url(../img/map/list_bg.jpg) no-repeat;
}
#list .member2 {
	width: 640px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../img/map/list_bg.jpg) no-repeat;
}
#list ul {
	padding: 10px 20px;
	list-style: none;
}
#list li {
	list-style: none outside none;
}
#list li.name {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
#list li.add {
	background: url(../img/map/home.gif) no-repeat left top;
	padding: 5px 0 10px 28px;
	display: block;
	margin-left: 20px;
}
#list li.tel {
	background: url(../img/map/tel.gif) no-repeat left top;
	padding: 5px 50px 0 28px;
	display: inline;
	float: left;
	margin-left: 20px;
}
#list li.fax {
	background: url(../img/map/fax.gif) no-repeat left top;
	padding: 5px 50px 0 28px;
	display: inline;
	float: left;
	margin-left: 20px;
}
#list li.free {
	background: url(../img/map/free.gif) no-repeat left top;
	padding: 2px 0 0 28px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
	margin-left: 20px;
}

/*---------------------------------
			お客様の声  ---------*/
#review {
	width: 640px;
	padding: 0 20px;
}
#review .left {
	width: 200px;
	padding-right: 20px;
	float: left;
}
#review .right {
	width: 200px;
	float: left;
}
#review .box {
	width: 180px;
	height: 220px;
	padding: 10px;
	background: url(../img/comment.jpg) no-repeat;
}
#review .box .pics {
	width: 50px;
	height: 50px;
	float: left;
	padding-right: 10px;
}
#review .box .who {
	width: 120px;
	height: 40px;
	padding: 5px 0;
	line-height: 1.4em;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
#review .box .comment {
	width: 160px;
	padding: 25px 10px 0 10px;
	clear: both;
	line-height: 1.6em;
}

/*---------------------------------
			Q & A  --------------*/
#faq {
	width: 640px;
	padding: 0 20px;
}
#faq a {
	color: #F06;
}
#faq .q_a {
	width: 640px;
	border-bottom: dotted 1px #09F;
	margin-bottom: 10px;
}
#faq .question {
	width: 605px;
	height: 23px;
	background: url(../img/question.jpg) no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
}
#faq .answer {
	width: 575px;
	min-height: 50px;
	padding-left: 55px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(../img/answer.jpg) no-repeat;
}

/*---------------------------------
			サイトマップ  -------*/
#sitemap {
	width: 640px;
	padding: 10px 20px;
	font-size: 14px;
}
#sitemap a {
	color: #333;
}
#sitemap p {
	padding-bottom: 5px;
}
#sitemap p.sub {
	padding-left: 20px;
	padding-top: 5px;
}
#sitemap p.form {
	padding-left: 40px;
}