/* @override 
	http://localhost:8888/news/css/contents.css
*/

@import "../../css/reset.css";
@import "../../css/basic.css";
@import "../../css/module.css";
@import "../../css/layout.css";

/* @group common */

#headerArea {
	background-image: url(../images/mainImage.jpg);
	height: 180px;
}

#headerArea div.inner{
	padding-top: 24px;
}

#headerArea h1 a {
	background-image: url(../images/globalnavi.jpg);
}

#globalNavi li a{
	background-image: url(../images/globalnavi.jpg);
}

#headerNavi li a{
	background-image: url(../images/headerNavi.jpg);
}

#headerArea h2 {
	background: url(../images/h2.jpg) no-repeat;
}

#localNavi dt a {
	background: url(../images/lnDt.png) no-repeat;
}

#content {
	width: 712px;
	float: left;
	display: inline;
}

h3.pageTitle {
	text-indent: -9999px;
	width: 100%;
}

h4.catCatch {
	text-indent: -9999px;
	margin: 30px 0 14px;
}

div.main h5 {
	text-indent: -9999px;
}

div.main h4 {
	text-indent: -9999px;
	width: 100%;
	height: 17px;
}


/* @group consul LinkBnr */

#entry03 h3 {
	background-image: none;
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 1px;
}

#entry03 h3 a {
	display: block;
	background: url(../../images/under/diagnosisLink-icon.png) no-repeat;
	width: 193px;
	height: 109px;
	text-indent: -9999px;
	margin-right: 11px;
}

#entry03 p {
	width: 333px;
	margin-left: 0;
	margin-bottom: 7px;
}

div#entry03.section {
	background: url(../../images/under/diagnosisLink.jpg) no-repeat;
	clear: both;
	height: 153px;
	padding-right: 170px;
	margin-bottom: 11px;
}

#entry03 div.entryBody h4 a {
	background: url(../../images/under/diagnosisLink-catch.png) no-repeat;
	width: 230px;
	height: 23px;
	display: block;
}

#entry03 div.entryBody h4 {
	margin: 4px 0 7px;
	height: 24px;
}

#entry03 div.entryBody {
	float: left;
	display: inline;
	margin-top: 31px;
}

#entry03 span.moreConsul a {
	background: url(../../images/under/diagnosisLink-more.png) no-repeat 0 -16px;
	display: block;
	text-indent: -9999px;
	width: 86px;
	height: 13px;
}

#entry03 span.moreConsul a:hover {
	background: url(../../images/under/diagnosisLink-more.png) no-repeat;
}

span.moreConsul {
	float: right;
	display: inline;
}
/* @end */

/* @end */

/* @group CategoryTop */

#entry01 dl {
	margin-top: 21px;
	margin-left: 7px;
}

#entry01 dl dd {
	margin-bottom: 21px;
	font-weight: bold;
}



/* @end */

/* @group Entry */

#entry01 {
	margin-top: 21px;
}

#entry01 h3 {
	font-size: 160%;
}

#entry01 p.data {
	color: #AAAAAA;
}

#entry01 div.entryImg {
	margin-left: -14px;
}

#entry01 div.entryImg div.imgBox {
	float: left;
	border: 1px solid #AAAAAA;
	margin-left: 12px;
}

#entry01 div.entryImg div.imgBox img {
	width: 224px;
	height: 168px;
	margin: 2px;
}

#entry01 div.entryBody {
	clear: both;
	padding-top: 14px;
}

#entry01 div.listLink {
	font-weight: bold;
	text-align: center;
	padding-top: 21px;
}



/* @end */

/* @group For jQuery.biggerlink */
.hover {
	cursor: pointer;
}

#underLink div.hover {
	border-color: #A3A16A;
}

#underLink div.hover a:visited {
	color: #CC3333;
}

/* @end */
