@charset "UTF-8";

/* ---------------------------------- index.html ---------------------------------- */
body {
	background: url(../images/bg_body.gif) repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: "MS P Gothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴPro W3",Osaka,sans-serif;
	 line-height:140%;
}

#vi {
	clear: both;
	margin: 0 auto;
	width: 860px;
}

#vi .fadein {
 position: relative;
	height: 371px;
	width: 860px;
}

#vi .fadein img {
 position: absolute;
	left: 0;
	top: 0;
}

#contents .indexMain {
	margin: 0 auto;
	width: 860px;
	background-image:url(../images/global_navi_under.jpg) ;
	background-repeat:no-repeat;
}

#contents .inforTxt {
	font-size: 0;
	float:left
	line-height: 140%;
	width: 475px;
}

#contents2 .leadTxt {
	font-size: 0;
	float: right;
	line-height: 100%;
	width: 194px;
}



#newsArea {
	/*overflow: hidden;*/
	/*height: 105px;*/
	width: 560px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#newsArea h3 {
	margin-bottom: 10px;
}

#newsArea dl {
	width: 520px;
	margin-bottom: 5px;
	border-bottom: dashed #bdb695 1px;
}
#newsArea dt {
	color: #e9474e;
	float: left;
}
#newsArea dd {
	font-size: 70%;
	background-position: 2px 7px;
	margin-bottom: 5px;
		margin-left: 90px;
}

#newsArea p.bn {
	margin-left: 250px;
}

#closeupArea{
		margin-left: 590px;
		width:265px;
	padding-top: 30px;
}

.thumbnail{
	float: left;
}




/* ---------------------------------- lanch.html ---------------------------------- */
#contents h1 {
	clear: both;
	font-size: 0;
	line-height: 100%;
	margin-bottom: 25px;
	width: 820px;
}

#contents h2 {
	clear: both;
	font-size: 0;
	line-height: 100%;
	margin-bottom: 25px;
	width: 700px;
}

#contents .lanchBox {
	margin: 0 auto;
	width: 760px;
}

#contents .lbPhoto {
	float: left;
	padding-bottom: 20px;
	width: 425px;
}

#contents .lbTxt {
	display: inline;
	float: left;
	margin-left: 18px;
	padding-bottom: 20px;
	width: 291px;
}

#contents .lbTxt h3 {
	font-size: 0;
	line-height: 100%;
	margin-bottom: 50px;
}

#contents .btmDott {
	background: url(../images/bg_dott.gif) left bottom repeat-x;
	display: block;
	margin-bottom: 4px;
	padding: 0 0 7px 0;
	width: 100%;
}

#contents .photoRight {
	background: url(../images/bg_photo_right.gif) left top no-repeat;
}


/* ---------------------------------- access.html ---------------------------------- */
#contents .accessTable {
	border-top: 1px solid #000000;
	width: 100%;
}

#contents .accessTable th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	padding: 8px;
	vertical-align: middle;
	width: 23%;
}

#contents .accessTable td {
	border-bottom: 1px solid #000000;
	line-height: 140%;
	text-align: left;
	padding: 8px 11px;
	vertical-align: middle;
	width: 77%;
}

#contents .mapLeft {
	float: left;
	width: 256px;
}

#contents .mapRight {
	float: left;
	width: 407px;
}

#contents .mapRight div {
	font-size: 0;
	margin-bottom: 17px;
}

#contents .mapRight p {
	font-size: 0;
	line-height: 100%;
	text-align: right;
	margin-bottom: 7px;
}



/* ---------------------------------- intoro ---------------------------------- */

#contents2 h1{
	clear: both;
	font-size: 0;
	line-height: 100%;
	width: 820px;
}

#contents2 .lanchBox {
	margin: 0 auto;
	width: 760px;
}

#contents2 .lbPhoto {
	float:right;
	padding-bottom: 20px;
	width: 425px;
}

#contents2 .lbTxt {
	display: inline;
	float: left;
	margin-left: 18px;
	padding-bottom: 20px;
	width: 291px;
}

#contents2 .lbTxt h3 {
	font-size: 0;
	line-height: 100%;
	margin-bottom: 25px;
}



#contents2 .photoRight {
	background: url(../images/intoro_photo_01.jpg) right top no-repeat;
}


