@charset "utf-8";

@import "../../css/common.css";


h2 {
	width: 830px;
	height: 175px;
	background: url(../images/bg_top-img.png) top left no-repeat;
}

ul.topicpath {
	padding: 0 0 0 14px;
	overflow: hidden;
}

ul.topicpath li,
ul.topicpath li a {
	float: left;
	padding: 0 3px;
}

h3 {
	width: 630px;
	height: 40px;
}

h3.place {
	margin: 10px 0 20px 17px; 
	background: url(../images/title_plan01.png) top left no-repeat;
}
h3.scene{
	margin: 30px 0 20px 17px; 
	background: url(../images/title_plan02.png) top left no-repeat;
}
h3.life{
	margin: 20px 0 20px 17px; 
	background: url(../images/title_plan03.png) top left no-repeat;
}

div#h3-box ul.plan {
	padding: 0 0 10px 17px;
	width: 640px;
	overflow: hidden;
}

div#h3-box ul.plan li {
	padding-right: 9px;
	float: left;
	width: 151px;
}