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

.topContents{
margin-right: -20px;
width: 690px;
margin-bottom: 30px;
}
.topContents li{
	display: inline;
	float: left;
	margin-right: 20px;
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-y;
	width: 325px;
}
.topContents li h3{
text-align: center;
}
.topTxt01{
margin-top: 10px;
margin-bottom: 7px;
text-align: center;
}
.topImg01{
text-align: center;
margin-bottom: 10px;
}
.topTxt02{
font-size: 116%;
font-weight: bold;
color: #3366CC;
margin-left: 15px;
margin-bottom: 10px;
}
.topBtn{
text-align: right;
margin-right: 10px;
}
.topTxt03{
margin-bottom: 12px;
margin-left: 13px;
margin-top: 15px;
}
.topImg02{
float: left;
padding-left: 15px;
padding-right: 12px;
}
.topRight{
float: left;
}
.topRight p{
margin-bottom: 70px;
}

.fullContents{
	width:670px;
	margin-bottom:5px;
	background-image: url(../img/fbox_bg.jpg);
}
.fullContents h3{
text-align:center;
}
.fullContents h4{
padding-left:10px;
margin-bottom:10px;
}
.topTxt04{
margin-top: 2px;
margin-bottom: 7px;
margin-left:10px;
}
.topTxt05{
margin-top: 10px;
margin-bottom: 7px;
margin-left:10px;
}
ul.travel{
width:640px;
margin:0 auto;
}
ul.travel li{
width:178px;
margin-right:14px;
float:left
}
.box_center {
	padding-left: 80px;
}
