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

/*[content]
----------------------------------------------------*/
div#content {
	
}

div#content h2 {
	width: 536px;
	margin: 10px auto;
}

div#content p.w570 {
	width: 560px;
	line-height: 1.5;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

div#content div#news,
div#content div#pickup {
	margin-top: 0px;
	background-color: #F5F8FC;
}

div#content div#tieup {
	background-color: #FCFBF5;
	margin-bottom: 10px;
}

div#content div.waku ul {
	width: 540px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
}

div#content div.waku ul li {
	width: 525px;
	padding-left: 2em;
	line-height: 1.8;
	background-image: url(/img/mark_blue.gif);
	background-repeat: no-repeat;
	background-position: 0.1em center;
}

div#content div.waku div.inner-box {
	width: 535px;
	margin: 5px auto;
/*	overflow: auto;*/
}

div#content div.waku div.inner-box p.text {
	line-height: 1.5;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E7EAEE;
}

div#content div.waku div.inner-row {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	overflow: auto;
}

/*[div.inner-row]
----------------------------------------------------*/

div#content div.waku div.inner-row div.item {
	width: 170px;
	margin-right: 9px;
	border: 1px solid #E7EAEE;
	background-color: #FFFFFF;
	float: left;
}

div.waku div.inner-row div.item h3 {
	margin: 10px 0px 0px 13px; 
}

div.waku div.inner-row div.item p.photo {
	margin: 4px 0px 0px 13px;
}

div.waku div.inner-row div.item p.address {
	margin: 20px 0px 0px 6px;
	padding-left: 1.7em;
	line-height: 1.5;
	background-image: url(/img/mark_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.waku div.inner-row div.item p.info {
	/*color:#3399CC;*/
	margin: 5px 0px 0px 6px;
	/*padding-left: 1.7em;*/
}

div.waku div.inner-row div.item p.detail {
	margin: 10px 10px 10px 10px;
	float: right;
}

div.waku div.inner-row div.hr {
	height: 10px;
}

h2.archive-title {
	background:url(/common/img/title_bg.gif) no-repeat left bottom;
	padding-left:40px;
	line-height:33px;
	font-weight:bold;
	margin-top:20px;
	letter-spacing:2px;
}

h3.entry-title {
	background:url(/common/img/title_bg2.gif) no-repeat left bottom;
	padding-left:30px;
	font-weight:bold;
	line-height:35px;
	height:40px;
	margin:10px 0;
}

div.entry-list p.description {

}

div.entry-list {
	width: 560px;
	margin: 10px auto 0px auto;
}

div.entry-content {
	padding: 5px;
}

div.entry-list p {
	line-height: 1.5;
	margin: 5px;
}

/*[table.inner-row]
----------------------------------------------------*/

div.waku table.inner-row {
	border: none;
	margin-left: 3px;
	border-collapse: separate; 
	border-spacing: 9px; 
}

div.waku table.inner-row tr td {
	width: 170px;
	background-color: #FFFFFF;
	border: 1px solid #E7EAEE;
	vertical-align: top;
}

div.waku table.inner-row tr td h3 {
	margin: 10px 0px 0px 13px; 
}

div.waku table.inner-row tr td p.photo {
	margin: 4px 0px 0px 13px;
}

div.waku table.inner-row tr td p.address {
	margin: 20px 0px 0px 6px;
	padding-left: 1.7em;
	line-height: 1.5;
	background-image: url(/img/mark_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.waku table.inner-row tr td div.info p {
	/*color:#3399CC;*/
	margin: 5px 0px 0px 6px;
	/*padding-left: 1.7em;*/
}

div.waku table.inner-row tr td p.detail {
	margin: 10px 10px 10px 10px;
	float: right;
}

div#tieup table {
	width: 536px;
	border: none;
	margin: 10px auto;
	margin-left: 12px;
}

div#tieup table tr th,
div#tieup table tr td {
	font-size: 0.875em;
	border: 1px solid #E7EAEE;
	padding: 3px;
	background-color: #FFFFFF;
}

div#tieup a {
	color: #3399CC;
	text-decoration: underline;
}

div#tieup p.tie {
	line-height: 1.5;
	margin: 10px 13px;
}

div#tieup p.tie-center {
	line-height: 1.5;
	text-align: center;
	margin: 10px 13px;
}

/*[openhouse]
----------------------------------------------------*/

div#contents div#content h2#openhouse-header {
	background:url(/common/img/title_bg.gif) no-repeat left bottom;
	padding-left:40px;
	line-height:33px;
	font-weight:bold;
	margin-top:10px;
	letter-spacing:2px;
	width: 520px;
}

#openhouse-entry {
	margin-top: 0px;
}

#openhouse-entry h3,
#openhouse-entry p {
	margin: 10px;
}

