@charset "UTF-8";

/* ■初期化
--------------------------------------------------*/
@import url("init.css");


/* ■レイアウト
--------------------------------------------------*/
body {
	background: #fff;
	text-align: center;
	}
.wrap {
	position: relative;
    width: 960px;
    margin: 0px auto;
    text-align: left;
	}

#header {
	height: 320px;
	text-align: center;
	}
#header .wrap {
	}
	
#main {
	float: left;
	width: 100%;
}

#footer {
	clear: both;
	background: url("image/footer.gif") no-repeat top center;
	width: 100%;
	}
#footer .wrap {
	clear: both;
	height:80px;
	text-align: center;
	}
#footer address {
	line-height: 80px;
	color: #999;
	}

/*------------------------------------------------*/
#leftLine {
	width: 320px;
	float: left;
	}
#centerLine {
	width: 320px;
	float: left;
	}
#rightLine {
	width: 320px;
	float: left;
	}


/* ■要素
--------------------------------------------------*/
a {
	}
a:hover {
	}
a.now {
	}
a.no {
	}

	
/* ■ヘッダ
--------------------------------------------------*/
h1 {
	display: none;
	}
#header .wrap {
	position: relative;
	}
#header .wrap img#headerBg {
	}
#header .wrap img#titleLogo {
	position: absolute;
	top: 80px; left: 175px;
	width: 140px;
	}
* html #header img#titleLogo { /* IE-expression (fix png alpha) */
behavior: expression(
	this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
	this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "ie6png.gif" : this.src,
	this.style.behavior = "none"
	);
	}
#header .content1,
#header .content2,
#header .content3,
#header .content4 {
	position: absolute;
	top: 118px; left: 5px;
	}
	
/* ■コーナー共通
--------------------------------------------------*/
.con_head,
.con_body,
.con_foot {
	padding: 0px 10px;
	}
.con_head {
	position: relative;
	height: 40px;
	padding-left: 30px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	}
.con_head span {
	position: absolute;
	top: 0px; right: 30px;
	font-size: 12px;
	font-weight: normal;
	}
.con_body {
	padding: 10px 20px;
	height: 255px;
	overflow: hidden;
	}

.content1,
.content2,
.content3,
.content3b,
.content4 {
	float: left;
	height: 320px;
	}

.content1 {
	width: 960px;
	background: url("image/content/con1_head.gif") no-repeat top center;
	}
.content1 .con_head {
	}
.content1 .con_body {
	background: url("image/content/con1_body.gif") no-repeat bottom center;
	}
	
.content2 {
	width: 480px;
	background: url("image/content/con2_head.gif") no-repeat top center;
	}
.content2 .con_head {
	}
.content2 .con_body {
	background: url("image/content/con2_body.gif") no-repeat bottom center;
	}
	
.content3 {
	width: 320px;
	background: url("image/content/con3_head.gif") no-repeat top center;
	}
.content3 .con_head {
	}
.content3 .con_body {
	background: url("image/content/con3_body.gif") no-repeat bottom center;
	}
	
.content3b {
	width: 640px;
	background: url("image/content/con3b_head.gif") no-repeat top center;
	}
.content3b .con_head {
	}
.content3b .con_body {
	background: url("image/content/con3b_body.gif") no-repeat bottom center;
	}
	
.content4 {
	width: 240px;
	background: url("image/content/con4_head.gif") no-repeat top center;
	}
.content4 .con_head {
	}
.content4 .con_body {
	background: url("image/content/con4_body.gif") no-repeat bottom center;
	}




#main ul li,
#header ul li {
	margin-left: -10px;
	padding-left: 20px;
	}
#main ul li li,
#header ul li li {
	margin: 0;
	padding: 0;
	background: none;
	}
#main h4,
#header h4 {
	position: relative;
	font-weight: bold;
	}
#main h4 span,
#header h4 span {
	position: absolute;
	right: 0; top: 0;
	font-weight: normal;
	color: #666;
	}
	
.con_kk .con_head {
	color: #999;
	margin-top: 6px;
	height: 34px;
	line-height: 34px;
	}
.con_kk .con_body {
	color: #333;
	}
.con_kk .con_body span {
	font-weight: bold;
	}
.con_kk h4 {
	color: #999;
	}
.con_kk ul li {
	background: url("image/poti/arrow1k.gif") no-repeat 0 0;
	}
.con_kk a {
	color: #999;
	}
.con_kk a:hover {
	color: #ccc;
	}

.con_kr .con_head {
	color: #999;
	margin-top: 6px;
	height: 33px;
	line-height: 33px;
	margin-bottom: 1px;
	
	margin-left: 18px;
	padding-left: 12px;
	border-left: 5px solid #f30;
	}
.con_kr .con_body {
	color: #333;
	}
.con_kr .con_body span {
	font-weight: bold;
	}
.con_kr h4 {
	color: #f30;
	}
.con_kr .group h4 {
	color: #39f;
	}
.con_kr ul li {
	background: url("image/poti/arrow1r.gif") no-repeat 0 0;
	}
.con_kr a {
	color: #999;
	}
.con_kr a:hover {
	color: #ccc;
	}


	
.con_kb .con_head {
	color: #999;
	margin-top: 6px;
	height: 33px;
	line-height: 33px;
	margin-bottom: 1px;
	
	margin-left: 18px;
	padding-left: 12px;
	border-left: 5px solid #f30;
	}
.con_kb .con_body {
	color: #333;
	}
.con_kb .con_body span {
	font-weight: bold;
	}
.con_kb h4 {
	color: #39f;
	}
.con_kb .group h4 {
	color: #f30;
	}
.con_kb ul li {
	background: url("image/poti/arrow1b.gif") no-repeat 0 0;
	}
.con_kb a {
	color: #999;
	}
.con_kb a:hover {
	color: #ccc;
	}
	
	
.con_bb .con_head {
	color: #999;
	margin-top: 6px;
	height: 33px;
	line-height: 33px;
	margin-bottom: 1px;
	
	margin-left: 18px;
	padding-left: 12px;
	border-left: 5px solid #39f;
	}
.con_bb .con_body {
	color: #333;
	}
.con_bb .con_body span {
	font-weight: bold;
	}
.con_bb h4 {
	color: #39f;
	}
.con_bb .group h4 {
	color: #f30;
	}
.con_bb ul li {
	background: url("image/poti/arrow1b.gif") no-repeat 0 0;
	}
.con_bb a {
	color: #999;
	}
.con_bb a:hover {
	color: #ccc;
	}
	
	
.con_kp .con_head {
	color: #999;
	margin-top: 6px;
	height: 33px;
	line-height: 33px;
	margin-bottom: 1px;
	
	margin-left: 18px;
	padding-left: 12px;
	border-left: 5px solid #f3c;
	}
.con_kp .con_body {
	color: #333;
	}
.con_kp .con_body span {
	font-weight: bold;
	}
.con_kp h4 {
	color: #f3c;
	}
.con_kp ul li {
	background: url("image/poti/arrow1r.gif") no-repeat 0 0;
	}
.con_kp a {
	color: #999;
	}
.con_kp a:hover {
	color: #ccc;
	}

.con_p .con_head {
	color: #777;
	margin-top: 6px;
	height: 34px;
	line-height: 34px;
	}
.con_p .con_body {
	color: #333;
	}
.con_p .con_body span {
	font-weight: bold;
	}
.con_p h4 {
	color: #f3c;
	}
.con_p ul li {
	background: url("image/poti/arrow1r.gif") no-repeat 0 0;
	}
.con_p a {
	color: #999;
	}
.con_p a:hover {
	color: #ccc;
	}
	

/* ■各コーナー
--------------------------------------------------*/
#message {
	width: 677px;
	height: 96px;
	background-image: none;
	
	background: #fff;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}
#message * {
	color: #009;
	}
#message .con_head {
	width: auto;
	}
#message .con_body {
	width: auto;
	height: auto;
	background-image: none;
	padding-top: 10px;
	}
#message li {
	}
#message img {
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: -10px;
	float: left;
	display: inline;
	clear: both;
	}

#messageOnBody {
	height: 480px;
	}
#messageOnBody .con_body {
	height: 415px;
	}
	
#service {
	height: 640px;/*
	background: url("image/content/con3_head_b.gif") no-repeat top center;*/
	}
#service .con_head {

	}
#service .con_body {
	height: 575px;
	}
#service p {
	padding: 0 10px;
	}
#service ol {
	margin-top: 5px;
	}
#service li {
	display: block;
	overflow: hidden;
	}
#service li.group {
	border-top: 1px solid #ddd;
	}
#service li li {
	display: list-item;
	margin: 0;
	float: none;
	height: auto;
	border: none;
	}
#service ol li h4 {
	margin-left: 5px;
	width: 274px;
	overflow: none;
	}
#service li p {
	margin: 0;
	padding-left: 5px;
	}
#service img.serviceBg1,
#service img.serviceBg2,
#service img.serviceBg3 {
	width: 160px;
	-moz-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: relative;
	top: -10px;
	}
#service img.serviceBg1 {
	left: 90px;
	}
#service img.serviceBg2 {
	left: 20px;
	}
#service img.serviceBg3 {
	left: 90px;
	}

	
	
#room {
	height: 640px;/*
	background: url("image/content/con3_head_g.gif") no-repeat top center;*/
	}
#room .con_head {

	}
#room .con_body {
	height: 575px;
	}
#room p {
	padding: 0 10px;
	}
#room ol {
	margin-top: 5px;
	}
#room li {
	display: block;
	height: 140px;
	overflow: auto;
	border-top: 1px solid #ddd;
	margin-top: 15px;
	}
#room li li {
	display: list-item;
	width: auto;
	margin: 0;
	float: none;
	height: auto;
	border: none;
	}
#room ol li h4 {
	margin: 10px 10px;
	}
#room li p {
	margin: 0 5px;
	padding: 0;
	text-align: left;
	}
#room img {
	margin: 10px 10px 5px 0px;
	float: left;
	}



	

#staff {
	position: relative;/*
	height: 480px;*/
	}
#staff .con_head {
	}
#staff .con_body {/*
	height: 415px;*/
	}
/*
#staff img {
	float: left;
	}
#staff .right img {
	float: right;
	}
#staff p {
	padding: 0 10px;
	}
#staff ol {
	margin-top: 5px;
	}
#staff li {
	display: block;
	heifht: auto;
	overflow: hidden;
	border-top: 1px solid #ddd;
	}
#staff li.fc {
	}
#staff ol li h4 {
	position: relative;
	left: 17px;
	}
#staff ol li.right h4 {
	left: 77px;
	}
#staff li p {
	margin: 0 5px;
	padding: 0;
	}
*/
#staff p {
	padding: 0 10px;
	}
#staff ol {
	margin-top: 5px;
	}
#staff li {
	display: block;
	overflow: hidden;
	border-top: 1px solid #ddd;
	}
#staff li li {
	display: list-item;
	background: none;
	margin: 0;
	padding: 0 5px;
	float: none;
	height: auto;
	border: none;
	}
#staff ol li h4 {
	margin-left: 5px;
	}
#staff li p {
	margin: 0 5px;
	padding: 0;
	}	
	
	
	
#contact {
	height: 480px;
	}
#contact .con_head {
	}
#contact .con_body {
	position: relative;
	height: 415px;
	}
#contact .con_body li {
	clear: both;
	}
label {
	display: block;
	width: 60px;
	float: left;
	font-weight: bold;
	color: #999;
	}
input {
	width: 150px;
	margin-top: 1px;
	padding: 0 5px;
	}
textarea {
	width: 350px;
	height: 160px;
	overflow: auto;
	margin-top: 1px;
	padding: 0 5px;
	}
input#formtext_1,
input#formtext_3 {
	width: 350px;
	}
input#formtext_3 {
	}
input#formsubmit_1 {
	width: 60px;
	position: absolute;
	bottom: 15px; right: 30px;
	}



	
#time {
	float: right;
	}
#time .con_head {
	}
#time .con_body {
	}
#time table {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;			/* k:ccc, r:f9d, y:fb0, g:6c3, b:8bf */
	border-left: 1px solid #ccc;
	}
#time tr {
	}
#time th,
#time td {
	width: 20px;
	height: 20px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#time th {
	background: #e6e6e6;						/* k:e6e6e6, r:fdd, y:, g:cf9, b: */
	font-weight: normal;
	}
#time td {
	}
#time .lineHead {
	width: 97px;
	}
#time img {
	float: left;
	}
#time li.address {
	margin-top: 10px;
	}

	
#accessMap {/*
	position: absolute;
	left: 320px; top: 480px;*/
	height: 480px;
	}
#accessMap .con_head {
	}
#accessMap .con_body {
	height: 415px;
	}
#accessMap img.map {
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	}
#accessMap ul {
	display: block;
	width: 190px;
	float: left;/*
	margin-top: 10px;*/
	}

	
	




























