/* CSS DOCUMENT */


@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	}

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,th,td { 
	margin:0;
	padding:0;
}

table,tr,td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #F6DACD;
	line-height: 1.5em;
	border-collapse:collapse;
	border-spacing:0;
}

img { 	border:0;}

a {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #F6DACD;
	text-decoration:none;
}

a:visited {	}

body {
	color: #F6DACD;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center; /* center on ie */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial,helvetica,clean,sans-serif;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: normal;
}

abbr {
	border:none;
}

hr {
	clear: both;
	visibility: hidden;
}

div.clear{
	clear: both;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* レイアウト*/
.left {	float: left;}
.right {	float: right;}




/* --------------------------------------------------------------- */
/* wrapper                                                         */
/* --------------------------------------------------------------- */

#wrapper,
#wrapper_kotei {
	margin: 0;
	width: 100%;
	text-align: center; /* center on ie */
	background-color:#8D1000;
	z-index: 10;
	position: relative;
}

#wrapper_kotei {
	z-index: 1;
}

* html body#kotei {
   overflow: hidden;
}

* html #wrapper_kotei {
	margin: 0 0 0 0;
	padding: 190px 0 0 0;
	height: 100%;
	overflow: auto;
}




/* --------------------------------------------------------------- */
/* header                                                          */
/* --------------------------------------------------------------- */

#header,
#header_kotei {
	margin: 0 auto;
	text-align: center; /* center on ie */
	background: url(../images/top_back.jpg) no-repeat top center;
	background-color:#FFFFFF;
}

#header_kotei {
	height: 190px;
	width: 100%;
	position: fixed !important;
	position: absolute;
	top: 0;
	right: 0;
}

* html #header_kotei {
	right: 16px;
}






/* --------------------------------------------------------------- */
/* logo_box                                                           */
/* --------------------------------------------------------------- */

#logo_box,
#logo_box_kotei {
	margin: 0 auto;
	padding-top: 45px;
	width: 950px;
}

* html #logo_box_kotei {
	padding-left: 18px;
	width: 968px;
}

#head_logo {
	margin: 0 0 30px 0;
	display:inline;
	float:left;
}

#head_copy {
	margin: 0 0 30px 0;
	display:inline;
	float:right;
}

/* navi */

#navi,
#navi_kotei {
	margin: 0 auto;
	width: 950px;
	clear:both;
}

* html #navi_kotei {
	padding-left: 18px;
	width: 968px;
}

#navi li,
#navi_kotei li {
	list-style: none;
	display: inline;
}



/* --------------------------------------------------------------- */
/* main_img                                                        */
/* --------------------------------------------------------------- */

#main_img,
#main_img_kotei {
	margin: 40px auto 0 auto;
	width: 950px;
	height: 485px;
	clear:both;
}

#main_img_kotei {
	margin: 0 auto;
	padding: 230px 0 0 0;
	width: 950px;
	clear:both;
}

* html #main_img_kotei {
	margin: 0 auto;
	padding: 40px 0 0 0;
}



/* --------------------------------------------------------------- */
/* main                                                            */
/* --------------------------------------------------------------- */

#main_top,
#main {
	width: 950px;
	margin: 40px auto 20px auto;
	background:url(../images/main_side_back.gif) repeat-y top right;
	text-align: left; /* left on ie */
}

#main {
	margin: 50px auto 20px auto;
}

#contents {
	width: 750px;
	float: left;
}

#contents_top {
	width: 760px;
	float: left;
}

#bana {
	width: 155px;
	padding:0 0 20px 0;
	background-color:#8D1000;
	display:inline;
	font-size: 10px;
	float:right;
}

#bana p {
	margin: 2px 0 10px 0;
	padding: 0 0 0 6px;
	line-height: 1.5em;
	background:url(../images/link_icon.gif) no-repeat center left;
}

#bana p.last {
	margin: 2px 0 30px 0;
}

#bana_sub {
	padding: 20px 0 0 0;
	background-color:#8D1000;
	background:url(../images/bana_line.gif) no-repeat top left;
}

#bana_sub ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 6px;
	font-size: 10px;
	list-style: none;
	background:url(../images/link_icon.gif) no-repeat center left;
}





/* --------------------------------------------------------------- */
/* footer                                                          */
/* --------------------------------------------------------------- */

#footer01 {
	text-align: center; /* center on ie */
}

#footer02 {
	padding: 25px 0 150px 0;
	background-color: #A41408;
	text-align: center; /* center on ie */
}

.foot_panf,
.foot_message,
.foot_pagetop,
.foot_info,
.foot_menu,
.foot_copy,
.foot_copy2 {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* left on ie */
}

.foot_message {
	padding: 20px 0 0 0;
	border-top: #AC5451 1px dotted;
}

.foot_message h3 {
	font-size: 10px;
	line-height: 1.6em;
}

.foot_pagetop {
	text-align: right; /* right on ie */
}

.foot_info {
	padding:3px 0 0 0;
}

.foot_info h4 {
	float: left;
}

.foot_menu ul {
	margin: 20px 0 15px 0;
}

.foot_menu ul li {
	margin: 15px 20px 15px 0;
	padding: 0 0 0 6px;
	font-size: 10px;
	list-style: none;
	display: inline;
	background:url(../images/link_icon.gif) no-repeat center left;
}

.foot_copy2 {
	margin: 15px auto 0 auto;
	text-align: left; /* left on ie */
}

.foot_info img,
.foot_copy img {
	margin: 0 20px 0 0;
}




/* --------------------------------------------------------------- */
/* top                                                             */
/* --------------------------------------------------------------- */

/* news-staff */

#news,
#staff,
#works {
	text-align: left; /* left on ie */
	display:inline;
	float:left;
}

#newstaff {
	width: 750px;
}

#news,#staff {
	width: 360px;
}

#works {
	margin: 0 0 30px 0;
	width: 778px;
}

#news {		float: left;}
#staff {	float: right;}

#news h2 img,
#staff h2 img,
#works h2 img,
#twi h2 img {
	margin: 0 0 10px 0;
}

#news ul,
#staff ul {
	margin: 5px 0 50px 0;
	text-align: left; /* left on ie */
	clear:both;
}

#news ul li,
#staff ul li{
	margin: 0 0 8px 3px;
	padding-bottom: 8px;
	color: #D23232;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
	font-weight:bold;
}

#news ul li a,
#staff ul li a {
	margin: 0 8px 0 8px;
	padding: 3px 0 3px 30px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

#news ul li a.new,
#staff ul li a.new {
	background:url(../images/new_icon.gif) no-repeat center left;
}

#news ul li a:hover,
#staff ul li a:hover{
	color: #F6DACD;
	text-decoration:none;
}

#top_works_box {
	width: 100%;
}

#top_works_box .seko,
#top_works_box .seko_last {
	height: 190px;
	width: 125px;
	margin:0 28px 0 0;
	font-size: 10px;
	float:left;
	display:inline;
	z-index: 99;
}

* html #top_works_box .seko,
* html #top_works_box .seko_last{
	margin:0 28px 0 0;
}

#top_works_box .seko_last {
	margin:0 0 0 0;
}

#top_works_box .seko p.more,
#top_works_box .seko_last p.more {
	width: 125px;
	border-top: #A41408 solid 5px;
	padding: 3px 0;
	line-height: 1.4em;
}

#top_works_box .seko p.more_new,
#top_works_box .seko_last p.more_new {
	width: 125px;
	border-top: #A41408 solid 5px;
	padding: 3px 0;
	line-height: 1.5em;
	background:url(../images/new_icon2.gif) no-repeat top right;
}


#twi {
	margin: 5px 10px 30px 0;
	text-align: left; /* left on ie */
	color: #79BFEC;
	font-size: 11px;
	clear:both;
}

#twi ul {
	margin: 5px 10px 30px 0;
	text-align: left; /* left on ie */
	color: #79BFEC;
	clear:both;
}

#twi ul li{
	margin: 0 0 6px 3px;
	padding-bottom: 6px;
	font-size: 8px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
	font-weight:bold;
}

#twi ul.nid{
	color: #7AB876;
}

#twi ul li a {
	margin: 0 8px 0 0;
	padding: 3px 0 3px 0;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;
}

#twi ul li a:hover{
	color: #F6DACD;
	text-decoration:none;
}

.twitter_bpt {
	margin: 0 0 30px 0;
	font-size: 11px;
}

#twtr-widget-1,
#twtr-widget-2 {
	z-index: 1;
	font-size: 11px;
}

#twitter {
	margin: 0 0 10px 0;
	font-size: 10px;
}

#twtr-widget-1 h3 {
	font-size: 10px;
}

#twtr-widget-1 h4 {
	font-size: 14px;
	font-weight: bold;
}

#twtr-widget-1 .twtr-hd {}
#twtr-widget-1 .twtr-ft {}

#twtr-widget-1 p {
	font-size: 10px;
}

#twtr-widget-1 .twtr-join-conv {
	font-size: 6px;
	margin:0;
	padding:0;
}






/* --------------------------------------------------------------- */
/* sub                                                             */
/* --------------------------------------------------------------- */

.pagetop,
.pagetop2,
.pagetop_blog {
	margin: 0 0 50px 0;
	padding: 7px 15px 8px 15px;
	color: #3E3A39;
	text-align: right; /* right on ie */
	background-color: #DFD8C5;
}

.pagetop2 {	margin: 0 0 0 0;}
.pagetop_blog {	margin: 0 0 30px 0;}

.pagetop a,
.pagetop2 a {	color: #910000;}
.pagetop a:hover,
.pagetop2 a:hover {	color: #D23232;}

#page_title {
	margin: 0 0 20px 0;
}

.w_waku {
	background-color: #FFFFFF;
	color: #3E3A39;
}

.w_waku a {	color: #910000;}
.w_waku a:hover {	color: #D23232;}

#soon {
	padding: 100px 0 100px 0;
	text-align: center; /* center on ie */
}



/* concept */

.concept {
	padding: 40px 40px 0 40px;
	background-color: #FFFFFF;
	color: #3E3A39;
}

.concept2 {
	padding: 40px 40px 0 40px;
	background-color: #FFFFFF;
	color: #3E3A39;
	text-align: center; /* center on ie */
}

.concept .circle {
	margin: 0 0 80px 0;
	background:url(../concept/images/circle.gif) no-repeat bottom right;
}

.concept .cp01 {	margin: 0 0 60px 0;}
.concept .cp02 {	margin: 0 0 60px 0;}

.concept .cp03 {
	width: 487px;
	height: 39px;
	margin: 0 0 50px 0;
	background:url(../concept/images/p03.gif) no-repeat top right;
	overflow:hidden;
	text-indent:-9999px;
}

.concept h3.cp04 {
	width: 388px;
	height: 194px;
	background:url(../concept/images/p04.gif) no-repeat top right;
	overflow:hidden;
	text-indent:-9999px;
}

.concept .c_point01,
.concept .c_point02,
.concept .c_point03{
	margin: 0 0 50px 0;
}

.concept .c_point01 {
	padding: 0 380px 0 0;
	background:url(../concept/images/sub_tback01.jpg) no-repeat top left;
	min-height: 175px;
}

.concept .c_point02 {
	padding: 0 380px 0 0;
	background:url(../concept/images/sub_tback02.jpg) no-repeat top left;
	min-height: 228px;
}

.concept .c_point03 {
	padding: 0 380px 0 0;
	background:url(../concept/images/sub_tback03.jpg) no-repeat top left;
	min-height: 224px;
}

.concept .c_point04 {
	padding: 0 380px 0 0;
	background:url(../concept/images/sub_tback04.jpg) no-repeat top left;
	min-height: 228px;
}

.concept .sp_t60_b10 {	margin:60px 0 10px 0;}
.concept .sp_t110_b10 {	margin:110px 0 10px 0;}

.concept .circle2 {
	margin: 40px 0 0 0;
	padding: 140px 0 0 0;
	background:url(../concept/images/circle2.gif) no-repeat center top;
}

.concept .circle2 h3 {
	padding: 30px 0 60px 0;
	border-top: #AC5451 1px dotted;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center; /* center on ie */
	font-weight: normal;
} 

.red_back {
	height: 50px;
	background-color:#8D1000;
}

#katachi {
	text-align: center; /* center on ie */
}




/* pack */

.pack {
	padding: 20px 40px 0 40px;
	background-color: #FFFFFF;
	color: #333333;
}

.pack_main_photo {
	margin: 0 0 40px 0;
	text-align: right; /* right on ie */
}

.easy_left {
	width: 420px;
	height: 240px;
	float: left;
	background:url(../setplan/images/pack/easy_price.gif) no-repeat left bottom;
}

.ecru_left {
	width: 420px;
	height: 240px;
	float: left;
	text-align: left; /* left on ie */
	background:url(../setplan/images/pack/ecru_price.gif) no-repeat left bottom;
	font-size: 10px;
	line-height: 1.4;
}

.pack_info {
	margin: 0 0 60px 0;
	padding: 20px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

* html .pack_info {
	padding: 0 0 0 0;
}

*:first-child+html .pack_info {
	padding: 0 0 0 0;
}

.pack_info strong {
	color: #A80000;
}

.point_spec_box,
.point_spec_box_last {
	width: 270px;
	margin: 0 30px 30px 0;
	text-align: left; /* left on ie */
	font-size: 11px;
	line-height: 1.4;
	float: left;
}

.point_spec_box_last {
	margin: 0 0 30px 0;
}

.point_spec_box h3,
.point_spec_box_last h3 {
	margin: 7px 0 5px 0;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	color: #A80000;
}




/* staff */

.staff {
	margin: 0 0 30px 0;
}

.staff_photo {
	float: left;
}

.staff_qa {
	width: 510px;
	min-height:320px;
	color: #3E3A39;
	background-color:#FFFFFF;
	float: right;
}

.staff_qa .message {
	margin: 20px 20px 10px 20px;
	background:url(../staff/images/message02.gif) no-repeat center left;
}

.staff_qa .message h4 {
	margin: 0 0 0 70px;
	line-height: 1.5em;
	font-size: 11px;
}

.staff_qa ul.sqa {
	margin: 0 20px 20px 20px;
}

.staff_qa ul.sqa li {
	margin: 0 0 5px 0;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
}



/* about */

.about {
	background-color:#FFFFFF;
	color: #3E3A39;
	padding: 25px;
}

.about a {	color: #910000;}
.about a:hover {	color: #D23232;}

.about .tp {
	width: 275px;
	float: left;
}

.about .c_info {
	width: 390px;
	float: right;
}

.about .c_info li {
	margin: 0 0 4px 0;
	padding-top: 4px;
	padding-left: 110px;
	padding-bottom: 8px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
}

.about .c_info li img {
	margin: 0 0 0 10px;
}

.about .c_info li.c01 {	background:url(../about/images/c01.gif) no-repeat center left;}
.about .c_info li.c02 {	background:url(../about/images/c02.gif) no-repeat center left;}
.about .c_info li.c03 {	background:url(../about/images/c03.gif) no-repeat center left;}
.about .c_info li.c04 {	background:url(../about/images/c04.gif) no-repeat center left;}
.about .c_info li.c05 {	background:url(../about/images/c05.gif) no-repeat center left;}
.about .c_info li.c06 {	background:url(../about/images/c06.gif) no-repeat center left;}
.about .c_info li.c07 {	background:url(../about/images/c07.gif) no-repeat center left;}
.about .c_info li.c08 {	background:url(../about/images/c08.gif) no-repeat center left;}
.about .c_info li.c09 {	background:url(../about/images/c09.gif) no-repeat center left;}
.about .c_info li.c10 {	background:url(../about/images/c10.gif) no-repeat center left;}
.about .c_info li.c11 {	background:url(../about/images/c11.gif) no-repeat center left;}
.about .c_info li.c12 {	background:url(../about/images/c12.gif) no-repeat center left;}
.about .c_info li.c13 {	background:url(../about/images/c13.gif) no-repeat center left;}
.about .c_info li.c14 {	background:url(../about/images/c14.gif) no-repeat center left;}
.about .c_info li.c15 {	background:url(../about/images/c15.gif) no-repeat center left;}
.about .c_info li.c16 {	background:url(../about/images/c16.gif) no-repeat center left;}
.about .c_info li.c17 {	background:url(../about/images/c17.gif) no-repeat center left;}

.about2 {
	background-color:#FFFFFF;
	color: #3E3A39;
	padding: 25px;
}

.about2 .map_t_box {
	padding-left: 470px;
	background:url(../about/images/map.gif) no-repeat top left;
	min-height: 260px;
}


.map_pop_red {
	color: #3E3A39;
	text-align: center; /* center on ie */
	position: relative;
	background-color:#8D1000;
}

.map_pop_info {
	width: 450px;
	margin: 50px auto;
	padding: 50px;
	text-align: left; /* left on ie */
	background-color:#FFFFFF;
}

.map_pop_info img.btn {
	margin: 0 20px 0 0;
}






/* spec */

.spec {
	background-color:#FFFFFF;
	color: #3E3A39;
	padding: 25px;
}

.spec_namber {	text-align: right; /* right on ie */}
.spec h3 {	margin: 0 0 20px 0;}

.spec ul {
	padding-top: 8px;
	border-top: #AC5451 1px dotted;
}

.spec li {
	margin: 0 0 8px 0;
	padding-top: 8px;
	padding-bottom: 16px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
}

.spec li .right {
	margin: 0 0 0 30px;
}

.spec li .infobox {
	width: 500px;
}

.spec ul.sublist {
	padding-top: 0;
	margin: 15px 0 0 0;
	padding-bottom: 4px;
	border-top: none;
	border-bottom: #E4CDCD 1px solid;
}

.spec ul.sublist li {
	margin: 4px 0 0 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	border-top: #E4CDCD 1px solid;
	border-bottom: none;
	list-style: none;
}

.spec ul.sublist li strong {
	color:#931600;
	font-size: 12px;
	font-weight:normal;
}






/* flow */


#flow01,
#flow02,
#flow03,
#flow04,
#flow05 {
	padding-left: 110px;
}

#flow01 {	background:url(../flow/images/namber01.gif) no-repeat top left;}
#flow02 {	background:url(../flow/images/namber02.gif) no-repeat top left;}
#flow03 {	background:url(../flow/images/namber03.gif) no-repeat top left;}
#flow04 {	background:url(../flow/images/namber04.gif) no-repeat top left;}
#flow05 {	background:url(../flow/images/namber05.gif) no-repeat top left;}

.flow_info01 {	background:url(../flow/images/back01.gif) no-repeat top right;}
.flow_info02 {	background:url(../flow/images/back02.gif) no-repeat top right;}
.flow_info03 {	background:url(../flow/images/back03.gif) no-repeat top right;}
.flow_info04 {	background:url(../flow/images/back04.gif) no-repeat top right;}

.flow_info01,
.flow_info02,
.flow_info03,
.flow_info04 {
	padding: 25px 225px 25px 25px;
	background-color: #FFFFFF;
	color: #3E3A39;
}

.flow_info01 a,.flow_info02 a,.flow_info03 a,.flow_info04 a {	color: #910000;}
.flow_info01 a:hover,.flow_info02 a:hover,.flow_info03 a:hover,.flow_info04 a:hover {	color: #D23232;}

.flow_info05 {
	padding: 25px;
	background-color: #FFFFFF;
	color: #3E3A39;
}

.flow_info01 li,
.flow_info02 li,
.flow_info03 li,
.flow_info04 li,
.flow_info05 li {
	margin: 0 0 4px 0;
	padding-top: 4px;
	padding-bottom: 8px;
	border-bottom: #E4CDCD 1px solid;
	list-style: none;
}

.flow_info05 li {
	padding-left: 180px;
}


.flow_info05 li.c01 {	background:url(../flow/images/c01.gif) no-repeat center left;}
.flow_info05 li.c02 {	background:url(../flow/images/c02.gif) no-repeat center left;}
.flow_info05 li.c03 {	background:url(../flow/images/c03.gif) no-repeat center left;}
.flow_info05 li.c04 {	background:url(../flow/images/c04.gif) no-repeat center left;}
.flow_info05 li.c05 {	background:url(../flow/images/c05.gif) no-repeat center left;}
.flow_info05 li.c06 {	background:url(../flow/images/c06.gif) no-repeat center left;}
.flow_info05 li.c07 {	background:url(../flow/images/c07.gif) no-repeat center left;}
.flow_info05 li.c08 {	background:url(../flow/images/c08.gif) no-repeat center left;}
.flow_info05 li.c09 {	background:url(../flow/images/c09.gif) no-repeat center left;}
.flow_info05 li.c10 {	background:url(../flow/images/c10.gif) no-repeat center left;}
.flow_info05 li.c11 {	background:url(../flow/images/c11.gif) no-repeat center left;}

#flow01 strong,
#flow02 strong,
#flow03 strong,
#flow04 strong,
#flow05 strong {
	color:#931600;
	font-size: 14px;
	font-weight:bold;
}



/* ob */

#ob_paper {
	margin: 20px 0 40px 0;
	padding-bottom: 20px;
	border-bottom: #AC5451 1px dotted;
}

#ob_paper img {
	margin: 0 5px 20px 5px;
	float: left;
}



/* works */

#collection {
	margin: 0 0 20px 0;
}

#collection img {
	margin: 0 8px 1px 8px;
}

#collection div.photo {
	height: 190px;
	width: 186px;
	float: left;
}

#collection div.photo p.links {
	padding-left:27px;
	background:url(../works/images/icon.gif) no-repeat left center;
}

#collection img.last {
	margin: 0 0 15px 0;
}

.hidden {
	display: none;
}



/* policy */

#policy {
	background-color:#FFFFFF;
	color: #3E3A39;
	padding: 35px;
}

#policy h3 {
	font-size: 14px;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	border-bottom: #AC5451 1px dotted;
}



/* --------------------------------------------------------------- */
/* form                                                            */
/* --------------------------------------------------------------- */


#contact,
#kengaku {
	padding-top:4px;
	border-top: #AC5451 1px dotted;
}


#panf {
	padding-top:4px;
}

.panf2 {
	margin:30px 0 0 0;
	padding-top:4px;
	border-top: #AC5451 1px dotted;
}

.select_panf {
	margin: 0 0 15px 0;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: #AC5451 1px dotted;
}

.panf_box {
	width: 235px;
	margin: 0 15px 20px 0;
	float: left;
}

.panf_box2 {
	width: 345px;
	margin: 0 15px 20px 0;
	float: left;
}

.panf_box_last {
	width: 235px;
	margin: 0 0 20px 0;
	float: left;
}

.panf_box div.photo,
.panf_box2 div.photo,
.panf_box_last div.photo {
	margin: 0 0 5px 0;
	padding: 15px 0;
	background-color: #FFFFFF;
	text-align: center; /* center on ie */
}

.panf_box div.panf_name,
.panf_box2 div.panf_name,
.panf_box_last div.panf_name{
	margin: 0 0 5px 0;
	font-size: 14px;
}

#contact li,
#panf li,
#kengaku li {
	margin: 0 0 5px 0;
	padding-top: 5px;
	padding-left: 200px;
	padding-bottom: 10px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
}


#contact li.c01 {	background:url(../contact/images/c01.gif) no-repeat center left;}
#contact li.c02 {	background:url(../contact/images/c02.gif) no-repeat center left;}
#contact li.c03 {	background:url(../contact/images/c03.gif) no-repeat center left;}
#contact li.c04 {	background:url(../contact/images/c04.gif) no-repeat center left;}
#contact li.c05 {	background:url(../contact/images/c05.gif) no-repeat center left;}
#contact li.c06 {	background:url(../contact/images/c06.gif) no-repeat center left;}

#contact li.c00 {	background:url(../tochi/images/c00.gif) no-repeat center left;}
#contact li.c00_2 {	background:url(../tochi/images/c00_2.gif) no-repeat center left;}
#contact li.c07 {	background:url(../tochi/images/c07.gif) no-repeat center left;}
#contact li.c08 {	background:url(../tochi/images/c08.gif) no-repeat center left;}
#contact li.c09 {	background:url(../tochi/images/c09.gif) no-repeat center left;}
#contact li.c10 {	background:url(../tochi/images/c10.gif) no-repeat center left;}
#contact li.c04_2 {	background:url(../tochi/images/c04.gif) no-repeat center left;}

#kengaku li.c01 {	background:url(../kengaku/images/c01.gif) no-repeat center left;}
#kengaku li.c02 {	background:url(../kengaku/images/c02.gif) no-repeat center left;}
#kengaku li.c03 {	background:url(../kengaku/images/c03.gif) no-repeat center left;}
#kengaku li.c04 {	background:url(../kengaku/images/c04.gif) no-repeat center left;}
#kengaku li.c05 {	background:url(../kengaku/images/c05.gif) no-repeat center left;}
#kengaku li.c06 {	background:url(../kengaku/images/c06.gif) no-repeat center left;}
#kengaku li.c07 {	background:url(../kengaku/images/c07.gif) no-repeat center left;}
#kengaku li.c08 {	background:url(../kengaku/images/c08.gif) no-repeat center left;}

#panf li.c01 {	background:url(../panf/images/c01.gif) no-repeat center left;}
#panf li.c02 {	background:url(../panf/images/c02.gif) no-repeat center left;}
#panf li.c03 {	background:url(../panf/images/c03.gif) no-repeat center left;}
#panf li.c04 {	background:url(../panf/images/c04.gif) no-repeat center left;}
#panf li.c05 {	background:url(../panf/images/c05.gif) no-repeat center left;}
#panf li.c06 {	background:url(../panf/images/c06.gif) no-repeat center left;}
#panf li.c07 {	background:url(../panf/images/c07.gif) no-repeat center left;}
#panf li.c08 {	background:url(../panf/images/c08.gif) no-repeat center left;}
#panf li.c09 {	background:url(../panf/images/c09.gif) no-repeat center left;}
#panf li.c10 {	background:url(../panf/images/c10.gif) no-repeat center left;}
#panf li.c11 {	background:url(../panf/images/c11.gif) no-repeat center left;}
#panf li.c12 {	background:url(../panf/images/c12.gif) no-repeat center left;}
#panf li.c13 {	background:url(../panf/images/c13.gif) no-repeat center left;}
#panf li.c14 {	background:url(../panf/images/c14.gif) no-repeat center left;}

#panf li.c13_2 {
	padding-top: 22px;
	padding-bottom: 22px;
	background:url(../panf/images/c13.gif) no-repeat center left;
}

#contact li.no_sp {
	margin: 0 0 5px 0;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
}

.buken01,
.buken02 {
	height: 145px;
}

.buken01 {	background: url(../tochi/images/b01.gif) no-repeat top right;}
.buken02 {	background: url(../tochi/images/b02.gif) no-repeat top right;}

#b_namber {
	margin: 5px 0 0 0;
	background: url(../tochi/images/c00_info.gif) no-repeat bottom right;
}

#b_yobi {
	margin: 5px 0 0 0;
}

.hisu {
	margin: 0 0 40px 0;
	padding-left: 35px;
	background:url(../contact/images/hisu.gif) no-repeat center left;
	min-height: 16px;
}

.form_waku {
	padding:2px;
	color: #3E3A39;
	border: #D1D1D1 solid 1px;
	background:#F2F2F2;
	font-size: 11px;
}

.form_waku:hover {
	background:#FFFFFF;
}

.form_waku:focus {
	border: #999999 solid 1px;
}

.form_btn_box {
	text-align: center; /* center on ie */
	padding-top:30px;
}

.form_btn_box .btn {
	margin:20px 15px 0 15px;
}

.form_end {
	margin: 40px 120px 0 120px;
	padding: 40px 20px 70px 20px;
	text-align: center; /* center on ie */
}

.form_end h3 {
	margin: 0 0 15px 0;
	padding-bottom:15px;
	line-height:1.5em;
	font-size: 18px;
	border-bottom: #AC5451 1px dotted;
}

.form_end p {
	margin: 0;
	padding:5px 0 0 0;
}



/* --------------------------------------------------------------- */
/* font                                                            */
/* --------------------------------------------------------------- */


.text_minier {
	font-size: 8px;
	line-height: 1.5em;
}

.text_mini {
	font-size: 10px;
	line-height: 1.5em;
}

.text_normal {
	font-size: 11px;
	line-height: 1.5em;
}

.text_big {
	font-size: 14px;
	line-height: 1.5em;
}

.text_biger {
	font-size: 18px;
	line-height: 1.5em;
}

.red {
	color:#FF603B;
}

.yellow {
	color:#A7A900;
}

.oud {
	color:#927E02;
}



/* --------------------------------------------------------------- */
/* sp                                                              */
/* --------------------------------------------------------------- */
.sp_t05 {	margin: 5px 0 0 0;}
.sp_t07 {	margin: 7px 0 0 0;}
.sp_t10 {	margin: 10px 0 0 0;}
.sp_t15 {	margin: 15px 0 0 0;}
.sp_t20 {	margin: 20px 0 0 0;}
.sp_t25 {	margin: 25px 0 0 0;}
.sp_t30 {	margin: 30px 0 0 0;}
.sp_t40 {	margin: 40px 0 0 0;}
.sp_t50 {	margin: 50px 0 0 0;}
.sp_t60 {	margin: 60px 0 0 0;}

.sp_b05 {	margin: 0 0 5px 0;}
.sp_b07 {	margin: 0 0 7px 0;}
.sp_b10 {	margin: 0 0 10px 0;}
.sp_b15 {	margin: 0 0 15px 0;}
.sp_b20 {	margin: 0 0 20px 0;}
.sp_b25 {	margin: 0 0 25px 0;}
.sp_b30 {	margin: 0 0 30px 0;}
.sp_b40 {	margin: 0 0 40px 0;}
.sp_b50 {	margin: 0 0 50px 0;}
.sp_b60 {	margin: 0 0 60px 0;}

.sp_t05_b05 {	margin: 5px 0 5px 0;}
.sp_t07_b07 {	margin: 7px 0 7px 0;}
.sp_t10_b10 {	margin: 10px 0 10px 0;}
.sp_t20_b20 {	margin: 20px 0 20px 0;}
.sp_t30_b30 {	margin: 30px 0 30px 0;}
