@charset "utf-8";
/*------------reset------------*/
html {
	overflow-y:scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
/*body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}*/

img {
	border: none;
}
ul,li{
	list-style: none;
}
/*------------common------------*/

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color:#FFFFFF;
	clear:both;
}

/*------------header------------*/
#wrapper_header {
	background:url(images/header_back.gif) repeat-x;
	height:89px;
}

#header {
	margin:0 auto;
	width:900px;
	height:89px;
}
#header h1 {
	margin-top: 16px;
	float:left;
}

#hmenu {
	width:310px;
	height:auto;
	float:right;
}

#tel {
	float:right;
	padding-top:14px;
}

/*------------メインメニュー------------*/
#wrapper_menu {
	background:url(images/menu_back.gif) repeat-x;
	height:52px;
}
#menu960 {
	background:url(images/menu_960.jpg) no-repeat;
	margin:0 auto;
	width:960px;
	height:52px;
}

#menu {
	width:900px;
	height:52px;
	margin:0 auto;
}

#menu ul {
	width:900px;
	height:52px;
	float: left;
}

#menu ul li {
	width:150px;
	height:52px;
	float: left;
}


/*------------contents------------*/
#contents {
	width: 900px;
	height:auto;
	clear:both;
}

/*------------left_contents------------*/
#left {
	float:left;
}

#left_contents {
	width:208px;
	height:245px;
	float:left;
	background: url(images/kamoku_back.gif) no-repeat;
	margin-bottom:12px;
}

#left_contents ul {
	width:208px;
	height:auto;
	margin:55px 0 0 14px;
}
#left_contents ul li {
	width:180px;
	height:44px;
	float:left;
	clear:both;
}
#left_contents ul li a {
	display:block;
}

/*------------概要------------*/
#gaiyou {
	width:208px;
	height:201px;
	float:left;
	background: url(images/gaiyou_back.gif) no-repeat;
}

#gaiyou ul {
	width:208px;
	height:auto;
	margin:55px 0 0 14px;
}
#gaiyou ul li {
	width:180px;
	height:44px;
	float:left;
	clear:both;
}
#gaiyou ul li a {
	display:block;
}

/*------------header------------*/
#wrapper_footer {
	background:url(images/footer_back.gif) repeat-x;
	height:52px;
	background-color:#DEDEDE;
	margin-top:40px;
	clear:both;
}


#footer {
	margin:0 auto;
	clear: both;
	width: 900px;
	height: 52px;
}
#footer img {
	float:left;
}
#fmenu {
	width:250px;
	height:22px;
	margin:7px 0 0 10px;
	float:right;
	padding:6px 0 0 10px;
}
.txt_fmenu {
	color:#404040;
	font-size:11px;
	letter-spacing:1px;
	float:right;
	margin:22px 5px 0 0;
	background: url(images/icon_footer.jpg) no-repeat 0% 30%;
	padding-left:10px;
}
.txt_fmenu a {
	color:#404040;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
}
.txt_fmenu a:hover {
	color:#666666;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:underline;
}

#footer02 {
	margin:0 auto;
	clear: both;
	width: 900px;
	height: 52px;
}
.txt_footer {
	height:20px;
	text-align:right;
	font-size:10px;
	color:#737373;
	letter-spacing:1px;
	padding:18px 0 30px 0;
}


/*------------main_contents------------*/
#main_contents {
	width:670px;
	height:auto;
	float:right;
}

/*------------box------------*/

#box {
	width:670px;
	height:auto;
	clear:both;
	margin-bottom:30px;
}
#ngt {
	width:450px;
	height:auto;
	margin-bottom:30px;
	float: left;
}
#ngt02 {
	width:210px;
	height:auto;
	margin-bottom:30px;
	float: right;
}
#ngt04 {
	width:660px;
	height: 230px;
}

#ngt03 {
	width:660px;
	height:auto;
	color:#4D4B4B;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	border-bottom:dotted 1px #DEDEDE;
	margin-bottom:20px;
}




#box h3 {
	margin-bottom:20px;
}
#box h5 {
	margin:0 0 20px 10px;
	background: url(images/h5.gif) no-repeat;
	width:650px;
	height:22px;
	color:#27715F;
	font-size:90%;
	padding-left:16px;
	letter-spacing:2px;
}

#box p {
	color:#4D4B4B;
	letter-spacing:1px;
	line-height:18px;
	padding-left:10px;
	margin-bottom:20px;
	font-size:12px;
}
#box .img_right {
	float:right;
	margin-left:20px;
}
#box .img_left {
	float:left;
	margin:0 20px 0 10px;
}
#box .img_pdf {
	float:left;
	margin:0 10px 14px 10px;
}

#box .txt_title {
	background: url(images/icon_arrow.gif) no-repeat 0% 40%;
	color:#FFA21D;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:18px;
	margin:0 0 10px 10px;
	padding-left:10px;
	clear:both;
}
#ngt .txt_title02 {
	background: url(images/icon_arrow.gif) no-repeat 0% 40%;
	color:#FFA21D;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:18px;
	margin:0 0 10px 10px;
	padding-left:10px;
	clear:both;
}



#box .txt_rinen {
	color:#4D4B4B;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	padding:0 0 14px 18px;
	border-bottom:dotted 1px #DEDEDE;
	margin-bottom:20px;
}
#box .txt_rinen a {
	color:#27715F;
	text-decoration:none;
}
#box .txt_rinen a {
	color:#27715F;
	text-decoration:underline;
}

#totop {
	float:right;
	clear:both;
	margin-bottom:20px;
}

dl {
	color:#4D4B4B;
	letter-spacing:1px;
	line-height:18px;
	padding-left:10px;
	margin-bottom:20px;
	font-size:12px;
}
dl dt {
	float:left;
	padding-bottom:20px;
}


/*------------left------------*/
#left {
	width:208px;
	float:left;
}
/*------------left_contents------------*/
#left_contents02 {
	width:208px;
	height:495px;
	float:left;
	background: url(images/kamoku_back.gif) no-repeat;
}

#left_contents02 ul {
	width:208px;
	height:auto;
	margin:62px 0 0 14px;
}
#left_contents02 ul li {
	width:180px;
	height:42px;
	float:left;
	clear:both;
}
#left_contents02 ul li a {
	display:block;
}
/*------------left_btn------------*/
#left_btn {
	width:200px;
	margin:20px 0 30px 4px;
	float:left;
}
#left_btn ul {
	width:200px;
	height:auto;
}
#left_btn ul li {
	width:200px;
	height:42px;
	float:left;
	margin-bottom:10px;
	clear:both;
}
#left_btn ul li a {
	display:block;
}
/*------------left_banner------------*/
#left_banner {
	width:200px;
	margin:15px 0 20px 4px;
	float:left;
}
#left_banner ul {
	width:200px;
	height:auto;
}
#left_banner ul li {
	width:200px;
	height:auto;
	float:left;
	margin-bottom:10px;
	clear:both;
}
#left_banner ul li a {
	display:block;
}

.img_medical {
	float:right;
	margin-left:20px;
	height:153px;
}
.img_medical02 {
	float:right;
	margin-left:20px;
}

.img_medical01 {
	text-align: center;
	float: right;
	position: relative;
}


/* clear --------------------   */

.clear{
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* hides from IE-mac \*/

* html .clearfix {height:1%;}

.clearfix {display:block;}


#rec table th {
	color:#333333;
	background-color:#f1ffd0;
	width:120px;
	padding:12px;
	letter-spacing:1px;
}
#rec table td {
	color:#333333;
	background-color:#FFFFFF;
	line-height:18px;
	letter-spacing:1px;
}
#wrapper #contents #center_contents #news2 #foreign #naika_gairai_change {
	width: 460px;
	margin-top: 10px;
}
#wrapper #contents #center_contents #news2 #foreign #naika_gairai_change h3 {
	width: 460px;
	text-align: center;
	font-size: 24px;
	color: #F00;
}
#wrapper #contents #center_contents #news2 #foreign #naika_gairai_change #h3_p {
	width: 460px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#wrapper #contents #center_contents #naikagairaichange_text {
	width: 460px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 20px;
}
#wrapper #contents #center_contents #naikagairaichange_text a:hover {
	opacity:0.5;
}
