@charset "UTF-8";

/* 基本スタイル
---------------------------------------------*/
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 95%;
	line-height: 1.5;
	color: #000000;
	background-color: #D4D4D4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Lucida Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gohic", sans-serif;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}



h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #660000;
}
a:hover {
	color: #FF8510;
}

img {
	border: 0;	
}
img.banner {
	padding: 5px 0px;	
}

img.waku {
	padding: 2px;
	border: #CCCCCC solid 1px;
}


img.photo-left {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}

img.photo-right {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}

.skip {
	display: none;
}

.media1 {
	display: none;
}

.totop {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}


.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}
.clear {
	float: none;
	clear: both;
}

.pink{
	color: #FF6699;
}

.attention{
	color: #FF3333;
}


.attention-l{
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	color: #61474B;
	letter-spacing: 0.1em;
}

.green{
	color: #006633;
}

.blue{
	color: #3333CC;
}
/* Wrapper
---------------------------------------------*/
#Base-center {
	text-align:center;
	width: 100%;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	width: 919px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background: #FFFFFF url(../img/back-left.gif) repeat-y left;
}
#Wrapper2 {
	width: 929px;
	margin: 0;
	padding: 0;
	background: url(../img/back-right.gif) repeat-y right;
}

/* たて組レイアウト
---------------------------------------------*/
#contentWrapper {
	width: 909px;
	margin: 0 10px;
	text-align: left;
	background: #FFFFFF;
}

#header {
	background: url(../img/top-title11.png) no-repeat left top;
	width: 909px;
	height: 180px;
	padding: 0px;
	margin: 0;
}



#content-left {
	float: left;
	margin: 5px 0 20px 0;
	width: 192px;
	padding: 10px 0 0 0;
	text-align: center;
}

.left-bwaku {
	margin: 5px 2px;
	padding: 5px;
	width: 155px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
	font-size: 80%;
	color: #000000;
	line-height: 1.5;
	text-align: left;
	
}

#content-right {
	float: right;
	margin: 5px 0 10px 0;
	padding: 5px 0 0 0;
	width: 717px;
}	
/* hide from Mac IE \*/
 * html #content-right {
	float: right;
	padding: 0;
	width: 717px;
}	
    /* */ 


#footer {
	clear: both;
	width: 909px;
	margin: 0;
	background: #EEEEEE;
	font-size: 90%;
	color: #000000;
	border-top: #FF9900 solid 3px;
}
#footer-top {
	width: 909px;
	margin: 0;
}
#footer-text {
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
}
#footer-menu {
	margin: 0;
	padding: 25px 10px 0px 10px;
	text-align: center;
	font-weight: normal;
}
#footer-banner {
	margin: 10px;
	float: right;
}



/* ナビゲーション
---------------------------------------------*

//*上部横ナビゲーション
---------------------------------------------*/
#globalNav {
	position: relative;
	width: 909px;
	height: 50px;
	background: #FFFFFF url(../img/menu2-back.gif) left top repeat-x;
}
#globalNav li {
	float: left;
	list-style-type: none;
	background: #FFFFFF;
}
#globalNav li a {
	/*¥*/
	overflow: hidden;
	text-decoration: none;
	/**/	
}
#globalNav li a:hover {
	text-decoration: none;
}
#globalNav li.menu0 {
	display: block;
	width: 10px;
	height: 50px;
	background-image: url(../img/menu2-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}




#globalNav2{
	position: relative;
	margin: 20px 0px 20px 20px;
	text-align: left;
	font-size: 90%;
}
#globalNav2 li{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 15px;
	background-image: url(../img/dot-sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



/* top-infomation
---------------------------------------------*/

#info{
	width: 693px;
	background: url(../img/paper-back.png) repeat-y;
	margin: 10px 0px 20px 0px;
}

#info-top{
	width: 693px;
	height:81px;
	background: url(../img/info-top.png) no-repeat top;
	margin: 0;
	padding: 0;
}
#info-bottom{
	width: 693px;
	height:67px;
	background: url(../img/info-bottom.png) no-repeat bottom;
	margin: 0;
	padding: 0;
}


#info-inner{
	margin: 5px 20px 10px 20px;
	padding: 0 10px;
}

#info iframe{
	border: 0px;
	width: 640px;
	height: 450px;
	overflow: auto;
}

/* hide from Mac IE \*/
 * html #info iframe{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 640px;
	height: 500px;
	overflow: auto;
}
    /* */ 



/* 左スケジュール
---------------------------------------------*/

#sche-left{
	width: 192px;
	background: url(../img/sche-left-back.png) repeat-y;
	margin: 0px;
}

#sche-left-top{
	width: 192px;
	height:58px;
	background: url(../img/sche-left-top.png) no-repeat top;
	margin: 0;
	padding: 0;
}
#sche-left-bottom{
	width: 192px;
	height:50px;
	background: url(../img/sche-left-bottom.png) no-repeat bottom;
	margin: 0;
	padding: 0;
}


#sche-left-inner{
	margin: 0;
	padding: 0 13px 0 15px;
	text-align: left;
}

#sche-left-inner strong a {
	color: #3399CC;
}

#sche-left-inner strong{
	color: #2160BC;
}

#sche-left-inner ol{
	margin: 0;
	padding: 10px  10px 10px 5px;
	font-size: 90%;
	line-height: 130%;
	border-top: #999999 1px dotted;	
}

#sche-left-inner li{
	padding: 5px 0 5px 12px;
	list-style-type: none;
	background-image: url(../img/dot-sche-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: #999999 1px dotted;
	font-size: 90%;
}


#sche-left-inner li.in{
	background-image: url(../img/dot-sche-left2.gif);
	border-bottom-width: 0px;
	padding: 0 0 5px 10px;
}




/* 予定表
---------------------------------------------*/

.sche{
	width: 693px;
	background: url(../img/paper-back.png) repeat-y;
	margin: 10px 0px 20px 0px;
}

.sche-top{
	width: 693px;
	height:81px;
	background: url(../img/sche-top.png) no-repeat top;
	margin: 0;
	padding: 0;
}
.sche-bottom{
	width: 693px;
	height:67px;
	background: url(../img/sche-bottom.png) no-repeat bottom;
	margin: 0;
	padding: 0;
}


.sche-inner{
	margin: 5px 20px 10px 20px;
	padding: 0 10px;
}

.sche iframe{
	border: 0px;
	width: 640px;
	height: 600px;
	overflow: auto;
}

/* hide from Mac IE \*/
 * html .sche iframe{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 640px;
	height: 600px;
	overflow: auto;
}
    /* */ 



/* メインテキスト指定
---------------------------------------------*/
h1 .top {
}
h2 {
}

h3{
	
}


.main-text-top {
	font-weight: normal;
	color: #222222;
	line-height: 1.5;
	margin: 0px 20px 10px 10px;
	padding: 10px 20px 10px 20px;
}
.main-text {
	font-weight: normal;
	color: #222222;
	line-height: 1.6;
	margin: 0px 10px 5px 10px;
	padding: 5px 10px;
}
.main-text2 {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	margin: 0px 20px 5px 20px;
	padding: 5px 20px;
}

.text-s {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
}


.text-s-blwn {
	font-size: 90%;
	font-weight: normal;
	color: #663333;
	line-height: 1.5;
}

.indent {
	margin: 10px 20px;
}

.plist {
	font-size: 80%;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 5px;
}

.date {
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: normal;
}
.comment {
	margin: 0 10px 0 20px;
	font-size: 95%;
}

.content {
	text-align: left;
	margin: 15px 10px 10px 10px;
}
	
/* hide from Mac IE \*/
 * html .content {
	text-align: left;
	margin: 15px 10px 10px 5px;
}
    /* */ 

.content img.board {
	text-align: center;
	margin: 5px;
}


.content .box {
	margin: 10px;
	padding-bottom: 5px;
	border: #CCCCCC solid 1px;
}


.content .box-gijiroku {
	margin: 5px 20px;
	padding-bottom: 5px;
	border-bottom: #CCCCCC solid 1px;
}



.content .info .box {
	margin: 10px;
	padding-bottom: 5px;
	border: 3px double #666666;
}

.content .info2 .box {
	margin: 10px;
	padding-bottom: 5px;
	border: 3px double #666666;
}

.content .faq .box {
	margin: 10px;
	padding-bottom: 5px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 3px double #CCCCCC;
}



.content .date {
	text-align: right;
	margin: 15px 10px 10px 0px;
}


.content .box-gijiroku .date {
	float: right;
}



.main-text img{
	padding: 5px;
}

.main-text2 img {
	padding: 2px;
}


.content h1 {
	font-size: 140%;
	color: #000066;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h2 {
	font-size: 160%;
	color: #660000;
	line-height: 1.4;
	font-weight: bold;
	margin: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}


.content h2.info {
}

.content h3 {
	font-size: 140%;
	color: #660000;
	line-height: 1.4;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}


.content h3 a {
	color: #660000;
	text-decoration: none;
}


.content .info .box h3 {
	color: #990033;
}

.content .info2 .box h3 {
	color: #990033;
	font-size: 130%;
}
.content .info2 .box h3 a {
	color: #990033;
}


.content .link .box {
	margin: 5px 10px;
	padding-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: #CCCCCC solid 1px;
}

.content .link .box h3 {
	font-size: 110%;
	color: #660000;
	line-height: 1.4;
	font-weight: bold;
	margin: 2px 2px 2px 10px;
	padding: 0px 5px 0px 10px;
	border-bottom-width: 0px;
	border-left: #990033 solid 5px;;
}

.content .link .box h3 a {
	color: #990033;
}

.content .link .box h3 a:hover {
	color: #FF8510;
}
.content .link .box .main-text {
	font-size: 90%;
	margin: 0px 10px 5px 10px;
	padding: 0px 10px 0px 20px;
}


.faq {
	border-top: 1px solid #CCCCCC;
}


.faq .date {
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: normal;
}

.content .faq .box h3 {
	font-size: 120%;
	color: #990033;
	padding: 5px 10px;
	background-color: #E3E3E3;
	border-bottom: 0px;
}

.content .faq .box h3 a {
	text-decoration: none;
}



.content .faq .box h3:first-letter {
	font-size: 150%;
	font-weight: bold;
}

.main-text .faq:first-letter {
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99011A;
	padding: 2px 5px;
	margin-right: 5px;
}


.main-text .faq {
	border-top: 0px;
}

.infotitle{
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990033;
}

.content .info .box h3 a{
	color: #CC0033;
	text-decoration: underline;
}


.content .info .box h3 a:hover {
	color: #FF8510;
}


.content h4 {
	font-size: 105%;
	color: #53363A;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #EBEBEB;
}


.content .box-gijiroku h4 a {
	color: #66212C;
	text-decoration: none;
}



.content h5 {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.content .list .title {
	font-size: 100%;
	color: #114FA6;
	line-height: 1.5;
	font-weight: bold;
}
.content p {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.5;
}

.content ul{
	margin: 0px;
	list-style-type: none;
}

.content ol{
	margin: 0px;
	padding: 0px 30px;
	list-style-position: outside;
}


.content ol li{
	margin: 0px;
	padding-bottom: 10px;
}


.main-text2 li{
	margin: 5px 10px 3px 20px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}


 ul.list{
	list-style-type: none;
	margin: 10px 10px 10px 20px;
}

.list li{
	list-style-type: none;
	padding: 0 10px 10px 10px;
}


.content table{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	text-align: left;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	
}

.content td{
	border: 0;
	padding: 5px 1em;
	text-align: left;
	vertical-align: top;
	border-bottom: #CCCCCC solid 1px;	
}


.content th {
	width: 9em;
	padding: 5px 1em;
	margin: 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}


.button img{
	margin-top: 20px;
	margin-left: 60px;
}


/* リンク集
---------------------------------------------*/



/* 予定表
---------------------------------------------*/


.content .yotei {
	margin: 10px 0;
}



.content .yotei table{
	width: 100%;
	padding: 0;
	margin: 1px 0;
	text-align: left;
	border-top: #CCCCCC solid 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
.content .yotei th {
	width: 4em;
	padding: 2px 0.2em;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	border-right: #9ACCCC solid 5px;
	border-bottom: 0px;
	white-space: nowrap;
}

.year{
	font-size: 80%;
	font-weight: normal;
}
.content .yotei td{
	border: 0;
	padding: 2px 0.5em;
	text-align: left;
	border-bottom: 0px;	
}

.content .yotei td.title{
	font-weight: bold;
	background-color: #FFF9DE;
}
.content .yotei td.title a{
	color: #0066FF;
}


.content .yotei td.comment{
	font-size: 90%;
	background-color: #EEEEEE;
	border-left: #CCCCCC solid 1px;
}
.content .yotei .line{
	width: 100%;
	border-bottom: #CCCCCC solid 1px;
}










/* サイトマップ
---------------------------------------------*/


.sitemap ul{
	margin: 0px 10px 3px 40px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

.sitemap li{
	margin-left: 20px;
	font-size: 100%;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../img/dot-sitemap.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-right: 50px;
	border-left: #999999 solid 2px;
	border-bottom: #CCCCCC solid 2px;
}
.sitemap li.next{
	margin-right: 0px;
}





/* お問い合わせ
---------------------------------------------*/
.contact {
	text-align: left;
	margin: 20px 10px 10px 10px;
}
.contact p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.contact table{
	padding: 0px;
	font-size: 90%;
}
.contact th{
	padding: 5px;
	font-weight: normal;
	background: #EEEEEE;
	border-bottom: 1px solid #BBBBBB;
}
.contact td{
	padding: 5px;
	line-height: 150%;
	border-bottom: 1px solid #BBBBBB;
}
.contact input{
	border: 1px solid #BBBBBB;
	padding: 5px;
	margin-bottom: 2px;
	font-size: 120%;
}
.contact input.text{
	width: 380px;
}
.contact input.text2{
	width: 120px;
}
.contact input.text3{
	width: 60px;
}
.contact textarea{
	border: 1px solid #BBBBBB;
	padding: 5px;
	width: 400px;
	font-size: 120%;
}

input:focus {
	background-color: #EFEFEF !important;
}
textarea:focus {
	background-color: #EFEFEF !important;
}
input.button1 {
	font-size: 110%;
	font-weight: bold;
	
}

input.button {
	margin: 10px 5px 5px 5px;
	padding: 5px;
	font-size: 110%;
	background-color: #FFCCCC;
	border: 3px double #999999;
	font-weight: bold;
	
}


input.button:focus {
	border: 3px double #91636E;
	background-color: #FFDDEA !important;
	color: #660000;
}




/*　トップWhat's New bbs用
---------------------------------------------*/
.bbstop {
	width: 620px;
	background-color: #FFFFFF;
}

.bbsdate {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	text-align: right;
}


.bbs .topdate {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	margin: 0 0 20px 0;
	text-align: right;
}
.bbs .date {
}


.bbs ul {
	margin: 5px 0px;
}
.bbs li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 5px 10px;
	padding-bottom: 5px;
}

.bbs table {
	margin: 0px;
}


.bbs th {
	font-weight: normal;
	width: 7em;
	font-size: 100%;
	line-height: 150%;
	vertical-align: top;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #66CCCC;
}

.bbs td {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-size: 100%;
	color: #114FA6;
	font-weight: bold;
	line-height: 1.5;
}


.bbstop .bbs table {
	margin: 0px 0px 2px 0px;
	border-bottom: #CCCCCC solid 1px;
}


.bbstop .bbs th {
	font-weight: normal;
	width: 7em;
	font-size: 100%;
	line-height: 150%;
	vertical-align: top;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #66CCCC;
	border-bottom: 0px;
}

.bbstop .bbs td {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-size: 100%;
	color: #114FA6;
	font-weight: bold;
	line-height: 1.5;
	border-bottom: 0px;
}


.bbs .title {
}

.backnext {
	font-size: 90%;
	text-align: right;
}

.bbsfooter {
	font-size: 90%;
}





/* デザインサンプル拡大用
---------------------------------------------*/

.sample a .large{
	width: 0px;
	height: 0px;
}

.sample a:hover{
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
}

.sample a:hover .large{
	width: auto;
	height: auto;
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	position: relative;
}



/*　bbs用
---------------------------------------------*/



/*　その他
---------------------------------------------*/
.copyright {
font-size: 85%;
color: #666666;
font-family: Verdana,Osaka,Helvetica,sans-serif;
letter-spacing: 0.1em;
text-align: center;
padding: 10px 0 0 0;
}



/* カレンダー詳細 */ 

.calendar .detail{
font-weight:bold;
border-bottom:1px dashed #CC3300;
margin-bottom:10px;
}
.calendar {
}
.calendar .cal_top{
	margin-bottom: 5px;
	font-weight:bold;
	text-align:center;
	padding:3px 5px;
	font-size:105%;
	background-color: #EEEEEE;
}
.calendar .cal_top a{
	text-decoration: none;
	color:#CC3300;
}
.calendar .cal_top a:hover{
	text-decoration: underline;
}
.calendar .cal_top a img{
	text-decoration: none;
	border: 0px;
}
.calendar .sun {
color:#FF3333;
}
.calendar .holiday {
color:#FF3333;
}
.calendar .sat {
color: #0066CC;
}
.calendar table{
font-size:90%;
width:100%;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
margin-bottom:10px;
}

.calendar th{
border:1px solid #CCCCCC;
background-color: #EEEEEE;
padding:3px 5px;
text-align:center;
font-weight:normal;
width:14.3%;
}

.calendar td{
border:1px solid #CCCCCC;
padding:3px 5px;
width:14.3%;
height:80px;
}

.calendar td .usual_day{
font-weight:bold;
color: #333333;
}
.calendar td .sun_day{
	font-weight:bold;
	color:#FF0000;
}

.calendar td .sat_day{
font-weight:bold;
color: #0066CC;
}


.calendar td .title a{
	font-weight:normal;
	color: #333333;
}



.calendar td .title a:hover {
	color: #FF9900;
}


.calendar .cal_bottom{
	margin-top: 5px;
	padding:5px;
	font-size:110%;
	background-color: #DDDDDD;
}

