/* 全体の文字 */
body, td, th, input, textarea, select, option {
	font-size: 13px;
	color: #505050;
	font-family: 'メイリオ', 'Meiryo', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', "sans-serif";
}
/* 画像の枠線 */
img {
	margin: 0px;
	border: 0px;
}
p {
	margin:5px 0px;
}
ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(/files/shoukikaiclinick/tem_list.gif);
	background-position: 10px 8px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
}
ol li {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
form {
	padding: 0px;
	margin: 0px;
}
/* リンク */
a:link {
	text-decoration: underline;
}
a:visited {
}
a:active {
	text-decoration : underline;
}
a:hover {
	color : #006699;
	text-decoration : underline;
}
/* 背景色 */
#body {
	margin: 0px;
	padding:0px;
	text-align: center;
	background-color: #FEBCBE;
	background-image: url(/files/shoukikaiclinick/tem_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 外枠：上部 */
#container_pre {
	font-size: 2px;
	line-height: 100%;
	display: none;
}
/* 外枠：メイン部 */
#container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/files/shoukikaiclinick/tem_con_bg.png);
	background-repeat: repeat-x;
	background-position: center 176px;
}
/* 外枠：下部 */
#container_suf {
	height: 18px;
	padding: 0px;
	background-image: url(/files/shoukikaiclinick/tem_con_suf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 910px;
}
/* SEO対策用ヘッダーメッセージ */
h1#topmsg {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	background-image: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9A0033;
	width: 900px;
	height: 18px;
}
h1#topmsg a {
	color: #FFF;
	text-decoration: none;
}


/* ヘッダー：上部 */
#header_pre {
	margin: 0px;
	padding: 0px;
	display: none;
}
/* ヘッダー：メイン部 */
#header {
	width: 100%;
	height: 138px;
	background-image: url(/files/shoukikaiclinick/tem_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #9A0033;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
/* ヘッダー：下部 */
#header_suf {
	padding: 0px;
	height: 5px;
	font-size: 2px;
	line-height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFF;
	display: none;
}
/* ヘッダーメニュー外枠：上部 */
div#header_menu_pre {
	display: none;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
/*ヘッダーメニュー外枠 */
div#header_menu {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;


}

/* ヘッダーメニュー外枠：下部 */
div#header_menu_suf {
	padding: 0px;
	margin: 0px;
	display: none;

}

/* ヘッダーメニュー：リスト */
ul.header_menu{
float: right;
padding : 0px;
margin : 0px;
}
li.header_menu {
	list-style-type : none;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;











}

/* ヘッダーメニュー：リンク */
li.header_menu a {
	text-decoration: none;
	color: #FFF;
	background-image: url(/files/shoukikaiclinick/tem_header_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 15px;


}

li.header_menu a:visited {
	text-decoration: none;
	color: #FFF;

}

li.header_menu a:hover {
	color: #CC3399;
	background-image: url(/files/shoukikaiclinick/tem_header_menu_on.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
 
}
/* ヘッダーメインメニュー 上部 */
div#header_mainmenu_pre {
	display: none;
}
/* ヘッダーメインメニュー */
div#header_mainmenu {
	font-size: 13px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(/files/shoukikaiclinick/tem_header_main_bg.png);
	background-position: 0px 0px;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
/* ヘッダーメインメニュー 下部 */
div#header_mainmenu_suf {
	display: none;
}
/* ヘッダーメインメニュー リンク */
ul.header_mainmenu {
	float: left;
	padding : 0px;
	margin : 0px;
}
li.header_mainmenu {
	list-style-type : none;
	margin : 0px;
	float: left;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/files/shoukikaiclinick/tem_header_main_line.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
	padding: 0px;
	height: 63px;
}
li.header_mainmenu a {
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	word-break: keep-all;
	color: #990000;
	display: block;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
li.header_mainmenu a:visited {
	text-decoration: none;
}
li.header_mainmenu a:hover {
	text-decoration: none;
	color: #CC0000;
	background-image: url(/files/shoukikaiclinick/tem_header_main_bg_on.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
/* ロゴ表示部分 */
table#logo {
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	clip: rect(auto,auto,auto,auto);
}
/* ロゴ画像なしの場合の代替文字 */
table#logo td a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 34px;
}
#logo img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/* レイアウト部分 */
#col_layout {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
/* 左サイドバー */
#sidebar_left {
	width: 210px;
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/files/shoukikaiclinick/tem_side_left_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* 右サイドバー */
#sidebar_right {
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(/files/shoukikaiclinick/tem_side_right_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* サイドバー内ボックス：上部 */
.sidebox_pre {
	background-color: #FFFFFF;
	font-size: 2px;
	line-height: 100%;
	display: none;
}
/* サイドバー内ボックス */
.sidebox {
	line-height: 145%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
}
/* サイドバー内ボックス：下部 */
.sidebox_suf {
	border: none;
	font-size: 2px;
	line-height: 100%;
	height: 10px;
	margin: 0px;
	display: none;
}

/* メインメニューサイドバー内ボックス */
div.sideboxtype_mainmenu {
	line-height: 145%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/* メインメニューサイドバー内ボックス */
div.sideboxid_3 {
	line-height: 145%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/* サイドボックスタイトル */
.sidebox h3 {
	text-align: left;
	font-size:16px;
	color:#666;
	font-weight:bold;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 10px;
	background-image: url(/files/shoukikaiclinick/tem_sidebox_title02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* メインメニュータイトル */
div.sideboxtype_mainmenu h3 {
	text-align: left;
	font-size:16px;
	color:#666;
	font-weight:bold;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 10px;
	background-image: url(/files/shoukikaiclinick/tem_sidebox_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* メニューリスト */
ul.menu {
	list-style : none;
	padding : 0px;
	margin : 0px;
}
li.menu {
	padding : 0px;
	margin : 0px;
	line-height: 130%;
	background-image: none;
}
li.menu div {
	margin: 0px;
	padding: 0px;
}
/* メニューリスト：リンク */
li.menu a {
	text-decoration: none;
	color:#999;
	font-weight: bold;
	background-image: url(/files/shoukikaiclinick/tem_level1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
li.menu a:visited {
	text-decoration: none;
}
li.menu a:active {
	text-decoration: none;
}
li.menu a:hover {
	text-decoration: none;
	color: #990101;
	background-image: url(/files/shoukikaiclinick/tem_level1_on.gif);
	background-repeat: no-repeat;
}
/* メニューリスト：リンク：現在のページ */
li.menu a.menu_present {
	text-decoration: none;
	color: #990101;
	background-image: url(/files/shoukikaiclinick/tem_level1_on.gif);
}
li.menu a.menu_level0 {
	font-size: 13px;
	background-image: url(/files/shoukikaiclinick/tem_level0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
li.menu a.menu_level0:hover {
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/tem_level0_on.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #990101;
}
li.menu a.menu_level0.menu_present {
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/tem_level0_on.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #990101;
}


/* メニューリスト：リンク：1階層下 */
li.menu a.menu_level1 {
	font-size: 13px;
	background-image: url(/files/shoukikaiclinick/tem_level0.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
li.menu a.menu_level1:hover {
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/tem_level0_on.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #990101;
}
li.menu a.menu_level1.menu_present {
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/tem_level0_on.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #990101;
}


/* メニューリスト：リンク：2階層下 */
li.menu a.menu_level2 {
	padding-right: 0px;
	padding-left: 25px;
	background-position: 10px;
	margin: 0px;
}
li.menu a.menu_level2:hover {
	text-decoration: none;
}
/* メニューリスト：リンク：3階層下 */
li.menu a.menu_level3 {
	padding-left: 35px;
	background-position: 20px;
	margin: 0px;
}
li.menu a.menu_level3:hover {
	text-decoration: none;
}
/* メニューリスト：リンク：4階層下 */
li.menu a.menu_level4 {
	margin: 0px;
	padding-left: 45px;
	background-position: 30px;
}
li.menu a.menu_level4:hover {
	text-decoration: none;
}



/* ナビゲーション */
#navigation {
	padding-top: 1px;
	padding-left: 6px;
	text-align: left;
	line-height: 100%;
	background-image: none;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 18px;
}
#navigation a {
	text-decoration: none;
}
#navigation a:hover {
	color:#0000FF;
	text-decoration: underline;
}
/* ナビゲーション：現在のページ */
#present {
	font-weight: bold;
}
/* ページ内容：上部 */
#main_pre {
	font-size: 2px;
	line-height: 100%;
	height: 10px;
}
/* ページ内容 */
#main {
	background: #ffffff;
	line-height: 165%;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ページ内容：下部 */
#main_suf {
	margin: 0px 5px;
}
/* フッター：上部 */
#footer_pre {
	display: none;
	background-color: #FFF;
}
/* フッター */
#footer {
	color: #666666;
	font-size: 12px;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
}
/* フッター：下部 */
#footer_suf {
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
}
/* フッター：コピーライト部 */
#copyright {
	color: #333333;
	text-align: center;
	padding:3px 0px;
	margin: 0px;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: none;
}
/* フッターメニュー外枠：上部 */
div#footer_menu_pre {
	padding: 0px;
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* フッターメニュー外枠 */
div#footer_menu {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 900px;
	background-color: #FFF;
}
/* フッターメニュー外枠：下部 */
div#footer_menu_suf {
	padding: 0px;
	clear: both;
	height: 20px;
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* フッターメニュー：リスト */
ul.footer_menu {
	float: right;
	padding : 0px;
	margin : 0px;
}
li.footer_menu {
	list-style-type : none;
	padding : 0px 5px 0px 0px;
	;
	margin : 0px 5px;
	float: left;
	background-image: none;
}
/* フッターメニュー：リンク */
li.footer_menu a {
	color: #FF8CFF;
	padding : 3px 0px 0px 14px;
	text-decoration: none;
	text-align: center;
	background-image: url(/files/shoukikaiclinick/tem_footer_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
}
li.footer_menu a:visited {
}
li.footer_menu a:hover {
	color: #CC3399;
	text-decoration: underline;
	background-image: url(/files/shoukikaiclinick/tem_footer_menu_on.png);
}
/* 見出し１６ */
h1 {
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 70px;
	background-color: #D60834;
	background-image: url(/files/shoukikaiclinick/tem_h1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 70px;
	background-color: #FF7C80;
	background-image: url(/files/shoukikaiclinick/tem_h2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-size: 18px;
	color: #D60834;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/tem_h3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
h4 {
	font-size: 16px;
	color: #CC3399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3399;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-image: url(/files/shoukikaiclinick/tem_h4.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}
h5 {
	font-size: 16px;
	color: #CC3399;
	background-image: url(/files/shoukikaiclinick/tem_h5.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 2px;
	padding-left: 22px;
	text-decoration: none;
	padding-bottom: 2px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h6 {
	color: #FF7C80;
	font-size: 16px;
	background-image: url(/files/shoukikaiclinick/tem_h6.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 0px;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* 区切り横線 */
hr {
	border: none;
	border-bottom: 1px solid #cccccc;
	height: 1px;
	margin: 5px 0px;
}
/* 表タイプ１ */
table {
	line-height: 165%;
	font-size: 13px;
	font-weight: normal;
}
/* 表タイプ１ */
table.table_type1 {
	background: #999999;
	margin-bottom: 10px;
	text-align: center;
}
table.table_type1 th {
	color: #D60834;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 3px;
	background-color: #FFEEFF;
	background-image: url(/files/shoukikaiclinick/tem_table01.png);
	background-repeat: repeat-x;
	background-position: left top;
}
table.table_type1 td {
	background: #ffffff;
	color: #505050;
	margin: 2px;
	padding: 3px;
}
/* 表タイプ２ */
table.table_type2 {
	margin-bottom: 10px;
	background-color: #999;
	text-align: center;
}
table.table_type2 th {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 3px;
	background-color: #FFC1C2;
	background-image: url(/files/shoukikaiclinick/tem_table02.png);
	background-repeat: repeat-x;
	background-position: left top;
}
table.table_type2 td {
	background: #ffffff;
	color: #505050;
	margin: 2px;
	padding: 3px;
}
/*◇↓ポップアップページ専用設定↓◇*/
/* ポップアップページ：背景色 */
#popup_body {
	background: #eeeeee;
	padding: 5px;
}
/* ポップアップページ：外枠：上部 */
#popup_container_pre {
	padding: 0px;
	margin: 0px;
}
/* ポップアップページ：外枠 */
#popup_container {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #aaaaaa;
}
/* ポップアップページ：外枠：下部 */
#popup_container_suf {
	display: none;
}
/* ポップアップページ：ヘッダー：上部 */
#popup_header_pre {
	display: none;
}
/* ポップアップページ：ヘッダー */
#popup_header {
	height: 25px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}
/* ポップアップページ：ヘッダー：下部 */
#popup_header_suf {
	display: none;
}
/* ポップアップページ：ヘッダー：サイト名表記部分 */
#popup_site_name td {
	font-size: 20px;
	color: #777777;
	height: 25px;
	margin: 0px;
	padding: 0px 5px;
}
/* ポップアップページ：ヘッダー：サイト名表記部分：リンク */
#popup_site_name td a {
	color: #777777;
	font-weight: bold;
}
/* ポップアップページ：メイン部分：上部 */
#popup_main_pre {
	display: none;
}
/* ポップアップページ：メイン部分 */
#popup_main {
	background: #ffffff;
	padding: 5px;
}
/* ポップアップページ：メイン部分：下部 */
#popup_main_suf {
	display: none;
}
/* ポップアップページ：閉じるボタン外枠 */
#popup_close {
	text-align: center;
	margin: 0px;
	padding: 5px;
	background: #f6f6f6;
	border-top: 1px solid #cccccc;
}
/* ポップアップページ：閉じるボタン */
input#popup_close_button {
	background: #f3f3f3 url(/files/shoukikaiclinick/tem_popup_close.gif) no-repeat 0% 50%;
	height: 20px;
	font-size: 13px;
	line-height: 100%;
	padding: 0px 4px 1px 20px;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
}
/* ポップアップページ：フッター：上部 */
#popup_footer_pre {
	display: none;
}
/* ポップアップページ：フッター */
#popup_footer {
	background: #cccccc;
	margin: 0px;
	padding: 5px;
}
/* ポップアップページ：フッター：下部 */
#popup_footer_suf {
	display: none;
}
/* サイトマップ */
ul.sitemap {
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 8px;
}
ul.sitemap li {
	margin:0px 0px 8px 8px;
	padding:0px;
	list-style-type : none;
	border:1px solid #dddddd;
	padding:2px;
}
.sitemap a {
	display:block;
	background-color:#eeeeee;
	font-weight:bold;
	padding:2px;
	text-decoration: none;
}
.sitemap a:hover {
	background-color:#e6f3fc;
}
/* フォーム */
.form_table {
	border: 1px solid #cccccc;
	margin: 8px 0px;
}
.err_msg {
	border-bottom: 1px solid #862014;
	color: #cb5a26;
	font-weight: bold;
	padding: 5px;
}
th.item {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #cccccc;
	color: #444444;
	padding: 5px;
	background-color: #f5f5f5;
}
th.necessary_item {
	color: #444444;
	background-image: url(/files/shoukikaiclinick/tem_kome.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.item {
	border-bottom: 1px solid #cccccc;
	color: #444444;
	padding: 5px;
}
th.error_item {
	background-color: #fff3f0;
}
.form_submit {
	text-align: center;
	padding: 5px;
}
/* コメント */
#comments_pre {
	display: none;
}
#comments {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding: 10px;
}
#comments h3 {
	border-left-color: #cccccc;
}
.comment_item {
	border: 1px solid #dddddd;
	margin: 15px 8px;
	padding: 0px;
}
.comment_title {
	padding: 5px;
	background-color: #eeeeee;
}
.comment_msg {
	padding: 5px;
}
.posted_by {
	padding: 5px;
	color: #666666;
	text-align: right;
	background-color: #FFFFFF;
}
/* 更新一覧 */
div.updatelist {
	margin:0px;
	border:1px solid #cccccc;
}
div.updatelist td {
	text-align:left;
	border-bottom:1px dashed #cccccc;
}
td.updatelist_date {
	background-color:#eeeeee;
}
td.updatelist_name {
	width:180px;
}
/* ドロップダウンメニュー */
div.sub_header_mainmenu ul.menu a.menu_level1 {
	background-color:#FFFFFF;
	color: #666666;
	background-image: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: none;
	margin: 1px;
}
div.sub_header_mainmenu ul.menu a.menu_level1:hover {
	color: #FFF;
	background-color: #FEE7E8;
	background-image: none;
}
div.sub_header_mainmenu {
	background-color:#FEE7E8!important;
	padding-top: 10px;
}




div.nayami {
	width:320px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	background-image: url(/files/shoukikaiclinick/top-menu-bg.png);
}

div.nayami ul {
	width:300px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: none;
	padding: 0;
	text-decoration: none;
}

div.nayami li {
	float:left;
	font-weight:bold;
	line-height:120%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	width: 150px;
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/top-menu-point.png);
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D9D9D;
}

div.nayami li a {
	list-style-type: none;
	text-decoration: none;
	padding-left: 12px;
}

div.menu {
	width:320px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 0 10;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
	background-image: url(/files/shoukikaiclinick/top-menu-bg.png);
}

div.menu ul {
	width:300px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-type: none;
	padding: 0;
	text-decoration: none;
}

div.menu li {
	float:left;
	font-weight:bold;
	line-height:120%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	width: 150px;
	text-decoration: none;
	background-image: url(/files/shoukikaiclinick/top-menu-point.png);
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D9D9D;
	display: block;
}

div.menu li a {
	list-style-type: none;
	text-decoration: none;
	padding-left: 12px;
	display: block;
}

.clear {
	clear:both;
	float:none;
	font-size:2;
	line-height:0;
	height: 10px;
}
