@charset "utf-8";
@import url("base.css");

h1 {
	margin-left: 28px;
	width: 370px;
	height: 30px;
	padding: 10px 0 6px 0;
}
p {
	line-height: 2.0em;
	margin-top: 20px;
	padding: 0 5px 0 10px;
}
#top_image {
	width: 756px;
	height: 452px;
	margin: 0px auto 0 auto;
	/*background: #C5B394;*/
}
#pk {
	color: #666666;
	width: 736px;
	margin: 12px auto 10px auto;
}
#contents_main {
	width: 736px;
	margin: 10px auto 0 auto;
}
#contents_left {
	width: 194px;
	float: left;
}
#contents_left ul {
	/*font-weight: bold;*/
	width: 194px;
	float: left;
	border: #cccccc 1px solid;
}
#contents_left li {
	width: 180px;
	padding: 7px 7px 7px 7px;
	float: left;
	border-top: #cccccc 1px dotted;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents_left li.title {
	color:#ffffff;
	font-size: 1.2em;
	font-weight: bold;
	width: 180px;
	padding: 5px 7px 5px 7px;
	float: left;
	background-image: none;
	background: #BCA27E;
	text-align: center;
	border-top: none;
}
#contents_left li.top {
	width: 180px;
	padding: 7px 7px 7px 7px;
	float: left;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
}
#contents_left a {
	margin-left: 25px;
}
#contents_right {
	width: 505px;
	margin-left: 20px;
	float: right;
}
#contents_right ul {
	width: 505px;
	float: left;
}
#contents_right li {
	width: 505px;
	float: left;
}
#page_top {
	margin-top: 20px;
	margin-right: 0px;
	border: #f0f0f0 1px solid;
	float: right;
}
p#nf {
	width: 740px;
	margin: 28px auto 0 auto;
	padding-left: 582px;
	padding-right: 34px;
	width: 158px;
	height: 32px;
	float: right;
}
p.link {
	line-height: 1.2em;
	background-image: url(../img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 10px 20px 18px;
	font-size: 1.2em;
	padding-left: 18px;
}
p.tel {
	line-height: 1.2em;
	font-size: 1.6em;
	font-weight: bold;
	margin: 15px 10px 0px 18px;
	padding-left: 18px;
}
p.tel_cap {
	margin: 15px 0 0 30px;
	padding-left: 18px;
}
p.policy {
	line-height: 1.2em;
	background-image: url(../img/policy_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 10px 20px 18px;
	padding-left: 18px;
}
span#activity {
	margin: 0 20px 0 5px;
}
#contents_right a {
	text-decoration: underline;
}
#year {
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}

