body{
	background-image:url(img/hito.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
.base{
		width: 750px;
		margin: 0px auto 0px auto;
		border: #d6dddd 1px solid;
		background-color: #25167a;	
		}
.base_l {
	width: 750px;
	height:1400px;
	border: #d6dddd 1px solid;
	background-color: #25167a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
.left{
		width: 150px;
		float: left;
		}
.main{
		width: 600px;
		float: left;		
		background-color: #ffffff;
		}	
Div.param1{
	background-image:url(img/hito.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	}
.box1 {background-color:#FFFFFF;
		width:400px;
		float:left;
		}
.box1 p{
		margin-left:20px;
		}

body{
		margin-top: 0px;
		}

.base{
		width: 750px;
		margin: 0px auto 0px auto;
		border: #d6dddd 1px solid;
		background-color: #25167a;	
		}
.top{
		height: 45px;
		width: 750px;
		background-color: #25167a;
		}
.menu{
		height: 25px;
		width: 750px;
		}
.left{
		width: 150px;
		float: left;
		}
.left_s{
		width: 150px;
		height: 950px;
		float: left;
		}
.left_l{
		width: 150px;
		height: 1300px;
		background-color:#25167a;
		float: left;
		}
.main{
		width: 600px;
		float: left;		
		background-color: #ffffff;
		}
.main_s{
		width: 600px;
		height: 950px;
		float: left;		
		background-color: #ffffff;
		}
.main_l{
		width: 600px;
		height: 1300px;
		float: left;		
		background-color: #ffffff;
		}

.navi{
		font-size: 10px;
		color: #666666;
		font-weight: bold;
		text-align: left;
		margin: 5px 10px 0px 10px;
		width: 580px;
		border-bottom: 1px #d6dddd dotted;
		line-height: 200%;
		}
.navi a{
		text-decoration: none;
		color: #666666;
		}
.navi a:hover{
		text-decoration: underline;
		}
.kiji{
		font-size:12px;
		color: #666666;
		line-height: 160%;
		margin: 20px;
		}
.kiji h3{
		text-align: right;
		font-weight: bold;
		font-size: 12px;
		}
.kiji a{
		text-decoration: none;
		color: #000066;
		}
.kiji b{
		color: #666666;
		font-size: 12px;
		}
