@charset "utf-8";


body {
	background-color: #FFFFFF;
	font-family: "メイリオ", Meiryo, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}	
html>/**/body {
	overflow-y:scroll;
}

#continer {
	width: 680px;
	margin: 0px auto;
	background: #FFFFFF url(../images/bg-line_01.gif) repeat-y left top;
	
}

#header {
	width: 680px;
	position: relative;
}

#logo {
	width: 200px;
	float: left;
	text-decoration: none;
	padding-left: 30px;
}

#navi {
	width: 640px;
	height: 27px;
	background: url(../images/bg-line_02.gif) repeat-x left top;
	padding: 0px 20px;
	float: left;
}
#top-center {
	margin: 0px;
	width: 600px;
	padding: 20px 40px;
	float: left;
	background: url(../images/bg-line_03.gif) repeat-x left bottom;
}
#flash-area {
	width: 600px;
}
#contents-bottom {
	margin: 0px;
	padding: 21px 40px 30px;
	width: 600px;
	float: left;
	background: url(../images/bg-line_03.gif) repeat-x left bottom;
}

#topics-area {
	width: 380px;
	float: left;
}
#tp-box {
	float: left;
	width: 360px;
	background: url(../images/bg-line_03.gif) repeat-x left bottom;
	padding: 10px;
}
#tp-img {
	width: 50px;
	float: left;
	padding: 5px 10px 0px 0px;
}
#tp-text {
	float: left;
	width: 300px;
}
#message-box {
	padding: 0px 0px 30px 30px;
	float: left;
	width: 190px;
	background: url(../images/bg-line_04.gif) repeat-y left top;
}
#message-text {
	float: left;
	width: 190px;
}

#guide-area {
	margin: 0px;
	padding: 20px 40px 30px;
	width: 600px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
}
#guide-box_01 {
	width: 600px;
	float: left;
	padding-bottom: 30px;
}
#guide-img {
	width: 180px;
	float: left;
	padding: 0px 20px 0px 0px;
}
#guide-text {
	width: 400px;
	float: left;
}

#price-area {
	margin: 0px;
	padding: 20px 60px 100px;
	width: 560px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
}

#access-area {
	padding: 20px 90px 135px;
	width: 520px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
}
#access-img {
	width: 310px;
	text-align: right;
	float: left;
}
#access-text {
	float: left;
	width: 150px;
	padding-left: 50px;
}

#blog-box {
	padding: 20px 40px 40px;
	width: 600px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
	height: 250px;
}

#recruit {
	margin: 0px;
	padding: 20px 40px 80px;
	width: 600px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
}

#form_01 {
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 140px;
	padding-bottom: 30px;
	padding-left: 140px;
}
#form_02 {
	margin: 0px;
	padding: 0px;
	width: 680px;
}
#thanks {
	padding: 20px 40px 200px;
	width: 600px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
	text-align: center;
}
#about-area {
	margin: 0px;
	padding: 20px 80px 30px;
	width: 520px;
	float: left;
	background: url(../guide/bg-line_03.gif) repeat-x left bottom;
}

#footer {
	width: 610px;
	background-image: url(../images/line_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 25px;
	clear: both;
	padding: 15px 0px 10px 50px;
}
