@charset "utf-8";

body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.6em;
	color:#333;
	font-family:Tahoma, Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
html{/*IE*/ 
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:#6D2506;
	scrollbar-highlight-color:#FE8B3F;
	scrollbar-face-color:#ff6600;
	scrollbar-shadow-color:#BA4C03;
	scrollbar-darkshadow-color:#949493;
	scrollbar-track-color:#DEDAD8;
}
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, br, img, form {margin:0;	padding:0;}
img {border:0; vertical-align:bottom;}
li { list-style-type:none;}

a, a:link {color:#333; text-decoration:underline;}
a:visited {color:#333; text-decoration:underline;}
a:hover {color:#333; text-decoration:none;}

input { margin:2px 0;}

.caution {
	color:#ff6600;
	font-size:11px;
}
.txt_gr { color:#1e4d15; padding-right:3px;}

/* clear */
.clear:after, #container:after, #top_menu ul:after, #top_contents:after, #top_bn_area:after,
#h_in:after, #menu ul:after, #btn_area:after, #golink_area:after, .txt_area:after,
#prf:after, #scd_btnarea:after, .payment_ptn:after, #apply_btn_area:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
.clear, #container, #top_menu ul, #top_contents, #top_bn_area, #h_in,
#menu ul, #btn_area, #golink_area, .txt_area, #prf, #scd_btnarea, .payment_ptn, #apply_btn_area {
	display:inline-block;
}
* html .clear, * html #container, * html #top_menu ul, * html #top_contents, * html #top_bn_area,
* html #h_in, * html #menu ul, * html #btn_area, * html #golink_area, * thml .txt_area, * html #prf,
* html #scd_btnarea, * html .payment_ptn, * html #apply_btn_area {
	height:1%;
}
.clear, #container, #top_menu ul, #top_contents, #top_bn_area, #h_in, #_menu ul,
#btn_area, #golink_area, .txt_area, #prf, #scd_btnarea, .payment_ptn, #apply_btn_area {
	display:block;
}


/* layout */
#header_bg {
	background:url(../image/bg.gif) no-repeat center top;
}
#container {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:808px;
	height:71px;
	margin:0 auto;
	background:url(../image/header_logo.jpg) no-repeat;
}

#all_wrap {
	width:808px;
	margin:0 auto;
	background:url(../image/bg.jpg) repeat-y #fff;
}
#wrap {
	width:780px;
	margin:0 auto;
	position:relative;
}


#top_contents {
	width:780px;
	background:url(../image/top_right_b.gif) repeat-y;
	background:url(../image/top_right_f.gif) no-repeat scroll bottom;
	margin-bottom:10px;
}
#right_bg {
	background:url(../image/top_right_b.gif) repeat-y;
}
#top_left {
	width:583px;
	float:left;
}
#top_right {
	width:192px;
	float:right;
}



#footer_bg {
	height:92px;
	background:url(../image/footer_bg.gif) repeat-x;
}

/* top */
#h_in {
	padding:28px 10px 0;
}
#ttl {
	width:395px;
	height:35px;
	float:left;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#ttl a {
	width:395px;
	height:35px;
	display:block;
	text-decoration:none;
}
#h_link {
	width:285px;
	height:20px;
	float:right;
}
#h_link li {
	height:20px;
	float:left;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
}
#h_link li a {text-decoration:none;}
#hlink_company {
	width:72px;
	background:url(../image/h_link_company.gif) no-repeat;
}
#hlink_company a {
	width:72px;
	height:20px;
	display:block;
	text-decoration:none;
}
#hlink_privacy {
	width:130px;
	background:url(../image/h_link_privacy.gif) no-repeat;
}
#hlink_privacy a {
	width:130px;
	height:20px;
	display:block;
	text-decoration:none;
}
#hlink_sitemap {
	width:83px;
	background:url(../image/h_link_sitemap.gif) no-repeat;
}
#hlink_sitemap a {
	width:83px;
	height:20px;
	display:block;
	text-decoration:none;
}

#main_img {
	width:780px;
	margin:0 auto;
}

/* ---------------------------------
menu 
--------------------------------- */

#top_menu {
	width:780px;
	margin:10px auto;
}
#menu {
	width:780px;
	margin:0 auto 10px;
	padding-top:10px;
}
#top_menu ul,
#menu ul {
	height:49px;
}
#top_menu li,
#menu li{
	float:left;
}
#top_menu li a,
#menu li a{
	width:147px;
	height:49px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	text-decoration:none;
}
#top_menu li#menu_contact a,
#menu li#menu_contact a {
	width:192px;
}
#menu_greeting { background:url(../image/menu_greeting.jpg) no-repeat;}
#menu_about { background:url(../image/menu_about.jpg) no-repeat;}
#menu_activity { background:url(../image/menu_activity.jpg) no-repeat;}
#menu_apply { background:url(../image/menu_apply.jpg) no-repeat;}
#menu_contact{background:url(../image/menu_contact.jpg) no-repeat;}

#menu_greeting a:hover{ background:url(../image/menu_greeting_hv.jpg) no-repeat;}
#menu_about a:hover{ background:url(../image/menu_about_hv.jpg) no-repeat;}
#menu_activity a:hover{ background:url(../image/menu_activity_hv.jpg) no-repeat;}
#menu_apply a:hover{ background:url(../image/menu_apply_hv.jpg) no-repeat;}
#menu_contact a:hover{ background:url(../image/menu_contact_hv.jpg) no-repeat;}

.ctt_greeting #menu_greeting{ background:url(../image/menu_greeting_hv.jpg) no-repeat;}
.ctt_about #menu_about{ background:url(../image/menu_about_hv.jpg) no-repeat;}
.ctt_activity #menu_activity{ background:url(../image/menu_activity_hv.jpg) no-repeat;}
.ctt_apply #menu_apply{ background:url(../image/menu_apply_hv.jpg) no-repeat;}
.ctt_contact #menu_contact{ background:url(../image/menu_contact_hv.jpg) no-repeat;}



#top_news_area {
	width:583px;
	background:url(../image/top_news_b.gif) repeat-y;
}
#top_news_ttl {
	width:583px;
	height:55px;
	display:block;
	text-indent:-9999px;
	background:url(../image/top_news_ttl.jpg) no-repeat;
}
#top_news_tbl {
	margin:0 25px 0 35px;
}
#top_news_tbl th {
	padding:5px 18px;
	font-size:11px;
	text-align:left;
	background:url(../image/arrow_or.gif) no-repeat 0 10px;
	vertical-align:top;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
#top_news_tbl td {
	padding:5px 0;
	border-bottom:1px dotted #ccc;
}
#top_news_f {
	width:583px;
	height:30px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../image/top_news_f.gif) no-repeat;
}

#top_news_tbl td img, #news_list_tbl td img {vertical-align:middle;}
.nw {margin-left:10px;}

#top_news_golist {
	padding-left:343px;
	height:30px;
	display:block;
}
#top_news_golist a {
	width:218px;
	height:30px;
	display:block;
	text-decoration:none;
}
#top_bn_area {
	margin:10px 0;
}
#top_bn {}
#top_bn li {
	width:194px;
	height:190px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	text-decoration:none;
	float:left;
}
#top_bn a {
	width:194px;
	height:190px;
	display:block;
	text-decoration:none;
}
#bn_about { background:url(../image/bn_about.jpg) no-repeat;}
#bn_theme { background:url(../image/bn_theme.jpg) no-repeat;}
#bn_summer { background:url(../image/bn_summer.jpg) no-repeat;}
#bn_repo { background:url(../image/bn_repo2011_2.jpg) no-repeat; }

#sitemap_s {
	margin-top:20px;
	font-size:11px;
	line-height:1.5em;
	color:#666666;
	clear:both;
}
#sitemap_s a { color:#666666;}

#top_right_t {
	width:192px;
	height:10px;
	background:url(../image/top_right_t.gif) no-repeat;
}
#top_right_f {
	width:192px;
	height:10px;
	background:url(../image/top_right_f.gif) no-repeat;
}
#scroll {
	width:176px;
	position:absolute;
	top:10px;
	right:8px;
}
#bn_right {
	width:176px;
	margin:0 auto 10px;
}

#bn_right li, #scroll li {
	width:176px;
}
#rebate_bnr {
	height:74px;
}
#summer_bn_s {
	height:77px;
	background:url(../image/bn_summer_s.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#mmb_bn_s {
	height:56px;
	background:url(../image/mmb_bn.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#summer_bn_s a, #mmb_bn_s a {
	width:176px;
	height:53px;
	display:block;
	text-decoration:none;
}

#apply_bn_s {
	height:56px;
	background:url(../image/bn_apply_s.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#shiryo_bn_s {
	height:56px;
	background:url(../image/bn_shiryo_s.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#faq_bn_s {
	height:56px;
	background:url(../image/bn_faq_s.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#contact_bn_s {
	height:56px;
	background:url(../image/bn_contact_s.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#apply_bn_s a, #shiryo_bn_s a, #faq_bn_s a, #contact_bn_s a {
	width:176px;
	height:53px;
	display:block;
	text-decoration:none;
}
#toppage_btn {
	width:176px;
	height:28px;
	background:url(../image/toppage_btn.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
	line-height:0;
}
#toppage_btn a {
	width:176px;
	height:28px;
	display:block;
	text-decoration:none;
}

#bn_area {
	width:176px;
	margin:0 auto;
	background:#fff;
}
#banner_box {
	width:166px;
	margin:0 auto 10px;
	padding:10px 0 5px;
}
#banner_box li { margin-bottom:5px;}

#copy {
	font-size:10px;
	color:#666;
	padding:25px 0 0 10px;
}
#footer {
	width:808px;
	height:92px;
	margin:0 auto;
	background:url(../image/footer.jpg) no-repeat;
}

/* next */
#menu {
	width:780px;
	margin:0 auto 10px;
	padding-top:10px;
}


#greeting_ttl, #about_ttl, #activity_ttl, #contact_ttl, #apply_ttl, #company_ttl, #sitemap_ttl,
#news_ttl, #report_ttl, #faq_ttl {
	width:587px;
	height:85px;
	text-indent:-9999px;
	font-size:0;
}
#greeting_ttl { background:url(../greeting/image/greeting_ttl.jpg) no-repeat;}
#about_ttl { background:url(../about/image/about_ttl.jpg) no-repeat;}
#activity_ttl { background:url(../activity/image/activity_ttl.jpg) no-repeat;}
#contact_ttl { background:url(../contact/image/contact_ttl.jpg) no-repeat;}
#apply_ttl { background:url(../apply/image/apply_ttl.jpg) no-repeat;}
#company_ttl { background:url(../company/image/cmp_ttl.jpg) no-repeat;}
#sitemap_ttl { background:url(../sitemap/image/sitemap_ttl.jpg) no-repeat;}
#news_ttl { background:url(../news/image/news_ttl.jpg) no-repeat;}
#report_ttl { background:url(../activity/image/report_img/report_ttl.jpg) no-repeat;}
#faq_ttl { background:url(../faq/image/faq_ttl.jpg) no-repeat;}

h2 {
	width:563px;
	height:50px;
	text-indent:-9999px;
	font-size:0;
	clear:both;
}
h2.main_ttl{
	width:auto;
	height:auto;
	text-indent:0;
	font-size:12px;
	clear:both;
	margin-bottom: 10px;
}

/* 各ページのメインタイトル */

#outline_ttl { background:url(../activity/image/outline_ttl.jpg) no-repeat;}
#schedule_ttl { background:url(../activity/image/schedule_ttl.jpg) no-repeat;}
#summer_ttl { background:url(../activity/image/summer_ttl.jpg) no-repeat;}
#sp_program_ttl { background:url(../activity/image/sp_program_ttl.jpg) no-repeat;}
#guide_ttl { background:url(../greeting/image/guide_ttl.jpg) no-repeat;}
#about_s_ttl { background:url(../about/image/about_s_ttl.jpg) no-repeat;}
#oneday_ttl { background:url(../about/image/oneday_ttl.jpg) no-repeat;}
#feature_ttl { background:url(../about/image/feature_ttl.jpg) no-repeat;}
#message_ttl { background:url(../activity/image/theme_img/message_ttl.jpg) no-repeat;}
#theme_ttl { background:url(../activity/image/theme_img/theme_ttl.jpg) no-repeat;}
#schedule_ttl { background:url(../activity/image/theme_img/schedule_ttl.jpg) no-repeat;}
#cmp_about_ttl { background:url(../company/image/cmp_about_ttl.jpg) no-repeat;}
#price_ttl { background:url(../apply/image/price_ttl.jpg) no-repeat;}
#payment_ttl { background:url(../apply/image/payment_ttl.jpg) no-repeat;}
#flow_ttl { background:url(../apply/image/flow_ttl.jpg) no-repeat;}
#pri_form_ttl { background:url(../apply/image/pri_form_ttl.jpg) no-repeat;}
#mdl_form_ttl { background:url(../apply/image/mdl_form_ttl.jpg) no-repeat;}
#repo2009_ttl { background:url(../activity/image/report_img/repo2009_ttl.jpg) no-repeat;}
#place_ttl { background:url(../activity/image/place_ttl.jpg) no-repeat;}
#furikae_ttl { background:url(../activity/image/theme_img/furikae_ttl.jpg) no-repeat;}
#teiten_ttl { background:url(../activity/image/theme_img/teiten_ttl.jpg) no-repeat;}
#faq_que_ttl { background:url(../faq/image/faq_que_ttl.jpg) no-repeat;}

/*
h3 {
	font-size:16px;
	color:#ff6600;
	padding:10px 0;
	margin:20px 0 15px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	clear:both;
}
*/
.txt_ttl {
	display:block;
	color:#993333;
	font-size:14px;
	background:url(../image/dot_rd.gif) no-repeat;
	padding-left:18px;
	margin:20px 0 3px;
	clear:both;
}
.txt {
	margin-bottom:10px;
}
.att {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

#right_t {
	width:192px;
	height:10px;
	background:url(../image/right_t.gif) no-repeat;
}
#contents_inner {
	width:563px;
	margin:0 auto;
}
#submenu_area {
	width:563px;
	height:32px;
	background:url(../image/submenu_bg.gif) no-repeat;
}
#submenu {
	padding:2px 20px 0;
}
#submenu li {
	margin-right:20px;
	float:left;
	background:url(../image/arrow_or.gif) no-repeat 0 4px;
	padding-left:15px;
}
.txt_area {
	padding-left:14px;
	clear:both;
}
.txt { margin-bottom:10px;}

.pagetop_btn {
	width:133px;
	margin:10px 0;
	float:right;
	background:url(../image/pagetop_btn.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
.pagetop_btn a {
	width:133px;
	height:26px;
	display:block;
	text-decoration:none;
}


/* activity */


/* ------------------------------------
概要
------------------------------------ */
.outline_tbl {
	width:100%;
}
.outline_tbl th {
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	text-align:left;
	width: 130px;
}
.outline_tbl td {
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	text-align:left;
}

.outline_box{ margin-left:15px;}
.outline_box h3{
	background: #FBF8F0 url(../activity/image/ttl_bg.gif) no-repeat left center;
	padding: 3px 3px 3px 20px;
	font-size: 14px;
	letter-spacing: 0.3em;
	margin: 0px 0px 6px;
	border-bottom: 1px solid #CCC;
	border-top-style: none;
}

.outline_box h3 em{
	letter-spacing: 0.1em;
	font-size:12px;
	color:#333;
	font-style: normal;
	font-weight: normal;
}
.outline_box .detail{
	padding-left: 40px;
	margin-bottom: 15px;
}
.outline_box .line{}

/*
.outline_tbl th strong {
	width:130px;
	height:20px;
	display:block;
	font-size:0;
	text-indent:-9999px;
}

.outline_tbl #ttl_00 { width:122px; background:url(../activity/image/ol_ttl_00.gif) no-repeat;}
.outline_tbl #ttl_01 { width:122px; background:url(../activity/image/ol_ttl_01.gif) no-repeat;}
.outline_tbl #ttl_02 { width:122px; background:url(../activity/image/ol_ttl_02.gif) no-repeat;}
.outline_tbl #ttl_03 { width:122px; background:url(../activity/image/ol_ttl_03.gif) no-repeat;}
.outline_tbl #ttl_04 { width:122px; background:url(../activity/image/ol_ttl_04.gif) no-repeat;}
.outline_tbl #ttl_05 { width:122px; background:url(../activity/image/ol_ttl_05.gif) no-repeat;}
.outline_tbl #ttl_06 { width:122px; background:url(../activity/image/ol_ttl_06.gif) no-repeat;}
.outline_tbl #ttl_07 { width:122px; background:url(../activity/image/ol_ttl_07.gif) no-repeat;}
.outline_tbl #ttl_08 { width:122px; background:url(../activity/image/ol_ttl_08.gif) no-repeat;}
.outline_tbl #ttl_09 { width:122px; background:url(../activity/image/ol_ttl_09.gif) no-repeat;}
.outline_tbl #ttl_10 { width:122px; background:url(../activity/image/ol_ttl_10.gif) no-repeat;}
.outline_tbl #ttl_11 { width:122px; background:url(../activity/image/ol_ttl_11.gif) no-repeat;}
.outline_tbl #ttl_12 { width:122px; background:url(../activity/image/ol_ttl_12.gif) no-repeat;}
.outline_tbl #ttl_13 { width:122px; background:url(../activity/image/ol_ttl_13.gif) no-repeat;}
.outline_tbl #ttl_14 { width:122px; background:url(../activity/image/ol_ttl_14.gif) no-repeat;}
.outline_tbl #ttl_15 { width:122px; background:url(../activity/image/ol_ttl_15.gif) no-repeat;}
.outline_tbl #ttl_16 { width:122px; background:url(../activity/image/ol_ttl_16.gif) no-repeat;}
.outline_tbl #ttl_17 { width:122px; background:url(../activity/image/ol_ttl_furikae.gif) no-repeat;}
*/



/* ------------------------------------
とは
------------------------------------ */
.about_box{ margin-bottom: 20px; }
.about_box h3{ margin-bottom:10px;}
.about_box h4{
	font-size: 14px;
	color: #2C8530;
	margin: 15px 0px 5px 15px;
}
.about_box p{ margin-left: 15px; }


/* ------------------------------------
一日
------------------------------------ */
.oneday{}
.oneday_sche{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}




.act_img {
	width:125px;
	float:right;
	text-align:right;
}


dl.open_class {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dotted #CCC;
}
.open_class dt {
	font-weight:bold;
	font-size:12px;
	padding-right:5px;
	float:left;
}
.open_class dd { padding-left:11em;}


dl.open_class2 { margin-bottom:8px;}
.open_class2 dt {
	font-weight:bold;
	font-size:14px;
	padding-right:5px;
	color:#ff6600;
}
.open_class2 dd {
	padding-left:0em;
	margin-bottom: 5px;
}



dl#act_furikae_dl {}
#act_furikae_dl dt {
	font-weight:bold;
	font-size:14px;
	color:#ff6600;
}
#act_furikae_dl dd { padding-bottom:8px;}

#thema_wrap, #payment_wrap { margin-top:10px;}
#thema_btn {
	width:200px;
	height:31px;
	float:left;
	text-indent:-9999px;
	font-size:0;
	background:url(../activity/image/theme_btn.gif) no-repeat;
}
#thema_btn a {
	width:181px;
	height:31px;
	display:block;
	text-decoration:none;
}

#place_btn {
	width:181px;
	height:31px;
	 float:left;
	text-indent:-9999px;
	font-size:0;
	background:url(../activity/image/place_btn.gif) no-repeat;
}
#place_btn a {
	width:181px;
	height:31px;
	display:block;
	text-decoration:none;
}

#payment_btn {
	width:181px;
	height:31px;
	text-indent:-9999px;
	font-size:0;
	background:url(../activity/image/payment_btn.gif) no-repeat;
}
#payment_btn a {
	width:181px;
	height:31px;
	display:block;
	text-decoration:none;
}

#act_price {}
#act_price li {
	background:url(../image/arrow_or.gif) no-repeat 0 5px;
	padding-left:15px;
}

/* contact */
#contact_tbl {
	border:1px solid #eee7d3;
}
#contact_tbl .scd_txt {	border-bottom:1px dotted #ccc;}
#contact_tbl th {
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	background:url(../image/arrow.gif) no-repeat 5px 9px #eee7d3;
	padding-left:22px;
}
#contact_tbl td {
	padding:5px;
}
#btn_area {
	width:250px;
	margin:10px auto 0;
}
#check, #reset, #send, #back, #next {
	width:118px;
	height:29px;
	font-size:0;
	text-indent:-9999px;
}
#check {background:url(../contact/image/check_btn.jpg) no-repeat;}
#reset {background:url(../contact/image/reset_btn.jpg) no-repeat;}
#send {background:url(../contact/image/send_btn.jpg) no-repeat;}
#back {background:url(../contact/image/back_btn.jpg) no-repeat;}
#next {background:url(../contact/image/next_btn.jpg) no-repeat;}

#check a, #reset a, #send a, #back a, #next a {
	display:block;
	width:118px;
	height:29px;
	text-decoration:none;
}
.lbtn {float:left;}
.rbtn {float:right;}

#thanks_txt { width:404px; margin:80px auto 120px;}

/* schedule */
.detail_btn {
	width:92px;
	height:23px;
	float:right;
	background:url(../activity/image/detail_btn.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
.detail_btn a {
	width:92px;
	height:23px;
	display:block;
	text-decoration:none;
}

.prep_tbl {
	border:1px solid #f6b465;
	margin-bottom:5px;
}
.prep_tbl .scd_times {
	width:40px;
	text-indent:-9999px;
	font-size:0;
}
.prep_tbl #times01 { background:#f08200 url(../activity/image/theme_img/prep_no01.gif) no-repeat center center;}
.prep_tbl #times02 { background:#f08200 url(../activity/image/theme_img/prep_no02.gif) no-repeat center center;}
.prep_tbl #times03 { background:#f08200 url(../activity/image/theme_img/prep_no03.gif) no-repeat center center;}
.prep_tbl #times04 { background:#f08200 url(../activity/image/theme_img/prep_no04.gif) no-repeat center center;}
.prep_tbl td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.prep_tbl .scd_ttls {
	width:3em;
	background:#f6dcbd;
}
.prep_tbl .scd_txt { border-bottom:1px dotted #f6b465;}
.prep_tbl .scd_ttl, .prep_theme_tbl .scd_ttl { border-bottom:1px dotted #f6b465;}
.prep_theme_tbl .scd_txt { border-bottom:1px solid #f6b465;}

.prep_theme_tbl .day_tbl {
	width:100%;
	margin-top:5px;
}
.prep_theme_tbl .day_tbl th {
	padding:2px 0;
	text-align:center;
	background:#f08200;
	color:#0a6002;
}
.prep_theme_tbl .day_tbl td {
	padding:2px 15px;
	text-align:center;
	background:#f6dcbd;
	border:1px solid #f6b465;
}

.primary_tbl {
	border:1px solid #add2a2;
	margin-bottom:5px;
}
.primary_tbl .scd_times {
	width:40px;
	text-indent:-9999px;
	font-size:0;
}
.primary_tbl #times01 { background:#70ae5e url(../activity/image/theme_img/no01.gif) no-repeat center center;}
.primary_tbl #times02 { background:#70ae5e url(../activity/image/theme_img/no02.gif) no-repeat center center;}
.primary_tbl #times03 { background:#70ae5e url(../activity/image/theme_img/no03.gif) no-repeat center center;}
.primary_tbl #times04 { background:#70ae5e url(../activity/image/theme_img/no04.gif) no-repeat center center;}
.primary_tbl #times05 { background:#70ae5e url(../activity/image/theme_img/no05.gif) no-repeat center center;}
.primary_tbl #times06 { background:#70ae5e url(../activity/image/theme_img/no06.gif) no-repeat center center;}
.primary_tbl #times07 { background:#70ae5e url(../activity/image/theme_img/no07.gif) no-repeat center center;}
.primary_tbl #times08 { background:#70ae5e url(../activity/image/theme_img/no08.gif) no-repeat center center;}
.primary_tbl #times09 { background:#70ae5e url(../activity/image/theme_img/no09.gif) no-repeat center center;}
.primary_tbl td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.primary_tbl .scd_ttls {
	width:3em;
	background:#dbe8d8;
}
.primary_tbl .scd_txt { border-bottom:1px dotted #add2a2;}
.primary_tbl .scd_ttl, .pri_theme_tbl .scd_ttl { border-bottom:1px dotted #add2a2;}
.pri_theme_tbl .scd_txt { border-bottom:1px solid #add2a2;}

.primary_tbl .day_tbl, .pri_theme_tbl .day_tbl {
	width:100%;
	margin-top:5px;
}
.primary_tbl .day_tbl th, .pri_theme_tbl .day_tbl th {
	padding:2px 0;
	text-align:center;
	background:#a8d19c;
	color:#0a6002;
}
.primary_tbl .day_tbl td, .pri_theme_tbl .day_tbl td {
	padding:2px 15px;
	text-align:center;
	background:#f5f5f2;
	border:1px solid #e6e6d1;
}

.middle_tbl {
	border:1px solid #CD9396;
	margin-bottom:5px;
}
.middle_tbl .scd_times {
	width:40px;
	text-indent:-9999px;
	font-size:0;
}
.middle_tbl #times01 { background:#AF5257 url(../activity/image/theme_img/middle_no01.gif) no-repeat center center;}
.middle_tbl #times02 { background:#AF5257 url(../activity/image/theme_img/middle_no02.gif) no-repeat center center;}
.middle_tbl #times03 { background:#AF5257 url(../activity/image/theme_img/middle_no03.gif) no-repeat center center;}
.middle_tbl #times04 { background:#AF5257 url(../activity/image/theme_img/middle_no04.gif) no-repeat center center;}
.middle_tbl #times05 { background:#AF5257 url(../activity/image/theme_img/middle_no05.gif) no-repeat center center;}
.middle_tbl #times06 { background:#AF5257 url(../activity/image/theme_img/middle_no06.gif) no-repeat center center;}
.middle_tbl td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.middle_tbl .scd_ttls {
	width:3em;
	background:#EDD8D9;
}
.middle_tbl .scd_txt { border-bottom:1px dotted #CD9396;}
.middle_tbl .scd_ttl, .mdl_theme_tbl .scd_ttl { border-bottom:1px dotted #CD9396;}
.mdl_theme_tbl .scd_txt { border-bottom:1px solid #CD9396;}

.middle_tbl .scd_txt { border-bottom:1px dotted #CD9396;}

.middle_tbl .day_tbl, .mdl_theme_tbl .day_tbl {
	width:100%;
	margin-top:5px;
}
.middle_tbl .day_tbl th, .mdl_theme_tbl .day_tbl th {
	padding:2px 0;
	text-align:center;
	background:#deb3b6;
	color:#AF5257;
}
.middle_tbl .day_tbl td, .mdl_theme_tbl .day_tbl td {
	padding:2px 15px;
	text-align:center;
	background:#f5f5f2;
	border:1px solid #e6e6d1;
}

.advance_tbl {
	border:1px solid #7CCDCC;
	margin-bottom:5px;
}
.advance_tbl .scd_times {
	width:40px;
	text-indent:-9999px;
	font-size:0;
}
.advance_tbl #times01 { background:#028D8B url(../activity/image/theme_img/advance_no01.gif) no-repeat center center;}
.advance_tbl #times02 { background:#028D8B url(../activity/image/theme_img/advance_no02.gif) no-repeat center center;}
.advance_tbl #times03 { background:#028D8B url(../activity/image/theme_img/advance_no03.gif) no-repeat center center;}
.advance_tbl #times04 { background:#028D8B url(../activity/image/theme_img/advance_no04.gif) no-repeat center center;}
.advance_tbl #times05 { background:#028D8B url(../activity/image/theme_img/advance_no05.gif) no-repeat center center;}
.advance_tbl #times06 { background:#028D8B url(../activity/image/theme_img/advance_no06.gif) no-repeat center center;}
.advance_tbl td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.advance_tbl .scd_ttls {
	width:3em;
	background:#D9ECEC;
}
.advance_tbl .scd_txt { border-bottom:1px dotted #7CCDCC;}
.advance_tbl .scd_ttl, .adv_theme_tbl .scd_ttl { border-bottom:1px dotted #7CCDCC;}
.mdl_theme_tbl .scd_txt { border-bottom:1px solid #7CCDCC;}

.advance_tbl .scd_txt { border-bottom:1px dotted #7CCDCC;}

.prep_tbl strong, .prep_theme_tbl strong,
.primary_tbl strong, .pri_theme_tbl strong,
.mdl_theme_tbl strong, .adv_theme_tbl strong {
	margin-right:10px;
	font-size:14px;
}

#prep_theme_ttl, #pri_theme_ttl, #mdl_theme_ttl, #adv_theme_ttl, #theme_t {
	height:25px;
	display:block;
	text-indent:-9999px;
	font-size:0;
}
#prep_theme_ttl {
	background:url(../activity/image/prep_t.gif) no-repeat;
	clear: both;
}
#pri_theme_ttl { background:url(../activity/image/primary_t.gif) no-repeat;}
#mdl_theme_ttl { background:url(../activity/image/middle_t.gif) no-repeat;}
#adv_theme_ttl { background:url(../activity/image/advance_t.gif) no-repeat;}
#theme_t { background:url(../activity/image/theme_t.gif) no-repeat;}

ul.class_btn {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #e4e4e4;
}
.class_btn li {
	height:45px;
	float:left;
	text-indent:-9999px;
	font-size:0;
}
.class_btn a {
	display:block;
	height:45px;
	text-decoration:none;
}
#prep_scd_btn { width:139px; background:url(../activity/image/prep_scd_btn.jpg) no-repeat;}
#pri_scd_btn { width:139px; background:url(../activity/image/pri_scd_btn.jpg) no-repeat;}
#mdl_scd_btn { width:139px; background:url(../activity/image/mdl_scd_btn.jpg) no-repeat;}
#adv_scd_btn { width:130px; background:url(../activity/image/adv_scd_btn.jpg) no-repeat;}
#scd_btn {width:408px; background:url(../activity/image/scd_btn.jpg) no-repeat;}

#message_wrap {
	background:url(../activity/image/message_b.gif) repeat-y;
}
#msg_b {
	background:url(../activity/image/message_t.gif) no-repeat;
}
#msg_txt {
	padding:20px 20px 30px 47px;
	background:url(../activity/image/message_f.gif) no-repeat left bottom;
}
#msg_name {
	text-align:right;
	margin-bottom:5px;
}
#msg_name span {
	display:block;
	padding-top:20px;
}
#msg_img {
	width:75px;
	height:88px;
	float:right;
}





/* ------------------------------
prep_theme
------------------------------ */
.prep_theme_tbl {
	width:100%;
	text-align:left;
	border:1px solid #f6b465;
	margin-bottom:5px;
	background: #FFFBF0;
}
.prep_theme_tbl th {
	padding:5px 10px;
	background:#f6dcbd;
	font-weight:normal;
	text-align:center;
	white-space: nowrap;
}
.prep_theme_tbl td {
	padding:5px 10px;
	vertical-align: top;
}
.prep_theme_tbl .theme_num {
	background:#f08200;
	font-size:12px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	text-align: left;
}

/**/
.pri_theme_tbl {
	width:100%;
	text-align:left;
	border:1px solid #add2a2;
	margin-bottom:5px;
	background: #FCFFF0;
}
.pri_theme_tbl th {
	padding:5px 10px;
	background:#cde2c7;
	font-weight:normal;
	text-align:center;
	white-space: nowrap;

}
.pri_theme_tbl td {
	padding:5px 10px;
	vertical-align: top;
}
.pri_theme_tbl #theme_num {
	background:#317723;
	font-size:12px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
	text-align: left;
}



/**/
.scd_btn {
	background:url(../activity/image/theme_img/scd_btn.gif) no-repeat;
	width:108px;
	height:21px;
	float:right;
	text-indent:-9999px;
	font-size:0;
}
.scd_btn a {
	width:108px;
	height:21px;
	display:block;
	text-decoration:none;
}



.mdl_theme_tbl {
	width:100%;
	text-align:left;
	border:1px solid #CD9396;
	margin-bottom:5px;
}
.mdl_theme_tbl th {
	padding:5px 10px;
	background:#edd8d9;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}
.mdl_theme_tbl td {
	padding:5px 10px;
}
.mdl_theme_tbl #theme_num {
	background:#AF5257;
	font-size:14px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
}
.mdl_theme_tbl .scd_ttl { border-bottom:1px dotted #CD9396;}
.mdl_theme_tbl .scd_txt { border-bottom:1px solid #CD9396;}

.adv_theme_tbl {
	width:100%;
	text-align:left;
	border:1px solid #7ccdcc;
	margin-bottom:5px;
}
.adv_theme_tbl th {
	padding:5px 10px;
	background:#d9ecec;
	font-weight:normal;
	text-align:left;
}
.adv_theme_tbl td {
	padding:5px 10px;
}
.adv_theme_tbl #theme_num {
	background:#028d8b;
	font-size:14px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
}
.adv_theme_tbl .scd_ttl { border-bottom:1px dotted #7ccdcc;}
.adv_theme_tbl .scd_txt { border-bottom:1px solid #7ccdcc;}

#targrt_list {}
#targrt_list li {
	background:url(../image/arrow_rd_wh.gif) no-repeat 0 3px;
	padding-left:16px;
}

/* 特別 */
table.tem_tokubetu_tbl {
	width:100%;
	margin:5px 0;
}
.tem_tokubetu_tbl th {
	padding:5px 10px;
	font-weight:normal;
}
.tem_tokubetu_tbl td { padding:5px 10px;}
.tem_tokubetu_tbl .brd_b { border-bottom: 1px dotted #CCCCCC;}

table.tem_teiten_tbl {
	width:100%;
	margin:5px 0;
}
.tem_teiten_tbl th {
	padding:5px 10px;
	font-weight:normal;
}
.tem_teiten_tbl td { padding:5px 10px;}
.tem_teiten_tbl .brd_r { border-right: 1px dotted #CCCCCC;}

/* カラー */

.prep_bdr { border:1px solid #F6B465;}
.prep_bg { background:#F6DCBD;}
.pri_bdr { border:1px solid #ADD2A2;}
.pri_bg { background:#CDE2C7;}
.mdl_bdr { border:1px solid #CD9396;}
.mdl_bg { background:#EDD8D9;}
.adv_bdr { border:1px solid #7CCDCC;}
.adv_bg { background:#D9ECEC;}





/* SP */
.sp_tbl {
	width:100%;
	text-align:left;
	border:1px solid #8cb5e0;
	margin-bottom:5px;
}
.sp_tbl th {
	padding:5px 10px;
	background:#caddf1;
	font-weight:normal;
	vertical-align:middle;
	text-align:left;
}
.sp_tbl td {
	padding:5px 10px;
	vertical-align:middle;
}
.sp_tbl #theme_ttl {
	background:#2c65a0;
	font-size:14px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
}
.sp_tbl .bdr { border-top:1px dotted #8cb5e0;}
.sp_tbl .scd_ttl { border-bottom:1px dotted #8cb5e0;}
.sp_tbl .scd_txt { border-bottom:1px solid #8cb5e0;}

.spimg {
	padding:1px;
	border:1px solid #cccccc;
	text-align:center;
}

.sp_program_wrap {
	background:#f2eacf;
	padding:6px;
	margin-top:15px;
}
.sp_ttl {
	display:block;
	height:38px;
	background:url(../spwork/image/sp_ttl_bg.gif) no-repeat;
	color:#fff;
}
.sp_ttl strong {
	padding-left:125px;
	line-height:32px;
	font-size:16px;
}
.sp_ttl strong img {
	vertical-align:middle;
}
.sp_txt { padding:0 5px 6px;}
.sp_gaiyou_ttl, .sp_place_ttl, .sp_scd_ttl, .sp_target_ttl {
	display:block;
	height:20px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.sp_gaiyou_ttl {
	width:144px;
	background:url(../spwork/image/sp_gaiyou_ttl.gif) no-repeat;
}
.sp_place_ttl {
	width:55px;
	background:url(../spwork/image/sp_place_ttl.gif) no-repeat;
}
.sp_scd_ttl {
	width:55px;
	background:url(../spwork/image/sp_scd_ttl.gif) no-repeat;
}
.sp_target_ttl {
	width:55px;
	background:url(../spwork/image/sp_target_ttl.gif) no-repeat;
}
table.sp_prg_tbl {
	margin-top:5px;
	background:#fff;
	border-collapse:collapse;
}
.sp_prg_tbl th {
	width:80px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border-top:2px solid #f2eacf;
}
.sp_day { background:url(../spwork/image/sp_day_ttl.gif) no-repeat 5px 6px;}
.sp_place { background:url(../spwork/image/sp_place_ttl.gif) no-repeat 5px 6px;}
.sp_detail { background:url(../spwork/image/sp_detail_ttl.gif) no-repeat 5px 6px;}
.sp_scd { background:url(../spwork/image/sp_scd_ttl.gif) no-repeat 5px 6px;}
.sp_target { background:url(../spwork/image/sp_target_ttl.gif) no-repeat 5px 6px;}
.sp_detail { background:url(../spwork/image/sp_detail_ttl.gif) no-repeat 5px 6px;}
.sp_apply { background:url(../spwork/image/sp_apply_ttl.gif) no-repeat 5px 6px;}
.sp_other { background:url(../spwork/image/sp_other_ttl.gif) no-repeat 5px 6px;}
.sp_prg_tbl td {
	padding:5px;
	border-top:2px solid #f2eacf;
}


/* -------------------------------
report2009
------------------------------- */
h2#repo_ttl { background:url(../activity/image/report_img/repo_ttl.jpg) no-repeat;}
.repo_area { padding:10px 0;}
.repo_box {
	width:562px;
	margin-top:10px;
	background:#f2eacf;
	clear: both;
}
.repo_box strong {
	display:block;
	width:562px;
	height:45px;
	text-indent:-9999px;
	font-size:0;
}
#repo_ttl01 { background:url(../activity/image/report_img/repo_ttl01.gif) no-repeat;}
#repo_ttl02 { background:url(../activity/image/report_img/repo_ttl02.gif) no-repeat;}
#repo_ttl03 { background:url(../activity/image/report_img/repo_ttl03.gif) no-repeat;}
#repo_ttl04 { background:url(../activity/image/report_img/repo_ttl04.gif) no-repeat;}
#repo_ttl05 { background:url(../activity/image/report_img/repo_ttl05.gif) no-repeat;}
.repo_wrap {
	padding:0 15px;
	overflow: hidden;
}
.repo_img_r {
	width:236px;
	float:right;
}
.repo_txt {
	width:287px;
	float:left;
}
.repo_txt p { padding-bottom:5px;}
.repo_f {
	width:562px;
	height:20px;
	font-size:0;
	line-height:0;
	background:#fff url(../activity/image/report_img/repo_f.gif) no-repeat;
}


/* -------------------------------
report2011
------------------------------- */
.report_box{ margin-top: 10px; }
.report_box h3{
	margin-top: 20px;
	margin-bottom: 5px;
}
.report_box h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #CCC;
}
.report_box h4 em{
	font-size:12px;
	font-weight:normal;
	font-style: normal;
}
.report_box .repo_photo{
	background: url(../activity/image/repott2011/bg.jpg) no-repeat left top;
	padding-top: 12px;
	margin: 10px auto 10px;
	width: 550px;
}
.report_box .repo_photo .in{
	background: url(../activity/image/repott2011/bg.jpg) no-repeat left bottom;
	padding: 0px 12px 12px;
	position: relative;
}

/**/
.report_box .repo_photo .prep {	height: 151px;}
.report_box .repo_photo .prep h4{ 	color: #EE7A03;}
.report_box .repo_photo .prep .photo1{}
.report_box .repo_photo .prep .photo2{
	position: absolute;
	top: 0px;
	right: 11px;
}
.report_box .repo_photo .prep .txt{
	margin: 0px;
	width: 186px;
	left: 235px;
	top: 0px;
	position: absolute;
}
/**/
.report_box .repo_photo .junior{ height: 244px; }
.report_box .repo_photo .junior h4{ color: #1D77A0; }
.report_box .repo_photo .junior .photo1{
	position: absolute;
	top: 0px;
	right: 11px;
}
.report_box .repo_photo .junior .txt{
	margin: 0px;
	width: 290px;
}



/* apply */
#tel_fax {
	width:543px;
	height:182px;
	background:url(../apply/image/tel_fax.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}

#price_tbl {
	border:1px solid #eee7d3;
}
#price_tbl th {
	padding:5px 10px;
	vertical-align:top;
	font-weight:normal;
	background:#eee7d3;
}
#price_tbl td {
	padding:5px;
}
#price_tbl .scd_ttl { border-bottom:dotted 1px #ccc;}

.point {
	background:url(../image/arrow_gr.gif) no-repeat 0 8px;
	padding:5px 0 0 18px;
}

.payment_ptn1 {
	display:block;
}
.payment_ptn1 dt {
	padding-left:1.5em;
	float:left;
	display:block;
	background:url(../image/arrow.gif) no-repeat 0 3px;
}
.payment_ptn1 dd {
	padding-left:14.5em;
	display:block;
}

#flow_tbl {
	margin:0 auto;
	margin-bottom:10px;
	border-collapse:collapse;
}
#flow_tbl th {
	width:95px;
	height:85px;
	font-size:0;
	text-indent:-9999px;
}
#flow_tbl td {
	vertical-align:middle;
}
#flow_01 { background:url(../apply/image/flow01.gif) no-repeat;}
#flow_02 { background:url(../apply/image/flow02.gif) no-repeat;}
#flow_03 { background:url(../apply/image/flow03.gif) no-repeat;}
#flow_04 { background:url(../apply/image/flow04.gif) no-repeat;}
#flow_05 { background:url(../apply/image/flow05.gif) no-repeat;}
#flow_06 { background:url(../apply/image/flow06.gif) no-repeat;}
#flow_07 { background:url(../apply/image/flow07.gif) no-repeat;}
.flow_arrow {
	width:82px;
	height:30px;
	background:url(../apply/image/flow_arrow.gif) no-repeat top left;
}

#apply_btn_area {
	width:400px;
	margin:15px auto 0;
}
#entryform_btn {
	width:192px;
	height:51px;
	margin:0 auto;
	background:url(../apply/image/entryform_btn.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
#pri_form_btn {
	width:192px;
	height:51px;
	float:left;
	margin:0 auto;
	background:url(../apply/image/pri_form_btn.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
#mdl_form_btn {
	width:192px;
	height:51px;
	float:right;
	margin:0 auto;
	background:url(../apply/image/mdl_form_btn.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
}
#mdl_form_btn a, #pri_form_btn a, #entryform_btn a {
	width:192px;
	height:51px;
	display:block;
}

#apply_form {
	border:1px solid #f0dddf;
}
#apply_form .scd_txt {	border-bottom:1px dotted #ccc;}
#apply_form th {
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	background:url(../image/arrow.gif) no-repeat 5px 9px #f0dddf;
	padding-left:22px;
}
#apply_form td {
	padding:5px;
}

#apply_form_pri {
	border:1px solid #d0e5cc;
}
#apply_form_pri .scd_txt {	border-bottom:1px dotted #ccc;}
#apply_form_pri th {
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	background:url(../image/arrow_gr.gif) no-repeat 5px 9px #d0e5cc;
	padding-left:22px;
}
#apply_form_pri td {
	padding:5px;
}

#apply_point_ttl {
	font-size:14px;
	color:#81282c;
}
#apply_point { border:1px dotted #81282c; padding:7px 0;}
#apply_point li {
	line-height:1.2em;
	color:#666;
	padding:0.5em 0 0.5em 1em;
}
#apply_point strong {
	color:#81282c;
}

#apply_schedule {}

#pri_schedule, #mdl_schedule {
	border-collapse:collapse;
	margin-top:5px;
}
#pri_schedule th {
	text-align:center;
	border-right:#fff dotted 1px;
	background:#5f8c56;
	color:#fff;
	padding:2px 0;
}
#pri_schedule td {
	text-align:left;
	background:#e5efe3;
	border-bottom:1px solid #fff;
}
#mdl_schedule th {
	text-align:center;
	border-right:#fff dotted 1px;
	background:#c16a6e;
	color:#fff;
	padding:2px 0;
}
#mdl_schedule td {
	text-align:left;
	background:#f3eaeb;
	border-bottom:1px solid #fff;
}


/* ------------------------------------
greeting
------------------------------------ */
.greeting_box{ clear: both; }
.greeting_box p{ margin-bottom:10px;}


.prf_wrap {
	padding-bottom:50px;
	margin-top:20px;
	background:url(../image/dotline_bg.gif) repeat-x left bottom;
}
.prf { margin-bottom:10px;}
.prf img {
	width:100px;
	float:left;
	margin-right:15px;
}
.prf p {
	padding:50px 0 20px;
	text-align:left;
}
.name {
	font-size:14px;
	padding-top: 5px;
	display: block;
}






/* 不要？ 

.grt_img_r {
	float:right;
	margin-left:10px;
	padding-top:5px;
}
.grt_img_l {
	float:left;
	margin-right:10px;
	padding-top:5px;
}

#grt_txt { line-height:1.6em;}

#about_txt {
	width:563px;
	height:54px;
	display:block;
	background:url(../greeting/image/about_txt.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}


#prc_txt {
	width:432px;
	height:75px;
	display:block;
	background:url(../greeting/image/prc_txt.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
}

table#oneday_tbl {
	width:100%;
	margin:10px 0;
}
#oneday_tbl th {
	padding:5px 10px;
	vertical-align:top;
}
#oneday_tbl td {
	padding:5px 10px;
	vertical-align:top;
}
table#oneday_tbl p { margin-top:8px;}
*/

.bg_brw { background:#eee7d3;}
.bg_gr { background:#c4dbac;}



/* 出発地のご案内 */
#dpt_txt { margin-bottom:5px;}
ul#map_btn {
	width:549px;
	margin-top:10px;
}
#map_btn li {
	float:left;
	height:200px;
	text-indent:-9999px;
	font-size:0;
}
#map_btn a {
	width:176px;
	height:200px;
	display:block;
	text-decoration:none;
}
#mapbtn_shinjuku { width:186px; background:url(../about/image/mapbtn_shinjuku.gif) no-repeat;}
#mapbtn_sangenjaya { width:186px; background:url(../about/image/mapbtn_sangenjaya.gif) no-repeat;}
#mapbtn_hatanodai { width:176px; background:url(../about/image/mapbtn_hatanodai.gif) no-repeat;}



/* ------------------------------------
特長
------------------------------------ */

dl.ft_point {
	margin:10px 0 15px;
	clear: both;
}
.ft_point dt {
	width:55px;
	height:48px;
	float:left;
	text-indent:-9999px;
	font-size:0;
}
#point_1 { background:url(../about/image/point_1.gif) no-repeat;}
#point_2 { background:url(../about/image/point_2.gif) no-repeat;}
#point_3 { background:url(../about/image/point_3.gif) no-repeat;}
#point_4 { background:url(../about/image/point_4.gif) no-repeat;}
#point_5 { background:url(../about/image/point_5.gif) no-repeat;}
#point_6 { background:url(../about/image/point_6.gif) no-repeat;}
#point_7 { background:url(../about/image/point_7.gif) no-repeat;}
#point_8 { background:url(../about/image/point_8.gif) no-repeat;}
.ft_point dd {
	padding-left:58px;
}
.ft_point strong {
	display:block;
	width:485px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gr_line { border-top:4px solid #0d803b;}
.rd_line { border-top:4px solid #81282c;}

.pnt_img_r {
	float:right;
	margin-left:8px;
}

/* ------------------------------------
company
------------------------------------ */
#company_tbl {
	border:1px solid #eee7d3;
	margin-bottom:15px;
}
#company_tbl th {
	padding:5px 10px;
	vertical-align:top;
	font-weight:normal;
	background:#eee7d3;
}
#company_tbl td {
	padding:5px;
}
#company_tbl .scd_ttl {	border-bottom:1px dotted #ccc;}
.txt_rd {
	color:#81282c; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	padding-right:2px;
}
#map {
	width:548px;
	height:422px;
	background:url(../company/image/map.jpg) no-repeat;
}



/* ------------------------------------
sitemap
------------------------------------ */
#sitemap_tbl {
	width:100%;
}
#sitemap_tbl th {
	text-align:left;
	font-size:14px;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 18px;
	background:url(../image/arrow_or.gif) no-repeat 0 15px;
}
#sitemap_tbl td {
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 18px;
	background:url(../image/arrow_or.gif) no-repeat 0 15px;
}
#sitemap_tbl strong {
	width:130px;
	height:20px;
	display:block;
	font-size:0;
	text-indent:-9999px;
}

/* news */
#news_list_area {}
#news_list_ttl {
	width:583px;
	height:58px;
	background:url(../news/image/news_list_t.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
}

#news_list_tbl {}
#news_list_tbl th {
	padding:5px 18px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	background:url(../image/arrow_or.gif) no-repeat 0 10px;
	border-bottom:1px dotted #ccc;
}
#news_list_tbl td {
	padding:5px 0;
	border-bottom:1px dotted #ccc;
}

#news_title {
	width:563px;
	min-height:37px;
	background:url(../news/image/news_ttl_bg.jpg) no-repeat;
	font-size:14px;
}
* html #news_title {
	min-height:37px;
}

#news_ttl_txt {
	padding:10px 0 15px 40px;
	font-weight:bold;
	color:#81232b;
}

#news_tbl {}
#news_tbl th {
	font-size:11px;
	font-weight:normal;
	border-bottom:#ccc dotted 1px;
	padding-bottom:10px;
}
#news_tbl td {
	line-height:1.8em;
}

#golink_area {
	width:153px;
	display:block;
	float:right;
	margin-bottom:20px;
	padding-bottom:10px;
}
#go_newslist, #go_toppage {
	width:153px;
	height:22px;
	text-indent:-9999px;
	font-size:0;
}
#go_newslist { background:url(../news/image/go_news_list.gif) no-repeat;}
#go_toppage { background:url(../news/image/go_toppage.gif) no-repeat;}
#go_newslist a, #go_toppage a {
	width:153px;
	height:22px;
	display:block;
	text-decoration:none;
}

/* place */
#pl_bg {
	background:url(../activity/image/pl_header.jpg) repeat-x;
}
#pl_contaner {
	width:600px;
	margin-top:50px;
}
#pl_contents {
	width:563px;
	margin:0 auto;
	text-align:left;
}
#pl_innner {
	padding-left:14px;
}
#pl_wrap {
	margin-top:20px;
}
.pl_name {
	display:block;
	color:#993333;
	font-size:14px;
	border-bottom:1px dotted #993333;
	border-left:8px solid #c16266;
	margin-bottom:10px;
	padding:0 0 5px 10px;
}
.map_img { margin-bottom:40px;}
#close_btn {
	width:118px;
	height:29px;
	margin:0 auto;
	text-indent:-9999px;
	font-size:0;
	background:url(../activity/image/close_btn.jpg) no-repeat;
}
#close_btn a {
	width:118px;
	height:29px;
	display:block;
	text-decoration:none;
}

#pl_footer {
	height:50px;
	background:url(../activity/image/place_footer.jpg) repeat-x;
	text-indent:-9999px;
	font-size:0;
}

/* faq */
#que_tbl {}
#que_tbl th {}
.que_num {
	width:46px;
	height:58px;
	background:url(../faq/image/que_mark.gif) no-repeat right 15px;
	text-indent:-9999px;
	font-size:0;
}
.ans_num {
	width:46px;
	height:40px;
	background:url(../faq/image/ans_mark.gif) no-repeat right top;
	text-indent:-9999px;
	font-size:0;
}
.ans_brd {
	border-bottom:1px solid #c3dfbc;
	padding-bottom:15px;
}
#que_tbl td {
	padding-left:10px;
}
.q_txt {
	min-height:2em;
	font-size:16px;
	color:#533c3b;
	line-height:1.3;
}
.pad_t15 { padding-top:15px;}



/* --------------------------------
テーマ
-------------------------------- */
.theme_ttlbox{
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.theme_ttlbox h3{}
.theme_ttlbox p{
	padding: 0px 240px 0px 8px;
	margin-top: 5px;
}
.theme_ttlbox .prep{ background: url(../activity/image/theme_img/2011_prep_ttl2.jpg) no-repeat right top; }
.theme_ttlbox .junior{ background: url(../activity/image/theme_img/2011_junior_ttl2.jpg) no-repeat right top; }

/* --------------------------------
テーマ活動概要ボタン
-------------------------------- */
.theme_btn{ overflow:hidden;}
.theme_btn li{ float:left; margin-right:10px;}

/* --------------------------------
特別振替
-------------------------------- */
.theme_tokubetu{
	background: url(../activity/image/theme_img/2011_tokubetu.jpg) no-repeat right top;
	padding-right: 220px;
}

/* --------------------------------
定点観測研究
-------------------------------- */
.theme_teiten .img01{
	background: url(../activity/image/theme_img/2011_teiten.jpg) no-repeat right top;
	padding-right: 220px;
}
.theme_teiten h3{
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DACFAF;
	padding-bottom: 5px;
}

/* --------------------------------
サイドバナー
-------------------------------- */

.banner_entry{
	margin: 0px auto 5px;
	width: 176px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
style
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear{ clear:both;}


/*  font style */

.fs10{
	font-size:10px;
	color: #666;
	margin-top: 6px;
}
.c_prep{ color: #f08200; }
.c_primary{ color: #4ba635; }
.c_middle{ color: #81292d; }
.c_advance{ color: #009e96; }

/* margin-top */
.mt00 { margin-top: 0px; }
.mt05 { margin-top: 5px; }
.mt08 { margin-top: 8px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }

/* padding-top */
.pt00 { padding-top: 0px; }
.pt05 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt35 { padding-top: 35px; }
.pt40 { padding-top: 40px; }
.pt45 { padding-top: 45px; }
.pt50 { padding-top: 50px; }

/* margin-right */
.mr00 { margin-right: 0px; }
.mr05 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr11 { margin-right: 11px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr25 { margin-right: 25px; }
.mr30 { margin-right: 30px; }

/* padding-right */
.pr00 { padding-right: 0px; }
.pr05 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr25 { padding-right: 25px; }
.pr30 { padding-right: 30px; }

/* margin-bottom */
.mb00 { margin-bottom: 0px; }
.mb05 { margin-bottom: 5px; }
.mb08 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }

/* padding-bottom */
.pb00 { padding-bottom: 0px; }
.pb05 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }

/* margin-left */
.ml00 { margin-left: 0px; }
.ml05 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml11 { margin-left: 11px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml30 { margin-left: 30px; }
.ml80 { margin-left: 80px; }

/* padding-left */
.pl00 { padding-left: 0px; }
.pl05 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl25 { padding-left: 25px; }
.pl30 { padding-left: 30px; }

.w040{ width:40px;}
.w050{ width:50px;}
.w080{ width:80px;}
.w100{ width:100px;}
.w150{ width:150px;}
.w200{ width:200px;}
.w250{ width:250px;}
.w300{ width:300px;}
.w350{ width:350px;}
.w390{ width:390px;}
.w400{ width:400px;}
.w500{ width:500px;}
.w600{ width:600px;}

