@charset "UTF-8";

/*■■■基本■■■■■■■■■■■■■■■■■■■■■■■*/
*{
	margin:0;
	padding:0;
}

body { 
	color: #333333;
	margin:0;
	padding:0;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
	width:100%;
	background-color:#FFFFFF;
	font-size:14px;
	line-height:20px;
}

img{
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

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

a:hover{
	color:#FF543D;
}

.clear{
	clear:both;
	height:0px;
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

a:hover img {
 filter: alpha(opacity:70);
	opacity: 0.7;
}

#header01{
	width:960px;
	height:115px;
	margin:0 auto;
	background-image:url("./img/bg_header.jpg");
	background-repeat:no-repeat;
}

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

#header03{
	width:267px;
	height:68px;
	float:left;
}

#header03 a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

#header03 a:hover img {
 filter: alpha(opacity:100);
	opacity: 1;
}

#header04{
	width:201px;
	float:right;
	margin:6px 10px 0 0;
}

#header05{
	font-size:12px;
}

#header05 a{
	color:#FF543D;
	padding:0 0 0 10px;
}

#header06{
	width:201px;
	height:35px;
	margin:10px 0 0 0;
}

#main_image01{
	width:960px;
	height:300px;
	margin:0 auto 10px auto;
}

#main_menu01_all{
	width:100%;
	height:59px;
	background-image:url("./img/main_menu01_all.png");
	background-repeat:repeat-x;
}

#main_menu01{
	width:960px;
	height:51px;
	margin:0 auto;
}

.main_menu02{
	width:149px;
	height:51px;
	float:left;
}

.main_menu03{
	width:135px;
	height:51px;
	float:left;
}

.main_menu04{
	width:134px;
	height:51px;
	float:left;
}

.main_menu05{
	width:134px;
	height:51px;
	float:left;
}

.main_menu06{
	width:135px;
	height:51px;
	float:left;
}

.main_menu07{
	width:134px;
	height:51px;
	float:left;
}

.main_menu08{
	width:139px;
	height:51px;
	float:left;
}

#cotent_area01{
	width:940px;
	padding:10px;
	margin:0 auto;
}

#cotent_left{
	width:690px;
	float:left;
}

#cotent_right{
	width:242px;
	float:right;
}

.contact_area01{
	width:676px;
	height:141px;
	background-image:url("./img/bg_contact_area01.jpg");
	position:relative;
	margin:0 auto 14px auto;
}

.contact_area02{
	width:268px;
	height:28px;
	position:absolute;
	top:90px;
	left:346px;
}

.contact_area03{
	text-align:right;
	margin:0 0 50px 0;
	padding:0 20px 0 0;
}

.footer_info01{
	width:689px;
	margin:0 0 33px 0;
}

.footer_info02{
	width:323px;
	height:60px;
	float:left;
	margin:0 0 22px 0;
}

.footer_info03{
	width:323px;
	height:60px;
	float:right;
	margin:0 0 22px 0;
}

.footer_info04{
	width:323px;
	height:60px;
	float:left;
	margin:0 0 0 0;
}

.footer_info05{
	width:690px;
	height:268px;
	background-image:url("./img/bg_footer_info.jpg");
	margin:0 0 50px 0;
	position:relative;
}

.footer_info06{
	width:256px;
	height:196px;
	position:absolute;
	top:40px;
	left:20px;
}

.footer_info07{
	width:361px;
	height:37px;
	position:absolute;
	top:129px;
	left:325px;
}

.footer_info08{
	width:361px;
	height:37px;
	position:absolute;
	top:221px;
	left:325px;
}

#footer01{
	width:100%;
	background-color:#af9767;
	padding:5px 0;
}

#footer02{
	width:960px;
	text-align:center;
	color:#FFFFFF;
	margin:0 auto;
}

#footer02 a{
	color:#FFFFFF;
	padding:0 10px;
}

#footer02 a:hover{
	color:#000000;
	padding:0 10px;
}

#footer03{
	font-size:12px;
	padding:10px 0;
	text-align:center;
}

.red01{
	color:#ED2A10;
}

.red02{
	color:#ED2A10;
	font-size:20px;
	text-decoration:underline;
}

.bb{
	font-weight:bold;
}


#sub_image01{
	width:942px;
	height:124px;
	margin:-8px auto 5px auto;
}

.pan_navi01{
	font-size:12px;
	margin:0 0 15px 0;
}

.title01{
	margin:0 0 17px 10px;
}

/*■■■右カラム■■■■■■■■■■■■■■■■■■■■■■■*/

.side_content01{
	width:242px;
	height:187px;
	margin:0 0 17px 0;
	background-image:url("./img/bg_side01.jpg");
	position:relative;
}

.side_content01btn{
	width:220px;
	height:35px;
	position:absolute;
	top:65px;
	left:10px;
}

.side_content02{
	width:242px;
	height:208px;
	margin:0 0 17px 0;
	background-image:url("./img/bg_side02.jpg");
	position:relative;
}

.side_content02btn{
	width:220px;
	height:35px;
	position:absolute;
	top:161px;
	left:10px;
}

.side_content03{
	width:242px;
	height:351px;
	margin:0 0 17px 0;
	background-image:url("./img/bg_side03.jpg");
	position:relative;
}

.side_content03btn{
	width:220px;
	height:130px;
	position:absolute;
	top:137px;
	left:10px;
}


/******treatment*****************/
#cotent_right02{
	width:242px;
	float:right;
}

.side_menu{
	width:220px;
	margin:0 auto 5px auto;
}

.side_menu01btn{
	width:220px;
	height:35px;
	margin:0 auto 5px auto;
}

.side_menu02btn{
	width:220px;
	height:35px;
	margin:0 auto 20px auto;
}



/*■■■TOP■■■■■■■■■■■■■■■■■■■■■■■*/

.top_page_content01{
	width:690px;
	height:309px;
	margin:0 0 18px 0;
	background-image:url("./img/bg_top_page_content01.jpg");
	position:relative;
}

.top_page_content01_list{
	width:395px;
	position:absolute;
	top:20px;
	left:280px;
}

.top_page_content01_list li{
	font-size:14px;
	list-style-image:url("./img/icon_top01.png");
	margin:0 0 0 0;
}

.top_page_content02{
	text-align:center;
	margin:0 0 10px 0;
}

.top_page_content03{
	width:690px;
	height:44px;
	margin:0 0 15px 0;
}

.top_page_content04{
	width:690px;
	height:229px;
	margin:0 0 30px 0;
	background-image:url("./img/bg_top_page_content02.jpg");
	position:relative;
}

.top_page_content04_list{
	width:395px;
	position:absolute;
	top:35px;
	left:260px;
}

.top_page_content04_list li{
	font-size:18px;
	list-style-type:none;
	margin:0 0 15px 0;
}

/*■■■Q&A■■■■■■■■■■■■■■■■■■■■■■■*/

.faq_area01{
	width:678px;
	margin:0 auto 10px auto;
}

.faq_area02{
	width:678px;
	height:20px;
}

.faq_area03{
	width:678px;
	background-image:url("./img/bg_faq_area.jpg");
	background-repeat:repeat-y;
}

.faq_area04{
	width:678px;
	height:10px;
}

.faq_q01{
	width:616px;
	margin:0 auto 20px auto;
	padding:3px 0 12px 34px;
	border-bottom:1px #F2EBD9 solid;
	font-size:20px;
	background-image:url("./img/icon_q.jpg");
	background-repeat:no-repeat;
}


.faq_a01{
	width:616px;
	margin:0 auto 0 auto;
	padding:0 0 5px 34px;
	font-size:16px;
	line-height:22px;
	background-image:url("./img/icon_a.jpg");
	background-repeat:no-repeat;
}

/*■■■treatment■■■■■■■■■■■■■■■■■■■■■■■*/
.treat_01{
	width:620px;
	margin:20px 30px 20px 10px;
	padding:0 0 0 17px;
	font-size:14px;
	line-height:22px;
}

.treat_01_bg{
	width:657px;
	height:76px;
	margin:0 auto 20px 10px;
	padding:17px 30px 0 17px;
	font-size:14px;
	background-image:url("./img/bg_treat_contents01.jpg");
	background-repeat:no-repeat;
}

.treat_02{
	width:620px;
	margin:0 30px 15px 10px;
	padding:0 0 0 17px;
	font-size:16px;
	line-height:22px;
}

.treat_03{
	width:678px;
	margin:0 auto 48px auto;
}

.treat_04{
	margin:0 0 0 25px;
}

#treat_03_l{
	width:334px;
	height:162px;
	margin:0 10px 10px 0;
	background-image:url("./img/bg_treat_contents02.jpg");
	background-repeat:no-repeat;
	float:left;
}

#treat_03_r{
	width:334px;
	height:162px;
	margin:0 0 10px 0;
	background-image:url("./img/bg_treat_contents03.jpg");
	background-repeat:no-repeat;
	float:left;
}

.treat_03_im{
	width:123px;
	margin:38px 0 0 17px;
	float:left;
}

.treat_03_txt{
	width:165px;
	height:85px;
	margin:38px 15px 0 0;
	float:right;
	font-size:13px;
	line-height:18px;
}

.treat_03_atxt{
	width:165px;
	margin:0 15px 20px 0;
	font-size:12px;
	line-height:20px;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
	float:right;
}

#treat_03_l02{
	width:334px;
	height:162px;
	margin:0 10px 10px 0;
	background-image:url("./img/bg_treat_contents04.jpg");
	background-repeat:no-repeat;
	float:left;
}

.title_treat01{
	background-image:url("./img/icon_treat01.jpg");
	background-repeat:no-repeat;
	margin:48px 10px 10px 25px;
	padding:0 0 0 17px;
	font-size:18px;
}

.treat_hosoku{
	width:560px;
	text-align:right;
	font-size:12px;
	padding:5px 0 10px 0;
}

.treat_04_me{
	width:677px;
	height:162px;
	margin:20px 0 18px 10px;
	background-image:url("./img/bg_treat_contents08.jpg");
	background-repeat:no-repeat;
	position:relative;
}

.treat_04_me_list{
	width:627px;
	position:absolute;
	top:45px;
	left:40px;
}

.treat_04_me_list li{
	font-size:14px;
	padding:2px;
	list-style-image:url("./img/icon_treat02.jpg");
	margin:0 0 0 0;
}

.treat_04_me02{
	width:677px;
	height:113px;
	margin:20px 0 18px 10px;
	background-image:url("./img/bg_treat_contents11.jpg");
	background-repeat:no-repeat;
	position:relative;
}

.treat_04_me02_list{
	width:627px;
	position:absolute;
	top:45px;
	left:40px;
}

.treat_04_me02_list li{
	font-size:14px;
	padding:2px;
	list-style-image:url("./img/icon_treat02.jpg");
	margin:0 0 0 0;
}


.treat_04_dme{
	width:677px;
	height:111px;
	margin:20px 0 18px 10px;
	background-image:url("./img/bg_treat_contents09.jpg");
	background-repeat:no-repeat;
	position:relative;
}

.treat_04_dme_list{
	width:627px;
	position:absolute;
	top:45px;
	left:40px;
}

.treat_04_dme_list li{
	font-size:14px;
	padding:2px;
	list-style-image:url("./img/icon_treat03.jpg");
	margin:0 0 0 0;
}

.treat_04_dme02{
	width:677px;
	height:137px;
	margin:20px 0 18px 10px;
	background-image:url("./img/bg_treat_contents13.jpg");
	background-repeat:no-repeat;
	position:relative;
}

.treat_04_dme02_list{
	width:627px;
	position:absolute;
	top:45px;
	left:40px;
}

.treat_04_dme02_list li{
	font-size:14px;
	padding:2px;
	list-style-image:url("./img/icon_treat03.jpg");
	margin:0 0 0 0;
}

.treat_05{
	width:677px;
	text-align:right;
	font-size:14px;
	padding:5px 0 10px 0;
}

/*■■■Price■■■■■■■■■■■■■■■■■■■■■■■*/
.cost_01{
	width:620px;
	margin:20px 30px 20px 10px;
	padding:0 0 0 17px;
	font-size:14px;
	line-height:22px;
}

.cost_01_bg{
	width:657px;
/*    height:341px;*/
    height:276px;
    margin:0 auto 20px 10px;
	padding:17px 30px 0 17px;
	font-size:14px;
	background-image:url("./img/bg_cost_contents01.jpg");
	background-repeat:no-repeat;
}

.cost_01_bg p{
	padding:17px 20px 0 17px;
	font-size:14px;
}

.cost_02_bg{
	width:657px;
	height:942px;
	margin:0 auto 20px 10px;
	padding:17px 30px 0 17px;
	font-size:14px;
	background-image:url("./img/bg_cost_contents02.jpg");
	background-repeat:no-repeat;
}

.cost_02_bg02{
	width:657px;
	height:970px;
	margin:0 auto 20px 10px;
	padding:17px 30px 0 17px;
	font-size:14px;
	background-image:url("./img/bg_cost_contents0201.jpg");
	background-repeat:no-repeat;
}

.cost_02_l{
	width:410px;
	margin:30px 10px 20px 34px;
}

.cost_02_l p{
	font-size:16px;
	line-height:22px;
	padding:5px 0 20px 0;
}

.cost_03{
	width:620px;
	margin:50px 0 0 5px;
	border:1px solid:#B69F6C;
	text-align:center;
}

.cost_03_01{
	width:120px;
	background-color:#FFF4DE;
	font-size:16px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
}

.cost_03_02{
	width:250px;
	background-color:#FFF4DE;
	font-size:16px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
}

.cost_03_03{
	width:120px;
	background-color:#FFF4DE;
	font-size:16px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
}

.cost_03_04{
	width:250px;
	background-color:#FFFFFF;
	font-size:16px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
/*    text-align: right;*/
}

.cost_04{
	margin:5px 0 0 10px;
	font-size:14px;
}

.cost_05{
	width:436px;
	margin:65px 0 0 20px;
	font-size:12px;
}

.cost_05_l{
	width:218px;
	float:left;
	padding-top:2px;
	padding-bottom:15px;
}

.cost_05_r{
	width:218px;
	float:right;
	padding-top:2px;
	padding-bottom:15px;
}

.cost_06{
	width:550px;
	padding:20px 0 0 20px;
	font-size:11px;
	line-height:18px;
}

.cost_06 p{
	padding-left:1.0em;
	font-size:13px;
}

.cost_07{
	width:678px;
	height:200px;
	background-image:url("./img/bg_cost_contents03.jpg");
	position:relative;
	margin:0 auto 14px auto;
}

.cost_08{
	width:650px;
	font-size:16px;
}

.cost_08 p{
	padding:20px 0 0 25px;
}

.cost_05n{
	border:2px #FCE2AF solid;
	background-color:#FFFFFF;
	width:580px;
	margin:20px 0 0 0;
	padding:20px 20px 15px 20px;
	font-size:14px; 
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.cost_05title{
	font-size:18px;
	font-weight:bold;
	color:#753535;
	margin:0 0 10px 0;
}

.cost_05comm{
	font-size:14px;
	margin:0 0 15px 0;
}

.cost_05n_l{
/*
	width:260px;
	float:left;
*/
    width:100%;
    padding-top:2px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
	margin:10px 25px 0 0;
    text-align: center;
}

.cost_05n_r{
	width:260px;
	float:left;
	padding-top:2px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 0 0;
}

.cost_05n_c{
	font-size:16px;
}

.cost_05n_c input{
	font-size:16px;
	padding:2px 5px;
	width:80px;
}

.cost_05n_l input{
/*	width:240px;*/
    width: 560px;
    font-size:18px;
    text-align: center !important;
	padding:2px 5px;
	text-align:right;
	font-weight:bold;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.cost_05n_r input{
	width:240px;
	font-size:18px;
	padding:2px 5px;
	text-align:right;
	font-weight:bold;
	color:#ED2A10;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.cost_06n{
	width:550px;
	padding:0 0 0 0;
	font-size:12px;
	line-height:18px;
}

.cost_06n p{
	padding-left:1.0em;
	font-size:13px;
}
/*■■■Doctor■■■■■■■■■■■■■■■■■■■■■■■*/
.doctor_01{
	width:678px;
	margin:20px auto 20px auto;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:22px;
}

.doctor_01_l{
	width:450px;
	float:left;
	padding:10px 10px 20px 0;
}

.doctor_01_r{
	width:208px;
	float:left;
	padding:10px 10px 20px 0;
}

.doctor_01_r p{
	font-size:13px;
	text-align:right;
	padding:5px 0 10px 0;
}

.doctor_02{
	width:650px;
	margin:20px auto 30px auto;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:22px;
}

.doctor_03{
	width:650px;
	margin:20px 10px 30px 0;
	border:1px solid:#FF918D;
}

.doctor_03_01{
	width:130px;
	background-color:#FFF9ED;
	font-size:14px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
	font-weight:bold;
}

.doctor_03_02{
	width:528px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
}

.doctor_04{
	width:678px;
	margin:10px auto 30px auto;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:22px;
}

.doctor_04 ul{
	margin:0 auto 20px 10px;
}

.doctor_04 li{
	padding:0 0 0 10px;
	list-style:none;
}
.bb02{
	width:650px;
	font-size:20px;
	font-weight:bold;
	padding:0 0 0 25px;
}

/*■■■flow■■■■■■■■■■■■■■■■■■■■■■■*/
.flow_01{
	width:678px;
	margin:20px auto 20px auto;
}

.flow_01_bg{
	width:657px;
	height:483px;
	margin:10px auto 20px 10px;
	padding:20px 30px 0 0;
	font-size:15px;
	background-image:url("./img/bg_flow_ciontents01.jpg");
	background-repeat:no-repeat;
}

.flow_01_bg p{
	margin:40px auto 0 20px;
	padding:0 0 0 0;
	font-size:14px;
	line-height:20px;
}

.flow_01_bg02{
	margin:70px auto 0 20px;
	padding:0 0 0 0;
	font-size:14px;
	line-height:20px;
}


.flow_01_bg02 ul{
	margin:10px 0 10px 0;
	font-size:16px;
	font-weight:bold;
}

.flow_01_bg02 li{
	list-style:none;
	padding:2px 0 2px 0;
}

.flow_01_bg03{
	margin:77px auto 0 20px;
	padding:0 0 0 0;
	font-size:14px;
	line-height:20px;
}

.flow_02_bg{
	width:657px;
	height:1100px;
	margin:10px auto 20px 10px;
	padding:20px 30px 20px 0;
	font-size:15px;
	background-image:url("./img/bg_flow_ciontents02.jpg");
	background-repeat:no-repeat;
}

.flow_02_bg_l{
	width:210px;
	float:left;
	margin:17px 10px 7px 17px;
}

.flow_02_bg_r{
	width:410px;
	float:right;
	margin:17px 10px 10px 0;
	display:block;
}

.flow_02_bg_r02{
	width:410px;
	float:right;
	margin:0 10px 7px 0;
	padding:0 0 0 0;
	line-height:22px;
}

.flow_03{
	width:676px;
	margin:10px auto 30px auto;
	border:1px solid #B69F6C;
}

.flow_03_01{
	width:149px;
	background-color:#FFF9ED;
	font-size:16px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
	text-align:center;
}

.flow_03_02{
	width:175px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px 7px 12px 12px;
	font-size:13px;
	vertical-align:top;
}

.flow_03_02x{
	width:175px;
	background-color:#FFF9ED;
	font-size:16px;
	color:#333333;
	border:1px solid #B69F6C;
	padding:12px;
	text-align:center;
}

/*■■■Access■■■■■■■■■■■■■■■■■■■■■■■*/

.access01{
	width:320px;
	float:left;
	margin:0 0 30px 0;
}

.access0101{
	font-size:16px;
	margin:0 0 15px 0;
}

.access0102{
}

.access0102 p{
	margin:0 0 10px 0;
}

.access02{
	width:340px;
	float:right;
	margin:0 20px 30px 0;
	border:1px #CCC solid;
}

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

.route li{
	width:320px;
	height:260px;
	float:left;
	list-style-type:none;
	font-size:12px;
}

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

/*■■■Photo■■■■■■■■■■■■■■■■■■■■■■■*/

.photo_area01{
	width: 654px;
	background-image:url("./img/bg_photo.jpg");
	background-repeat:no-repeat;
	margin: 0 auto 14px auto;
	padding:20px 10px;
	border:1px #CCCCCC solid;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.photo01{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #816627;
}

.photo0101{
	font-size:0.8em;
	padding:0 0 0 10px;
}

.photo02{
	width:324px;
	float:left;
	text-align:center;
	font-size: 16px;
	margin:0 0 15px 0;
}

.photo03{
	width:324px;
	float:right;
	text-align:center;
	font-size: 16px;
	margin:0 0 15px 0;
}

.photo04{
	width:640px;
	margin:0 auto 10px auto;
	font-weight: bold;
}

.photo05{
	width:75px;
	float:left;
	font-weight: bold;
	margin:0 0 5px 10px;
}

.photo06{
	width:540px;
	float:left;
	margin:0 0 5px 0;
}

/*■■■Contact■■■■■■■■■■■■■■■■■■■■■■■*/

.contact_text01{
	width:660px;
	margin:20px auto 20px auto;
	font-size:18px;
	line-height:30px;
	color:#F46D5A;
}

.contact_text02{
	width:660px;
	margin:0 auto 20px auto;
}

.contact_text03{
	width:660px;
	margin:0 auto 20px auto;
	font-weight:bold;
}

.contact01{
	width:660px;
	margin:0 auto -1px auto;
}
	
.contact02{
	width:200px;
	padding:10px 10px;
	border:1px #CCCCCC solid;
	background-color:#FEF8EC;
}

.contact03{
	width:420px;
	padding:10px 10px;
	border:1px #CCCCCC solid;
	line-height:26px;
}

.contact04{
	color:#F46D5A;
	padding:0 0 0 10px;
}

.contact0401{
	color:#F46D5A;
	padding:0 0 0 0;
}

.contact05{
	font-size:14px;
	padding:5px;
	width:250px;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.contact06{
	font-size:14px;
	padding:5px;
	width:100px;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.contact07{
	font-size:14px;
	padding:5px;
	width:400px;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.contact08{
	font-size:14px;
	padding:5px;
	margin:0 0 5px 0;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.contact09{
	font-size:14px;
	padding:5px;
	width:400px;
	height:80px;
	font-family:'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
}

.contact10{
	width:590px;
	margin:30px auto 60px auto;
}

.contact10 img{
	margin:15px 0 0 0;
}

