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

.subject {
	width: 550px;
	border: 1px solid #999;
	padding: 10px;
	overflow: auto;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#subject01 {
	background-image: url(../img/bg-subject.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subject02 {
	background-image: url(../img/bg-subject02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subject03 {
	background-image: url(../img/bg-subject03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.subject img {
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;

}
.subject h3 {
	padding: 0px;
	color: #699;
	margin: 0px;
	text-shadow:#FFF 0 0 6px;
	/*text-shadow: #FFF 2px 0 0,#FFF 0 2px 0;*/
	font-size: 20px;
}
.subject p+p {
	font-size: 14px;
}

#index-top {
	text-align: center;
	padding-top: 30px;
	background-image: url(../img/index-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	width: 800px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#index-top img {
	border: 1px solid #999;
}

#wrapper #cat {
	margin-top: -140px;
	margin-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rainbow {
	margin-top: -310px;
	margin-left: -50px;
}
#boshuu {
	overflow: visible;
	text-align: center;
	background-image: url(../img/linen_line.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 30px;
	text-shadow:#000 0 0 8px;
}
#boshuu ul li {
	list-style-type: none;
	display: inline;
	list-style-position: outside;
	margin-right: 50px;
	
}
#boshuu ul {
	display: inline;
}
#boshuu img {
	margin-right: 10px;
	margin-left: 10px;
}


#jouhou #k-home {
	border: 1px solid #999;
	background-color: #FFF;
	height: 200px;
	width: 500px;
	margin-left: 30px;
	margin-top: 20px;
}
#jouhou #himawari2 {
	height: 200px;
	width: 500px;
	background-color: #FFF;
	margin-top: 15px;
	border: 1px solid #999;
	margin-left: 100px;
}
#news {
	border: 1px solid #999;
	background-color: #FFF;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(../img/news-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news p {
	margin-left: 15px;
	margin-right: 15px;
}

#news #img-diary {
	overflow: scroll;
}

#jouhou #chiiki-kakawari {
	background-color: #FFF;
	height: 200px;
	width: 500px;
	border: 1px solid #999;
	margin-top: 15px;
	margin-left: 30px;
}




#photo_box2 img {
	border: 1px solid #999;
	margin-right: 8px;
}

#slideshow {
	float: right;
	height: 312px;
	width: 397px;
	margin-right: 15px;
	border: 1px none #999;
	
}

#photo_box2 {
	clear: both;
	margin-bottom: 5px;
}
#photo_box1 {
	overflow: visible;
}
#photo_box1 #photo_left {
	width: 203px;
	float: left;
}
#photo_box1 img {
	border: 1px solid #999;
	margin-bottom: 5px;
}
