@charset "utf-8";
@import "mp.css";
@import "layout_pc.css" screen and (min-width : 897px);
@import "layout_sp.css" screen and (max-width : 896px);
@import "table_pc.css" screen and (min-width : 897px);
@import "table_sp.css" screen and (max-width : 896px);


body {
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ＭＳ ゴシック", "Osaka－等幅", sans-serif, Verdana, Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.8em;
	color: #444444;
	background-color: #FFFFFF;
}	
ol{
	padding:0px;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul{
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
li{
	padding:0px;
	 list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.subnavi li{
	list-style-image: url(../img/arrow.gif);
	background-position: center;
	vertical-align: text-top;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ebebeb;
}


p{
	text-indent: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
h1 {
	width: 310px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	color: #339900;
	padding-top: 1px;
	padding-bottom: 1px;
}


/*------h2のテキスト------*/
#h2categoryname {
	font-size: 13px;
	padding-top: 10px;
}
#h2title {
	padding-top: 5px;
}
/*------h2のテキストカテゴリーない時------*/
#h2title-single {
	padding-top: 24px;
}




h4 {
	color: #105b18;
	margin-top: 20px;
	font-size: 1.1em;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	line-height: 1.6em;
	font-weight: bold;
}

h4 span {
	font-size: 1.1em;
	color: #444444;
	padding-left: 10px;
}

h5 {
	color: #444444;
	margin-top: 10px;
	font-size: 1em;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/h5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 1.6em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 5px;
}



.afterclear{
    zoom:1;/*for IE 5.5-7*/
}
.afterclear:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clear{
	clear: both;
	width: 100%;
    height: 0;
	visibility: hidden;
} 

.png{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------img------*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgkakomi{
	border: 1px solid #e6e6e6;
	padding: 0px;
	margin: 0px;
}
.cap {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
/*------imgフロート------*/
.img-l {
	float: left;
}
.img-r {
	float: right;
}
.img-c {
	text-align: center;
}


/*------位置------*/
.center {
	text-align: center;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}

.layoutbox {
	background-image: url(../img/layoutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	margin-top: 20px;
}




/*------リンク------*/
a {
	font-style: normal;
	color: #0066cc;
	text-decoration:underline;
}
a:visited{
	font-style: normal;
	color: #0066cc;
	text-decoration:underline;
}
a:hover{
 color: #FF9900;
	text-decoration:underline;
}
a:active{
	color: #339900;
	text-decoration:underline;
}

/*------リンクサイドカテゴリーネーム------*/
#categoryname a {
	font-weight: bold;
	color: #105B18;
	text-decoration:none;
}
#categoryname a:visited{
	font-weight: bold;
	color: #105B18;
	text-decoration:none;
}
#categoryname a:hover{
	font-weight: bold;
 color: #FF9900;
	text-decoration:underline;
}
#categoryname a:active{
	font-weight: bold;
	color: #339900;
	text-decoration:underline;
}


/*------リンクサイドカテゴリー------*/
#sidecategory a {
	font-style: normal;
	color: #339900;
	text-decoration:none;
}
#sidecategory a:visited{
	font-style: normal;
	color: #339900;
	text-decoration:none;
}
#sidecategory a:hover{
 color: #FF9900;
	text-decoration:underline;
}
#sidecategory a:active{
	color: #339900;
	text-decoration:underline;
}



/*------リンクカテゴリーアイコン------*/
.icon-category a {
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.icon-category a:visited{
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.icon-category a:hover{
 color: #FFFFFF;
	text-decoration:underline;
}
.icon-category a:active{
	color: #FF9900;
	text-decoration:underline;
}




/*------font------*/
.fontaka {
	color: #FF0000;
}
.fontao {
	color: #00a4ed;
}
.fontgreen {
	color: #339900;
}
.fontorange {
	color: #ff5c21;
}
.fontsmall-09 {
	font-size: 0.9em;
}
.fontbig-11 {
	font-size: 1.1em;
}
.fonttbig-12 {
	font-size: 1.2em;
}
/*------ヘッド-----*/
#headbg
 {
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 90px;
}
#headbox1
 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#headbox2 {
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#headbox2 #headname {
	float: left;
	height: 60px;
	width: 280px;
	padding-right: 185px;
}
#headbox2 #headaddress {
	background-image: url(../img/headaddress.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	float: left;
	padding-top: 27px;
	padding-bottom: 8px;
	padding-left: 190px;
}
#headbox2 #headaccess {

	height: 25px;
	width: 120px;
	float: left;
	padding-top: 27px;
	padding-bottom: 8px;
	padding-left: 5px;
}


#fontsizenavi {
	background-image: url(../img/navi/fontsizetext.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 84px;
	float: left;
	padding-left: 65px;
	margin-top: 5px;
}


/*------メインナビ------*/
#mainavibg {
	background-image: url(../img/mainnavibg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 70px;
}

#mainnavibox
 {
	width: 900px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#mainnavibox div{
	float: left;
	margin: 0px;
	height: 60px;
	padding: 0px;
	}




/*------サイト内検索------*/

#searchhboxposition {
	width: 235px;
	padding-left: 195px;
	_padding-left: 94px;
	float: left;
	padding-top: 5px;
}
#searchbox {
	height: 22px;
	margin: 0px;
	width: 235px;
	padding: 0px;

}

#cse-search-box {
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#searchfield {
	height: 13px ! important;
　　_height: 12px ! important;
	width: 154px ! important;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none ! important;
	padding: 0px;
}
#searchText{
	display:block;
	height: 18px;
	width: 158px;
	margin-right: 2px;
	border: 1px solid #7F9DB9 ! important;
	float: left;
}
/*------基本レイアウト------*/
#basebg {
	background-color: #ffffff;
	background-image: url(../img/basebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


.contentsline {
	margin-top: 20px;
	height: 5px;
}
/*------ドクター紹介で使用------*/
.contentsline2 {
	margin-top: 20px;
	height: 5px;
	margin-bottom: 20px;
}









/*------footer-----*/
#footer1
 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f9f7f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}

.footersitemap1 {
	float: left;
	width: 180px;
}
.footersitemap1-child{
	padding-left: 1em;
}


.footer-name .footername {
	font-weight: bold;
	color: #105b18;
}




/*------footerリンク------*/
#footer1 a {
	font-style: normal;
	color: #444444;
	text-decoration:none
}
#footer1 a:visited{
	font-style: normal;
	color: #444444;
	text-decoration:none
}
#footer1 a:hover{
 color: #FF9900;
	text-decoration:underline
}
#footer1 a:active{
	color: #339900;
	text-decoration:underline
}

	
.page-break-after{
	page-break-after: always;}

/* lightbox */
a.slb_nav {
    display: none ! important;
}