@charset "utf-8";
@import "base.css";
@import "reset.css";
@import "common.css";


/* 				share
--------------------------------------------------------------------*/
div#content h2 {
	font-size:2.8em;
	line-height:1.6em;
	font-weight:bold;
	background:url(../images/index_h2.jpg) left top no-repeat;
	padding:20px 0 0 20px;
	width:580px;
	height:200px;
	margin:0 0 20px 0;
}
div#content h3 {
	margin:0 0 20px 0;
	padding:2px 0 0 30px;
	height:23px;
	font-size:1.6em;
	font-weight:bold;
	background:url(../images/h_1.jpg) left bottom no-repeat;
}



/* 				greetings
--------------------------------------------------------------------*/
div#greetings {
	margin:0 0 20px 0;
}
div#greetings div p {
	float:left;
	width:422px;
	font-size:1.2em;
	line-height:1.6em;
}
div#greetings div img {
	float:right;
}



/* 				relief
--------------------------------------------------------------------*/
div#relief {
	margin:0 0 20px 0;
}
div#relief div p {
	float:left;
	width:422px;
	font-size:1.2em;
	line-height:1.6em;
}
div#relief div img {
	float:right;
}


/* 				info
--------------------------------------------------------------------*/
div#info {
	margin:0 0 30px 0;
}
div#info-in {
	height: 250px;
	overflow: auto;
}
div#info iframe {
	width:600px;
	height:185px;
}


div#info dl {
	background:url(../images/info.jpg) left bottom repeat-x;
	width:570px;
}
div#info dl dt {
	float:left;
	padding:6px 0 7px 15px;
	width:105px;
	font-size:1.2em;
	line-height:1.6em;
	text-align:left;
}
div#info dl dd {
	font-size:1.2em;
	line-height:1.6em;
	padding:6px 5px 7px 0;
	margin-left:120px;
	width:439px;
	text-align:left;
}
div#info *html dl dd {
	height:1px;
}



/* 				rinen
--------------------------------------------------------------------*/
div#rinen {
	margin:0 0 60px 0;
}
div#rinen p {
	font-size:1.2em;
	line-height:1.6em;
}

/* 				cms
--------------------------------------------------------------------*/
div.cms {
	margin:0 0 20px 0;
}
div.cms h3 {
	background:#F2EEDB;
	padding:8px 0 8px 10px;
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 10px 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
}
div.cms h3 a {
	color:#575757;
}
div.cms div dl {
	float:right;
	width:445px;
}
div.cms div dl dt {
	font-size:1.2em;
	line-height:1.6em;
	color:#FF9900;
	text-align:left;
	font-weight:bold;
}
div.cms div dl dd {
}
div.cms div dl dd {
}
div.cms div dl dd ul li {
	font-size:1.2em;
	line-height:1.6em;
}
div.cms div dl dd p {
	font-size:1.2em;
	line-height:1.6em;
}
div.cms div table {
	float:left;
	width:142px;
}
div.cms div table tr td {
	width:140px;
	height:140px;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #CCCCCC;
}
div.cms div table tr td p a {
	display:block;
	overflow:hidden;
}
div.cms div table tr td p.yoko {
	width:140px;
	height:105px;
}
div.cms div table tr td p.yoko a {
	width:140px;
	height:105px;
}
div.cms div table tr td p.tate {
	text-align:center;
}
div.cms div table tr td p.tate a {
	height:140px;
}
div.cms div table tr th {
	text-align:center;
	line-height:1.6em;
	font-size:1.2em;
	font-weight:normal;
}
div.cms div table tr th span a {
	background:url(../images/cms_span02.jpg) left top no-repeat;
	padding:0 0 0 11px;
	color:#666666;
}
div.cms div table tr th span a:hover {
	background:url(../images/cms_span01.jpg) left top no-repeat;
	color:#FF9900;
	text-decoration:underline;
}

/* 				seo master
--------------------------------------------------------------------*/

div.sbox {
	width: 845px;
	}
div.sbox h1 {
	margin-left:10px;
	}
td div.summary {
	margin-left:10px;
	}


