@charset "UTF-8";

#header	{
	background-image:url(../images/header.jpg);
	width:740px;
	height:335px;
	}
	
#header h1{
	padding:50px 0 0 5px;
}


#scrollbox {
	overflow: auto; 
	width: 175px; 
	height:75px;
	margin:0 0 15px 0;
	padding: 0 5px 0 5px;
} 
#scrollbox dd {
	margin-bottom: 15px;
}

#box {
	margin:0;
	padding: 0 5px 0 5px;
	overflow:auto;
	width: 175px;
	height:174px;
}

#box a{
	font-size:12px;	color:#333333;
}

#box a:hover{
	background-color:#DCFFDF;
}

#img	{
	padding:0 ;
	}
	
#line	{
	margin:3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.item01 {
	width: 120px;
	height: 102px;
	float: left;
	text-align: center;
}
.item01 a {
	width: 120px;
	height: 19px;
	padding-top: 83px;
	background-image: url(../img/index-01a.jpg);
	background-repeat:no-repeat;
	display:block
}
.item01 a:hover {
	background-image: url(../img/index-01b.jpg);
	text-decoration: none;
}
.item02 {
	width: 120px;
	height: 102px;
	float: left;
	text-align: center;
}
.item02 a {
	width: 120px;
	height: 19px;
	padding-top: 83px;
	background-image:url(../img/index-02a.jpg);
	background-repeat:no-repeat;
	display:block
}
.item02 a:hover {
	background-image: url(../img/index-02b.jpg);
	text-decoration: none;
}
.item03 {
	width: 120px;
	height: 102px;
	float: left;
	text-align: center;
}
.section02 {
	width: 360px;
}
.item04 {
	float: left;
	width: 215px;
}
.item05 {
	float: right;
	width: 135px;
}
.item05 img {
	padding-bottom: 5px;
}
.item05 ul {
	line-height: 140%;
}
.item05 ul li {
	padding-left: 11px;
	list-style-type: none;
	background-image: url(../img/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}