@charset "UTF-8";


/********************

	トップページのレイアウト＆デザイン
	/index.html

********************/

/* はじめに */
div.bodySection div.greeting {
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 7px solid #990000;
}

div.bodySection div.greeting div.container {
	padding: 5px;
	border: 1px solid #990000;
}

div.bodySection div.greeting div.container h1 {
	margin: 0px 0px 10px 0px;
}

div.bodySection div.greeting div.container p {
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	line-height: 150%;
}

div.bodySection div.greeting div.container p.right {
	text-align: right;
}

/* メニュー一覧 */

div.bodySection div.indexMenu {
	
}

div.bodySection div.indexMenu div.container {
	
}

div.bodySection div.indexMenu div.container div.left {
	float: left;
	width: 254px;
}

div.bodySection div.indexMenu div.container div.center {
	float: left;
	width: 251px;
}

div.bodySection div.indexMenu div.container div.right {
	float: right;
	width: 251px;
}




div.bodySection div.indexMenu div.container div.item {
	
}

div.bodySection div.indexMenu div.container div.item div.text {
	float: left;
	width: 182px;
	margin: 0px 0px 10px 0px;
}

div.bodySection div.indexMenu div.container div.item div.text h2 {
	width: 178px;
	margin: 0px 0px 5px 0px;
	border-bottom: 2px solid #CCCCCC;
}

div.bodySection div.indexMenu div.container div.item div.text p.detail {
	width: 163px;
	margin: 0px 5px 0px 10px;
	font-size: 80%;
	line-height: 150%;
}


div.bodySection div.indexMenu div.container div.item p.icon {
	float: left;
	width: 62px;
	margin: 7px 0px 10px 0px;
}


/* フリーダイヤル */

div.bodySection div.freetel {
	margin: 0px 0px 10px 0px;
}


/* 告知事項 */

/* ニュース、お知らせ */

div.bodySection div.information div.news {
	float: left;
	width: 512px;
	margin: 0px 0px 15px 0px;
}

div.bodySection div.information div.news div.professional {
	width: 490px;
	margin: 0px 0px 0px 8px;
}

div.bodySection div.information div.news div.professional p.professionalImage {
	float: left;
	width: 180px;
	margin: 0px 0px 15px 0px;
	background-image: url("/img/index_professional_photo2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

div.bodySection div.information div.news div.professional p.professionalImage a {
	display: block;
	width: 180px;
	height: 120px;
	background-image: url("/img/index_professional_photo1.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
}

div.bodySection div.information div.news div.professional p.professionalImage a:link {
	text-indent: -9999px;
	text-decoration: none;
}

div.bodySection div.information div.news div.professional p.professionalImage a:visited {
	text-indent: -9999px;
	text-decoration: none;
}

div.bodySection div.information div.news div.professional p.professionalImage a:hover {
	background-image: url("/img/index_professional_photo2.jpg");
	text-indent: -9999px;
	text-decoration: none;
}






div.bodySection div.information div.news div.professional p.professionalText {
	float: right;
	width: 300px;
	margin: 0px 0px 15px 0px;
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}





div.bodySection div.information div.news h2 {
	margin: 0px 0px 10px 0px;
}

div.bodySection div.information div.news p.lead {
	margin: 0px 0px 15px 10px;
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}

div.bodySection div.information div.news dl {
	margin: 10px 0px 0px 10px;
	font-size: 80%;
	line-height: 150%;
}

div.bodySection div.information div.news dl dt {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 7px 10px;
	background-image: url("/img/index_news_date_background.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #000000;
}

div.bodySection div.information div.news dl dd {
	margin: 0px 0px 10px 0px;
}


/* リード可能地域 */

div.bodySection div.information div.news div.area {
	
}

div.bodySection div.information div.news div.area p.areaHead {
	float: left;
	width: 100px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px;
	font-size: 80%;
}

div.bodySection div.information div.news div.area p.marquee {
	float: right;
	width: 405px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #808099;
	font-size: 80%;
	color: #666666;
}

div.bodySection div.information div.news div.area p.marquee span {
	display: block;
	padding: 3px 0px;
}

/*リード員紹介 */

div.bodySection div.information div.staff {
	float: right;
	width: 250px;
}

div.bodySection div.information div.staff h2 {
	margin: 0px 0px 10px 0px;
}

div.bodySection div.information div.staff p.lead {
	margin: 0px 0px 15px 0px;
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}

div.bodySection div.information div.staff div.detail {
	
}

div.bodySection div.information div.staff div.detail p.photo {
	float: left;
	width: 92px;
	margin: 0px 0px 15px 0px;
}

div.bodySection div.information div.staff div.detail p.text {
	float: right;
	width: 152px;
	margin: 0px 0px 15px 0px;
	font-size: 70%;
	line-height: 130%;
	color: #666666;
}

div.bodySection div.information div.staff p.banner {
	margin: 0px 0px 5px 0px;
}




























