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

@import "common.css";


/*-------------------------------------------------
タイトル
-------------------------------------------------*/

.t1 {
	background-image: url(../img/title1.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t2 {
	background-image: url(../img/title2.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}
.t3 {
	background-image: url(../img/title3.jpg);
	height: 35px;
	width: 526px;
	margin-bottom: 10px;
}

.c1 {
	background-image: url(../img/kodawari.png);
	height: 60px;
	width: 526px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


/*-------------------------------------------------
レイアウトボックス
-------------------------------------------------*/

#left {
	width: 526px;
	position: relative;
	text-align: left;
	float: left;
}
#box1 {
	margin-bottom: 20px;
}
#box2 {
	background-image: url(../img/kodahai.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 280px;
}
#box3 {
}

#right {
	width: 274px;
	position: relative;
	text-align: left;
	float: right;
}
#right img {
	margin-bottom: 10px;
}




/*-------------------------------------------------
お知らせ
-------------------------------------------------*/

#date {
	background-color: #F4F3DE;
	padding: 12px;
}
#date  img {
	margin: 0px;
}
#date p {
	line-height: 120%;
}


#sougei {
	background-color: #FFFFFF;
	color: #951E6E;
	padding: 15px;
	line-height: 120%;
	margin-top: 20px;
	border: 1px solid #951E6E;
}
#top {
	float: left;
	margin-top: -8px;
	margin-bottom: 10px;
	background-image: url(../img/top3.jpg);
	height: 257px;
	width: 649px;
}
#topics {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
	margin-right: 8px;
	background-image: url(../img/topicshai.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topics dl dt {
	background-image: url(../img/ten1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 14px;
	color: #BC8B02;
	margin-left: -4px;
}
#topics dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D2A5;
}
#smenu li {
	display: inline;
}
#smenu {
	clear: both;
	float: none;
	padding-left: 10px;
	margin-bottom: 4px;
}
.hassei2 {
	height: 43px;
	width: 123px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 55px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei2 {
	width: 178px;
	padding-top: 12px;
}
.hassei3 {
	height: 43px;
	width: 123px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 55px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei3 {
	width: 178px;
	padding-top: 12px;
}
.hassei4 {
	height: 43px;
	width: 130px;
	float: right;
	text-align: center;
	color: #F00;
	padding-left: 105px;
	line-height: 120%;
	padding-top: 6px;
	padding-right: 0px;
}
* html .hassei4 {
	width: 235px;
	padding-top: 12px;
}
#hassei {
	float: left;
	background-image: url(../img/koutsuuka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 14px;
}
#wrapper {
	background-image: url(../img/himawari.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #DDE9F9;
}
#hassei dt {
	font-size: 18px;
	font-weight: bolder;
}
#hassei {
	width: 630px;
	height: 114px;
}
#hasseisyou {
	text-align: right;
	height: 35px;
	background-image: url(../img/hassei1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 5px;
}
#topics img {
	margin-top: 5px;
}
.wa {
	float: left;
	padding-top: 20px;
	font-weight: bolder;
	color: #7D67B9;
}
*html .wa {
	padding-top: 25px;
}
#hasseisyou a img {
	margin-bottom: -4px;
}
#link {
	float: left;
	padding-left: 20px;
	font-size: 10px;
	line-height: 120%;
}

