@charset "utf-8";
/* CSS Document */

body {
	font-size:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#spLinkBlockInPc {
	display: none;
}


/********************************************************************

Common

*********************************************************************/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
}

.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.alignCenter {text-align:center;}
.bold {font-weight:bold;}

.left{float:left;}
.right{float:right;}

.mt_05{margin-top:5px;}
.mt_10{margin-top:10px;}
.mt_15{margin-top:15px;}
.mt_20{margin-top:20px !important;}
.mt_30{margin-top:30px;}
.mt_50{margin-top:50px;}

.mb_none {margin-bottom:0;!important}
.mb_05{margin-bottom:5px;}
.mb_10{margin-bottom:10px;}
.mb_15{margin-bottom:15px;}
.mb_20{margin-bottom:20px;}
.mb_30{margin-bottom:30px;}
.mb_40{margin-bottom:40px;}
.mb_50{margin-bottom:50px;}
.mb_80{margin-bottom:80px;}

.mr_05{margin-right:5px;}
.mr_10{margin-right:10px;}
.mr_15{margin-right:15px;}
.mr_20{margin-right:20px;}
.mr_25{margin-right:25px;}
.mr_30{margin-right:30px;}
.mr_40{margin-right:40px;}

.ml_05{margin-left:5px;}
.ml_10{margin-left:10px;}
.ml_15{margin-left:15px;}
.ml_20{margin-left:20px;}

.ore {
	color:#f60 !important;
}

.oreb {
	font-weight:bold;
	color:#f60 !important;
}

.red {
	color: #F00;
}

/*****************

clearfix

******************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}



/* モバイルレイアウト : 縦長 */


/* ヘッダー */
.ui-header {
	margin: 0;
	padding: 0 0 3px 0;
	border: none;
	height: auto;
}

img#header_title {
	width: 100%;
	border: none;
}

#h_logo {
	width:90%;
	margin: 10px auto;
	padding: 0;
}
#h_logo a {
	display: block;
}
#h_title {
	height: auto;
	padding: 0;
	background: #fff;
	border-top: 4px solid #4a3724;
}

#h_bot_yoyaku {
	width: 90%;
	height: auto;
	margin: 10px auto 0 auto;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	background: rgb(10,107,212);
	background: -moz-linear-gradient(top,  rgba(10,107,212,1) 0%, rgba(1,83,188,1) 100%, rgba(161,219,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,107,212,1)), color-stop(100%,rgba(1,83,188,1)), color-stop(100%,rgba(161,219,255,1)));
	background: -webkit-linear-gradient(top,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6bd4', endColorstr='#a1dbff',GradientType=0 );
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	color: #ffffff;
	box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
}
#h_bot_yoyaku a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#h_bot_yoyaku p {
	margin: 0 0 5px 0;
	color: #66604b;
	font-size: 8px;
	font-weight: normal;
	line-height: 140%;
}

#h_bot_yoyaku p#h_tel {
	color: #66604b;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
}

#h_bot_yoyaku img {
	max-width:100%;
	display: block;
}

#h_bot {
	width: 30%;
	height: auto;
	float: right;
	margin: 7% 10px 8px 0;
}

#h_bot img {
	max-width:100%;
	display: block;
}

#mainvisual {
	background: url(../images/bgi-body.jpg) repeat;
	border-bottom: 3px solid #4a3724;
}
#mainvisual img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	display: block;
}

/* コンテント */
.ui-content {
	width:100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	overflow: hidden;
}

div#navi_wrap {
	width: 90%;
	margin: 0 auto 20px auto;
}

ul#gnavi_list {
	list-style: none;
	margin:0;
	padding:0;
}

ul#gnavi_list li {
	margin:0 0 3px;
	padding:0;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	color:#3ba2eb;
	border-top:none;
	border-left:none;
	border-right:none;
	border:solid 1px #c3e7e3;
	background: #c7efee;
	background: -moz-linear-gradient(top,  #c7efee 0%, #c3e7e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7efee), color-stop(100%,#c3e7e3));
	background: -webkit-linear-gradient(top,  #c7efee 0%,#c3e7e3 100%);
	background: -o-linear-gradient(top,  #c7efee 0%,#c3e7e3 100%);
	background: -ms-linear-gradient(top,  #c7efee 0%,#c3e7e3 100%);
	background: linear-gradient(to bottom,  #c7efee 0%,#c3e7e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7efee', endColorstr='#c3e7e3',GradientType=0 );
}

ul#gnavi_list li a{
	display: block;
	color: #062272;
	text-shadow: none;
	padding:0 10px;
}

ul#gnavi_list li a i{
	margin-top: 13px;
}

ul#linkList {
	list-style: none;
	margin:10px 0 0 0;
	padding:0;
}

ul#linkList li {
	width:48%;
	margin:0 0 3px;
	padding:1%;
	float:left;
}


.ui-listview {
	width:100%;
	margin:0;
	padding:15px;
}

.ui-listview li{
	margin:0;
	padding:0;
	color:#3ba2eb;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:solid 1px #3ba2eb;
	background: #a4ddf9;
	background: -moz-linear-gradient(top,  #a4ddf9 0%, #6ab5e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4ddf9), color-stop(100%,#6ab5e8));
	background: -webkit-linear-gradient(top,  #a4ddf9 0%,#6ab5e8 100%);
	background: -o-linear-gradient(top,  #a4ddf9 0%,#6ab5e8 100%);
	background: -ms-linear-gradient(top,  #a4ddf9 0%,#6ab5e8 100%);
	background: linear-gradient(to bottom,  #a4ddf9 0%,#6ab5e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4ddf9', endColorstr='#6ab5e8',GradientType=0 );
}

.ui-listview li.last{
	border-bottom:none;
}

.ui-btn-up-a {
	font-weight: bold;
	color: #19609e /*{a-bup-color}*/;
}
.ui-btn-up-a:visited,
.ui-btn-up-a a.ui-link-inherit {
	color: #19609e /*{a-bup-color}*/;
}
.ui-btn-hover-a {
	font-weight: bold;
	color: #19609e /*{a-bhover-color}*/;
}
.ui-btn-hover-a:visited,
.ui-btn-hover-a:hover,
.ui-btn-hover-a a.ui-link-inherit {
	color: #19609e /*{a-bhover-color}*/;
}
.ui-btn-down-a {
	font-weight: bold;
	color: #19609e /*{a-bdown-color}*/;
}
.ui-btn-down-a:visited,
.ui-btn-down-a:hover,
.ui-btn-down-a a.ui-link-inherit {
	color: #19609e /*{a-bdown-color}*/;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
	font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
	text-decoration: none;
}



/* フッター */
#footer {
	margin:0;
	padding:0 0 5px 0;
	font-size:70%;
	font-weight:normal;
	text-align:left;
	background: #f8f4ef;
	color: #ffffff;
}
#footer p {
	margin:0;
	padding:0;
}
#footer_reserve {
	text-align: center;
	padding: 12px 0;
	background: #fff;
}
#footer_reserve p {
	margin: 0;
	font-size: 13px;
	color: #4a3724;
}
#footer_reserve p a {
	text-decoration: none;
	color: #4a3724;
	display:block;
}



/*　共通　*/
.text {
	margin:0 auto 40px;
	padding:0;
	width:90%;
	line-height:140%;
	font-size:14px;
	color:#333333;
}

.text p {
	margin: 0 0 20px 0;
}

.text p a {
	color:#4a3724;
	text-decoration:underline;
	font-weight:bold;
}

.text_infolist {
	margin:0 auto 40px;
	padding:0;
	width:100%;
}

/* リンク */
a {  
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0.40);
	text-decoration:none;
}


/*　hx  */
/* グリーン */
.h_1 {
	margin:0;
	padding:0 0 0 10px;
	height:38px;
	line-height: 38px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	background: #ff7cb7;
	background: -moz-linear-gradient(top,  #c49c75 0%, #816345 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c49c75), color-stop(100%,#816345));
	background: -webkit-linear-gradient(top,  #c49c75 0%,#816345 100%);
	background: -o-linear-gradient(top,  #c49c75 0%,#816345 100%);
	background: -ms-linear-gradient(top,  #c49c75 0%,#816345 100%);
	background: linear-gradient(to bottom,  #c49c75 0%,#816345 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7cb7', endColorstr='#f24b96',GradientType=0 );
	border-top: 1px solid #816345;
}
span.title_small {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}
  
.h_2 {
	margin:0 0 10px 0;
	padding-bottom:5px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),
			to(#f0f0f0));　/* Safari,Google Chrome用 */
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);　/* Firefox用 */
	background: #f3f3f3;
}

.h_2b {
	margin-left:15px;
	padding-left:10px;
	height:20px;
	line-height: 20px;
	font-size:14px;
	color:#494434;
	border-left:solid 4px #4a3724;
}

.h_2b_g {
	margin-left:15px;
	padding-left:10px;
	height:20px;
	line-height: 20px;
	font-size:14px;
	color:#494434;
	border-left:solid 4px #62be10;
}

.h_2b_o {
	margin-left:15px;
	padding-left:10px;
	height:20px;
	line-height: 20px;
	font-size:14px;
	color:#494434;
	border-left:solid 4px #ff9900;
}

.h_2b_r {
	margin-left:15px;
	padding-left:10px;
	height:20px;
	line-height: 20px;
	font-size:14px;
	color:#494434;
	border-left:solid 4px #ff5353;
}

.h_2b_s {
	height:20px;
	line-height: 20px;
	font-size:12px;
	color:#494434;
}

.h_3 {
	margin:0;
	padding:3px 0;
	/*ここで背景のベースカラーを指定する*/
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #cfcfcf;
	-webkit-box-shadow: 0 1px 0 0 #999999;
	-moz-box-shadow: 0 1px 0 0 #999999;
	background: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#f3f3f3));
	background: -moz-linear-gradient(top, #cdcdcd, #f3f3f3);　/* Firefox用 */
}

h4 {
	font-size:14px;
	color: #4a3724;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #4a3724;
}

h4 i {
	margin: 0 5px 0 0;
}

h4.mt_15 {
	margin: 15px 0 5px 0;
}

h5.tr_1 {
	width: 96%;
	background: #87cb3f;
	font-size:14px;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 2%;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h5.tr_2 {
	width: 96%;
	background: #4dadf7;
	font-size:14px;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 2%;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h5.tr_3 {
	width: 96%;
	background: #f13b4c;
	font-size:14px;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 2%;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h5.tr_4 {
	width: 96%;
	background: #ff7e16;
	font-size:14px;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 2%;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h5.tr_5 {
	width: 96%;
	background: #7b5ab3;
	font-size:14px;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 2%;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h5.ins {
	width: 100%;
	background: #e9f5fe;
	font-size:14px;
	line-height: 30px;
	color: #1784d1;
	margin: 0 0 5px 0;
	padding: 0;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h5.ins span {
	background: #1784d1;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 10px 5px 0;
	padding: 8px 5px;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}

h5.cha {
	background: #E9E2D9;
	font-size:14px;
	line-height: 30px;
	color: #784D1F;
	margin: 0 auto 5px 0;
	padding: 2px 10px;
	border-radius: 20px; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

h5.cha span {
	background: #ed3b8b;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 10px 5px 0;
	padding: 8px 5px;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}

h5.che {
	width: 96%;
	font-size:14px;
	line-height: 30px;
	color: #333333;
	margin: 0 0 5px 0;
	padding: 0 2px;
	border-bottom: 1px dotted #999999;
}

h5.che i {
	color: #ed3a3a;
	margin: 0 5px 0 0;
}

img#top_img {
	float: right;
	margin-left: 5px;
}

span.pink_b {
	color: #4a3724;
	font-weight: bold;
}

.alignRight {text-align:right;}


/* 問い合わせ */
.tel {
	margin:0;
	padding:15px 0 10px 10px;
	background: #f8f4ef;
	color:#4a3724;
	font-weight:normal;
	text-shadow: 1px 0 0 #fff;
}
.tel p#name {
	margin:0;
	padding:0 0 3px 0;
	font-weight:bold;
	font-size:106%;
	line-height:110%;
}
.tel p#address {
	margin:0;
	padding:0 0 3px 0;
	font-weight:normal;
	font-size:80%;
	line-height:110%;
}
.tel p#tel {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
	line-height:110%;
}
.tel p#tel a {
	color:#ffffff;
	font-weight:normal;
}
.tel p#copyright {
	color:#4a3724;
	text-align:left;
	margin:10px 0 0 0;
	font-size:70%;
}

#tel_img {
	width:50%;
	height:auto;
}

/* 診療案内 */
#i_botn {
	margin:0;
	padding:0;
	text-align:center;
}

#i_botn img{
	width:48%;
	height:auto;
}

table#time {
	padding:0;
	margin:0 auto 10px;
	width:100%;
	text-align:center;
	border:#015fbe 1px solid;
	font-size:13px;
}

table#time th {
	padding:5px 0;
	border-bottom:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	font-weight: bold;
}

table#time td {
	border-bottom:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	color:#333333;
}
table#time td.blue {
	border-bottom:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	color:#0157b4;
}

table#time td.timezone {
	padding: 4px 0;
	width: 35%;
}

table#time td.bbnone {
	border-bottom:none;
}
table#time td.brnone, table#time th.brnone {
	border-right:none;
}

#bot_yoyaku {
	width:200px;
	height:auto;
	margin:0 0 10px 0;
	padding:10px;
	text-align: center;
	font-size: 12px;
	background: rgb(10,107,212);
	background: -moz-linear-gradient(top,  rgba(10,107,212,1) 0%, rgba(1,83,188,1) 100%, rgba(161,219,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,107,212,1)), color-stop(100%,rgba(1,83,188,1)), color-stop(100%,rgba(161,219,255,1)));
	background: -webkit-linear-gradient(top,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(10,107,212,1) 0%,rgba(1,83,188,1) 100%,rgba(161,219,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6bd4', endColorstr='#a1dbff',GradientType=0 );
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	color: #ffffff;
	box-shadow: 1px 1px 3px #aaaaaa;
	-moz-box-shadow: 1px 1px 3px #aaaaaa;
	-webkit-box-shadow: 1px 1px 3px #aaaaaa;
}
#bot_yoyaku a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

table#doctor {
	padding:0;
	margin:0 auto 10px;
	width:100%;
	text-align:center;
	border:#dddddd 1px solid;
	border-collapse:collapse;
	font-size:13px;
	width: 100%;
}

table#doctor td {
	border:#dddddd 1px solid;
	color:#333333;
	padding: 5px 0;
}
table#doctor td a {
	color:#003ca0;
	font-weight: normal;
}
table#doctor td.name {
	border:#dddddd 1px solid;
	color:#333333;
	font-weight: bold;
	width: 30%;
	background: #eeeeee;
}

div#table_notice {
	border:#dddddd 1px solid;
	padding: 5px;
	background: #FFF9E9;
}
	

p#course_link a{
	font-weight: bold;
	color:#003ca0;
	text-decoration: none;
}


#botn2 {
	margin:0;
	padding:10px 0;
	text-align:center;
	background-color:#F3F3F3;
	height:100%;
	font-size:12px;
	font-weight:bold;
	border-bottom:#999999 1px solid;
}

#botn2 a {
	display: block;
	color:#4a3724;
}

#botn2 img{
	width:90%;
	height:auto;
}

#botn_horumon {
	margin:0;
	padding:15px 5%;
	text-align:center;
	background-color:#dddddd;
	height:100%;
	border-bottom:1px solid #bbbbbb;
}

#botn_horumon img{
	width:100%;
	height:auto;
	display:block;
}



dl#info {
	margin:0;
	padding:0;
}

dl#info dt {
	font-weight:bold;
}

dl#info dd {
	margin:0 0 15px 0;
	padding:0 0 0 1em;
}

.text_infolist {
	border-top:solid 1px #999999;
}

/* 医師のご紹介 */

ul.d_text {
	margin:0;
	padding:0;  
}

ul.d_text li {
	margin:0 0 5px 20px;
	padding: 0 0 8px 0;
	font-size:16px;
}


dl#d_text {
	margin:0;
	padding:0;  
}

dl#d_text dt {
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:16px;
}

dl#d_text dd {
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #319721;
}

#d_text p {
	padding-bottom:5px;
	border-bottom:1px dotted #319721;
}

.c_ore {
	color: #ff9900;
	font-weight: bold;
}

#doctor {
	margin:0 auto 30px auto;
	padding:0;
	text-align:center;
	width:140px;
	height:auto;
}
#doctor img {
	padding:5px;
	width:130px;
	height:auto;
	border: 1px solid #dad8d1;
}
#doctor p {
	margin:0;
	line-height:140%;
	font-size:14px;
	color:#333333;
}

/* 地図 */
#map {
    width: 100%;
    height: 240px;
    border: 7px solid #cccccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#g_map img{
    margin:0;
	padding:0;
	width:100%;
	height:auto;
	border: 2px solid #004ea2;
}

.guide img {
	margin:10px auto 0;
	padding: 1px;
	width:100%;
	height:auto;
	border: 1px solid #dddddd;
}

.guide p{
	margin:0;
	padding:0;
	text-align:left;
	color:#333333;
}


/* トップ */

#botn {
	margin-top:-4px;
	padding:6px 0 7px 2%;
	text-align:center;
	border-bottom:#dddddd 1px solid;
	border-top:#ffffff 1px solid;
	background-color:#6695CA;
}

#botn img{
	width:48%;
	height:auto;
	float:left;
	margin:0 2% 0 0;
}


#h_border {
	border-bottom:#ff7200 5px solid;
}





/* 新着情報 */
dl#faq {
	margin:10px 0 0 0;
	padding:0;
	border-bottom: 1px solid #f4ecdd;
}

dl#faq dt {
	background: #f5efe1;
	background: -moz-linear-gradient(top,  #f5efe1 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5efe1), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f5efe1 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f5efe1 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f5efe1 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f5efe1 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4ddf9', endColorstr='#6ab5e8',GradientType=0 );
	height:auto;
	margin:0;
	padding: 10px;
	font-weight:bold;
	font-size:14px;
	border-top: 1px solid #f4ecdd;
	border-left: 1px solid #f4ecdd;
	border-right: 1px solid #f4ecdd;
}

dl#faq dt p {
	margin: 0;
	overflow: hidden;
}

dl#faq dt i {
	color: #ff8d00;
	margin: 0px 8px 0 0;
	float: left;
	vertical-align: middle;
	line-height:100%;
}

dl#faq dd {
	margin:0;
	padding:10px 5px 5px 5px;
	line-height:140%;
	border-left: 1px solid #f4ecdd;
	border-right: 1px solid #f4ecdd;
}

dl#faq dd:last-child {
	border-bottom: 1px solid #f4ecdd;
}

dl#faq dd p {
	margin: 0 0 15px 0;
}

img.banner {
	margin-bottom: 5px;
}

.balloon {
	position: relative;
	margin: 10px 0 0 0;
	width: 100%;
	height: 35px;
	background-color: #4a3724;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.balloon:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #4a3724;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.balloon_bottom {
	background: #fff;
	padding: 15px 10px 10px 10px;
	border-right:1px dashed #4a3724;
	border-bottom:1px dashed #4a3724;
	border-left:1px dashed #4a3724;
	border-radius: 0 0 10px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}

.balloon02 {
	position: relative;
	margin: 10px 0 0 0;
	width: 100%;
	height: 35px;
	background-color: #fe8401;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}

.balloon02:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #fe8401;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.balloon_bottom02 {
	background: #fff;
	padding: 15px 10px 10px 10px;
	border-right:1px dashed #fe8401;
	border-bottom:1px dashed #fe8401;
	border-left:1px dashed #fe8401;
	border-radius: 0 0 10px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}


.nav {
	width: 35%;
	height: 20px;
	margin: 10px auto;
	padding: 8px 10px;
	background: #c39262;
	background: -moz-linear-gradient(top,  #c39262 0%, #4a3724 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c39262), color-stop(100%,#4a3724));
	background: -webkit-linear-gradient(top,  #c39262 0%,#4a3724 100%);
	background: -o-linear-gradient(top,  #c39262 0%,#4a3724 100%);
	background: -ms-linear-gradient(top,  #c39262 0%,#4a3724 100%);
	background: linear-gradient(to bottom,  #c39262 0%,#4a3724 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#ffd200',GradientType=0 );
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	color: #fff;
	box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
}

.nav a i{
	line-height: auto;
	height: 20px;
	margin-top: 2px;
}

.nav a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
.nav p {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 14px;
	line-height: 140%;
}

.nav02 {
	width: 35%;
	height: 20px;
	margin: 10px auto;
	padding: 8px 10px;
	background: #ffc07d;
	background: -moz-linear-gradient(top,  #ffc07d 0%, #fe8401 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc07d), color-stop(100%,#fe8401));
	background: -webkit-linear-gradient(top,  #ffc07d 0%,#fe8401 100%);
	background: -o-linear-gradient(top,  #ffc07d 0%,#fe8401 100%);
	background: -ms-linear-gradient(top,  #ffc07d 0%,#fe8401 100%);
	background: linear-gradient(to bottom,  #ffc07d 0%,#fe8401 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#ffd200',GradientType=0 );
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	color: #fff;
	box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;
	-webkit-box-shadow: 1px 1px 3px #aaa;
}

.nav02 a i{
	line-height: auto;
	height: 20px;
	margin-top: 2px;
}

.nav02 a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
.nav02 p {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 14px;
	line-height: 140%;
}

.table01 {
	width:100%;
	margin:10px 0 10px 0;
	padding:0;
	border-collapse: collapse;
    border: 1px #b2d4f7 solid;
    font-size:13px;
	font-weight:normal;
	color:#333;
	line-height:26px;
	text-align:left;
}

.table01 td ,.table01 th{ 
border: 1px #b2d4f7 solid;
padding:1px 10px 1px 10px;
} 

.table02 {
	width:100%;
	margin:30px 0 10px 0;
	padding:0;
	border-collapse: collapse;
    border: 1px #b2d4f7 solid;
    font-size:13px;
	font-weight:normal;
	color:#333;
	line-height:26px;
	text-align:center;
}

.table02 TD , .table2 th{ 
border: 1px #b2d4f7 solid;
padding:0;
} 

.table03 {
	width:100%;
	margin:10px 0 10px 0;
	padding:0;
	border-collapse: collapse;
    border: 1px #ffffff solid;
    font-size:13px;
	font-weight:normal;
	color:#333;
	line-height:26px;
	text-align:left;
}

.table03 td ,.table3 th{ 
border: 1px #ffffff solid;
padding:1px 10px 1px 10px;
} 

p.table_attention {
	color:#AD171A;
	line-height:150%;
	text-align:left;
	margin:10px 0;
	font-weight: bold;
}





