#runway{
	width:760px;
	font-size:12px;
	color:#000000;
	border:none;
	text-align:left;
}

* { margin: 0px; padding: 0px; }

img { border:none; }

ol, ul { list-style-type: none; }

div.clear	{
	text-indent:-9999px;
	clear: both;
	overflow: hidden;
	font-size:0px;
	line-height:0;
	width:0;
	height:0;
}

/* リンク設定 */
#runway a {
	/*\*/
 overflow:hidden;
 /**/
}
#runway a:link { text-decoration: none;  }
#runway a:active { text-decoration: none;  }
#runway a:visited { text-decoration: none;}
#runway a:hover { text-decoration: underline; }


#runway .black { color:#000000; }

#runway .orange { color:#ea6e00; }
#runway .orange a:link { font-size:12px; color:#ea6e00; }
#runway .orange a:active { font-size:12px; color:#ea6e00; }
#runway .orange a:visited { font-size:12px; color:#ea6e00; }
#runway .orange a:hover {  font-size:12px; color:#ea6e00; }


#runway .maR6 { margin-right:6px; }
#runway .maR30L30 { margin:0 30px; }
#runway .maB6 { margin-bottom:6px; }
#runway .maB10 { margin-bottom:10px; }
#runway .maB20 { margin-bottom:20px; }
#runway .maL23 { margin-left:23px; }


/*bg
*****************************************/
#runway .left {
	float:left;
}
#runway .right {
	float:right;
}

#runway dl {
	margin:0;
	padding:0;
	width:485px;
	line-height:1.5;
}
#runway dl dt{
	width:65px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:10px;
	clear:both;
	color:#000;
	margin:0;
	padding:0;
}
#runway dl dd{
	width:420px;
	display:block;
	font-size:10px;
	float:left;
	color:#000;
	margin:0;
	padding:0;
}
#runway dl dd a{
	width:420px;
	display:block;
	font-size:10px;
	float:left;
	color:#000;
	margin:0;
	padding:0;
}

#runway ul.photo{
	width: 760px;
	margin:0 0 10px 0;
}

#runway ul.photo li.photoList{
	float:left;
	width:150px;
	display:inline;
	font-size:10px;
}
#runway ul.photo li.photoList a{
	float:left;
	width:150px;
	display:block;
	font-size:10px;
}
#runway ul.photo li.photoList02{
	float:left;
	width:150px;
	display:inline;
	margin:0 0 0 2px;
	font-size:10px;
}
#runway ul.photo li.photoList02 a{
	float:left;
	width:150px;
	display:block;
	font-size:10px;
}


#runway .whatBg {
	width:760px;
	background:url(../images/runway_what_bg.gif) left top repeat-y;
}
#runway .whatBottom {
	padding:0 0 25px 0;
	background:url(../images/runway_what_bottom.gif) left bottom no-repeat;
}
#runway .whatContents {
	width:700px;
	margin:0 30px;
	padding:0;
}
#runway .whatContents p{
	line-height:1.5;
}
#runway ul.whatG{
	width: 700px;
	margin:0 0 15px 0;
}

#runway ul.whatG li.whatGlist{
	float:left;
	width:167px;
	display:inline;
}
#runway ul.whatG li.whatGlist a{
	float:left;
	width:167px;
	display:block;
}
#runway ul.whatG li.whatGlist02{
	float:left;
	width:167px;
	display:inline;
	margin:0 0 0 10px;
}
#runway ul.photo li.whatGlist02 a{
	float:left;
	width:167px;
	display:block;
}
#runway .whatboxBg {
	width:700px;
	margin:0 0 15px 0;
	background:#eaeaea;
}
#runway .whatboxTop {
	background:url(../images/runway_what_box_top.gif) left top no-repeat;
}
#runway .whatboxBottom {
	background:url(../images/runway_what_box_bottom.gif) left bottom no-repeat;
}
#runway .whatboxContents {
	width:660px;
	margin:0 20px;
	padding:20px 0;
}
#runway .whatboxContents p{
	font-size:10px;
}
