@charset "utf-8";

/*
	Site Name: 
	Description: 利用条件ページ用ファイル
	Version: 
	Author: 
*/


#riyo_container {
	width:700px;
	margin:0 auto;
}

#riyo_container #header {
	position:relative;
	width:700px;
	height:100px;
}


#riyo_container #header_logo ,
#riyo_container #header_img_01 ,
#riyo_container #header_top ,
#riyo_container #header_logout ,
#riyo_container #header ul {
	position:absolute;
}

#riyo_container #header_logo {
	left:0;
	top:0;
}

#riyo_container #header_img_01 {
	width:700px;
	text-align:right;
	left:0;
	top:0;
}



/* 各Area部分指定------------------------------ */

#Area-01 {
	margin-bottom:30px;
	background:url(../img/kiyaku/area_bg.gif) repeat-y;
}

#Area-01 h2 {margin-bottom:20px;}


#Area-01 .inner {
	width:660px;
	margin:0 auto;
}



#Area-text-01 {margin-bottom:30px;}


.box {margin-bottom:50px;}

.box h3 {
	background:url(../img/kiyaku/bg_01.gif) no-repeat;
	width:660px;
	height:30px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
	margin-bottom:20px;
}

.box-inner h4 {
	border-bottom:solid 1px #630;
	margin-bottom:10px;
	color:#630;
	font-weight:bold;
}

.box-inner {margin-bottom:30px;}


.box-inner ul p ,
.box-inner ul li {font-size:93%;}

.box-inner ul li {
	list-style:disc outside;
	margin-left:20px;
	margin-bottom:10px;
}


#riyo_btn {
	width:700px;
	margin:20px auto;
	text-align:center;
}


#riyo_container #copyright {
	width:700px;
	text-align:center;
