/* 基本設定 */
h1 {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 14px;
	line-height: 190%;
	color: #FFFFFF;
	margin: 0px;
	letter-spacing: 5px;
	padding-left: 0px;
}

/* 
#left{
	margin-top:20px;
	width: 700px;
}
*/

#left a:link {
	color: #0000FF;
	text-decoration: none;
}

#left a:visited {
	color: #0000FF;
	text-decoration: none;
}

#left a:hover	{
	color:red;
	text-decoration: underline;
}


/* コンテンツタイトル画像 */
.title {
	margin:20px
}

/* 医院名 */
.name {
	font-size: 14px;
	line-height: 190%;
	color: #FFFFFF;
	margin: 0px;
	letter-spacing: 5px;
	padding-left: 10px;
}

/* 白リンク設定 */
.wht a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.wht a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* 白ボックス(グレー線) */
.box1 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 100%;
}

/* 白ボックス */
.box12 {
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 5px;
	width: 100%;
}

/* ボックス */
.box2 {
	border: none;
	margin: 0px;
	padding: 5px;
	width: 100%;
}

.box2 td{
	line-height: 150%;
}

/* ボックス2 */
.box21 {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* グレーボックス */
.box3 {
	border: 1px solid #BFCFFF;
	background-color: #BFCFFF;
	margin: 10px 0px;
	padding: 0px;
}

/* グレーボックス */
.box3_450 {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	margin: 10px 0px;
	padding: 0px;
	width: 450px;
}

/* グレーボックス2 */
.box31 {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 550px;
}

/* ライン高設定 */
.comment {
	line-height: 150%;
}

/* ライン高設定 */
.td02 {
	font-size: 12px;
	line-height: 130%;
}

/* 基本カラー強調 */
.em {
	color: #016AA0;
	font-weight: bold;
}

/* 赤強調 */
.em_r {
	color: #FF0000;
}

/* 白強調 */
.em_w {
	color: #FFFFFF;
}

/* 基本カラー背景 */
.bg {
	background-color: #016AA0;
}

/* グレー背景 */
.bg2 {
	background-color: #CCCCCC;
}

/* 薄グレー背景 */
.bg3 {
	background-color: #ECF1FF;
	text-align:center;
}

/* 白背景 */
.bg4 {
	background-color: #FFFFFF;
	line-height: 130%;
}

/* 白背景（上付き） */
.bg5 {
	background-color: #FFFFFF;
	line-height: 130%;
	vertical-align: top;
}

.bt tr{
	background-color: #F6F6F6;
}

.bt td{
	width: 25%;
	font-size: 12px;
	line-height: 130%;
	border: 0px;
	text-align:center;
}

/* トップへのリンク設定 */
.tp_lnk {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* miya設定 */
td {
	font-size: 12px;
	line-height: 120%;

}
p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.small {
	font-size: 10px;
	text-transform: none;

}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;

}
.ranking-bn {
	background-color: #93B7F4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93B7F4;
	border-right-color: #3366E1;
	border-bottom-color: #3366E1;
	border-left-color: #93B7F4;
}

.ranking-bn2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.ranking-bn3 {
	width: 100%;
	padding: 5px;
	/*
	margin-top: 10px;
	margin-bottom: 10px;
	background-image : url(/img/common/line_w.gif);
	background-repeat: repeat-x;
  	*/
	line-height : 12px;
	background-color: #F6F6F6;
}

/* 点線設定 */
.gr_line {
	border: 2px dotted #CCCCCC;
}

/* 東京版テキストバナー */
.cerec {
	margin-top: 3px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	height: 30px;
}

.bl {color: #000000}
