@charset "utf-8";
/* CSS Document */

@import url("head.css");
@import url("foot.css");

body{
	background-image: url(img/back01.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 18px;
}

a{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}


a:hover{
	text-decoration: underline;
}
.wrapper {
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.header {
	height: 73px;
	width: 780px;
	background-image: url(../img02/header.jpg);
	clear: both;
	float: left;
}
.header img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.descriptions {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.head-navi {
	font-size: 12px;
	width: 780px;
	height: 60px;
}
.header-img-box {
	height: 250px;
	width: 430px;
	padding-top: 77px;
	padding-left: 30px;
	float: left;
}


.header-img {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 347px;
	width: 780px;
	background-image: url(../img02/top-img.jpg);
}
.header-img02 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 97px;
	width: 780px;
	background-image: url(../img02/top-img-02.jpg);
	background-repeat: no-repeat;
}

.content {
	width: 780px;
	clear: both;
	float: left;
	background-image: url(img/back-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left {
	float: left;
}
.kengaku {
	padding-left: 5px;
	padding-top: 10px;
}


.left-box {
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #CC9;
	background-image: url(../img02/left-head.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.left-box ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	}
	
.left-box li{
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-align: left;
	}

.right {
	padding: 0px;
	float: right;
	width: 480px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
.right-img {
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
}

h2{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
.title-r {
	background-image: url(../img02/title-back.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 350px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #663;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

.break {
	clear: both;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
}
.text{
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	color: #666666;
}
.logo{
	float: left;
}

.news-list{
	margin-top: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sunday {
	font-weight: bold;
	color: #F33;
}
.carender td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.strong-red {
	font-weight: bold;
	color: #F00;
}
