@charset "utf-8";

/* Main Layout
----------------------------------------------------------- */
a:link, a:active, a:visited {
    text-decoration: none;
}
a:link, a:active, a:hover {
    color: #126D99;
}
a:link, a:active, a:visited {
    text-decoration: none;
}
a:link, a:active, a:hover {
    color: #126D99;
}
a {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}


#rimo_wrapper{
	width:760px;
	margin:20px 30px 0;
 	font-size: 82%;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}



#remo_cont{
	width:708px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	}
#remo_inner{
	width:668px;
	padding:10px 20px 10px 20px; 
	}

#remo_inner h2{
	font-size:120%;
	background-color:#000;
	color:#fff;
    padding: 7px 10px;
	margin-bottom:20px;
}

dl#remo_list{
	width:670px;
	overflow:hidden;
	}

dl#remo_list > dt{
	width:175px;
	float:left;
	margin-right:15px;
	}
dl#remo_list > dd{
	width:150px;
	float:left;
	margin-right:15px;
	}
dl#remo_list > dd.list_end{
	margin-right:0 !important;
	}


dl#remo_list dl.remo_series dt{
	background-color: #FAFAFA;
    border-bottom: 2px solid #DCDCDC;
	padding: 4px 8px;
}

dl#remo_list dl.remo_series dd ul li{
 background: url("../images/line-dot01.gif") repeat-x scroll left bottom;
    padding: 7px 0;

}


.close01{
	position:relative;
	top:-30px;
	text-align:center;
	}
.close02{
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
	}
