@charset "UTF-8";

/* 基本パーツ */
body {
	text-align: center;
}
#contents {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

a.noborder {
	border: none;
}

#header {
	height: 120px;
	position: relative;
}
#header h1 {
	padding-top: 8px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #999999 url(../../../common/images/layoutparts/footerhead.gif) no-repeat center top;
}

/* フッタ */
#footercontents {
	padding: 20px 20px 10px;
	text-align: left;
}
#footercontents li.last {
	display: block;
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px 0px 10px 0px;
}
#footercontents ul > li {
	display: block;
	float: left;
	width: 160px;
	margin: 0px 30px 10px 0px;
}
#footercontents ul li li {
	font-size: 77%;
	color: #FFFFFF;
	line-height: 1;
	float: none;
	margin: 3px 0px;
}
#footercontents h3 {
	color: #FFFFFF;
	font-size: 77%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
#footer p {
	font-size: 77%;
	color: #FFFFFF;
	clear: both;
	text-align: center;
}
#footercontents a {
	color: #FFFFFF;
	border: none;
}
#footercontents a:hover {
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}

/* sticky footer*/
html, body, #container, #contents {
	height: 100%;
}
#container > #contents {
	height: auto;
	min-height: 100%;
}
#maincontents {
	width: 100%;
	padding-bottom: 180px;
	border-top: 2px solid #F7421B;
	padding-top: 4px;
}
 /* must be same height as the footer */
#footer {
	clear:both;
	height: 180px;
	margin-top: -180px; /* negative value of footer height */
}

/* CLEAR FIX*/
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.widecolumn {
	width: 960px;
	padding-bottom: 10px;
}
#leftcolumn {
	float: left;
	width: 750px;
	padding-bottom: 20px;
	overflow: hidden;
}
#rightcolumn {
	width: 200px;
	float: right;
	padding-bottom: 16px;
	overflow: hidden;
}
.widebox {
	clear: both;
	width: 750px;
	padding-bottom: 8px;
	position: relative;
	overflow: hidden;
}
.widebox h2 {
	display: none;
}

/* railmap */
#railmap {
	position: relative;
	clear: both;
	height: 120px;
	width: 750px;
	margin-bottom: 8px;
	overflow: hidden;
	background: url(../../../common/images/railmap/railmap_bg.gif) no-repeat center top;
}
#railmap h2 {
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	color: #F7421B;
}
#railmap .arealist a {
	height: 19px;
	padding-top: 7px;
	border: none;
	font-size: 92%;
	color: #F0F0F0;
	line-height: 1;
	display: block;
	text-align: center;
	background-image: url(../../../common/images/railmap/railmap_area.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#railmap .arealist a:hover {
	color: #FFFFFF;
	background-image: url(../../../common/images/railmap/railmap_area.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
li#shinjuku {
	position: absolute;
	left: 329px;
	top: 47px;
	width: 92px;
}
li#ikebukuro {
	position: absolute;
	left: 329px;
	top: 10px;
	width: 92px;
}
li#shibuya {
	position: absolute;
	left: 329px;
	top: 84px;
	width: 92px;
}
li#kichijoji {
	position: absolute;
	left: 123px;
	top: 47px;
	width: 92px;
}
li#tachikawa {
	position: absolute;
	left: 20px;
	top: 47px;
	width: 92px;
}
li#ohtsuka {
	position: absolute;
	left: 432px;
	top: 10px;
	width: 92px;
}
li#gotanda {
	position: absolute;
	left: 432px;
	top: 84px;
	width: 92px;
}
li#yokohama {
	position: absolute;
	left: 123px;
	top: 84px;
	width: 92px;
}
li#chiba {
	position: absolute;
	left: 638px;
	top: 84px;
	width: 92px;
}
/* railmapここまで */

.leftbox {
	float: left;
	width: 370px;
	overflow: hidden;
}
.rightbox {
	float: right;
	width: 370px;
	overflow: hidden;
}

h2.recommended {
	padding: 5px 0px 5px 40px;
	margin-bottom: 5px;
	background: url(../../../common/images/layoutparts/headline_bg01.jpg) no-repeat center center;
	color: #FFFFFF;
	line-height: 1;
}
h2.gears {
	padding: 5px 0px 5px 40px;
	margin-bottom: 5px;
	background: url(../../../common/images/layoutparts/headline_bg02.jpg) no-repeat center center;
	color: #FFFFFF;
	line-height: 1;
}
h2.information {
	padding: 5px 0px 5px 40px;
	margin-bottom: 5px;
	background: url(../../../common/images/layoutparts/headline_bg03.jpg) no-repeat center center;
	line-height: 1;
}
h2.blog {
	padding: 5px 0px 5px 40px;
	margin-bottom: 5px;
	background: url(../../../common/images/layoutparts/headline_bg04.jpg) no-repeat center center;
	line-height: 1;
	clear: both;
}

.headlinebox {
	padding: 0px 8px 2px;
	margin: 0px;
}
.headlinebox li {
	height: 1%;
	padding: 7px 0px 2px;
	border-top: 1px solid #666666;
	clear: both;
}
.headlinebox li.first {
	padding: 0px 0px 3px;
	border-top: none;
}
.headlinebox li .image {
	float: left;
	margin: 0px 7px 5px 0px;
	display: inline;
	text-align: center;
	border: none;
}
.headlinebox h3 {
	margin: 2px 0px 2px 97px;
	display: block;
}
.headlinebox li .text {
	margin: 3px 0px 3px 97px;
	display: block;
}
.headlinebox li .tag {
	margin: 10px 0px 2px;
	display: block;
	text-align: right;
}
.headlinebox li p {
	word-break: break-all;
}
.bannerbox62 {
	height: 62px;
	width: 200px;
	padding-bottom: 8px;
}
.bannerbox90 {
	height: 90px;
	width: 200px;
	padding-bottom: 8px;
}
.bannerbox125 {
	height: 125px;
	width: 200px;
	padding-bottom: 8px;
}
.bannerbox120 {
	height: 120px;
	width: 200px;
	padding-bottom: 8px;
}
.optioneq li {
	float: left;
	width: 224px;
	padding: 6px 10px;
	margin-top: 6px;
	border: 1px dotted #666666;
	display: block;
}
.optioneq li.center {
	margin: 6px 6px 0px;
}
.optioneq .text {
	font-size: 77%;
	color: #000000;
}
.optioneq .image {
	float: right;
}

#contact {
	position: absolute;
	top: 10px;
	right: 0px;
}
#contact h2 {
	color: #999999;
	font-size: 77%;
	text-align: right;
}
table.studiolist {
	width: 100%;
	font-size: 85%;
	border-collapse: collapse;
	border-spacing: 0px;
}
h3.area {
	padding: 5px 10px;
	background: url(../../../common/images/layoutparts/headline_750.gif) no-repeat center center;
	color: #FFFFFF;
	line-height: 1;
	margin: 6px 0px;
}
.studiolist th,.studiolist td {
	text-align: left;
	padding: 3px;
}
.studiolist th {
}
.studiolist td {
	border-top: 1px dashed #CCCCCC;
}
.studiolist img.noborder {
	display: inline;
	margin-right: 5px;
}
/* black body */
#blk,#blk #header,#blk #header h1,#blk #globalnavi {
	background: #000000;
	color: #CCCCCC;
}
#blk #footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #999999 url(../../../common/images/layoutparts/footerhead_blk.gif) no-repeat center top;
}
/* black bodyここまで */
.strong {
	font-weight: bold;
	color: #F7421B;
}
/* 外部リンク */
a.external {
	border: none;
}

a.blank {
	background:transparent url(../../../common/images/externalarrow.gif) no-repeat right center;
	padding-right: 15px;
}
