@charset "Shift_JIS";

/* 基本スタイル
---------------------------------------------*/
body	{
	margin: 0;
	padding: 0;
	}

a	{
	color: #017acd ;
	}

a img	{
	border-style: none;
	}

a:hover	{color: #000066}

em {
	font-style: normal;
	color: #ff0000;
}

strong {
	font-style: normal;
	font-weight: bold;
	color: #191970;
}

caption	{
	caption-side: bottom;
	font-weight: normal;
	text-align: left;
	}

/* コンテナ */
div#container	{
	width: 100%;
	background-image: url(../images/line-gray180.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	}
/*
div#container-inner		{
	background-image: url(../images/line-gray-right220.png);
	background-repeat: repeat-y;
	background-position: right top;
	}
*/
/* ヘッダー */
div#header	{
	background-color: #9999ff;
	background-image: url(../images/sky-gradation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: solid 1px #666666;
	padding: 8px 20px 5px;
	margin-bottom: 20px;
	}
/* 	background-color: #92c9ff;	*/

div#header h1	{margin: 0;}

h1.logo img	{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0;
	}

div#header h2	{
	color: #ffffff;
	font-size: 1.4em;
	margin: 0;
	}

div#header sup	{
	font-size: 0.75em;
	}

div#header p	{
	color: #000000;
	font-size: 0.75em;
	margin: 0;
	clear: both;
	}

div#header a	{
	color: #ffff00 ;
	}

div#header a:hover	{color: #000066}


/* パンくずリスト */
p#bread	{
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px;
	}


/* メイン */
div#main	{
	width: 100%;
	float: left;
	margin-right: -240px;
	}

/* コンテンツ */
div#content	{
	width: 100%;
	float: right;
	margin-left: -200px;
	margin-right: auto;
	margin-bottom: 25px;
	}

div#content h2, div#content h3, div#content h4, div#content h5, div#content p, div#content ul, div#content ul li, div#content ol, div#content ol li, div#content blockquote, div#frame, div#frame2, div#frame3, div#content pre, div#tablet, div#dobleline, div#rimless, div#pallet, div#inquiry  	{
	margin-left: 200px;
	margin-right: 10px;
	}

/*
div#content h2, div#content h3, div#content h4, div#content p, div#content ul, div#content ul li, div#frame, div#frame2, div#frame3, div#content pre	{
	margin-left: 200px;
	margin-right: 240px;
	}
*/

div#content h2	{
	background-color: #92c9ff;
	background-image: url(../images/grad-darkskyblue.png);
	background-repeat: repeat-x;
	border: solid 1px #6495ed;
	font-size: 0.875em;
	color: #000000;
	line-height: 24px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
	}

div#content h3	{
	background-color: #ffffff;
	background-image: url(../images/maru-darkskyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 15px;
	margin-bottom: 0;
	}

div#content h4	{
	background-color: #ffffff;
	background-position: 0px 2px;
	font-size: 0.75em;
	line-height: 1.4;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	clear: both;
	}

div#content h5	{
	background-color: #ffffff;
	background-image: url(../images/line-skyblue.png);
	background-repeat: repeat-x;
	font-size: 0.75em;
	color: #000000;
	line-height: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
	}

div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	text-align: justify;
	text-justify: inter-ideograph;
	}

/*
div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	}
*/
p.button	{margin-bottom: 0px}

p.button a	{
	background-image: url(../images/button.png);
	background-repeat: none;
	float: right;	
	display: block;
	width: 97px;
	height: 18px;
	margin-top: -18px;
	}

div#content ul	{
	font-size: 0.75em;
	margin: 5px;
	padding: 0;
	}

div#content ul li 	{
	background-image: url(../images/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 13px;
	list-style-type: none;
	clear: right
	}


div#content ol	{
	font-size: 0.75em;
	list-style-type: decimal;
	font: Arial Block 0.75em;
	font-weight: bold;
	margin: 30px;
	padding: 5;
	}
/*
div#content ol	{
	font-size: 0.75em;
	list-style-type: upper-alpha;
	font: Arial Block 0.75em;
	font-weight: bold;
	margin: 30px;
	padding: 5;
	}
*/
div#content ol li 	{
	font-weight: normal;
	line-height: 1.6;
	background-position: 0 0px;
	padding-left: 0px;
	clear: right
	}

div#content pre	{
	width: 100%;
	margin-top: 10px;
	}

div#content blockquote	{
	font-size: 0.75em;
	padding-top: 1em;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1em;
	}

div#content blockquote p	{
	width: 100%;
	font-size: 1em;
	line-height: 1.6;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	}

div#tablet		{
	font-size: 0.75em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
/*
div#tablet		{
	font-size: 0.75em;
	}
*/
div#tablet table	{
	line-height: 1.2;	
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
	}

div#tablet th, td	{
	border: 1px solid #666666;	
	}

div#tablet th	{
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: 1px solid #666666;
	}

div#tablet td	{
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: 1px solid #666666;
	}

div#tablet thead	{
	background-color: #8dd7fe;
	}

div#tablet tbody	{
	background-color: #ffffe0;
	}

div#tablet tfoot	{
	background-color: #ffc0cb;
	}

div#tablet p	{
	font-size: 1em;
	line-height: 1.2;
	margin: 0;
	}
/*
div#tablet p	{
	font-size: 1em;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 6px;
	}
*/

div#dobleline		{
	font-size: 0.75em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
/*
div#dobleline		{
	font-size: 0.75em;
	}
*/
div#dobleline table	{
	line-height: 1.2;	
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #ffffff;
	border-spacing: 4px 4px;
	border-style: none;
	border-collapse: separate;
	border: 0px solid #666666;
	}

div#dobleline th, td	{
	line-height: 1.2;
	border: 1px solid #666666;	
	}

div#dobleline th	{
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: 1px solid #666666;
	}

div#doblelinet td	{
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: 1px solid #666666;
	}

div#dobleline p	{
	font-size: 1em;
	line-height: 1.2;
	margin: 0;
	}

div#dobleline ul	{
	font-size: 1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding: 0;
	}

div#dobleline ul li 	{
	background-image: url(../images/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	line-height: 1.4;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
	}

div#dobleline ol	{
	font-size: 1em;
	list-style-type: lower-alpha;
	font: Arial Block 1em;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 2px;
	padding: 0;
	}

div#dobleline ol li 	{
	font-weight: normal;
	line-height: 1.4;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 0px;
	}
/*
div#dobleline p	{
	font-size: 1em;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 6px;
	}
*/

div#rimless		{
	font-size: 0.75em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
/*
div#rimless		{
	font-size: 0.75em;
	}
*/

div#rimless table	{
	line-height: 1.2;	
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #ffffff;
	border-spacing: 4px 4px;
	border: none;
	border-collapse: separate;
	}

div#rimless th, td	{
	line-height: 1.2;
	border: none;
	}

div#rimless th	{
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: none;
	}

div#rimless td	{
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	border: none;
	}

div#rimless p	{
	font-size: 1em;
	line-height: 1.2;
	margin: 0;
	}
/*
div#lineless p	{
	font-size: 1em;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 6px;
	}
*/

div#pallet		{
	font-size: 0.75em;
	text-align: justify;
	text-justify: inter-ideograph;
	}
/*
div#pallet		{
	font-size: 0.75em;
	}
*/

div#pallet table	{
	line-height: 1.4;	
	margin-top: 0px;
	margin-bottom: 8px;
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
	}

div#pallet th, td	{
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	border: 1px solid #666666;	
	}

div#pallet th	{
	background-color: #ffffe0; /* 背景色をlightyellowに指定 */
	font-weight: bold;
	line-height: 1.4;	
	color: #0000ff;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #666666;
	width: 100px;
	}

div#pallet td	{
	border: 1px solid #666666;
	line-height: 1.4;
	}

div#pallet ul	{
	font-size: 1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding: 0;
	}

div#pallet ul li 	{
	background-image: url(../images/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	line-height: 1.4;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
	}

div#pallet ol	{
	font-size: 1em;
	list-style-type: lower-alpha;
	font: Arial Block 1em;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 2px;
	padding: 0;
	}

div#pallet ol li 	{
	font-weight: normal;
	line-height: 1.4;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 0px;
	}

div#pallet blockquote	{
	margin: 0;
	font-size: 1em;
	padding-top: 1em;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1em;
	}

div#pallet p	{
	font-size: 1em;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 6px;
	}

div#inbox table	{
	width: 100%;
	border-collapse: collapse;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin-top: 4px;
	margin-bottom: 4px;
	}

div#inbox th, td	{
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	}

div#inbox th	{
	background-color: #ffffff;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: 1px solid #666666;
	}

div#inbox td	{
	border: 1px solid #666666;
	}


div#schedule table	{
	width: 100%;
	border-collapse: collapse;
	background-color: #ffffff;
	border: 4px solid #ffffff;
	margin: 0;	
	}

div#schedule th, td	{
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	}

div#schedule th	{
	width: 80px;
	font-style: normal;
	font-weight: normal;
	border: 4px solid #ffffff;
	}

div#schedule td	{
	border: 4px solid #ffffff;
	}

div#inquiry 	{
	}

div#inquiry table {
	width: 100%;
	border-top: 1px solid #666666;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 0.75em;
	line-height: 1.4;
	}

div#inquiry td {
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	border-right: 1px solid #666666;
	padding: 6px;
	}

div#inquiry th {
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: 6px solid #666666;
	border-right: none;
	background-color: #fafad2; /* 背景色をlightgoldenrodyellowに指定 */
	font-weight: normal;
	text-align: left;
	padding: 6px;	
	width: 150px;
	}
/*
	font-weight: normal;
	text-align: left;
	padding: 6px;	
	width: 120px;
	}
*/
div#inquiry p	{
	font-size: 0.75em;
	line-height: 1.2;
	}

div#inquiry th.must {
	border-left-color: #D90000;
	}

div#inquiry th em {
	font-style: normal;
	color: #ff0000;
	padding-left: 5px;
}

div#inquiry input,textarea	{
	background-color: #fafad2; /* 背景色をlightgoldenrodyellowに指定 */
	border: 1px #c0c0c0; /* 輪郭色をsilverに指定 */
	line-height: 1.6;
	}

div#inquiry input:hover,textarea:hover	{
	background-color: #fafad2; /* 背景色をlightgoldenrodyellowに指定 */
	border: 1px #4682b4; /* フォーカス時の輪郭色をsteelblueに指定 */
	line-height: 1.6;
	}

div#inquiry select		{
	border: 1px #c0c0c0; /* 輪郭色をsilverに指定 */
	background-color: #fafad2; /* 背景色をlightgoldenrodyellowに指定 */
	line-height: 1.6;
	}

div#frame	{
	border: solid 1px #666666;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 250px;
	overflow: scroll;
	}

div#frame h4	{
	color: #002B00;
	font-size: 0.75em;
	line-height: 1.4;
	margin: 0;
	}

div#frame h5	{
	color: #970000;
	font-size: 0.75em;
	line-height: 1.2;
	text-align: left;
	margin-left: 0;
	margin: 0;
	}

div#frame p		{
	font-size: 0.75em;
	line-height: 1.2;
	margin: 0;
	}


div#frame2	{
	border: solid 1px #666666;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 350px;
	overflow: scroll;
	}

div#frame2 p		{
	font-size: 0.75em;
	line-height: 1.6;
	margin: 0;
	}

div#frame2 img.photo	{
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	}

div#frame2 pre	{
	font-size: 0.75em;
	line-height: 1.4;
	margin-right: auto;
	margin: 0;
	}

div#frame3	{
	border: 0;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	height: auto;
	overflow: none;
	}

div#frame3 h4	{
	background-color: #FFFFFF;
	background-image: url(../images/line-skyblue.png);
	background-repeat: repeat-x;
	font-size: 0.75em;
	color: #000000;
	line-height: 14px;
	width: 100%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 2px;
	}

div#frame3 table	{
	border-style: none;
	background-color: #666666;
	font-size: 0.74em;
	line-height: 1.2;
	}

div#frame3 td	{
	border-style: none;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	}

div#frame3 th	{
	border-style: none;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	}


/* サイドバー */
div#sidebar		{
	width: 180px;
	float: left;
	margin-bottom: 25px;
	}

ul.sidemenu		{
	font-size: 0.75em;
	font-weight: bolder;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0;
	}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{
	display: block;
	line-height: 24px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	margin-bottom: 10px;
	padding-left: 10px;
	}

ul.sidemenu li a:hover	{background-color: #017acd}

ul.sidemenu ul 	{
	margin: 10px 0;
	padding: 0;
	}

ul.sidemenu ul li a 	{
	background-color: transparent;
	background-image: url(../images/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 13px;
	color: #000000;
	border: none;
	line-height: 22px;
	margin-bottom: 0;
	}

ul.sidemenu ul li a:hover 	{
	background-color: #e0ffff;
	color: #000000;
	}
/* 	background-color: #87ceeb;	*/

ul.sidemenu ul li strong 	{
	font-style: normal;
	font-weight: bold;
	color: #191970;
	}

ul.sidemenu ul li em 	{
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

p.feed	{margin-bottom: 10px}

p.feed a	{
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px;
	}

p.feed img	{
	border: none;
	vertical-align: middle;
	}


/* 右サイドバー */
div#sidebar-right	{
	width: 220px;
	float: right;
	}

div.info	{
	border: none;
	margin-bottom: 20px;
	}

div#sidebar-right h2	{
	background-color: #99ccff;
	border-bottom: none;
	color: #000000;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	}
/*	background-color: #87cefa;	*/
/*	background-color: #6495ed;	*/
/* 	background-color: #92C9FF;	*/


div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{
	font-size: 0.75em;
	margin: 10px;
	}

div#sidebar-right ul	{
	font-size: 0.75em;
	margin: 5px 10px;
	padding: 0;
	}

div#sidebar-right ul li 	{
	background-image: url(../images/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none;
	}


/* フッター */
div#footer	{
	background-image: url(../images/footer-gray80.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	width: 100%;	
	margin-top: 0;
	padding: 8px 0px 0px;
	width: 100%;
	clear: both;
	}

address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	}

/*申込ボタン 2013.4.10追加*/
div#pallet div.moushikomibox {
    background-color:#ffffe0;
    border: 1px solid #666666;
    margin-bottom:20px;
    padding:15px;
}
div#pallet div.moushikomibox table {
    background-color:#ffffe0;
}
div#pallet div.moushikomibox td {
    border-width:0;
    line-height:140%;
}
div#pallet div.moushikomibox img {
    display:block;
    margin-bottom:10px;
    
}
div#pallet div.moushikomibox span {
    background-color:#990000;
    color:#fff;
    padding:2px 10px;
    border-radius:4px;
    font-size:12px;
}


/*自由集会 2013.5.30*/
.yakan {
    width:70%;
    padding:10px 10px 3px;
    margin-top:10px;
    margin-bottom:5px;;
    border:1px #000 dotted;
}
.yakan dl {
    margin-left:20px;
}

/*お知らせ 2013.07.23*/
.moushikomibox div.title {
    font-weight:bold;
}

.moushikomibox dl {
    margin: 10px 0 15px;
    border-bottom:1px #ddd dotted;
    padding-bottom:5px;
}

.moushikomibox dt {
    margin-bottom:5px;
    font-weight:bold;
}

.moushikomibox dd {
    line-height:140%;
}

.moushikomibox dd a {
    margin:0 5px;
    font-weight:bold;
}

.moushikomibox em {
    margin-left:5px;
    font-weight:bold;
}

.moushikomibox dl.last {
    margin-bottom:0;
}


