@charset "utf-8";
/* CSS Document */

@import "common.css";


/*-------------------------------------------------
メイン部
-------------------------------------------------*/	

#wrapper2 {
	background-image: none;
	background-color: #FFFFFF;
}
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 747px;
	width: 671px;
	float: right;
}

#topbox {
	background-color: #FFFFFF;
	width: 574px;
	margin-right: 45px;
}
#main {
	width: 640px;
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-left: 20px;
}
#navip {
	float: left;
	margin-top: 40px;
	margin-left: -20px;
	padding: 0px;
	width: 216px;
}
* html #navip {
	margin-left: -10px;
}
h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -1000em;
	height: 30px;
	width: 578px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.title1 {
	background-image: url(../img/ti1.jpg);
	background-repeat: no-repeat;
}
#topbox li {
	background-image: url(../img/ten.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.title2 {
	background-image: url(../img/ti2.jpg);
	background-repeat: no-repeat;
}
#topbox ul {
	list-style-type: none;
	margin-bottom: 20px;
}

.title3 {
	background-image: url(../img/ti3.jpg);
	background-repeat: no-repeat;
}
