@charset "shift_jis";

.kuwashiku a{
	display:block;
	width:95px;
	height:20px;
	line-height:50px;
	text-decoration:none;
	background-image: url(../img/global/kuwasiku.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.kuwashiku a:hover{
	background-image: url(../img/global/kuwasiku_f2.gif);
	background-repeat: no-repeat;
}

/*------------------ ask --------------------------------*/
.askTable {
	border: 1px solid #104887;
	border-collapse: collapse;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
} 
.askTable td{
	padding:5px;
	border: 1px solid #104887;
	border-collapse: collapse;
} 
.submit_btn{
	margin-top: 20px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
} 
.blueTable input {
	margin-bottom: 5px;
} 

/*------------------ calendar --------------------------------*/
.calendar {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
} 
.calred {
	font-size: 14px;
	color: #FF0000;
	margin-bottom: 5px;
} 
.calendar_left {
	float: left;
	border: solid 1px #104887;
	margin-right: 19px;
	margin-bottom: 20px;
	width: 200px;
} 
.calendar_rit {
	float: right;
	border: solid 1px #104887;
	width: 200px;
} 
.calendar h3{
	background-color: #CEDDF0;
	height: 20px;
	color: #104887;
} 
.calendarTable {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
} 
.calendarTable th{
	border: 1px solid #999999;
	border-collapse: collapse;
	height: 15px;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFCC;
	padding-top: 3px;
} 
.calendarTable td{
	border: 1px solid #999999;
	border-collapse: collapse;
	text-align: center;
	padding: 4px;
} 

/*------------------ sitemap --------------------------------*/
#sitemapLeft {
	float: left;
	width: 260px;
	margin-right: 80px;
} 
#sitemapRt {
	float: left;
	width: 240px;
} 
.siteTitle{
	border-bottom: thin dotted #104887;
	color: #104887;
	font-size: medium;
	background-image: url(../img/global/maru_mini_b.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 2px 25px;
	margin-bottom: 5px;
} 
.siteTitle a{
	color: #104887;
} 
.siteBlock {

} 
.siteBlock20 {
	margin-top: 20px;
} 
.siteBlock ul{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
} 
.siteBlock li{
	line-height: 110%;
} 
.siteBlock20 ul{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
} 
.siteBlock20 li{
	line-height: 110%;
} 


/*------------------ guide --------------------------------*/
.guidemenuTable {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
} 
.guidemenuTable li {
	line-height: 130%;
	list-style-type: square;
} 
.guidemenuTable a{
	color: #104887;
	text-decoration: underline;
	margin-right: 20px;
	line-height: 130%;
} 
.guidemenuTable a:hover{
	color: #24A175;
} 
ul.kome {
	margin-top: 15px;
} 
.kome li{
	line-height: 120%;
	list-style-image: url(../img/sub/kome.gif);
} 
p.guideblue {
	color: #0000FF;
	margin-top: 15px;
	margin-bottom: 5px;
} 
#popcontainer {
	width: 665px;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #104887;
	margin: 0px auto 0px auto;
} 
#popwrap {
	width: 645px;
	margin: 10px 10px 30px 10px;
	padding-bottom: 40px;
} 
.toteiki a{
	display:block;
	width:130px;
	height:22px;
	line-height:50px;
	text-decoration:none;
	background-image: url(../img/sub/toteiki.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.toteiki a:hover{
	background-image: url(../img/sub/toteiki_f2.gif);
	background-repeat: no-repeat;
}

.topoint a{
	display:block;
	width:170px;
	height:22px;
	line-height:50px;
	text-decoration:none;
	background-image: url(../img/sub/topoint.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.topoint a:hover{
	background-image: url(../img/sub/topoint_f2.gif);
	background-repeat: no-repeat;
}
.pop_close a{
	height:26px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-decoration:none;
	background-image: url(../img/global/btn_close.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 10px 0px 0px 20px;
	margin-left: 220px;
	text-align: center;
	width: 144px;
	float: left;
	margin-top: 30px;
}
.pop_close a:hover{
	background-image: url(../img/global/btn_close_f2.jpg);
	background-repeat: no-repeat;
}

/*------------------ diary --------------------------------*/
.staffbox {
	height: 152px;
	margin: 0px auto 30px auto;
} 
.staffcatch {
	margin: auto 0px auto 50px;
	padding-top: 40px;
} 
.diary_btn a{
	display:block;
	height:85px;
	background-image: url(../img/sub/diarybtn.jpg);
	background-repeat: no-repeat;
	width: 231px;
	margin: 40px auto 0px auto;
}
.diary_btn a:hover{
	background-image: url(../img/sub/diarybtn_f2.jpg);
	background-repeat: no-repeat;
}

