@import url("global.css");
/*再定義*/
div#main #main-body {
	width:950px;
}
#main-left {
/*border:1px solid black;*/
}
/*再定義ここまで*/
#main-right {
	width:708px;
	height:auto;
	float:left;/*border:5px solid red;*/
}
#right-inner {
	position:relative;
	top:0px;
	left:0px;/*border:5px solid red;*/
	background:url(../mobile/images/mainbase.jpg) no-repeat;
}
#mainimage-area {
	position:absolute;
	top:-20px;
	left:350px;/*border:5px solid red;*/
}
#title {
	color:#c7b299;
	width:300px;
	font-size:12px;
	text-align:left;
	padding:0px 0 0 0px;
	margin:0 0 0 10px;
}
.url-explanation {
	margin:15px 0 0px 10px;
	padding:0 0 50px 0
}
table.explanation {
	color:#D9C6B0;
	font-size:0.8em;
	margin:0 0 0 20px;
	width:500px;
}
table.explanation td {
	vertical-align:top;
}
h2 {
	background:url(../mobile/images/h2_back.png) no-repeat;
	/*color:#b7a796;*/
	color:white;
	height:20px;
	line-height:2.0;
	font-size:11px;
	font-weight:normal;
	text-indent:15px;
}
