@charset "shift_jis";
*{
	font-size:100%;
	margin:0;
	padding:0;
	list-style:none;
	color:#383838;
	font-family:"ÉqÉâÉMÉmäpÉS Pro W3", "Hiragino Kaku Gothic Pro W3", "ÉÁECÉäÉI", Meiryo, "ÇlÇr ÇoÉSÉVÉbÉN", sans-serif;
}


body {
	margin: 0px;
	font-size:13px;
	line-height:1.4;
	color: #3D2F29;
}
.under {
}
.ro{

	cursor:pointer;

}


.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

img{
	border:none;
	vertical-align: bottom;
}
.img_l {
	float: left;
	margin: 0 10px 0 0;
}


a:link {
	color: #F71C1C;
	text-decoration: none;
}
a:visited {
	color: #F71C1C;
	text-decoration: none;
}
a:hover {
	color: #F71C1C;
	text-decoration: underline;
}

#wrap{
	width:900px;
	margin:0px auto;
	text-align:left;
}
#head_bg {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	height: 125px;
}
#head_bg .head_w {
	margin: 0 auto;
	width: 900px;
}

#head{
}
#nav {
}
#nav ul {
}
#nav li {
	float: left;
}
#main {
	clear: both;
	margin: 0 0 10px 0;
}
#main ul {
}
#main li {
	float: left;
}




#left{
	width:230px;
	float:left;
	padding: 0 0 50px 0;
}
#left p {
	margin: 0;
}

#left ul {
	margin: 10px 0 10px 0;
}
#left li {
	margin: 0 0 2px 0;
}


#right{
	width:640px;
	float:right;
	padding: 8px 0 50px 10px;
}
#right  h2 {
	margin: 30px 0 0 0;
	clear: both;
}
#right .h2_top {
	margin-top: 0px;
}

#right .tit_top {
	margin: 0 0 20px 0;
}
#right .t_bnr_ul {
	margin: 0 0 15px 0;
}
#right .t_bnr_ul li {
	float: left;
}
#right .t_bnr_ul .end_li {
	margin: 0 0 0 16px;
}
#right .info_dl {
	margin: 20px 0;
}
#right .info_dl dt {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 8px 0;
}
#right .info_dl dd {
	padding: 0 0 8px 0;
}






#foot{
	position:relative;
	width:100%;
	clear:both;
	background-image: url(images/foot_bg.jpg);
	padding: 10px 0;
	background-repeat: repeat-x;
	background-color: #374049;
	font-size: 12px;
}
#foot .foot_wrap {
	width: 900px;
	margin: 0px auto;
	height: 151px;
	background-image: url(images/sample_foot.jpg);
}
#foot .foot_wrap p {
	color: #FFF;
	padding: 35px 0 0 150px;
	line-height: 200%;
	float: right;
}
#foot .foot_wrap a {
	color: #FFF;
}


#about {
}
#about h2 {
	margin: 50px 0 20px 0;
}
#about p {
	margin: 15px 10px;
	line-height: 2;
}
.about_text {
	background-image: url(images/about_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}



#about .tbl_about01 {
	width: 420px;
	border-collapse: collapse;
}
#about .tbl_about01 th {
	font-weight: normal;
	border: 1px solid #DADADA;
	padding: 3px 15px;
	vertical-align: top;
	width: 30%;
	text-align: left;
}
#about .tbl_about01 td {
	padding: 3px 15px;
	border: 1px solid #DADADA;
}
#about .tbl_about02 {
	width: 605px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#about .tbl_about02 th {
	padding: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C594A;
	text-align:left;
}


#menu {
}
#menu h2 {
	margin: 50px 0 20px 0;
}
#menu p {
	margin: 15px 0;
}

#faq .faq_dl {
}
#faq .faq_dl dt{
	background-image: url(images/faq_q.gif);
	height: 25px;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 15px 0 0 55px;
}
#faq .faq_dl dd {
	background-image: url(images/faq_a.gif);
	margin: 0 0 25px 25px;
	padding: 15px 0 0 55px;
	background-repeat: no-repeat;
	background-position: center left;
}
#access {
}
#access .p_r {
	float: right;
}
#access .img_l iframe {
	border: 5px solid #DADADA;
}
#contact {
}
#contact .tbl_contact {



	width: 100%;



	border-collapse: collapse;



	margin: 0px;



	background-color: #FFFFFF;



}

dl#privacy {
	width:auto;
	padding:10px 0;
}

dl#privacy dt {
	height:25px;
	font-weight:bold;
	border-bottom:1px solid #ae8b6b;
	line-height:25px;
}

dl#privacy dd {
	margin:0 0 10px;
	padding:5px 0 10px;
}

dl#privacy dd ul {
	padding:10px 0 0 30px;
}

dl#privacy dd ul li {
	list-style-type:decimal;
}

#u_right  .tbl_contact .tr_tit {

	background-color: #E7B4C0;

	font-weight: bold;

	color: #FFFFFF;

}







#u_right .tbl_contact td {



	border: 1px solid #CACACA;



	padding: 5px 8px;



}
#main_under {
	clear: both;
	margin: 0 0 20px 0;
}

.flow_h3 {
	width:630px;
	height:25px;
	margin:0 0 0 5px;
	border-bottom:1px dashed #cccccc;
	border-left:5px solid #cccccc;
	font:bold 14px/25px "Arial","ÉqÉâÉMÉmäpÉS Pro W3", "Hiragino Kaku Gothic Pro W3", "ÉÁECÉäÉI", Meiryo, "ÇlÇr ÇoÉSÉVÉbÉN",;
	text-indent:5px;
}

.flow_msg {
	width:610px;
	margin:0 0 0 10px;
	padding:5px 10px 20px;
}


#js-info {
	width: 640px;
	height: 200px;
	overflow: auto;
	margin-bottom: 15px;
}
#js-info p {
	margin: 0;
	padding-bottom: 15px;
}
#as-info {
	width: 640px;
}
#as-info dl {
	margin: 0;
	width:640px;
	height: 200px;
	overflow: scroll;
}
#as-info dt {
	font-weight: bold;
}
#as-info dd {
	color: #666;
	margin: 0;
	padding-bottom: 15px;
}
#as-info dd em {
	font-size: 11px;
	font-style: normal;
}


/*í«ãL*/
.flow_box_inner{	
	background:url(images/flow_box_bg.gif) 0 0 repeat-y;
}
.flow_box_left{
	float:left;
	width:180px;
	padding-left:25px;
	padding:10px 0 10px 30px;
}
.flow_box_right{
	float:right;
	width:380px;
	padding:10px 30px 10px 0;
}

.flow_arrow{
	padding:10px;
	text-align:center;
}
.flow_box_readtext{
	margin-bottom:10px;
}

.flow_box_list{
	padding:0 0 0 20px;
}
.flow_box_list li{
	list-style:outside disc;
}


#footer_info{
	float:right;
	width:643px;
	border-top:#ccc 1px solid;
	padding:20px 0 30px 0;
}

#faq .td_qa {
	background-image: url(images/qa_03.jpg);
	background-repeat: no-repeat;
	width: 478px;
	vertical-align: top;
	padding: 20px 0 0 10px;
}
.under #wrap #right #faq .td_qa .td_qain {
}
#faq .td_qa .padding_t {
	padding: 60px 0 0 0;
	width: 430px;
}
#faq .td_qa .td_qain .padding_t2 {
	padding-top: 80px;
	width: 430px;
}
#faq .td_qa .td_qain .name {
	color: #6b532a;
}
#faq .td_qa .td_qain .q {
	color: #00517b;
	font-weight: bold;
	font-size: 16px;
}
#faq .td_qa .td_qain .q dl {
	margin: 0px;
}
#wrap #right #faq .td_qa .td_qain .q dt {
	float: left;
	width: 50px;
}
#faq .td_qa .td_qain .q dd {
	margin: 0 0 0 5em;
}
#greeting {
}
#greeting h2 {
	margin: 50px 0 20px 0;
}
#greeting p {
	margin: 15px 10px;
	line-height: 1.5;
	font-family: "ÇlÇr Çoñæí©", "ç◊ñæí©ëÁE, "ÉqÉâÉMÉmñæí© Pro W3";
	font-size: 0.9em;
	line-height: 25px;
	letter-spacing: 2px;
}

#greeting p strong {
	line-height: 25px;
	font-weight: bold;
	font-family: "ÇlÇr Çoñæí©", "ç◊ñæí©ëÁE, "ÉqÉâÉMÉmñæí© Pro W3";
	color: #993300;
}

.greeting_text {
	background-image: url(images/greeting_bg01.gif);
	background-repeat: repeat-y;
	background-position: top;
}

div#map {
	width:630px;
	height:375px;
	padding:0 10px 0 0;
	background:url(images/map.jpg) 0 0 no-repeat;
}

div#map p {
	display:block;
	width:170px;
	height:90px;
	margin:0 0 0 auto;
	padding:253px 0 0 453px;
}

div#map p a {
	display:block;
	width:170px;
	height:90px;
	overflow:hidden;
	font-size:0;
	text-indent:-10000em;
	outline:none;
}                     


    


div.utilBox{
	padding:0 0 30px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #CCC;
}
                

div.utilBox dl{
 	margin:10px 0 0 10px;       
}            

div.utilBox dd{
	margin:0 0 10px 0;   
}

         
.textBox{
	margin:10px 0 0 10px;  
}                  

.experiences_box{
	width:560px;
	text-align:center;
	margin:20px 0 20px 20px;
	background-image:url(images/experiences_mid.gif);
	background-repeat: repeat-y;
}

.experiences_box p{
	width:440px;
	text-align:left;
	margin:20px 0 20px 80px;
}
