@charset "utf-8";
/* blanc_style.css */

.cf {
	width: 100%;
}
.cf:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;/*added for FF*/
}
body {
	font-family: Meiryo, arial, sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: none;
}
a:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
}


/* common */

#index_headerWrap,
#catch_copyWrap,
#newsWrap,
#headerWrap,
#gnaviWrap,
#company_listWrap,
#contWrap,
#gotoTop,
#footerWrap,
h2 {
	width: 100%;
}
#index_headerWrap {
	height: 530px;
	background: url(../imgs/index_header_bg.png) center top no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	border-bottom: 1px solid #FFFFFF;
	padding: 30px 0 0 0;
}
#index_header {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: rgba(255,255,255,0.8);

}
#headerWrap {
	height: 80px;
	background: url(../imgs/header_bg.gif) top left repeat-x;
}
#gnaviWrap {
	height: 60px;
	background: url(../imgs/gnavi_bg.jpg) top left repeat-x;
}
#header,
ul#gnavi,
.cont,
#footer {
	width: 1000px;
	margin: 0 auto;
}
#headerWrap #header h1 {
	float: right;
	font-size: 79%;
	margin: 35px 0 0 0;
}
#headerWrap #header p {
	float: left;
	width: 229px;
	height: 49px;
	margin: 20px 0 0 0;
}
ul#gnavi li {
	float: left;
}
h2 {
	height: 50px;
	background: url(../imgs/h2_bg.jpg) top left repeat-x;
	padding: 40px 0;
	text-align: center;
}	
#contWrap {
	background: url(../imgs/contWrap_bg.png) top left repeat-x;
}
ul#breadcrumb {
	font-size: 86%;
	padding: 30px 0 40px 0;
}
ul#breadcrumb li {
	float: left;
	margin: 0 10px 0 0;
}
ul#breadcrumb li:last-child {
	margin: 0;
}
ul#breadcrumb li a,
ul#breadcrumb li a:visited {
	color: #333333;
}
#gotoTop {
	background-color: #CCCCCC;
	padding: 13px 0;
	text-align: center;
}
#gotoTop a {
	display: block;
}
#footerWrap {
	height: 110px;
	background: url(../imgs/footer_bg.jpg) top left repeat-x;
}
#footer #footer_L {
	float: left;
	width: 270px;
	margin: 20px 0 0 0;
}
#footer #footer_L p {
	margin: 10px 0 0 0;
}
#footer #footer_C {
	float: left;
	width: 190px;
	margin: 45px 0 0 0;
}
#footer #footer_R {
	float: right;
	font-size: 86%;
	margin: 50px 0 0 0;
}
#footer #footer_R a,
#footer #footer_R a:visited {
	color: #333333;
}

/* index */

#index_headerWrap #header h1 {
	float: right;
	font-size: 79%;
	margin: 30px 0 0 0;
}
#index_headerWrap #header p {
	float: left;
	width: 229px;
	height: 49px;
	margin: 10px 0;
}
#catch_copyWrap {
	height: 68px;
	background: url(../imgs/catch_copy_bg.jpg) top left repeat-x;
}
#catch_copy {
	width: 860px;
	margin: 0 auto;
	padding: 12px 0;
}
#catch_copy p {
	float: left;
}
#catch_copy p:first-child {
	margin: 0 20px 0 0;
}
#newsWrap {
	background: url(../imgs/h2_bg.jpg) top left repeat;
	border-bottom: 1px solid #FFFFFF;
	padding: 20px 0;
}
#news {
	width: 960px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 20px;
}
#news dt {
	float: left;
	margin: 0 25px 0 0;
}
#news dd {
	float: left;
	line-height: 1.6;
}
#news dd a,
#news dd a:visited {
	color: #333333;
}
#company_listWrap {
	border-top: 1px solid #D7D7D7;
}
#company_list {
	width: 840px;
	margin: 0 auto;
	padding: 20px 0;
}
#company_list dl {
	float: left;
}
#company_list dt {
	margin: 0 0 15px 0;
	text-align: center;
}
#company_list dl:first-child {
	margin: 0 50px 0 0;
}
#company_list dl dd ul li {
	float: left;
	margin: 0 15px 0 0;
}
#company_list dl dd ul li:last-child {
	margin: 0;
}


/* quality */

#quality .cont01 {
	margin: 60px 0;
	text-align: center;
}
#quality .cont01 h3 {
	margin: 0 0 40px 0;
}
#quality .cont01 p {
	line-height: 1.6;
	font-size: 115%;
}
#quality .cont02,
#quality .cont03 {
	margin: 0 0 60px 0;
}
#quality .cont02 h4,
#quality .cont03 h4 {
	margin: 0 0 30px 0;
}
#quality .cont02 dl {
	float: left;
	width: 333px;
	margin: 25px 0 0 0;
	text-align: center;
}
#quality .cont02 dt {
	margin: 0 0 15px 0;
}
#quality .cont02 dd {
	font-size: 86%;
}
#quality .cont03 p.cont03_L {
	float: left;
	width: 542px;
	margin: 0 38px 0 10px;
}
#quality .cont03 .cont03_R {
	float: left;
	width: 400px;
	margin: 0 10px 0 0;
}
#quality .cont03 .cont03_R p {
	border: 1px solid #999999;
	background-color: #F0F0F0;
	margin: 0 0 30px 0;
	padding: 15px;
	line-height: 1.6;
}
#quality .cont03 .cont03_R ul li {
	margin: 0 0 20px 0;
	line-height: 1.6;
}
#quality .cont03 .cont03_R ul li:last-child {
	margin: 0;
}

/* equipment */

#equipment_subnav ul li {
	float: left;
	margin: 30px 8px 30px 0;
}
#equipment_subnav ul li:last-child {
	margin: 30px 0;
}
#equipment .cont01_L {
	float: left;
	width: 600px;
}
#equipment .cont01_L h3 {
	margin: 25px 0 30px 0;
}
#equipment .cont01_L p {
	line-height: 1.6;
}	
#equipment .cont01_R {
	float: right;
	width: 400px;
}
#equipment .cont02 {
	margin: 0 0 60px 0;
}
#equipment .cont02 h4 {
	margin: 0 0 30px 0;
}
#equipment .cont02_L {
	float: left;
	width: 420px;
}
#equipment .cont02_C,
#equipment .cont02_R {
	float: left;
	width: 252px;
	margin: 0 0 0 38px;
}
#equipment .cont02_C p:nth-child(odd),
#equipment .cont02_R p:nth-child(odd) {
	margin: 0 0 22px 0;
}


/* roomplan */

#roomplan_subnav ul li {
	float: left;
	margin: 30px 8px 30px 0;
}
#roomplan_subnav ul li:last-child {
	margin: 30px 0;
}
#roomplan .cont01,
#roomplan .cont02 {
	margin: 0 0 60px 0;
}
#roomplan .cont01 h3,
#roomplan .cont02 h3 {
	margin: 0 0 30px 0;
}	
#roomplan .cont01 p {
	float: left;
}
#roomplan .cont01 p:nth-child(even) {
	float: right;
}
#roomplan .cont01 p.notes {
	float: none;
	margin: 15px 0 0 0;
	text-align: right;
	font-size: 86%;
}
#roomplan .cont01 h4,
#roomplan .cont02 p {
	margin: 40px 0 0 0;
	font-size: 115%;
	text-align: center;
}
#roomplan .cont01 table {
	width: 925px;
	margin: 30px auto 0 auto;
	border: 1px solid #999999;
}
#roomplan .cont01 table th,
#roomplan .cont01 table td {
	padding: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 86%;
}
#roomplan .cont01 table th {
	background-color: #EEEEEE;
	font-weight: bold;
}
#roomplan .cont01 table td {
	text-align: center;
}
#roomplan .cont01 table td span {
	font-size: 79%;
}
#roomplan .cont02 table {
	border: 1px solid #999999;
	margin: 30px auto 0 auto;
}
#roomplan .cont02 table th,
#roomplan .cont02 table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#roomplan .cont02 table th {
	background-color: #CCCCCC;
	padding: 25px 30px;
	vertical-align: middle;
}
#roomplan .cont02 table td {
	padding: 8px 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 86%;
	line-height: 1.3;
}
#roomplan .cont02 table td.room_1ldk {
	background-color: #660000;
	color: #FFFFFF;
	font-weight: bold;
}
#roomplan .cont02 table td.room_1k {
	background-color: #F1EEE2;
	font-weight: bold;
}
#roomplan .cont02 table td p {
	position: absolute;
	left: 25px;
	bottom: 10px;
}


/* location */

#location .cont01 {
	margin: 60px 0 0 0;
}
#location .cont01_L {
	float: left;
	width: 600px;
}
#location .cont01_L h3 {
	margin: 25px 0 30px 0;
}
#location .cont01_L p {
	line-height: 1.6;
}	
#location .cont01_R {
	float: right;
	width: 400px;
}
#googleMap {
	width: 100%;
	height: 350px;
	margin: 60px 0;
}
#location .cont02 {
	margin: 0 0 60px 0;
}
#location .cont02 h3 {
	margin: 0 0 40px 0;
}
#location .cont02 table {
	float: left;
	width: 470px;
	margin: 0 40px 0 0;
}
#location .cont02 table:last-child {
	margin: 0;
}
#location .cont02 table th {
	padding: 0 0 10px 0;
}
#location .cont02 table td {
	padding: 10px 5px;
	border-bottom: 1px dotted #000000;
}
#location .cont02 table td:nth-child(odd) {
	font-weight: bold;
}
#location .cont02 table td:nth-child(even) {
	text-align: right;
}


/* access */

#access .cont01 {
	margin: 60px 0;
	text-align: center;
}
#access .cont01 h3 {
	margin: 0 0 40px 0;
}
#access .cont01 p {
	line-height: 1.6;
	font-size: 115%;
}
#access .cont02 {
	margin: 0 0 60px 0;
}
#access .cont02 h4 {
	margin: 0 0 20px 0;
}
#access .cont02 p.cont02_L {
	float: left;
	margin: 0 0 40px 30px;
}
#access .cont02 p.cont02_R {
	float: right;
	margin: 0 30px 40px 0;
}
#access .cont02 table {
	float: left;
	width: 480px;
}
#access .cont02 table:last-child {
	float: right;
}
#access .cont02 table th,
#access .cont02 table td {
	border-bottom: 1px dotted #000000;
	padding: 10px 5px;
}
#access .cont02 table th {
	text-align: left;
	font-weight: bold;
}
#access .cont02 table td {
	text-align: right;
}
#access .cont02 p.notes {
	margin: 15px 0 0 0;
	text-align: right;
	font-size: 86%;
}


/* outline */

#outline .cont01 {
	margin: 60px 0;
}
#outline .cont01 .cont01_L {
	width: 480px;
	float: left;
	margin: 0 40px 0 0;
}
#outline .cont01 .cont01_R {
	width: 480px;
	float: right;
}
#outline .cont01 .cont01_L h3,
#outline .cont01 .cont01_R h3 {
	margin: 0 0 10px 0;
}
#outline .cont01 table {
	width: 480px;
	border-top: 1px dotted #000000;
}
#outline .cont01 table th,
#outline .cont01 table td {
	border-bottom: 1px dotted #000000;
	padding: 10px 5px;
}
#outline .cont01 table th {
	width: 25%;	
	font-weight: bold;
	background-color: #FAF9F6;
}	
#outline .cont01 table td {
	line-height: 1.6;
}

	
/* contact */

#contact .cont01 {
	margin: 60px 0;
	line-height: 1.6;
	font-size: 108%;
	text-align: center;
}	
#contact .cont02 {
	background-color: #F7F7F7;
	margin: 0 0 60px 0;
	padding: 40px;
}
#contact .cont02 table {
	float: left;
	width: 420px;
}
#contact .cont02 table:first-child {
	margin: 0 60px 0 0;
}
#contact .cont02 table th {
	text-align: left;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#contact .cont02 table td {
	padding: 0 0 15px 0;
}
#contact .cont02 table td input,
#contact .cont02 table td textarea {
	font-size: 129%;
	width: 420px;
}
#contact .cont02 table td textarea {
	height: 255px;
}
#contact .cont02 #submit_btn {
	margin: 15px 0 0 0;
	text-align: center;
}

/* thanks */

#thanks .cont01 {
	margin: 60px 0;
	line-height: 1.6;
	font-size: 108%;
	text-align: center;
}	
#thanks .cont01 h3 {
	margin: 0 0 40px 0;
}
#thanks p.cont02 {
	text-align: center;
	margin: 0 0 60px 0;
}