﻿@charset "utf-8";
/********************************/
/*** T.Dennousya theme Design ***/
/********************************/

/***********************/
/***  静的コンテンツ ***/
/***********************/

/* 外枠 */
.FormWaku {
	width: 570px;
}
.err_waku {
	padding: 10px;
	border: 2px solid #999999;
	text-align: center;
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.SeitekiWaku {
	width: 570px;
}
.SeitekiWaku2 {
	width: 570px;
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.SeitekiWakuBg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SeitekiWakuLeft {
	width: 45%;
	float: left;
	margin-right: 5px;
	display: block;
}
.SeitekiWakuRight {
	width: 45%;
	float: right;
	margin-left: 5px;
	display: block;
}
.TopSubInfoWaku {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFF0;
}
.TopSubInfoWakuBg {
	padding: 5px;
	background-image: url(images/use/top_bg_sake.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
.TopSubInfoTxt {
	font-size: 13px;
	line-height: 20px;
}

/* TOPページサブタイトル */
.SubTtlTopWaku {
	height: 30px;
	margin: 0px;
}
.SubTtlTop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-image: url(images/center_sub_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
}
.SubTtlTopTxt {
	font-size: 16px;
	line-height: 30px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	padding-left: 35px;
	color: #006600;
	margin: 0px;
}

/* サブタイトル */
.SubTtl {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	background-image: url(images/use/ttlbg.png);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

/* コメント枠 */
.ComWaku {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 0px;
}
.ComWaku p {
	font-size: 14px;
	line-height: 20px;
}
.ComWaku2 {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 10px;
}
.ComWaku450 {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 10px;
	width: 450px;
}

/* マップ枠 */
.MapWaku {
	margin-bottom: 15px;
	width: 500px;
	display: block;
}
.MapHead {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 20px;
	background-color: #F0FFD0;
	text-align: center;
	border: 1px solid #009933;
}
.MapMap {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
.MapTxtHojyo {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-left-color: #009933;
}
.MapKoutsu {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	line-height: 15px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}



/* テキストサイズ設定 */
.pix16BoldPink {
	font-size: 16px;
	font-weight: bold;
	color: #FF3399;
	line-height: 20px;
}
.pix14 {
	font-size: 14px;
	line-height: 18px;
}
.pix14Brown {
	font-size: 14px;
	color: #CC3300;
	line-height: 18px;
}
.pix14Bold {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.pix14BoldBg {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #CCFFFF;
}
.pix14BoldPink {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}
.pix14BoldGreen {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	line-height: 18px;
}
.pix14BoldBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.pix13 {
	font-size: 13px;
	line-height: 18px;
}
.pix13Bold {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.pix13Kintou {
	font-size: 13px;
	line-height: 18px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7474CF;
}
.pix13red {
	font-size: 13px;
	color: #FF0000;
}
.pix12 {
	font-size: 12px;
}
.pix10 {
	font-size: 10px;
}
.pix10red {
	color: #FF0000;
	font-size: 10px;
}

/* テーブル指定 */
.TableMain {
	margin: 1px;
	padding: 1px;
}
.TableMain2 {
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
}

/* テーブルデザイン */
.TableLeft {
	font-size: 13px;
	line-height: 18px;
	padding-right: 3px;
}
.TableRight {
	padding-left: 3px;
	font-size: 13px;
	line-height: 18px;
}
.TableText {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 18px;
}
.TableBgCenter {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #009933;
	background-color: #F0FFD0;
}
.TableBg {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #009933;
	padding-left: 5px;
}
.TableBgCenter2 {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #009933;
	background-color: #F0FFD0;
}
.TableBg2 {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #009933;
	padding-left: 5px;
}
.TableBg3 {
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #009933;
}
.TableBg2Right {
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #009933;
	padding-left: 5px;
	text-align: right;
}
.TableBg2Center {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #009933;
	padding-left: 5px;
	text-align: center;
}

/* メールフォーム */
#sotowaku {
	width: 570px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 18px;
}
#sotowaku2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 18px;
}
.text-1red {
	font-size: 13px;
	color: #FF0000;
}

.text-2 {
	font-size: 12px;
}

.text-2red {
	font-size: 12px;
	color: #FF0000;
}

.fm_contents {
	padding: 10px;
	border: 2px solid #333333;
}
.err_waku {
	padding: 10px;
	border: 2px solid #999999;
	text-align: center;
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.kanryou_ttl_err {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.kanryou_ttl {
	font-size: 16px;
	font-weight: bold;
}
.text-list-color {
	color: #009966;
}

/* イメージ設定 */
.ImgLeft {
	float: left;
	margin-right: 10px;
}
.ImgRight {
	float: right;
	margin-left: 10px;
}
.ImgCenter {
	margin-left: auto;
	margin-right: auto;
	width: 185px;
}


/* サイドコンテンツ */
.SideWakuCeter {
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
}

/* Pical用 */
.PicalLeftCom {
	font-size: 13px;
	line-height: 18px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.PicalBtnWakuC {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: center;
	height: 20px;
}

/* 申込方法用 */
.BgSubTtl {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(images/bg_subttl.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 242px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.BgSubTtl2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(images/bg_subttl2.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 452px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.HouTxtWaku {
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 14px;
	line-height: 18px;
}
.HouTxtWaku2 {
	margin-bottom: 20px;
	margin-left: 30px;
}

/* 見学・ボランティア用 */
.KenSubTtl {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-right: 10px;
	width: 80px;
	margin-bottom: 10px;
}
.KenComBold {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #6666FF;
	text-align: center;
	background-color: #FFF0F0;
}
.KenComBold2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #6666FF;
	background-color: #FFF0F0;
}
.KenTblBgCenter {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #6666FF;
	background-color: #E1EBFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
}
.KenTbl {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #6666FF;
	padding-left: 5px;
}
.KenTblCenter {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #6666FF;
	padding-left: 5px;
	text-align: center;
}
.KenSubTtl2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #CC0000;
}
.KenTblBg {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #6666FF;
	background-color: #E1EBFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
}
/* 役立ち情報用 */
.YakuTblSubTtl {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #6633FF;
}
.YakuTblSubTtl2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 3px;
	background-color: #CCFFFF;
}
.YakuTblSubTtl3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 3px;
	background-color: #CCFFFF;
}
.YakuTblSubTtl4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 3px;
	background-color: #FFF0F0;
}
