/* 各box初期設定ここから */
#maintop{
	margin:0px;
	padding:0px;
	width:680px;
	height:auto;
	position:relative;
}

#hdtxt {
	background-color: #6FB3E1;
	font-size: 75%;
	color: #FFFFFF;
	line-height: 100%;
	padding: 4px 12px;
}
.topl {
	color: #46af38;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
/*テキスト絶対配置*/
.position{
	position:absolute;
	font-size:10px;
	/*font-weight:bold;*/
	width:460px;
	height:auto;
	top:99px;
	left:18px;
}

#mainbottom{
	margin:0px;
	padding:0px;
	width:680px;
	height:auto;
}

#mainbottomleft{
	margin:0px;
	padding:0px;
	float:left;
	width:320px;
	height:auto;
	margin-top:5px;
}

#topbox{
	padding:5px;
	background:url(../images/back.gif) no-repeat;
	background-position:215px 10px;
}

#bottombox{
	padding:5px;
	background:url(../images/back2.gif) no-repeat;
	background-position:230px 0px;
}
#bottombox p{ font-size:12px; line-height:150%; padding-left:25px; }

#mainbottomright{
	margin:0px;
	padding:0px;
	float:left;
	width:340px;
	height:auto;
	padding-left:12px;
	margin-top:5px;
}

#kadobox{
	background:url(../images/kadoback.jpg) no-repeat;
	background-position:3px;
	width:335px;
	height:105px;
	padding-top:11px;
	padding-left:7px;
}

/* 各box初期設定ここまで */

#mainbottom ul{
	list-style:none;
	line-height:150%;
	font-size:12px;
}

#mainbottom img{
	padding-bottom:5px;
}

#mainbottom li{
	padding-left:25px;
	background-repeat: no-repeat;
}

#number1 {
	background-image: url(../images/1.jpg);
}

#number2 {
	background-image: url(../images/2.jpg);
}

#number3 {
	background-image: url(../images/3.jpg);
}

#number4 {
	background-image: url(../images/4.jpg);
}

#number5 {
	background-image: url(../images/5.jpg);
}

#kadobox h4 img{
	padding-left:45px;
}

#kadobox p{
	font-size:12px;
	padding-left:45px;
	padding-top:3px;
	padding-bottom:3px;
}

.gaiyoleft {
	color: #555555;
	font-size: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 30px;
	letter-spacing: 2px;
}
.gaiyoright {
	color: #555555;
	font-size: 18px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 30px;
	letter-spacing: 2px;
}
.gaiyoleft2 {
	color: #666666;
	font-size: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
.gaiyoright2 {
	color: #666666;
	font-size: 18px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
.catchcopy {
	color: #666666;
	font-size: 80%;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-color: #908b8a;
	font-weight: bold;
}
