@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:#666666;
        background-image:url(img/body_bg.png);
        background-position:center top;
        background-repeat:repeat-x;
	background-color:transparent;
	text-align:center;
	margin-bottom:15px;
}

a
{
	color:#4ca82c;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */
div#container-top
{
       width:818px;
       height:15px;
       background-image:url(img/container-top.png);
       background-repeat:no-repeat;
       background-color:transparent;
       background-position:left top;
       margin:0 auto;
       _margin-left:1px;
}
* html div#container-top { behavior: expression(IEPNGFIX.fix(this)); } 

div#container
{
	background-image:url(http://www.medic-nakajima.com/img/container_bg.png);
        background-color:transparent;
	background-repeat:repeat-y;
	background-position:0 0;
	width:818px;
	margin:0 auto;
	text-align:left;
}
* html div#container { behavior: expression(IEPNGFIX.fix(this)); } 

div.container-inner
{
        width:800px;
	margin:0 5px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:800px;
	margin:0 auto;
	text-align:left;
}

div#banner-inner
{
	color:#374d67;
}

div#banner-inner h1
{
	position:relative;
	left:0;
	font-size:80%;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	width:95%;
}

div#banner-inner h1 a
{
	color:#ee2546;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	top:70px;
	left:0;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
	color:#ee2546;
	background-color:transparent;
}

/* ---------- banner_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:1200px;
	height:100px;
	color:inherit;
        margin:0 auto;
}
div.header-inner
{
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
}

div#header p a
{
	color:#1a86e2;
	background-color:inherit;
}

/* ---------- header_end ---------- */



/* ---------- content ---------- */

div#content
{
        background-color:transparent;
	padding:0 30px 0 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
float:right;	
width:540px;
}

div#info-box
{
	padding:5px 0 0 0;
	text-align:left;
	margin-bottom:25px;
}

div#info-box img
{
	float:left;
}

div#info-box p
{
	margin-left:250px;
	font-size:80%;
	color:#555555;
	background-color:inherit;
	line-height:150%;
}


div#news-box
{
	margin-bottom:15px;
}

div#news-box h3.news-header
{
	font-size:2px;
	text-indent:-9999px;
	background-image:url(http://www.medic-nakajima.com/img/whatsnew.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
}

div.news-box-inner ul
{
	list-style-type:none;
	font-size:80%;
}

div.news-box-inner ul li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(http://www.medic-nakajima.com/img/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner ul li a
{
        color:#4ca82c;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float:left;
	width:200px;
	text-align:left;
}

div.contents-menu
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
}

div.contents-title
{
	width:200px;
	height:39px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(http://www.medic-nakajima.com/img/contents_menu.jpg) no-repeat left top;
        width:194px;
	height:33px;
        margin-left:4px;
}

div.category-archives {
	margin-bottom:20px;	
}

div.category-archives ul
{
	list-style-type:none;
}

div.category-archives ul li
{
        width:200px;
        height:39px;
	color:#423636;
	background:transparent url(http://www.medic-nakajima.com/img/menu.gif) no-repeat left top;
        margin-left:4px;
}

div.category-archives ul li a
{
	text-decoration:none;
	color:#423636;
	display:block;
	line-height:300%;
        padding-left:40px;
}

div.category-archives ul li a:hover
{
	background:transparent url(http://www.medic-nakajima.com/img/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:300%;
        padding-left:40px;
	text-decoration:underline;
}

div.category-archives ul.sub-category li
{
}

div.category-archives ul.sub-category li a
{
	color:#423636;
	background:transparent url(http://www.medic-nakajima.com/img/submenu.gif) no-repeat left top;
	display:block;
	padding:2px 18px 2px 38px;
}

div.category-archives ul.sub-category li a:hover
{
	background:transparent url(http://www.medic-nakajima.com/img/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a
{
	display:block;
	background:transparent url(http://www.medic-nakajima.com/img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(http://www.medic-nakajima.com/img/rss.gif) no-repeat left bottom;
}


span.powered
{
	font-size:60%;
	color:#0b2947;
	background-color:inherit;
	padding-left:10px;
}

a.movabletype
{
	font-size:55%;
	color:#1284f6;
	background-color:inherit;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#ffffff;
	margin:0 auto;
}

div.footer-inner
{
	width:818px;
	background-image:url(img/footer_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#ffffff;
	font-size:80%;
	text-align:center;
	color:#4ca82c;
	height:22px;
	
}
* html div.footer-inner { behavior: expression(IEPNGFIX.fix(this)); } 

div#footer p
{
	text-align:center;
	font-size:12px;
}

div.footer-inner a
{
color:#4ca82c;
}


/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives
{
	background-image:url(http://www.medic-nakajima.com/img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:25px;
	left:30px;
	width:90%;
}

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#666666;
	background-color:inherit;
}

div#main p.navi a
{
	color:#4ca82c;
	background-color:inherit;
}

div.entry
{
	margin-bottom:40px;
	width:540px;
}
div.entry blockquote
{
	font-size:80%;
	line-height:150%;
	color:#423636;
	background:transparent url(http://www.medic-nakajima.com/img/blockquote.gif) repeat-y left top;
	padding:15px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1
{
	color:#4a6c9a;
	font-size:120%;
	font-weight:bold;
	background:transparent url(http://www.medic-nakajima.com/img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(http://www.medic-nakajima.com/img/entry_h2.gif) no-repeat left top;
	border-bottom:1px solid #314a7d;
	padding:10px 10px;
	margin:0 0 10px 0;
}

div.entry h3
{
        height:31px;
	color:#314a7d;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.medic-nakajima.com/img/entry_h3.gif) no-repeat;
	border-bottom:2px solid #4ca82c;
	margin:0 0 5px 0;
        line-height:280%;
        padding-left:25px;
}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#4ca82c;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.medic-nakajima.com/img/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px dashed #4ca82c;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
        line-height:150%;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.medic-nakajima.com/img/entry_h5.gif) no-repeat 0px 6px;
        border-bottom:1px solid #4ca82c;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(http://www.medic-nakajima.com/img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body
{
}

div.entry-info ul
{
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:60%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}
/* ---------- archives_end ---------- */

div.access
{
        width:192px;
        height:31px;
        background-image:url(img/banner_access.png);
        background-position:left top;
        background-repeat:no-repeat;
        background-color:transparent;
        margin-left:4px;
}
div.map
{
        width:171px;
        height:171px;
        background-image:url(img/banner_map.png);
        background-position:left top;
        background-repeat:no-repeat;
        background-color:transparent;
        margin:15px auto;
        _margin-left:10px;
}
div#link
{
}


div.text-area {
	margin:5px;
	}
	
div.wrap-banner {
	text-align:center;
	margin:10px 0;
	}
	
div.sentence {
	padding:5px 5px;
	margin:10px 0;
	}		
	
div.wrap-table {
	margin:10px 0;	
	}
	
.dotte th {
	border-bottom:#666666 dotted 1px;
	}	

.dotte th p {
	margin-bottom:5px;
	text-align:left;
	}

div.q-and-a {
	padding:5px 5px;
	margin:10px 0;
	}
	
.form th {
	border-right:8px solid #999999;
	}	
	
div.sentence-ost {
	padding:5px 0 10px 0;
	margin:10px 0;
	border-bottom:#999999 dotted 1px;
	}		

.form{
    font-size:12px;
	}

.form td {
    border:solid 1px #CCCCCC;
	border-collapse:collapse;
	}


.form th {
    background:#fff;
	}

.no-border {
	border:none;
	}
	
img.border {
	border:#009900 2px solid;
			}
	
/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

	