﻿@charset "utf-8";

html {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, generic font family;
	font-size:12px;
	line-height:2.4;
	color:#333333;
	background:url(../img/back.jpg) repeat-y top center;
}

/* ----- Links Color ----- */
a:link {color:#8BC3BA;text-decoration:none;}
a:visited {color:#8BC3BA;text-decoration:none;}
a:hover {color:#8BC3BA;text-decoration:underline;}
a:active {color:#8BC3BA;text-decoration:none;}

/* ----- ClearSpace ----- */
.ClearSpacet15px {clear:both;width:10px;height:15px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet20px {clear:both;width:10px;height:20px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet30px {clear:both;width:10px;height:30px;margin:0px;padding:0px;text-indent:-9999px;}
.ClearSpacet40px {clear:both;width:10px;height:40px;margin:0px;padding:0px;text-indent:-9999px;}

/* ----- Color ----- */
.COLOR-Red {color:#CC3300;}
.COLOR-Orange {color:#FF6600;}
.COLOR-Blue {color:#003399;}
.COLOR-Green {color:#669900;}
.COLOR-Y_Green {color:#99CC00;}
.COLOR-Yellow {color:#FF9900;}
.COLOR-Brown {color:#663300;}

/* ----- Under Constrution ----- */
.uc {
	clear:both;
	width:100%;
	margin:80px 0px 120px 0px;
	padding:20px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

/* ----- img ----- */
img,
img a,
img a:hover {border:0;behavior: url(js/iepngfix.htc);}


/* ------------------------------------------------------------
　　ページベース
------------------------------------------------------------ */

/* ----- wrapper 内容 ----- */
#wrapper {
	clear:both;
	width:1000px;
	margin:0px auto;
	padding:0px;
}
#wrapper-inner {
	position:static;
	width:1000px;
	margin:0px;
	padding:0px;
}

/* ----- navi 内容 ----- */
#navi_box {
	clear:both;
	position:relative;
	width:680px;
	height:30px;
	margin:0px;
	padding:0px 160px;
	background:url(../img/top_navi_back.jpg) repeat-x;
}
#navi {
	position:static;
	width:680px;
	height:30px;
	margin:0px;
	padding:0px;
}
#navi ul {
	clear:both;
	width:680px;
	height:30px;
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}
#navi li {
	float:left;
	width:170px;
	height:30px;
	margin:0px;
	padding:0px;
	text-align:right;
}


/* ------------------------------------------------------------
　　トップページ内容
------------------------------------------------------------ */

/* ----- top_header 内容 ----- */
#top_header {
	clear:both;
	position:relative;
	width:1000px;
	margin:0px;
	padding:0px;
}
#top_header-inner {
	position:static;
	width:1000px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#top_header-inner h1 {
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
}
#top_header-inner h2 {
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* ----- top_contents 内容 ----- */
#top_contents {
	clear:both;
	position:relative;
	width:900px;
	margin:0px;
	padding:15px 50px 10px;
	text-align:center;
	border-top:6px solid #EBE9D3;
}
#top_contents-inner {
	position:static;
	width:900px;
	margin:0px;
	padding:0px;
	text-align:center;
	overflow:hidden;
}
#top_contents01,
#top_contents02,
#top_contents03 {
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#top_contents01 p,
#top_contents02 p,
#top_contents03 p {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* ----- top_footer 内容 ----- */
#top_footer {
	clear:both;
	position:relative;
	width:830px;
	margin:0px;
	padding:30px 85px 0px;
}
#top_footer-inner {
	position:static;
	width:830px;
	margin:0px;
	padding:0px;
	line-height:1.2;
	overflow:hidden;
}

#top_footer_news_box {
	float:left;
	width:240px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#top_footer_news_title {
	clear:both;
	margin:0px;
	padding:0px 0px 5px;
	text-align:left;
}
#top_footer_news {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}
#top_footer_news dl {
	clear:both;
	width:240px;
	margin:0px;
	padding:10px 0px 0px;
	text-align:left;
}
#top_footer_news dd {
	float:left;
	margin:0px;
	padding:0px 0px 0px 5px;
	font-weight:normal;
	font-size:11px;
	line-height:1.4;
	text-align:left;
}
#top_footer_news dt {
	float:right;
	width:160px;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:1.4;
	text-align:left;
}

#top_footer_links {
	float:right;
	width:540px;
	margin:0px;
	padding:0px;
	text-align:center;
	overflow:hidden;
}
#top_footer_links_L {
	float:left;
	width:260px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#top_footer_links_L p {
	clear:both;
	width:260px;
	margin:0px;
	padding:0px 0px 10px;
	text-align:left;
}
#top_footer_links_R {
	float:right;
	width:260px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#top_footer_links_R p {
	clear:both;
	width:260px;
	margin:0px;
	padding:0px 0px 10px;
	text-align:left;
}
/* #top_footer_links ul {
	clear:both;
	width:560px;
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}
#top_footer_links li {
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
	text-align:right;
} */

#top_footer-inner address {
	clear:both;
	width:100%;
	margin:0px;
	padding:30px 0px 30px;
	color:#666666;
	font-size:11px;
	line-height:1.2;
	font-weight:normal;
	font-style:normal;
	text-align:right;
}
#top_footer-inner address a {color:#666666;}
#top_footer-inner address a:hover {color:#666666;}



/* ------------------------------------------------------------
　　セカンドページ ベース
------------------------------------------------------------ */

/* ----- pagetop 内容 ----- */
#pagetop {
	float:right;
	position:fixed;
	z-index:0;
	right:0px;
	bottom:10px;
	width:140px;
	height:48px;
	margin:0px;
	padding:0px;
}

/* ----- s_header 内容 ----- */
#s_header {
	clear:both;
	position:relative;
	width:1000px;
	margin:0px;
	padding:0px;
}
#s_header-inner {
	position:static;
	width:1000px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#s_header-inner h1 {
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
}
#s_header-inner h2 {
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* ----- s_contents 内容 ----- */
#s_contents {
	clear:both;
	position:relative;
	width:1000px;
	margin:0px;
	padding:0px 0px 30px;
	background:url(../img/s_contents_back.jpg) repeat-y 0px 0px;
}
#s_contents-inner {
	position:static;
	width:1000px;
	margin:0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
}

/* ----- s_menu 内容 ----- */
#s_menu {
	float:left;
	width:230px;
	margin:0px;
	padding:40px 50px 0px;
	background:#F7F5EE;
}
#s_menu-inner {
	position:static;
	width:230px;
	margin:0px;
	padding:0px;
}

#s_menu_links {
	clear:both;
	margin:0px;
	padding:0px;
}
#s_menu_links p {
	clear:both;
	margin:0px;
	padding:0px 0px 20px;
	text-align:left;
}

#s_menu_copy {
	clear:both;
	margin:0px;
	padding:20px 0px 0px;
}
#s_menu_copy p {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* ----- s_main 内容 ----- */
#s_main {
	float:right;
	position:relative;
	width:460px;
	margin:0px;
	padding:70px 100px 20px 0px;
}
#s_main-inner {
	position:static;
	width:460px;
	margin:0px;
	padding:0px;
	text-align:left;
}
#s_main-inner h3 {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
}

/* s_page 内容 */
.s_page {
	clear:both;
	position:relative;
	width:460px;
	margin:40px 0px 0px;
	padding:0px;
}
#s_page p {
	clear:both;
	margin:0px;
	padding:0px 0px 20px;
	text-align:justify;
}

/* ----- s_footer 内容 ----- */
#s_footer {
	clear:both;
	position:relative;
	margin:0px auto;
	padding:30px 0px 0px;
}
#s_footer-inner {
	position:static;
	margin:0px;
	padding:0px;
	line-height:1.2;
	text-align:center;
}
#s_footer-inner address {
	clear:both;
	width:100%;
	margin:0px;
	padding:15px 0px 30px;
	color:#666666;
	font-size:11px;
	line-height:1.2;
	font-weight:normal;
	font-style:normal;
	text-align:center;
}
#s_footer-inner address a {color:#666666;}
#s_footer-inner address a:hover {color:#666666;}


/* ------------------------------------------------------------
　　About usページ
------------------------------------------------------------ */

.s_about_box {
	clear:both;
	margin:0px;
	padding:40px 0px 15px;
	text-align:justify;
}
.s_about_box p {
	clear:both;
	margin:0px;
	padding:0px 0px 10px;
	text-align:justify;
}
.s_about_box table {
	clear:both;
	width:460px;
	margin:0px;
	padding:0px;
	text-align:justify;
	border-collapse:collapse;
	/* border-top:1px dotted #CCCCCC; */
	border-bottom:1px dotted #CCCCCC;
}
.s_about_box th {
	clear:both;
	width:80px;
	margin:0px;
	padding:10px 5px;
	font-size:12px;
	line-height:1.8;
	font-weight:normal;
	text-align:center;
	/* background:#D8CFB0; */
	border-bottom:1px dotted #CCCCCC;
}
.s_about_box td {
	clear:both;
	margin:0px;
	padding:10px 12px;
	font-size:12px;
	line-height:1.8;
	text-align:justify;
	/* background:#FFFFFF; */
	border-bottom:1px dotted #CCCCCC;
}


/* ------------------------------------------------------------
　　ご挨拶ページ
------------------------------------------------------------ */

.s_greeting_box {
	clear:both;
	position:relative;
	width:460px;
	margin:40px 0px 0px;
	padding:0px;
}
.s_greeting_box p {
	clear:both;
	margin:0px;
	padding:0px 0px 20px;
	text-align:justify;
}
.s_greeting_box p span {color:#666666;font-size:11px;}

.s_greeting_name {
	clear:both;
	margin:0px;
	padding:30px 0px 15px;
	text-align:right;
}


/* ------------------------------------------------------------
　　応援メッセージページ
------------------------------------------------------------ */

.s_message_box {
	clear:both;
	position:relative;
	margin:30px 0px 0px;
	padding:25px 25px 15px;
	text-align:justify;
	background:url(../img/message_back.jpg) repeat-y;
	border-left:4px solid #ACD4CE;
}
.s_message_box-inner {
	position:static;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.s_message_box-inner h4 {
	clear:both;
	margin:0px;
	padding:5px 10px 10px;
	color:#539F94;
	font-size:14px;
	line-height:1.4;
	text-align:left;
	/* border-bottom:1px dotted #539F94; */
}

.s_message_box-inner p {
	clear:both;
	margin:0px;
	padding:0px 10px 10px;
	line-height:1.8;
	text-align:justify;
}
.s_message_box-inner h5 {
	clear:both;
	margin:0px 0px 10px;
	padding:5px 10px 0px;
	color:#539F94;
	font-size:14px;
	line-height:1.4;
	text-align:right;
	/* border-bottom:1px dotted #539F94; */
}
.s_message_box-inner h5 span {color:#666666;font-size:12px;font-weight:normal;}


/* ------------------------------------------------------------
　　活動内容ページ
------------------------------------------------------------ */

.s_activity_box {
	clear:both;
	margin:0px;
	padding:40px 0px 15px;
	text-align:justify;
}
.s_activity_sub {
	clear:both;
	margin:0px;
	padding:0px 0px 15px;
	text-align:justify;
}
.s_activity_box p {
	clear:both;
	margin:0px;
	padding:0px 0px 10px 15px;
	text-align:justify;
}


/* ------------------------------------------------------------
　　参加方法ページ
------------------------------------------------------------ */

.s_method_box {
	clear:both;
	position:relative;
	margin:30px 0px 0px;
	padding:20px 25px;
	background:url(../img/s_method_back.jpg) repeat;
}
.s_method_box-inner {
	position:static;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.s_method_sub {
	clear:both;
	margin:0px;
	padding:5px 0px 10px;
	text-align:justify;
}
.s_method_box-inner p {
	clear:both;
	margin:0px;
	padding:0px 0px 0px 30px;
	text-align:justify;
}


/* ------------------------------------------------------------
　　新着情報ページ
------------------------------------------------------------ */

.s_news_box {
	clear:both;
	margin:30px 0px 0px;
	padding:0px;
	text-align:left;
	border-top:1px dotted #DDDDDD;
}
.s_news_box dl {
	clear:both;
	width:460px;
	margin:0px;
	padding:15px 0px;
	text-align:left;
	overflow:hidden;
	border-bottom:1px dotted #DDDDDD;
}
.s_news_box dd {
	float:left;
	margin:0px;
	padding:0px 0px 0px 5px;
	font-weight:normal;
	line-height:1.6;
	text-align:left;
}
.s_news_box dt {
	float:right;
	width:370px;
	margin:0px;
	padding:0px;
	line-height:1.6;
	text-align:justify;
}





