@charset "utf-8";
/* STYPE RESET */
* {
        margin: 0 auto;
        padding: 0;
        font-style: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-weight: normal;
        font-size: 14px;
		line-height:120%;
	}
/* CSS Document */
body,td,th {
	color: #333;
}
body {
	background-color: #FFF;
	background-image:url(img/bk-img.gif);
	background-repeat:repeat-x;
}
a {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #F00;
}
a:active {
	color: #00CC00;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight:bold;
}
h4 {
	font-size: 12px;
}
/* CONTENT BOX */
#con {
	width:760px;
	margin:0px auto;
	text-align:center;
	background-color:#FFFFFF;
	}
#head {
	width:740px;
	text-align:left;
	background-image:url(img/bk-img01.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
#main {
	width:740px;
	margin:0px auto;
	}
#fotter {
	clear:both;
	width:740px;
	margin:0px auto;
	padding-top:10px;
	text-align:center;
	border-top:solid 1px #333;
	}
#fotter p {
	font-size:11px;
	margin-bottom:10px;
	}
/* NAVI CONTENT BOX */
.navi {
	width:200px;
	margin-top:5px;
	}
.navi a {
	display:block;
	width:180px;
	padding:10px;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#333;
	}
/* MAIN CONTENT BOX */
.mainleft {
	float:left;
	width:530px;
	}
.mainright {
	float:right;
	width:204px;
	padding:0 2 0 2px;
	background-color: #FFEBD7;
	}
.mainright p {
	margin-top:2px;
	margin-bottom:3px;
	}
/* TOP BLOG BOX */
.blogbox {
	margin-top:10px;
	margin-bottom:10px;
	}
/* SETUMEIKAI BOX */
.setumei {
	width:510px;
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	}
.setumei h1{
	float:left;
	width:4em;
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background-color: #FF9900;
	}
.setumei div {
	width:400px;
	margin:0 0 0 100px;
	text-align:left;
	font-size:18px;
	}
.setumei p {
	font-size:16px;
	line-height:130%;
	}
.setumeisub {
	width:510px;
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	}
/* OTOIAWASE BOX */
.otoiawase {
	width:510px;
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	}
.otoiawase h1{
	float:left;
	width:16em;
	padding-top:5px;
	padding-bottom:3px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background-color: #FF9900;
	}
.otoiawase div {
	width:470px;
	margin:0 0 0 30px;
	text-align:left;
	font-size:18px;
	}
.otoiawase p {
	font-size:16px;
	line-height:130%;
	}
.otoiawasesub {
	width:510px;
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	}
/* おとなの長旅・九州とは BOX */
.catch460 {
	width:510px;
	margin:10px 0px 10px 0px;
	text-align:left;
	}
.catch460sub div {
	width:460px;
	margin-bottom:10px;
	margin-left:40px;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	}
.catchbox1 {
	width:370px;
	margin-bottom:10px;
	}
.catchbox1 img {
	width:370px;
	}
.catchbox1 p {
	margin-top:5px;
	margin-left:12px;
	text-align:left;
	}
/* 概要・参加方法 */
.procgaiyou {
	width:530px;
	margin-top:10px;
	text-align:left;
	}
.procgaiyou div {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: solid 1px #666;
	}
.procgaiyou h3 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #666;
	}
.procgaiyou h4 {
	float:left;
	width:140px;
	}
.procgaiyou p {
	width:340px;
	padding-left:140px;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	}
/* 必ず読んでください */
.procsurely {
	width:515px;
	margin-top:10px;
	padding:5px 5px 5px 10px;
	text-align:left;
	background-color:#D6FFD6;
	}
.procsurely div {
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:left;
	}
.procsurely h3 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #666;
	}
.procsurely h4 {
	font-weight:bold;
	}
.procsurely p {
	width:475px;
	padding-left:30px;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	}
/* 参加者の声 */
.voicebox {
	padding-top:5px;
	align:left;
	}
