@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/img-bg.png);
	background-repeat: repeat-x;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: #F66;
}
a:visited {
	text-decoration: none;
	color: #F66;
}
a:hover {
	text-decoration: none;
	color: #FCC;
}
a:active {
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 110px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#header-title {
	float: left;
	width: 490px;
}
#header-info {
	float: right;
	width: 490px;
	text-align: right;
	height: 42px;
	padding-top: 68px;
}
#menu {
	height: 55px;
	width: 980px;
	float: left;
	margin-bottom: 20px;
	clear: both;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	width: 140px;
}
#contents {
	width: 980px;
	clear: both;
}
#topimg {
	height: 360px;
	width: 978px;
	border: 1px solid #CCC;
}
#topimg-yasushi {
	float: left;
	height: 360px;
	width: 447px;
}
#tomimg-info {
	float: right;
	height: 190px;
	width: 506px;
	background-image: url(../imgs/img-bg-topimg.jpg);
	padding-top: 170px;
	text-align: right;
	padding-right: 25px;
}
#tomimg-info ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#tomimg-info li {
	text-align: right;
	float: right;
	width: 162px;
	padding-bottom: 15px;
}
#topinfo {
	width: 980px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 187px;
}
#info1 {
	float: left;
	width: 482px;
	padding-right: 8px;
	height: 265px;
}
#info-left {
	float: left;
	height: 80px;
	width: 320px;
	margin-bottom: 15px;
}
#info-left1 {
	float: left;
	height: 80px;
	width: 140px;
	padding-right: 20px;
}
#info-left2 {
	float: right;
	height: 80px;
	width: 140px;
	padding-right: 16px;
	padding-left: 4px;
}
#info-right {
	float: right;
	height: 80px;
	width: 140px;
	padding-left: 5px;
	padding-right: 15px;
	margin-bottom: 15px;
}
#info2 {
	float: right;
	width: 463px;
	overflow: auto;
	border: 1px solid #CCC;
	padding-left: 10px;
	margin: 0px;
	padding-right: 15px;
	height: 242px;
}
#infobox {
	width: 456px;
	padding-left: 3px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#infobox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#infobox li {
	background-image: url(../imgs/img-listmark.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 3px;
}
#infobox p {
	margin: 0px;
	padding: 0px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #F66;
}
#footer a:hover {
	color: #F66;
	text-decoration: underline;
}
#footer-in {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer-in-left {
	float: left;
	width: 200px;
}
#footer-in-right {
	text-align: right;
	width: 780px;
	float: right;
	padding-bottom: 30px;
}
