@import "k_menu.css";
@import "jmenu.css";
/* **********************************************************************
Theme Name: MySite2
Theme URI: http://www.www.com/
Description: WordPress
Author: www.www.www
Author URI: http://www.www.www/
Version: 1.0

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
/**************************** 全体的なルール ****************************/

* {
	margin: 0;
	padding: 0;

	font: normal normal normal 12pt/1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

html {
	height: 100%;
	background-color: #d1e2ff;
	/*background-color: #000000;*/
	/*background: white url(k_img/bb.jpg) repeat-x;*/
	/* グラデーションバック
	紺				db.jpg	#000757
	青				bl.jpg	#024097
	黄				yl.jpg	#f7b401
	ピンク		pk.jpg	#e04161
	グリーン	gr.jpg	#017e09
	オレンジ	or.jpg	#ff6600
	紫				pl.jpg	#7b6c93
	*/
}

body {
	/*background-color: #ffffff;*/
	color: #000000;
	text-align: left;
}


.float_clear {
	clear: both;
	/* float 解除要素がない場合に入れる
	明示的にfloat解除を指定
	ie は勝手にfloatを解除するが、それ以外は解除しないため
	*/
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}



#pagebuilding {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

/***********************************************************

                         ヘッダー

***********************************************************/

#header {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	overflow: hidden;
}

#top_logo {
	display: block;
	float: left;
	width: 300px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	/*background: url(img/top.jpg) no-repeat;*/
	background: #ffffff top left;
	border: solid 0px #c0c0c0;
}

#top_link {
	display: block;
	/*float: right;*/
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: url(img/top_.jpg) no-repeat;*/
	background: #ffffff;
	overflow: hidden;
}

#top_link2 {
	display: block;
	/*float: right;*/
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: url(img/top_.jpg) no-repeat;*/
	background: #ffffff;
	overflow: hidden;
}


#top_img {
	display: block;
	width: 884px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*text-indent: -9999px;
	overflow: hidden;
	*/
	/*background: url(img/top.jpg) no-repeat;*/
	background: #ffffff top left;
	float: left;
	border: solid 8px #c0c0c0;
}

.hrr {
	clear: both;
	width: 100%;
	height: 20px;
	background: url(img/bgg.jpg) repeat-x;
}


#container {
	clear: both;
	display: block;
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto; /* ブラウザ画面に対してセンター */
	background-color: #ffffff;
	/*background-color: transparent;*/ /* バックを生かしたい時、透明にする */
}

/***********************************************************

                        サイドバー

***********************************************************/
#sidebar {
	/*display: inline;*/ /* IE6 and 5.X bug fix */
	float: left;
	width: 200px; /* 200+ 20 = 220 */
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
	background-color: #ffffff;
	/*font: normal normal 0.8/1.5  'Lucida Grande',Verdana,Arial,sans-serif;*/
	font-size:15px;
	line-height:1.2em;
	color:#000000;
}

/*****************************
           お知らせ
*****************************/
#sidebar_info {
	clear: both;
	display: block;
	font: normal normal 1.0em/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	width: 180px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 0px 5px;

	color: #000;
	background-color: #ffffff;
}

/*****************************
    サイドバー　メニュー
*****************************/

#sidebar_menu {
	clear: both;
	font: normal normal 1.0em/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	width: 180px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;

	color: #000;
	background: #ffffff url(img/side_menu.jpg) no-repeat;
}

#sidebar_menu ul li {
	width: 170px;
	height: auto;
	margin: 0px 6px;
	padding-left: 14px;
	list-style-type: none;

	background: url(img/list_mark.gif) no-repeat;
}


#side_menu {
	display: block;
	width: 200px;
	height: 500px;
	/*background: #c0c0c0;*/
	margin-top: 40px;
}

#iso {
	font-size: 8pt;
}
#iso img {
	display: block;
	float: left;
	padding-right: 4px;
}



/*****************************
         新着情報
*****************************/
#sidebar_news {
	font: normal normal 1.0em/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	width: 180px;
	height: auto;
	margin: 20px 0px 20px 0px;
	padding: 40px 0px 0px 10px;

	color: #000;
	background: #ccffff url(img/side_news.jpg) no-repeat;
}

#sidebar_news ul li {
	width: 160px;
	height: auto;
	margin: 0px 6px;
	padding-left: 14px;
	list-style-type: none;
	background: url(img/list_mark.gif) no-repeat;
}


/*****************************
      過去のトピックス
*****************************/
#kako {
	font: normal normal 1.0em/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	width: 180px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 40px 0px 0px 10px;

	color: #000;
	background: #ffffff url(img/side_month.jpg) no-repeat;
}


#kako ul li {
	width: 160px;
	height: auto;
	margin: 0px 6px;
	padding-left: 14px;
	list-style-type: none;

	background: url(img/list_mark.gif) no-repeat;
}


/*****************************
      社名・住所・電話
*****************************/
#adrs {
	/*clear: both;*/
	display: block;
	margin: 170px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	color: #000;
	background-color: #ffffff;
}


/*****************************
      サイドバーブログ
*****************************/
#sblog {
	width: 188px;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 14px 0px;
	border: solid 1px #c0c0c0;
	font: normal normal 7.5pt/1.8  'Lucida Grande',Verdana,Arial,sans-serif;
}
#sblog_date {
	width:184px;
	padding: 0px 4px 0px 0px;
	text-align: right;
	font: normal normal 6.5pt/1.0  'Lucida Grande',Verdana,Arial,sans-serif;
	/*background-color: #d0d8ff;*/
}
#sblog_title {
	margin-top: 4px;
	padding: 0px 16px 0px 16px;
	font: normal bold 9pt/2.0  'Lucida Grande',Verdana,Arial,sans-serif;
}
#sblog_body {
	margin-top: 4px;
	padding: 0px 16px 0px 16px;
	font: normal normal 7.5pt/1.8  'Lucida Grande',Verdana,Arial,sans-serif;
	/*background-color: #d0d8ff;*/
}

#sblog2 {
	width: 188px;
	height: auto;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	border: solid 1px #000000;
	border-top: solid 0px #c0c0c0;
	font: normal normal 7.5pt/1.8  'Lucida Grande',Verdana,Arial,sans-serif;
	/*background: #c08cc7 url(img/clip2.gif) no-repeat;*/
}

.sbn {
	width: 178px;
	height: 42px;
	margin-bottom: 6px;
	border: solid 1px #000000;
}

/***********************************************************

                         メイン

***********************************************************/

#main {
	display: inline;
	float: left;
	width: 670px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font: normal normal normal 10pt/1.5em;
	overflow: hidden;
}


/* 病院からのお知らせ
*/
#main_info {
	display: inline;
	float: left;
	width: 530px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	background: #ffffff;
	overflow: hidden;
}

/* =====================
  病院からのお知らせ
======================*/
#news {
	display: block;
	width: 500px;
	height: auto;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	/*border: 1px solid #c0c0c0; */
	overflow: hidden;
}
.news_one {
	display: block;
	width: 500px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: #ffffff;
	border-bottom: 1px dotted #a0a0a0; /* solid or dashed or dotted */
	overflow: hidden;
}
.news_date {
	display: block;
	width: 90px;
	float: left;
	font: normal normal 9pt/1.0  'Lucida Grande',Verdana,Arial,sans-serif;
	background: #ffffff;
	overflow: hidden;
}
.news_title {
	display: block;
	width: 380px;
	float: left;
	font: normal normal 10pt/1.0  'Lucida Grande',Verdana,Arial,sans-serif;
	background: #ffffff;
	overflow: hidden;
	color: #000;
}

.news_title a{
	text-decoration: underline;
	/*text-decoration: none;*/
	color: #000;
}


#main_img {
	display: block;
	float: left;
	width: 350px;
	height: 350px;
	padding-top: 40px;
	background: url(img/aa3.jpg) no-repeat;
}

#pp1 {
	display: block;
	padding: 16px 0px 0px 84px;
	width: 150px;
	height: 50px;

}
#pp2 {
	display: block;
	padding: 28px 0px 0px 184px;
	width: 150px;
	height: 50px;
}
#pp3 {
	display: block;
	padding: 38px 0px 0px 84px;
	width: 150px;
	height: 50px;
}
#pp4 {
	display: block;
	padding: 48px 0px 0px 184px;
	width: 150px;
	height: 50px;
}

.subtext {
	font: normal normal 0.8em/1.7em  Verdana, Arial, sans-serif;
}

div.main h4 {
	width: 580px;
	height: auto;
	margin: 25px auto 10px auto;
	text-align: left;
	font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
	border-bottom: 1px solid #ff9900; 
}


.top_news {
	padding: 10px 0px 10px 0px;
	width: 598px;
	height: 180px;
	overflow: auto;
	border: 1px solid #e0e0e0; 
}



/***********************************************************

                       カテゴリーページ

***********************************************************/
.cat_title {
	margin: 10px 0px 10px 0px;
	font: normal bold 1.0em/1.2 Verdana, Arial, sans-serif;
}

.cat_title2 {
	width: 650px;
	height: 50px;
	margin: 10px 0px 0px 0px;
	font: normal bold 1.0em/1.2 Verdana, Arial, sans-serif;
	background: #fff url(img/bkk.jpg) repeat-x bottom;
	/*background: #ff4fff;*/
	/*border-bottom: 2px solid #808080;*/
}

.cat_title3 {
	width: 620px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	font: normal bold 1.0em/1.2 Verdana, Arial, sans-serif;
	background: url(img/cat16.gif);
	border-bottom: 2px solid #4040f0;
}

.cat_descript {
	margin: 0px 0px 20px 10px;
	padding: 20px 0px 0px 44px;
	height: 53px;
	font: normal normal 0.8em/1.2 Verdana, Arial, sans-serif;
	background: #fff url(img/k_s.gif) no-repeat;
}

/*****************************
            記事
*****************************/
.entry {
	width: 600px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	/*border-top: 1px solid #c0c0c0; */
}


.entry_head {
	width: 594px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 0px;
	background: #f0f0ff;
	border-left: 6px solid #436fb8;
}

.entry_date {
	margin: 0px 0px 0px 0px;
	width: 590px;
	font: normal normal 0.8em/1.0 Verdana, Arial, sans-serif;
	text-align: right;
}

.entry_title {
	/*float: left;*/
	width: 590px;
	font: normal bold 11pt/1.0 Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 6px;
	/*background: #ffffff;*/
	/*border-bottom: 1px solid #404040; */
}

.entry_title a {
	/*text-decoration: none;*/
	color: #000;
}

.entry_body {
	clear: both;
	width: 600px;
	/*display: block;
	float: left;*/
	font: normal normal 0.8em/1.5em  Verdana, Arial, sans-serif;
	/*overflow: hidden;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 10px;
	background: #ffffff;
}

.entry_more {
	clear: both;
	width: 680px;
	text-align: left;
	/*float: right;*/
	font: normal normal 9pt/1.7em  Verdana, Arial, sans-serif;
	/*overflow: hidden;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #000000;
}

.entry3_title {
	display: inline;
	float: left;
	width: 490px;
	height: 20px;
	line-height: 20px;
	font: normal normal 11pt/1.5em Verdana, Arial, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 2px 0px 0px 4px;
	/*color: #6666ff;*/
	background: #f0f0ff;
	border-left: 6px solid #4040f0;
}
.entry3_title a {
	text-decoration: none;
	color: #000000;
}

.entry4_title {
	/*float: left;*/
	width: 590px;
	font: normal bold 11pt/1.0 Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 4px 6px;
	/*background: #ffffff;*/
	/*border-bottom: 1px solid #404040; */
}



.icon {
	float: right;
	margin: 3px 0px 3px 4px;
}

#mail_send {
	float: left;
	margin: 10px 0px;
	width: 500px;
	height: 24px;
	background: #a0a0a0;
	/*
	border: 1px solid #858585; 
	border-right: 0px solid #858585; 
	*/
}

#mail_send2 {
	float: left;
	margin: 10px 0px;
	width: 100px;
	height: 24px;
	/*
	background: #c0c0c0;
	border: 1px solid #858585; 
	border-right: 0px solid #858585; 
	*/
}

.err_text {
	color : #ff0000;
}

/***********************************************************

                         フッター

***********************************************************/

#footer {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding-top: 40px;
	/*background-color: #ffd52d;*/
	background-color: #ffffff;
	clear: both;
}


div#footer ul {
	width: auto;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 15px;
	padding: 5px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 1em;
	background-color: #335fa8;
	font: normal normal 8pt/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	/*border-top: solid 2px #b0b0b0;*/
	/*border-bottom: solid 1px #c0c0c0;*/
	color: #d0d0d0;
}

div#footer li {
	display: inline;
	padding-left: 0.8em;
}

div#footer li a {
	/*color: #e0e0ff;*/
	color: #d0d0d0;
	text-decoration: none;
}

div#footer li a:hover {
	color: #ffffff;
}


#footer_adrs {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	font: normal normal 7.5pt/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	text-align: center;
	background-color: #ffffff;
	color: #606060;
}

/**************************** 
       コピーライト
****************************/
#copyright {
	width: 100%;
	height: auto;
	margin: 1px 0px 0px 0px;
	padding-top: 3px;
	font: normal normal 7.5pt/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
	text-align: center;
	background-color: #ffffff;
	color: #606060;
}



/**************************
       お問い合わせ
**************************/
#Inquiry {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	/*background-color: #ccc;*/
}

	#Inquiry h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
	}
	
	#Inquiry h4 {
		width: 580px;
		height: auto;
		margin: 27px auto 15px;
		text-align: left;
		font: normal bold 1.0em/1.2  Verdana, Arial, sans-serif;
		border: none;
	}

	#Inquiry p {
		width: 560px;
		height: auto;
		margin: 20px auto 0 auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}

#mailcheck {
	width: 560px;
	height: auto;
	margin: 20px auto 0 auto;
	font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
}


/**************************
REQRUITカテゴリ
**************************/
#Recruit_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
}

	#Recruit_mode h3 {
		width: 580px;
		height: auto;
		margin: 0px auto 15px;
		text-align: left;
		border: none;
	}

	#Recruit_mode p {
		width: 560px;
		height: auto;
		margin: 5px auto 0px auto;
		padding-bottom: 20px;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}

	#Recruit_mode h4 {
		width: 580px;
		height: auto;
		margin: 25px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border-bottom: 1px solid #ff9900; 
	}
	
	#Recruit_mode h4.info ,h5 {
		width: 570px;
		height: auto;
		margin: 30px auto 0 auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border: none; 
	}
	
	#Recruit_mode p.prof {
		width: 580px;
		height: auto;
		margin: 15px auto 20px;
		text-align: left;
		font: normal normal 1em/1.5  Verdana, Arial, sans-serif;
	}
	
	#Recruit_mode table {
		width: 500px;
		height: auto;
		margin: 10px auto;
		font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
		border-collasp: collasp;
	}
	
		#Recruit_mode table tr.view {
			background-color: #dcdcdc;
		}
	
		#Recruit_mode table th {
			padding: 4px;
			font: normal bold 0.9em/1.5  Verdana, Arial, sans-serif;
			background-color: #ff9900;
			border: 1px solid #000000;
		}
		
		#Recruit_mode table td {
			padding: 4px;
			font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
			border: 1px solid #000000;
		}

/**************************
リンクカテゴリ
**************************/
#Link_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	padding-bottom: 20px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
}

	#Link_mode h3 {
		width: 580px;
		height: auto;
		margin: 0px auto 15px;
		text-align: left;
		border: none;
	}
	
	#Link_mode h4 {
		width: 550px;
		height: auto;
		margin: 15px auto;
		text-align: left;
		border: none;
	}

	#Link_mode p {
		width: 530px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/2  Verdana, Arial, sans-serif;
	}

	#Links {
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}


/**************************
プライバシーポリシー
**************************/
#policy {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	padding-bottom: 20px;
	text-align: left;
	font: normal normal 0.8em/2.0  Verdana, Arial, sans-serif;
}

	#policy h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		font: normal bold 1.2em/2.0  Verdana, Arial, sans-serif;
		border: none;
	}
	
	#policy h4 {
		width: 580px;
		height: auto;
		margin: 27px auto 15px;
		text-align: left;
		font: normal bold 1.2em/2.0  Verdana, Arial, sans-serif;
		border: none;
	}

	#policy p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	}


table#Form_table {
	width: 500px;
	height: auto;
	text-align: left;
	margin: 10px auto;
	border: 1px solid #666666;
	font: normal normal 0.8em/1.5  Verdana, Arial, sans-serif;
	color: #000000;
}

	table#Form_table th {
		padding: 5px;
		font: normal bold 1em/1.5  Verdana, Arial, sans-serif;
		border: 1px solid #666666;
		/*background-color: #009900;*/
		/*color: #ffffff;*/
		background-color: #fff;
		color: #000;
	}

	table#Form_table td {
		padding: 5px;
		border: 1px solid #666666;
	}
	
	table#Form_table td.bot {
		padding: 9px;
		border: 1px solid #666666;
		text-align: center;
	}

	#policy #Stanby_table {
		margin: 10px auto 0;
		border: 0;
	}

.back_red {
	background-color: #ff0000;
	color: #ffffff;
	padding: 2px;
}


.fs07 { font-size:  7pt; }
.fs08 { font-size:  8pt; }
.fs09 { font-size:  9pt; }
.fs10 { font-size: 10pt; }

.wh { color: #ffffff; }
.bk { color: #000000; }
.bl { color: #0000ff; }
.rd { color: #ff0000; }

.pd05 { padding:  5px; }

.center { text-align: center; }

.no_deco { text-decoration: none; }


/**************************** 
            位置
****************************/
.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}



.errtext {
	color: #f00;
}

.bkg10 {
	font-size: 9pt;
}

.bkg11 {
	font-size: 9pt;
}
.bk11 {
	font-size: 11pt;
}
.red10 {
	font-size: 10pt;
	color: red;
}
.green10 {
	font-size: 9pt;
	color: green;
}

.cl22 {
	text-align: left;
	padding-left: 10px;
	height: 30px;
	background: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
}
.cl23 {
	text-align: left;
	padding-left: 10px;
	background: #ffffff;
}
.cl24 {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	/*background: #ffffff;*/
}

.cl25 {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	background: #dd7733;
}
.cl26 {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	background: #ffdddd;
}

.kl22 {
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #ffffff;
}
.kl31 {
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	height: 24px;
	background: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	color: black;
}

.sft1 {
	text-align: center;
	/*padding-left: 10px;*/
	padding: 2px auto;
	height: 24px;
	background: #ccddff;
	font-size: 9pt;
	font-weight: normal;
	color: black;
}

.bk08 {
	font: normal normal 11px/1.5  Verdana, Arial, sans-serif;
	color: black;
}
.blue08 {
	font-size:10px;
	line-height:1.3;
	color: blue;
}
.bk11 {
	font: normal normal 12px/1.8  Verdana, Arial, sans-serif;
	color: black;
}
.bk12 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
.midashi {
	border: #dd7733 solid 1px;
	border-left: #dd7733 solid 16px;
	border-bottom: #dd7733 solid 1px;
	padding: 0px 0 0px 4px;
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
}
.naka {
	padding-left: 20px;
}

.ishi {
	display: block;
	font: normal normal 11pt/1.5em Verdana, Arial, sans-serif;
	width: 560px;
	background: #ffffff;
	margin: 20px auto 0px auto;
	border-bottom: 2px solid #436fb0;
	padding-bottom: 10px;
}
.pt12 { font-size:14pt; font-weight:bold; padding:0; margin:0; }
.cb { color:#0000ff; }
.sub_title {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: black;
	border: 1px solid #ff99cc;
	/*border-left: 18px solid #dd7733;*/
	border-left: 18px solid #ff99cc;
	padding-left: 4px;
	margin-bottom: 20px;
}
.cat_t {
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: black;
	border-left: 6px solid #436fb0;
	background: #f0f0ff;
	padding-left: 6px;
	padding-top: 2px;
	margin-bottom: 20px;
}


td { padding: 6px; }

.page_main {
	width: 560px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	font-size: 14px; 
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph; /* ie only */
}
.mm2 { float: left; }
.page_menu {
	/*float: left;*/
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: black;
	list-style-type: disc;
	padding-left: 20px;
}
.page_menu a{ color:blue; }
.page_top_img {
	float: left;
	padding-left: 40px;
	background: #ffffff;
}
.sub_title {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: black;
	border: 1px solid #dd7733;
	border-left: 18px solid #dd7733;
	padding-left: 4px;
	margin-bottom: 20px;
}
.sub_block {
	padding-left: 40px;
}
.sub_block2 {
	padding-left: 80px;
}
.ninteishou {
	width: 274px;
	height: 462px;
	margin: 0 auto 0 auto;
	border: 4px solid #cc9966;
}

.cat_t {
	width: 560px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: black;
	border-left: 6px solid #436fb0;
	background: #e0e0ff;
	padding-left: 6px;
	padding-top: 2px;
	margin-bottom: 20px;
}
.sub_t {
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: black;
	background: #e0e0ff;
	padding-left: 16px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.sub_s {
	width: 500px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: black;
	margin-left: 40px;
}
.sub_b {
	width: 500px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: black;
	margin-left: 40px;
	margin-bottom: 10px;
}
.sub_block {
	padding-left: 40px;
}

td { padding: 6px; font-size:13px; }

.mm2 { float: left; }
.page_menu {
	/*float: left;*/
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: black;
	list-style-type: disc;
	padding-left: 20px;
}
.page_menu a{ color:blue; }
.page_top_img {
	float: left;
	padding-left: 40px;
	background: #ffffff;
}
.sub_title {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: black;
	border: 1px solid #ff99cc;
	/*border-left: 18px solid #dd7733;*/
	border-left: 18px solid #ff99cc;
	padding-left: 4px;
	margin-bottom: 20px;
}
.sub_block {
	padding-left: 30px;
}
.sub_block2{
	padding-left: 30px;
	color: black;
	text-decoration: none;
}
.sub_block2 a{
	color: black;
	text-decoration: none;
}
.cm22 {
	padding-left:1.5em;
	text-indent:-1.5em;
	font-weight: bold;
}
.ck12{
	color: blue;
	text-decoration: underline;
}
.no5 { background: url(img3/medicine05.gif) no-repeat; padding: 0 }
.no4 { background: url(img3/medicine04.gif) no-repeat; padding: 0 }


.link_b {
	margin-top: 10px;
	border-top: 1px solid #cc9966;
}
.link_t {
	height: 30px;
	line-height: 30px;
	margin-top: 8px;
	padding-left: 36px;
	background: url(img/icon.png) no-repeat;
}
.link_s {
	width: 460px;
	padding-left: 36px;
}

.margin5 { margin-left:5px; margin-right:5px; }

.count {text-align:right; color:#335fa8; font-size:12px; margin-right:10px;}

.page_link {
	clear: both;
	width: 650px;
	margin: 30px auto 0px 0px;
}
.page_link2 {
	width: 650px;
	margin: 10px auto 0px auto;
	padding-top: 4px;
	border-top: solid 1px #c0c0c0;
}


/*
--------------------------------------------------
                   メール送信
--------------------------------------------------
*/
#mail_form {
	font-size:12px;
	line-height:1.5em;
	color:black;
	margin-left:30px;
	/*background:#00ff00;*/
}
#mail_form input,textarea{
	border:0;
	background:#f8f8f0;
	color:black;
	margin:2px;
}
#mail_send {
	float: left;
	margin: 10px 0px;
	width: 440px;
	height: 24px;
	background: #b82e2b;
}
#mail_send2 {
	float: left;
	margin: 10px 0px;
	width: 100px;
	height: 24px;
}
#mail_send2 input {
	border:0;
	padding:0;
	margin:0;
}
.err_text {
	color : #ff0000;
}
.wh { color: #ffffff; }
.bk { color: #000000; }
.bl { color: #0000ff; }
.rd { color: #ff0000; }
.cl_gy { color:#909090; }
.cl_rd2 { color:#c00000;font-weight:normal;font-size:10px; }

.pd05 { padding:5px; }
.pd05s { padding:8px; }
.text_left { text-align:left; }
.center { text-align:center; }


.bdystyle1 {
	width:560px;
	height:auto;
	margin:0px;
	padding:0px;
	margin-left:10px;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	color:black;
	/* background:#c0c0c0; */
}
.bdystyle1 ul {
	/*margin-left:30px;*/
	padding-left:30px;
}
.bdystyle1 td {
	font-size:14px;
}

.bdyh1 {
	font-weight:bold;
	margin-bottom:4px;
}
.bdyh2 {
	font-weight:bold;
	margin-bottom:4px;
	border-bottom:1px solid #c0c0c0;
	margin-top:20px;
	margin-bottom:10px;
}
.bdyh2 a {
	text-decoration:none;
	color:blue;
}
.bdyh3 {
	font-weight:normal;
	width:560px;
	padding:10px;
	margin-bottom:4px;
	border:1px solid #c0c0c0;
	margin-top:20px;
	margin-bottom:10px;
	line-height:1.8em;
}
.bdys1 {
	width:500px;
	margin-left:20px;
	margin-bottom:10px;
}
.bdys1 a {
	/*text-decoration:none;*/
	color:blue;
}
.bdys2 {
	width:500px;
	margin-left:20px;
	font-weight:bold;
}
.bl8 {
	background-color:#e3d6b3;
	padding:8px;
	line-height:1.5em;
}
.wh8 {
	background-color:#f8f4e4;
	padding:8px;
	line-height:1.5em;
}

.bl4 {
	background-color:#e3d6b3;
	padding:4px;
	padding-left:10px;
	line-height:1.5em;
}
.wh4 {
	background-color:#f8f4e4;
	padding:4px;
	padding-right:10px;
	line-height:1.5em;
}
.bl4s {
	background-color:#e3d6b3;
	padding:2px 4px 2px 10px;
	line-height:1.5em;
}
.wh4s {
	background-color:#f8f4e4;
	padding:2px 10px 2px 10px;
	line-height:1.5em;
	font-size:12px;
}
.bl4st {
	width:200px;
	background-color:#e3d6b3;
	padding:2px 4px 2px 10px;
	font-size:11px;
	line-height:1.5em;
}
.a1s {
	width:260px;
	float:left;
}
.a1sm {
	padding-top:4px;
}

.ben {
	margin-left:30px;

}
.ben table {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-spacing:0px;
	width:520px;
}
.ben td {
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding-right:40px;
	padding-left:10px;
}
.ben_title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
