/**************** main.css ****************/


/*-------------------home-------------------*/

.ban-box {
	margin-bottom: 10px;
	margin-top: 10px;
}
#information-box {
	margin-bottom: 5px;
	border: 1px solid #91B43B;
}
#newyear {
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
#whats-new {
	width: 278px;
	display: block;
	float: left;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	background-color: #EEEEEE;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
#event-info {
	width: 278px;
	display: block;
	float: right;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #999999;
}
.topics-box {
	width: 278px;
	height: 100px;
	overflow: auto;
}
#whats-new h2, #event-info h2 {
	margin-bottom: 10px;
}
#whats-new p, #event-info p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 3px;
	border-bottom: 1px dotted #777777;
}
.list-day {
	color: #996633;
	font-weight: bold;
}
#other-info {
	width: 590px;
	margin: 20px 0;
}
#other-info td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
	border: 2px dotted #009933;
}
#news {
	clear: both;
	margin: 10px 0 0;
}
#osusume {
	margin: 10px 0 20px;
}


/*-------------------all-------------------*/

#contact-btn {
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	margin: 20px 0;
	text-align: center;
}


/*-------------------concept-------------------*/

#concept-img {
	width: 590px;
	height: 200px;
	background-image: url(../iezukuri/img/concept_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#concept-img h2 {
	text-indent: -600px;
}
#concept-img p {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin: 45px 310px 20px 20px;
}
.mid2 {
	padding: 7px 10px;
	border-left: 5px solid #666666;
}
.mid2 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #924943;
}
.mid3 {
	padding: 7px 10px;
	border-left: 5px solid #CC6600;
}
.mid3 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #339933;
}


/*-------------------examples-------------------*/

.img-exa {
	margin-right: 5px;
	margin-bottom: 5px;
}
.ex-photo {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	margin: 10px 25px 20px 25px;
}
.ex-smid {
	width: 520px;
	padding: 4px 0px;
	border-left: 5px solid #CC6600;
	margin: 10px 25px 20px 25px;
}
.ex-smid h3 {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}
.ex-box {
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	margin: 20px 60px;
}


/*-------------------about-------------------*/

.hyou-mid {
	width: 30%;
	background-color: #F3EDD5;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 140%;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.hyou-naiyou {
	width: 70%;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	text-align: left;
	padding: 5px;
}


/*-------------------remodel-------------------*/


.remodel-mid {
	margin-bottom: 10px;
	margin-left: 10px;
}
.remodel-mid h2 {
	text-indent: -999px;
	font-size: 12px;
}
.remodel-mid ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.remodel-mid li {
	margin-left: 10px;
	padding: 3px 0 3px 25px;
	background: url(../remodel/img/remodel_list.gif) no-repeat 0 2px;
	line-height: 140%;
	font-size: 14px;
}
.remodel-mid2 {
	margin: 10px;
	background-image: url(../remodel/img/remodel_midbg.gif);
	background-repeat: no-repeat;
	padding: 12px 0 10px 40px;
}
.remodel-mid2 h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}


/*-------------------model-------------------*/

#center2 {
	width: 590px;
	padding: 0 7px;
	vertical-align: top;
	float: left;
}
.model-date {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}
#center2 p {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	margin: 10px;
}
#ent img,
#ent2 img {
	float:left;
	margin-right: 10px;
	border: 0;
	clear: both;
}


/*-------------------event-------------------*/

.mid-event {
	border-left:5px solid #FF6600;
	padding: 5px 15px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #924943;
}
#ent-event {
	margin-left: 10px;
}
#ent-event img {
	float:left;
	margin-right: 10px;
	border: 0;
	clear: both;
}



