@charset "UTF-8";
/* スタイルのリセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ",sans-serif;
	color: #413117;
	line-height: 1.4em;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img {
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
q:before,q:after {
	c ontent:'';
	}

/* レイアウト */
body {
	text-align: center; /* center on ie */
	min-width: 910px;
	}
#wrapper {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 910px;
	text-align: left;
	}
#banner {
	margin: 0;
	width: 910px; /* necessary for ie win */
	position: relative;
	}
#alpha {
	margin: 0;
	width: 595px;
	float: left;
	clear: both;
	}
.primary {
	margin: 0;
	width: 280px;
	float: left;
	}
.secondary {
	margin: 0 0 0 35px;
	width: 280px;
	float: left;
	}
#beta {
	margin: 0;
	width: 280px;
	float: right;
	}

/* 基本 */
a:link {
	color: #0049af;
	text-decoration: underline;
	}
a:visited {
	color: #842b82;
	}
a:active {
	color: #c06043;
	}
a:hover {
	color: #c06043;
	}
hr {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	}
/* ヘッダ */
#banner {
	height: 110px;
	margin: 0;
	border-bottom: #8f921d 1px solid;
	}
#banner h1 {
	margin: 10px 0 0 0;
	width: 179px;
	float: left;
	}
#banner ul {
	width: 700px;
	float: right;
	}
#banner ul li {
	display: inline;
	}
#banner ul li a {
	display: block;
	float: right;
	border-left: #e9eebf 1px solid;
	padding: 40px 20px 20px 5px;
	}
#banner ul li a:hover {
	background : url(http://www.tokudameiboku.jp/images/bg-menu-off.gif) repeat-x left top;
	}
h2#topimage {
	margin: 5px 0;
	}

/* コンテンツ */
#content h2 {
	margin: 00;
	padding : 20px 0 20px 5px;
	font-size: 160%;
	background : url(http://www.tokudameiboku.jp/images/bg-menu-off.gif) repeat-x left top;
	}
#content h3 {
	font-size: 120%;
	margin: 10px 0 0 0;
	padding: 20px 0 3px 25px;
	background : url(http://www.tokudameiboku.jp/images/icon-tree.gif) no-repeat left bottom;
	border-bottom: #8f921d 1px solid;
	clear: left;
	}
#content p {
	margin: 5px 0 1em 0;
	}

/* コンテンツページ上部メニュー */
#content ul.pagetopmenu {
	margin: 0 0 20px 0;
	list-style-type: none;
	}
#content ul.pagetopmenu li.pagenav,
#content ul.pagetopmenu li.outside {
	list-style-type:none;
	display: inline;
	}
#content ul.pagetopmenu li.pagenav a {
	width: 246px;
	display: block;
	margin: 0 0 0 20px;
	padding: 2px 0 2px 20px; 
	background: #FFFFFF url(http://www.tokudameiboku.jp/images/icon-down.gif) no-repeat left center;
	float: left;
	}
#content ul.pagetopmenu li.pagenav a:hover {
	background: #f9faec url(http://www.tokudameiboku.jp/images/icon-down.gif) no-repeat left center;
	}
#content ul.pagetopmenu li.outside a {
	width: 246px;
	display: block;
	margin: 0 0 0 20px;
	padding: 2px 0 2px 20px;
	background : #FFFFFF url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat left center;
	float: left;
	}
#content ul.pagetopmenu li.outside a:hover {
	background : #f9faec url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat left center;
	}

/* コンテンツ写真エリア */
p.photos a,
dd.photos a {
	display: block;
	margin: 2px;
	padding: 2px;
	border: #DDDDDD 1px solid;
	float: left;
	}
p.photos a:hover {
	border: #999999 1px solid;
	}

/* コンテンツ部リストアイテム */
/* #content ul {
	margin: 5px 0 1em 20px;
	}
#content ul li {
	padding: 2px 0 2px 20px;
	background : #FFFFFF url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat left center;
	} */

#content dl {
	margin: 5px 0;
	}
#content dl dt {
	font-weight: bold;
	clear: left;
	}
#content dl dd {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 20px;
	clear: left;
	}
#content dl dd ol {
	margin: 0 0 0 20px;
	}
#content ul,
#content ol{
	margin: 0.5em 0 0.5em 2em;
	padding: 0.3em 0;
	}
#content ul li,
#content ol li{
	margin: 0.3em 0;
	}
p.pagetop {
	text-align: right;
	clear: both;
	}
p.pagetop a {
	display: block;
	padding: 2px 20px 2px 0;
	background : #FFFFFF url(http://www.tokudameiboku.jp/images/icon-up.gif) no-repeat right center;
	}
p.pagetop a:hover {
	background : #f9faec url(http://www.tokudameiboku.jp/images/icon-up.gif) no-repeat right center;
	}

#content #on-site-inspection h2 {
	margin: 20px 0 0 0;
	padding : 0;
	font-size: 100%;
	background : none;
	}



/* サイドバー・トップページメニュー*/
.primary h2, .secondary h2, #tertiary h2 {
	margin: 10px 0 0 0;
	padding: 20px 0 3px 25px;
	background : url(http://www.tokudameiboku.jp/images/icon-tree.gif) no-repeat left bottom;
	font-weight: bold;
	border-bottom: #8f921d 1px solid;
	}
.primary p,
.secondary p,
#tertiary p,
#content p {
	margin: 5px 0;
	}
.primary p a:hover img,
.secondary p a:hover img,
#tertiary p a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	}

.primary ul,
.secondary ul,
#tertiary ul {
	}
.primary ul li,
.secondary ul li,
#tertiary ul li {
	list-style-type: none;
	}
.primary ul li a,
.secondary ul li a,
#tertiary ul li a {
	display: block;
	padding: 3px 3px 3px 20px;
	background: #FFFFFF url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat left center;
	border-bottom: #e9eebf 1px solid;
	}
.primary ul li a.down,
.secondary ul li a.down,
#tertiary ul li a.down {
	display: block;
	padding: 3px 3px 3px 20px;
	background: #FFFFFF url(http://www.tokudameiboku.jp/images/icon-down.gif) no-repeat left center;
	border-bottom: #e9eebf 1px solid;
	}
.primary ul li a:hover,
.secondary ul li a:hover,
#tertiary ul li a:hover {
	display: block;
	padding: 3px 3px 3px 20px;
	background: #f9faec url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat left center;
	border-bottom: #e9eebf 1px solid;
	}
.primary ul li a.down:hover,
.secondary ul li a.down:hover,
#tertiary ul li a.down:hover {
	display: block;
	padding: 3px 3px 3px 20px;
	background: #f9faec url(http://www.tokudameiboku.jp/images/icon-down.gif) no-repeat left center;
	border-bottom: #e9eebf 1px solid;
	}
.primary ul li ul,
.secondary ul li ul,
#tertiary ul li ul {
	list-style-type: none;
	}
.primary ul li ul li,
.secondary ul li ul li,
#tertiary ul li ul li {
	list-style-type: none;
	}
.primary ul li ul li a,
.secondary ul li ul li a,
#tertiary ul li ul li a {
	display: block;
	padding: 3px 3px 3px 50px;
	background: #FFFFFF url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat 30px center;
	border-bottom: #e9eebf 1px solid;
	}
.primary ul li ul li a:hover,
.secondary ul li ul li a:hover,
#tertiary ul li ul li a:hover {
	display: block;
	padding: 3px 3px 3px 50px;
	background: #f9faec url(http://www.tokudameiboku.jp/images/icon-right.gif) no-repeat 30px center;
	border-bottom: #e9eebf 1px solid;
	}

/* フッター */
#footer {
	border-top: #8f921d 1px solid;
	clear: both;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}
#footer ul {
	}
#footer ul li {
	display: inline;
	}
#footer ul li a {
	display: block;
	float: left;
	border-left: #e9eebf 1px solid;
	padding: 40px 20px 20px 5px;
	}
#footer ul li a:hover {
	background : url(http://www.tokudameiboku.jp/images/bg-menu-off.gif) repeat-x left top;
	}
#footer p#team-6 {
	display: inline;
	}
#footer p#team-6 a {
	display: block;
	float: left;
	border-left: #e9eebf 1px solid;
	padding: 15px 20px 8px 5px;
	}
#footer p#team-6 a:hover {
	background : url(http://www.tokudameiboku.jp/images/bg-menu-off.gif) repeat-x left top;
	}
#footer address {
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0;
	text-align: center;
	background: #f9faec;
	}