@charset "utf-8";

/*
Theme Name: Design Now Template No.1
Theme URL: http://www.designnow.net/
Author: DesignNow
Version: 1.0

*/

/*-------------------------------------*/

/*-------------------------------------*/

div#wBg{
	background: #fff;
}

div#mainContents{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

div.clearfix{
	width: 100%;
	margin-top: 10px;
}

/*-------------------------------------*/
/* columnClass */

.column3L{
	float: left;
	margin-right: 11px;
	width: 237px;
	display: inline;
}

.column3C{
	float: left;
	margin-right: 6px;
	width: 640px;
	display: inline;
	margin-left: 6px;
}

.column3R{
	float: left;
	width: 240px;
	display: inline;
}

.columnFull{
	float: left;
	margin-right: 6px;
	width: 100%;
	display: inline;
	margin-left: 6px;
}

/*-------------------------------------*/

ul.bannerSet{}
ul.bannerSet li{
	display: block;
	margin-bottom: 10px;
}

ul.bannerSet li a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/*-------------------------------------*/

ul.bannerSetBorder{
	width: 640px;
	display: inline-block;
}
ul.bannerSetBorder li{
	display: block;
	width: 196px;
	margin-left: 10px;
	text-align: center;
	float: left;
}

ul.bannerSetBorder li a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}


/*-------------------------------------*/

h2.mainTopicsBlueBox a{
	background: url(../../share/img/bg_green.gif) repeat 0 0 #197DA3;
	text-align: center;
	padding: 8px 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.08em;
	margin: 20px 0;
	display: block;
}

h2.mainTopicsBlueBox a:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/*-------------------------------------*/

div.column3C strong{
	padding: 3px 0 3px 10px;
	display: block;
	font-size: 20px;
	color: #70AD47;
	letter-spacing: 0.08em;
	border-left-color: #70AD47;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight:bolder;
}

div.columnFull strong{
	padding: 3px 0 3px 10px;
	display: block;
	font-size: x-large;
	color: #70AD47;
	letter-spacing: 0.08em;
	border-left-color: #70AD47;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight:bolder;
}

div.columnFull h3{
	padding: 3px 0 3px 20px;
	display: block;
	font-size: large;
	color: #70AD47;
	letter-spacing: 0.08em;
	font-weight:bolder;
}
/*-------------------------------------*/
/* バナーメニュー */

div#BannerMenu{
	margin-bottom: 15px;
}

/*-------------------------------------*/
/* 新着情報 */

div#topicsBox{
	border: 2px solid #41719C;
	margin-bottom: 15px;
	border-radius: 15px;
	padding-top: 20px;
	padding-left: 10px;
}

div#topicsBox dl{
	width:520px;
	margin-left: 10px;
}

div#topicsBox dt,
div#topicsBox dd{
	background: url(../../share/img/border_dotted.gif) repeat-x left top;
	padding-top: 10px;
}

div#topicsBox dt.firstItem,
div#topicsBox dd.firstItem{
	background: none;
}

div#topicsBox dt{
	float:left;
	width:100px;
	padding:4px 0 4px 15px;
	clear:both;
}

div#topicsBox dd{
	width:520px;
	margin-left:80px;
	padding:4px 5px 4px 0;
}
/*-------------------------------------*/
/* 医師情報 */

div#DoctorBox{
	border: 2px solid #41719C;
	margin-bottom: 15px;
	border-radius: 15px;
	padding-top: 20px;
	padding-left: 10px;
	text-indent: 1em;
}


/*-------------------------------------*/
/* 見出し */

div.chapterBox{
	margin-bottom: 15px;
	width: 100%;
}

div.chapterBox h2{
	background-color: #FFF;
	border-left-color: #70AD47;
	font-weight:bolder;
	
	}

div.chapterBox ul{}

div.chapterBox ul li{
	padding-top: 15px;
	margin-bottom: 15px;
	width: 600px;
	background: url(../../share/img/border_dotted.gif) repeat-x 0 0;
}

div.chapterBox ul li.firstItem{
	background: none;
}

div.chapterBox ul li p{
	float: left;
	width: 64px;
	margin-left: 15px;
	display: inline;
}
div.chapterBox ul li span{
	float: left;
	width: 620px;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
}

div.imgRight	{
	float:	right;
	margin-right: 10px;
	margin-top: 40px;
}
div.imgLeft	{
	float:	left;
	margin-right: 10px;
	margin-top: 40px;
}
div.imgCenter	{
	float: none;
	margin-right: 10px;
	margin-top: 40px;
}


div.textindent{
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	
	}
/*-------------------------------------*/
/* 事業内容情報 */	
div.businesslist	{

	}
	
div.businesslist p{
	/* [disabled]font-size: small; */
	margin-left: 20px;
	margin-bottom: -1px;
}

div.businesslist p:before{
    display: block;
    position: absolute;
    top: 0;
    left: -1em;
    width: 1em;
}

div.businesslist h4{
	font-size: small;
	font-weight: bold;
	margin-bottom: 2px;
}

/*-------------------------------------*/
/* トピック */	

div.PdfArea {
	padding-left:60px;
	font-size:medium;
	
	
	}


/*-------------------------------------*/
/* センター長紹介情報 */	
div.profilelist	{
	letter-spacing: 0.08em;
	float: right;
	margin-right: 20px;
	width: 500px;
	}
	
div.profilelist p{
	position: relative;
	margin-left: 1em;
	margin-bottom: 5px;
}

div.profilelist p:before{
    display: block;
    position: absolute;
    top: 0;
    left: -1em;
    width: 1em;
}

div.profilelist h3 {
	color:#70AD47;
	text-decoration: underline;
	}
div.profilelist h4 {
	color:#70AD47;
	font-size: 16px;
	font-weight: bold;
	}

/*-------------------------------------*/
/* 挨拶情報 */	
div.greeting	{
	letter-spacing: 0.08em;
	float: left;
	margin-right: 20px;
	width: 95%;
	}
div.greeting h3 {
	color:#70AD47;
	text-decoration: underline;
	}
div.greeting p {
	padding-left:20px;
	}

/*-------------------------------------*/
/* 事業内容情報 */	
div.questionlist	{
	padding-left:60px;
	letter-spacing: 0.08em;
	height: 300px;
	}
	
div.questionlist p{
	position: relative;
	margin-left: 6em;
	margin-bottom: 5px;
}
div.questionlist p:before{
    content: '◆';
    display: block;
    position: absolute;
    top: 0;
    left: -1em;
    width: 1em;
}
.left-marginda {
	margin-left: 10px;
}
