@charset "utf-8";

/*下層ページ
----------------------------------------------------*/

body {
		background:url(../images/common/bg.gif) left top repeat-x #fff;
		
}

#pan {
		margin:0 0 2px 0;
		font-size:10px;
}

.page-title {
		background:url(../images/second/pt_bg.gif) 0 0 no-repeat;
		padding:22px 0 24px 38px;
		font-size:23px;
		font-weight:bold;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
		font-weight:bold;
		margin:0 0 10px 0;
}

.h1-box {
		position:absolute;
		text-align:left;
		top:6px;
		left:0px;
		font-size:12px;
		color:#443F3F;
		width:100%;
		font-size:12px;
}



h1 {
		float:left;
		position:static;
		margin:0 10px 0 0;

}

p.h-txt {
		float:left;
		font-size:10px;
}

.co2h3 {
		font-size:15px;
		font-weight:bold;
		border-bottom:solid 1px #ddd;
		border-left:5px solid #FF7B00;
		padding:0 0 2px 15px;;
		margin:0 0 5px 0;
		color:#222;
}

strong {
		text-decoration:underline;
		background:#FFFF66;
}

.shoshin {
		padding:30px 0 0 0;
}

.shoshin p {
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
		font-size:19px;
		font-weight:bold;
}

.shoshin .muryo {
		line-height:1.6em;
		font-size:28px;
		font-weight:bold;
		color:#FF6633;
		text-decoration:underline;
}


.donna {
		line-height:1.6em;
		font-size:28px;
		text-decoration:underline;
		font-weight:bold;
		color:#FF6633;
		margin:0 0 15px 0;
		text-align:center;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

span.flow {
		line-height:1.6em;
		font-size:16px;
		font-weight:bold;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.flow2 {
		line-height:1.6em;
		font-size:30px;
		font-weight:bold;
		color:#FF6633;
		text-decoration:underline;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
		text-align:center;
		margin:0 0 10px 0;
}



/*患者さまの声
----------------------------------------------------*/

.vb {
		width:700px;
		margin:0 -30px 0 0;
}

.vb div {
		float:left;
		margin:0 15px 15px 0;
		padding:12px;
		width:188px;
		text-align:center;
		background:#FDFAD7;
		height:200px;
}

.vimage {
		width:188px;
		height:120px;
		overflow:hidden;
		display:block;
		background:none;
		margin:0 0 5px 0;
		padding:0;
}

p.voice {
		font-weight:bold;
		font-size:14px;
		margin:0;
		padding:0;
		line-height:1.6em;
}

p.name {
		font-size:10px;
}



/*下層ページのテーブル
----------------------------------------------------*/

.nt {
		background:#ddd;
}

.nt td {
		background:#fff;
		padding:5px;
		text-align:center;
}

.nt th {
		background:#EEF8FA;
		padding:5px;
		font-weight:bold;
		text-align:center;
}

.nt th.teikyu {
		background:#f5f5f5;
		padding:5px;
		font-weight:bold;
		text-align:center;
}

/*よくある質問
----------------------------------------------------*/

.qa {
		margin:0 0 30px 0;
}

.qa h3 {
		background:url(../images/second/q.gif) 0 0 no-repeat;
		padding:5px 0 10px 45px;
		border-bottom:dashed 1px #999;
		font-size:16px;
		font-weight:bold;
		margin:0 0 10px 0;
}

.qa p {
		background:url(../images/second/a.gif) 0 0 no-repeat;
		padding:5px 0 0 45px;
}

/*サイトマップ
----------------------------------------------------*/

.sitemap li {
		padding:0 0 5px 10px;
		margin:0 0 5px 0;
		border-bottom:dashed 1px #ddd;
		
}

.sitemap li.child {
		margin:0 0 5px 40px;
		border-bottom:dashed 1px #ddd;
		font-size:14px;
		
}



/*問い合わせフォーム
----------------------------------------------------*/

table.mailform {
	width: 100%;
	padding:0px;
	border-top: solid 1px #CCCCCC;
}
table.mailform tr th {
	padding: 7px 7px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 160px;
	background:#f7f7f7!important;
}
table.mailform tr th span {
	font-size: 10px;
	color: #f00;
	font-weight: bold;
}
table.mailform tr td {
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}

.w65 {
		width:65%!important;
}

.w35 {
		width:35%!important;
}
