body {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	margin: 0px;
}
.box950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#box_l {
	width: 626px;
	padding-top: 10px;
	float: left;
}
#box_r {
	width: 294px;
	padding-top: 10px;
	padding-bottom: 25px;
	float: right;
}
.box_l02 {
	width: 110px;
	padding-top: 14px;
	float: left;
	font-weight: bold;
}
.box_r02 {
	width: 500px;
	padding-top: 14px;
	float: right;
}


#footer {
	background-color: #999999;
	height: 220px;
	clear: both;
	margin-top: 30px;
}
#footer_l {
	width: 710px;
	padding-top: 25px;
	float: left;
	height: 180px;
}
#footer_r {
	width: 174px;
	padding-top: 20px;
	float: right;
}
.footer_l02 {
	width: 16px;
	float: left;
}
.footer_l03 {
	width: 160px;
	float: left;
	color: #FFFFFF;
}
#footer_l04 {
	float: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.ma7 {
	margin-top: 7px;
}
.ma_clear {
	clear: both;
}
.txt {
	clear: both;
	font-weight: bold;
	margin-bottom: 10px;
}


	
/* hide from ie on mac \*/
html {
	height: 543px;
}

#myContent {
	width: auto;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* end hide */





/* -------短期banner用css----------------------------------------------------- */

#banner_l {
	float: left;
	width: 240px;
	margin-bottom: 35px;
}
#banner_r {
	float: right;
	width: 710px;
	margin-bottom: 35px;
}





/* -------短期index用css----------------------------------------------------- */

#owabi {
	text-align: center;
}
.ma_clear_banner {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
}
.banner_margin_hidari {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* メイン画像のレスポンシブ対応 */
#myContent img {
	width: 100%;
	height: auto;
	display: block;
	min-width: 950px;
}

.modal {
	position: fixed;
	display: none;
	z-index: 9999;
	top: 15%;
	left: 50%;
	width: 607px;
	height: 745px;
	margin: -120px 0 0 -220px;
	padding: 20px;
	text-align: center;
}
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }


