@charset "shift_jis";
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #ebf5f7;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background:  url("img/bg.jpg") repeat-y;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
}
/* firefox背景表示用 */
#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
strong,
em {
	font-weight: normal;
	font-style:normal;
}

/*リンク文字色*/
a:link {
	color: #6699cc;
	text-decoration: none;
}
a:visited {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	color: #ff99cc;
	text-decoration: none;
}
a:active {
	color: #ff99cc;
	text-decoration: none;
}
/*ヘッダー部*/
#header {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	height: 100px;
	width: 750px;
}
#header #head_left {
	float: left;
}
#header h1 {
	margin: 3px 0px 0px 5px;
	padding: 0px;
	color: #7aba6e;
	font-size: 12px;
	font-weight: lighter;
}
#header img {
	margin: 5px 0px 5px 10px;
	padding: 0px;
}
#header #head_right {
	float: right;
	padding-top: 10px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
/*コンテンツ部*/
#contents {
	background: url(img/cont_bg.gif) repeat-y;
	height: auto;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}
/* firefox背景表示用 */
#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*コンテンツ右側*/
#contents #main {
	float: right;
	height: auto;
	width: 570px;
	margin: 0px;
	padding: 0px;
}
/*コンテンツ右側上部パンくずリスト*/
.pankuzu {
	clear: both;
	height: auto;
	width: 570px;
}
#contents #main .em {
	text-indent: -9999px;
}
/*コンテンツ基本ブロック*/
.mainblock {
	clear: both;
	height: auto;
	width: 530px;
	padding: 20px;
	margin: 0px;
}
.leftbox {
	float: left;
	height: auto;
	width: 260px;
	padding-right: 5px;
}
.rightbox {
	float: right;
	height: auto;
	width: 260px;
	padding-left: 5px;
}
/*新着情報*/
#blog_view {
	height: 80px;
	width: 480px;
	border: 1px solid #7f9db9;
	overflow: auto;
	margin-left: 10px;

}
.blog_text {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding: 5px 15px;
	font-weight: bold;
}
/*コンテンツ基本テキストスタイル*/
.p1 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 0.2em;
}
/*テキストの装飾*/
.pink {
	font-size: 12px;
	font-weight: bold;
	color: #ff99cc;
}
.green {
	font-size: 12px;
	font-weight: bold;
	color: #7aba6e;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #53b6f9;
}
.bold {
	font-weight: bold;
}
/*イメージのレイアウト*/
.img1 {
	margin-left: 50px;
}
.img_center {
	margin-right: 15px;
	margin-left: 15px;
}
/*コンテンツ見出しテキストスタイル*/
.text {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(img/mark_grn.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dotted #7ABA6E;
	line-height: 25px;
}
.text2 {
    font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(img/mark_org.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dotted #ffcc66;
	line-height: 25px;
}
.text3 {
    font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(img/mark_pnk.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dotted #ff99cc;
	line-height: 25px;
}
.text4 {
    font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(img/mark_blue.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: 1px dotted #53b6f9;
	line-height: 25px;
}
/*ページ下部テキストスタイル*/
.anchor {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align: center;
}
.address {
	font-size: 11px;
	line-height: 16px;
	color: #7aba6e;
	text-align: center;
}
/*テキストリンク*/
.textlink {
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	margin-right: 10px;
	color: #666666;
}
/*トップページ見出しのスタイル*/
.picup {
	font-size: 9px;
	color: #FFFFFF;
	background: url(img/h3_pic.gif) no-repeat;
	height: 23px;
}
.news {
	font-size: 9px;
	color: #FFFFFF;
	background: url(img/h2_new.gif) no-repeat;
	height: 30px;
}
.komidashi1 {
	font-size: 9px;
	color: #FFFFFF;
	background: url(img/h3_1.gif) no-repeat;
	height: 25px;
}
.komidashi2 {
	font-size: 9px;
	color: #FFFFFF;
	background: url(img/h3_2.gif) no-repeat;
	height: 25px;
}
.komidashi3 {
	font-size: 9px;
	color: #FFFFFF;
	background: url(img/h3_3.gif) no-repeat;
	height: 25px;
}
/*コンテンツ左側メニュー*/
#contents #sidenavi {
	background: #999999;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 180px;
}
#contents #sidenavi #menu {
	background: url(img/menu_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 180px;
}
#contents #sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: -9999px;
}
#contents #sidenavi li a {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 44px;
	width: 180px;
}
#midashi {
	height: 48px;
}
/*1番目のボタン背景*/
#contents #sidenavi #menu li#sn1 {
	background: url(img/bt/sn1.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn1 a:hover {
	background: url(img/bt/sn1a.jpg) no-repeat;
}
/*2番目のボタン背景*/
#contents #sidenavi #menu li#sn2 {
	background: url(img/bt/sn2.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn2 a:hover {
	background: url(img/bt/sn2a.jpg) no-repeat;
}
/*3番目のボタン背景*/
#contents #sidenavi #menu li#sn3 {
	background: url(img/bt/sn3.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn3 a:hover {
	background: url(img/bt/sn3a.jpg) no-repeat;
}
/*4番目のボタン背景*/
#contents #sidenavi #menu li#sn4 {
	background: url(img/bt/sn4.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn4 a:hover {
	background: url(img/bt/sn4a.jpg) no-repeat;
}
/*5番目のボタン背景*/
#contents #sidenavi #menu li#sn5 {
	background: url(img/bt/sn5.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn5 a:hover {
	background: url(img/bt/sn5a.jpg) no-repeat;
}
/*6番目のボタン背景*/
#contents #sidenavi #menu li#sn6 {
	background: url(img/bt/sn6.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn6 a:hover {
	background: url(img/bt/sn6a.jpg) no-repeat;
}
/*7番目のボタン背景*/
#contents #sidenavi #menu li#sn7 {
	background: url(img/bt/sn7.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn7 a:hover {
	background: url(img/bt/sn7a.jpg) no-repeat;
}
/*8番目のボタン背景*/
#contents #sidenavi #menu li#sn8 {
	background: url(img/bt/sn8.jpg) no-repeat;
}
#contents #sidenavi #menu li#sn8 a:hover {
	background: url(img/bt/sn8a.jpg) no-repeat;
}
/*フッター部*/
#fotter {
	background: url(img/fotter.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
}
/*コピーライトテキスト*/
.copy {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-top: 25px;
}
/*クリニックの特色ページ*/
#contents #main #trait {
	background: url(trait/img/policy_bg.jpg) no-repeat;
	height: 400px;
	width: 540px;
	margin-right: 15px;
	margin-left: 15px;
}
#gaiyou {
	font-size: 9px;
	color: #FFFFFF;
	background: url(trait/img/h2_gaiyou.gif) no-repeat;
	height: 30px;
}
#shinsatsu {
	font-size: 9px;
	color: #FFFFFF;
	background: url(trait/img/h2_shinsatsu.gif) no-repeat;
	height: 30px;
}
.p2 {
	font-size: 12px;
	line-height: 32px;
	color: #666666;
	width: 310px;
	margin-top: 120px;
	margin-left: 215px;
}
.p3 {
    color: #E95A5A;
    text-align: center;
    font-size: 13px;
}
.trait_left {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 330px;
	float: left;
}
.trait_right {
	width: 180px;
	float: right;
}
/*糖尿病の治療ページ*/
#chiryou {
	font-size: 9px;
	color: #FFFFFF;
	background: url(diabetic/img/h2_chiryou.gif) no-repeat;
	height: 30px;
}
#nagare {
	font-size: 9px;
	color: #FFFFFF;
	background: url(diabetic/img/h2_nagare.gif) no-repeat;
	height: 30px;
}
#syoshin {
	font-size: 9px;
	color: #FFFFFF;
	background: url(diabetic/img/h2_syoshin.gif) no-repeat;
	height: 30px;
}
#advice {
	font-size: 9px;
	color: #FFFFFF;
	background: url(diabetic/img/h2_advice.gif) no-repeat;
	height: 30px;
}
#step_box1 {
	background: url(diabetic/img/step1.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 530px;
}
#step_box2 {
	background: url(diabetic/img/step2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 530px;
}
#step_box3 {
	background: url(diabetic/img/step3.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 530px;
}
#step_box4 {
	background: url(diabetic/img/step4.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 530px;
}
#step_box5 {
	background: url(diabetic/img/step5.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 530px;
}
.step_text {
	width: 290px;
	padding-top: 50px;
	padding-left: 90px;
	float: left;
	height: auto;
}
.step_img {
	width: 140px;
	float: right;
	margin-top: 30px;
	margin-left: 10px;
}
.triangle {
	margin-left: 300px;
}
#contents #main dl {
	line-height: 36px;
	font-size: 12px;
	letter-spacing: 0.1em;
	height: 100px;
	margin-left: 50px;
	color: #666666;
}
.p6 {
	font-size: 12px;
	line-height: 18px;
	color: #ff668c;
	letter-spacing: 0.2em;
	margin-left: 50px;
}
/*ED（勃起不全）の治療ページ*/
#ed {
	font-size: 9px;
	color: #FFFFFF;
	background: url(ed/img/h2_bokki.gif) no-repeat;
	height: 30px;
}
/*臨床試験についてページ*/
#chiken {
	font-size: 9px;
	color: #FFFFFF;
	background: url(clinical/img/h2_chiken.gif) no-repeat;
	height: 30px;
}
#coordinator {
	font-size: 9px;
	color: #FFFFFF;
	background: url(clinical/img/h2_coordinator.gif) no-repeat;
	height: 30px;
}
#shinsa {
	font-size: 9px;
	color: #FFFFFF;
	background: url(clinical/img/h2_shinsa.gif) no-repeat;
	height: 30px;
}
.p4 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 0.2em;
	float: left;
	width: 380px;
}
.p5 {
	font-size: 12px;
	line-height: 18px;
	color: #ff668c;
	letter-spacing: 0.2em;
}
#plus {
	font-size: 14px;
	font-weight: bold;
	color: #ff668c;
	line-height: 25px;
	background: #ffecf0;
	padding-left: 7px;
	border-left: 5px solid #FF668C;
	width: 400px;
	border-bottom: 1px solid #FF668C;
	margin-left: 85px;
}
#minus {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	border-bottom: 1px solid #FF9933;
	line-height: 25px;
	background: #FFFFCC;
	padding-left: 7px;
	border-left: 5px solid #FF9933;
	width: 400px;
	margin-left: 85px;
}
.img2 {
	float: right;
	margin-top: 25px;
}
#yoshiashi {
	line-height: 24px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1em;
	margin-left: 150px;
}
/*クリニックのご案内見出しのスタイル*/
#syousai {
	font-size: 9px;
	color: #FFFFFF;
	background: url(about/img/h2_syousai.gif) no-repeat;
	height: 30px;
}
#accsess {
	font-size: 9px;
	color: #FFFFFF;
	background: url(about/img/h2_access.gif) no-repeat;
	height: 30px;
}
#tanbou {
	font-size: 9px;
	color: #FFFFFF;
	background: url(about/img/h2_tanbou.gif) no-repeat;
	height: 30px;
}
/*テーブル（クリニック詳細）*/
#data table {
	width: 500px;
	font-size: 14px;
	color: #666666;
	height: auto;
	line-height: 20px;
	border-collapse:collapse;
	margin-right: 15px;
	margin-left: 15px;
}
#data table th {
	width: 120px;
	background: url(img/arrow_grn.gif) no-repeat left center;
	border-bottom: 1px dotted #666666;
	color: #7aba6e;
	padding-left: 18px;
	height: 30px;
	text-align: left;
}
#data table td {
	border-bottom: 1px dotted #666666;
}
/*皆様へご挨拶ページ*/
.p3 {
	font-size: 12px;
	color: #666666;
	line-height: 28px;
	letter-spacing: 0.1em;
}
#doctor {
	font-size: 9px;
	color: #FFFFFF;
	background: url(greeting/img/h2_doctor.gif) no-repeat;
	height: 30px;
}
#staff {
	font-size: 9px;
	color: #FFFFFF;
	background: url(greeting/img/h2_staff.gif) no-repeat;
	height: 30px;
}
/*テーブル（略歴）*/
#ryakureki table {
	width: 450px;
	margin-left: 45px;
	font-size: 12px;
	color: #666666;
	border-collapse:collapse;
	line-height: 24px;
}
#ryakureki table th {
	width: 100px;
	text-align: right;
	padding-right: 20px;
}
/*テーブル（スタッフ紹介）*/
#intro table {
	width: 500px;
	font-size: 14px;
	color: #666666;
	height: auto;
	border-collapse:collapse;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 18px;
	margin-bottom: 20px;
}
#intro table th {
	background: url(img/hana_pnk.gif) no-repeat left center;
	text-align: left;
	padding-left: 28px;
	color: #FF99CC;
	height: 30px;
}
#intro table td {
	color: #666666;
	height: 20px;
	padding: 5px 5px 5px 20px;
}
.td1 {
	font-weight: bold;
	width: 120px;
	text-align: left;
	padding-left: 25px;
}
/*お勧め著書ページ*/
.book_left {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: left;
}
.book_right {
	width: 110px;
	float: right;
}
/*サイトマップページ*/
#sitemap {
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.maphome {
	background: url(sitemap/img/arrow_1.jpg) no-repeat left center;
	text-indent: 22px;
	border-bottom: 1px dotted #666666;
}
.mapindent {
	background: url(sitemap/img/arrow_2.jpg) no-repeat left center;
	text-indent: 62px;
	margin-left: 40px;
}
/*個人情報についてページ*/
#contents #main ol {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
#contents #main #contbox {
	background: url(privacy/img/blue_bg.gif) no-repeat;
	height: 110px;
	width: 480px;
	margin: 20px 25px;
}
#contents #main #conttext {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0px 0px;
	padding: 0px;
}
