/*■TOP*/
.top_body {
	background-image: url(../home02/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*■印刷用*/
.print_back {
	background-color: #FFFFFF;
}

/*■CGI用*/
.system_block_main {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	text-align: center;
}

/* ■共通*/
p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: left;
}
/* 縦並び解除 */
.kaijo {
	float: none;
	clear: both;
} 
h2 {
	color: #008837;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 25px;
}
h3 {
	color: #7F0019;
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}

/* 枠組み */
.common_block_main {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background: url(coback01.gif) no-repeat top center;
	background-repeat: no-repeat;
	text-align: center;
}

/* ボタンエリア01 */
.common_button_area01 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 16px;
}

/* ボタンエリア02 */
.common_button_area02 {
	width: 100%;
	padding-top: 5px;
	text-align: center;
}

/* ボタンスペース */
.common_button_space {
	margin: 0px 0px 0px 10px;
}

/* タイトルエリア */
.common_title_area {
	width: 100%;
	text-align: left;
} 

/* リンク */
.common_link_area {
	width: 100%;
	padding: 3px;
	border-bottom: 1px #90335B solid;
	color: #740032;
	font-size: 0.8em;
} 

a.common_link {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #90335B;
} 

a.common_link:hover {
	background-color: #90335B;
	color: #FFFFFF;
} 

/* コンテンツ */
.common_block_contents {
	width: 100%;
	background-color: #FFFFCC;
}

/* コピーライト */
.common_copyright {
	width: 90%;
	border-top: 1px #000000 solid;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	font-size: 0.7em;
} 

/*■ウォーキング*/

/* タイトル */
.walking_title {
	width: 100%;
	height: 105px; 
	text-align: center;
	background: url(../walking/waback01.gif) no-repeat center center; 
} 

/* キャッチコピー */
.walking_catchcopy {
	width: 95%;
	padding: 10px;
	text-align: center;
	color: #012F88;
	font-weight: bold; 
	font-size: 1.5em;
} 

/* 説明文 */
.walking_explan {
	padding: 10px 10px 10px 20px;
	text-align: left;
	font-size: 0.8em;
} 
.walking_explan2 {
	width: 80%;
	padding: 10px;
	text-align: center;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
} 
/* メイン写真 */
.walking_image {
	padding: 10px 20px 10px 10px;
	text-align: left;
	font-size: 0.7em;
} 


/* MAP */
.walking_map {
	width: 95%;
	background-color: #DAE292;
	text-align: center;
}

/* コースデータ */
.walking_data {
	width: 95%;
	padding: 10px 0px 0px 0px;
	text-align: left;
} 
.walking_data_explan01 {
	padding: 10px 10px 0px 10px;
	font-size: 1em;
	line-height: 1.5em; 
} 
.walking_data_explan02 {
	padding: 10px 10px 0px 10px;
	font-size: 0.8em;
	line-height: 1.0em; 
} 

/* スタート */
.walking_start {
	width: 90%;
	text-align: left;
} 

/* 足跡 */
.walking_footprint {
	background: url(../walking/waback02.gif) repeat-y left top; 
	width: 90%;
} 

/* タイム01 */
.walking_time01 {
	width: 100%;
	padding-top: 3px;
	text-align: left;
	color: #7F1E02;
	font-size: 0.7em;
} 

/* タイム02 */
.walking_time02 {
	width: 100%;
	margin-top: 9px;
	padding-top: 3px;
	border-top: 1px #7F1E02 solid; 
	text-align: left;
	color: #7F1E02;
	font-size: 0.7em;
} 

/* コース */
.walking_course_name {
	width: 150px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #003D19;
	font-weight: bold; 
	font-size: 1em;
} 
.walking_course_photo {
	padding: 0px 10px 0px 10px;
} 
.walking_course_explan {
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 0.8em;
} 

/* ゴール */
.walking_goal {
	margin-top: 5px;
	width: 90%;
	text-align: left;
} 

/* こんなところにもよってみよう */
.walking_spot {
	width: 95%;
	background-color: #E8F6D7;
	padding: 20px 20px 20px 20px;
	text-align: left;
	font-size: 0.8em;
} 
.walking_spot_name {
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #003D19;
	font-weight: bold; 
	font-size: 1em;
} 
.walking_spot_explan {
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 0.8em;
} 
.walking_spot_photo {
	padding: 0px 10px 0px 10px;
} 
.walking_inquiry {
	width: 90%;
	border-top: 1px solid #7F1E02;
	text-align: left;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F1E02;
	background-color: #FFFFE8;
	padding: 10px;
} 

/*■キッズ*/
.kids_trainback {
	width: 675px;
	background-image: url(../kids/back.gif);
	background-repeat: repeat-y;
}
.kids_margin{
	padding: 5px;
}
.kids_train01 {
	width: 220px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	float: left;
	clear: right;
	background-color: #FE9E38;
	margin-right: 5px;
}
.kids_train02 {
	width: 130px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	float: left;
	clear: right;
	background-color: #FFE631;
	margin-right: 5px;
}
.kids_train03 {
	width: 130px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	float: left;
	clear: right;
	background-color: #BCD30A;
	margin-right: 5px;
}
.kids_train04 {
	width: 130px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	float: left;
	clear: right;
	background-color: #66C3B7;
}
.kids_data {
	width: 80%;
	text-align: left;
} 
.kids_conveni_subtitle {
	text-align: center;
	color: #008837;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 500px;
} 
.kids_pleasant_subtitle {
	text-align: center;
	color: #FC532E;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 500px;
} 
.kids_data_explan01 {
	padding: 10px 10px 0px 10px;
	font-size: 1em;
	line-height: 1.0em; 
	width: 500px;
} 
.kids_data_explan02 {
	padding: 5px 10px 0px 50px;
	font-size: 0.8em;
	line-height: 1.0em; 
	width: 500px;
} 
.kids_chara01 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../kids/chara1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 600px;
} 
.kids_chara02 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../kids/chara2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
} 
.kids_pleasant_space01 {
	float: left;
	clear: right;
	width: 130px;
	padding: 10px;
	background-image: url(../kids/pleasant/chara01.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 160px;
}
.kids_pleasant_space02 {
	float: left;
	clear: right;
	width: 100px;
	padding: 10px;
}
.kids_pleasant_space03 {
	width: 200px;
	background-image: url(../kids/pleasant/chara02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: left;
}
.kids_pleasant_space04 {
	float: left;
	clear: right;
	width: 130px;
	padding: 10px;
}
.kids_pleasant_space05 {
	width: 200px;
	clear: right;
	float: left;
}
.kids_pleasant_image {
	padding-top: 10px;
	width: 148px;
	float: left;
	clear: right;
	font-size: 0.8em;
	line-height: 1em;
	color: #00968D;
} 
.kids_dream_space01 {
	float: left;
	clear: right;
	width: 130px;
	padding: 10px;
}
.kids_dream_image {
	padding-top: 10px;
	width: 117px;
	float: left;
	clear: right;
} 
.kids_dream_explan {
	padding-top: 10px;
	width: 270px;
	float: left;
	clear: right;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.0em; 
} 

/*■エッセイ*/

/* キャッチコピー */
.essay_catchcopy {
	width: 95%;
	padding: 10px;
	text-align: left;
	color: #008837;
	font-weight: bold; 
	font-size: 1.5em;
} 
.essay_back {
	background-image:  url(../essay/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 675px;
	height: 586px;
}
.essay_space01 {
	float: left;
	clear: right;
	width: 80px;
	padding: 5px;

}
.essay_space02 {
	float: left;
	clear: right;
	width: 140px;
	padding: 5px;

}
.essay_space03 {
	float: left;
	clear: right;
	width: 80px;
	padding: 5px;

}
.essay_explan01 {
	width: 370px;
	padding-left: 50px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	background-image:  url(../essay/stit01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	float: left;
	padding-bottom: 20px;
	clear: right;
}
.essay_explan02 {
	width: 450px;
	float: left;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	background-image:  url(../essay/stit02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	clear: right;

}
.essay_explan03 {
	width: 370px;
	float: left;
	padding-left: 50px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
	background-image:  url(../essay/stit03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	clear: right;
}
.essay_photo {
	float: left;
	padding-top: 30px;
	width: 106px;
	clear: right;
	padding-left: 20px;
}

/*■ぐるめぐりガイド*/
.guide_title {
	width: 100%;
	height: 105px; 
	text-align: center;
	background: url(../guide/guback.gif) no-repeat center center; 
} 
.guide_osusume {
	width: 430px;
	text-align: left;
	clear: right;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
} 
.guide_link {
	width: 215px;
	text-align: left;
	clear: right;
	float: left;
} 
.guide_line {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: left;
	background-color: #FFFFEE;
} 
.guide_space01 {
	float: left;
	clear: right;
	width: 110px;
	padding: 10px;
}
.guide_space02 {
	float: left;
	clear: right;
	width: 60px;
	padding: 10px;
}
.guide_image {
	width: 170px;
	float: left;
	clear: right;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
} 
.guide_image2 {
	width: 108px;
	float: left;
	clear: right;
} 
.guide_image3 {
	width: 138px;
	float: left;
	clear: right;
} 
.guide_explan {
	width: 464px;
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: left;
	float: left;
	clear: right;
}
.guide_explan2 {
	width: 439px;
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: left;
	float: left;
	clear: right;
	padding-top: 37px;
}

/*■募集でGO!*/
.photo_base {
	width: 600px;
}
.photo_formbase {
	background-color: #FFFF99;
	border-right: 5px solid #999999;
	border-bottom: 5px solid #999999;
	padding-bottom: 10px;
}
.photo_formstyle {
	width: 500px;
}
.photo_examstyle {
	width: 520px;
}
.photo_contents_L {
	width: 100;
	float: left;
	clear: right;
	text-align: left;
	padding: 5px;
}
.photo_contents {
	float: left;
	clear: right;
	text-align: left;
	padding: 5px;
}

/*■リンク*/
.link_space01 {
	float: left;
	clear: right;
	width: 8%;
	padding: 10px;
}
.link_explan {
	width: 21%;
	font-size: 0.8em;
	line-height: 1.5em;
	float: left;
	clear: right;
	color: #003D19;
	text-align: left;
}
.link_image {
	width: 45%;
	float: left;
	clear: right;
	text-align: center;
} 

/*■関西本線複線電化促進連盟とは*/
.gaiyo_formbase {
	background-color: #FFFFCC;
	border-right: 5px solid #999999;
	border-bottom: 5px solid #999999;
	padding-bottom: 10px;
	width: 90%;
}
.gaiyo_formstyle {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gaiyo_contents_L {
	width: 100;
	float: left;
	clear: right;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.gaiyo_contents {
	float: left;
	clear: right;
	text-align: left;
	padding: 5px;
}

