/* -----------------------------------------------
CSS Document
----------------------------------------------- */

/******************************** reset style ********************************/
/* html */
html {
	color:#666;
}
/* body */
body {
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
}
/* ie7 */
	*+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
	font-size:77%;
}
/* ie6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック';
	font-size:77%;
}  

/* other */
a img, img {
	border:0;
	margin:0;
	padding:0;
}
blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
	margin:0;
	padding:0;
}
abbr, acronym {
	border:0;
}
address, caption, cite, code, dfn, em, th, strong, var {
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight:bold;
}
caption, th {
	text-align:left;
}
code, kbd, pre, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/* ie7 */
	*+html code, kbd, pre, samp, tt {
	font-size:108%;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
q:before, q:after {
	content:'';
}
/******************************** form style ********************************/
button, fieldset, form, input, label, legend, select, textarea {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
input {
	border-color:#CCCCCC;
	border-style:solid;
	font-size:12px;
	color :#877C6B;
	background-color:#ffffff;
	border-width:1px;
}
textarea {
	border-color:#CCCCCC;
	border-style:solid;
	font-size:12px;
	color :#877C6B;
	background-color:#ffffff;
	border-width:1px;
}
select {
	border-color:#CCCCCC;
	border-style:solid;
	font-size:12px;
	color :#877C6B;
	background-color:#ffffff;
	border-width:1px;
}
#error_box {
	width: 250px;
	text-align: left;
}
/******************************** table style ********************************/
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}
table, th, td {
	border: none;
}
th {
	padding: 5px;
	border-top: solid 1px #AAA585;
	border-right: solid 1px #AAA585;
	border-bottom: solid 1px #AAA585;
	background-color: #E7EDC5;
	color: #8D9D31;
	white-space: nowrap;
}
td {
	padding: 3px;
	border-right: solid 1px #AAA585;
	border-bottom: solid 1px #AAA585;
}
caption {
	margin: 0;
	padding: 2px 0 5px 5px;
	border-left: solid 5px #786752;
	font-weight: bold;
	color: #786752;
	text-align: left;
}
.firstline {
	background-color: #FFFFFF;
	white-space: nowrap;
}
.leftcell {
	border-left: solid 1px #AAA585;
}
.leftcell2 {
	border-left: solid 1px #AAA585;
	text-align: right;
}
.leftcell3 {
	border-left: solid 1px #AAA585;
}
.leftcell4 {
	border-left: none;
}
.left01 {
	width: 150px;
}
.left02 {
	width: 300px;
}
.right01 {
	width: 150px;
}
.right02 {
	width: 80px;
}
.rightcell {
	text-align: right;
}
.thback2 {
	background-color: #D5EEE6;
	color: #3D898F;
}
.th200 {
	width: 300px;
}
.th300 {
	width: 100px;
}
.leftcell20 {
	border-left: solid 1px #AAA585;
}
.noborder {
	padding: 3px;
	border-right: none;
	border-bottom: none;
}
/******************************** link style ********************************/
a:link, a:visited, a:active {
	color: #CC9900;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
}
/******************************** container width ********************************/
#container {
	width: 950px;
}
/******************************** page link style ********************************/
#sub_mainbottom {
	font-size: 10px;
	margin-left: 10px;
}
.pageback {
	width: 100px;
	background-image: url(../img/pageback.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 3px;
	padding-left: 20px;
}
.pagetop {
	width: 130px;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top: 3px;
	padding-left: 20px;
}
#sub_mainbottom a:link, #sub_mainbottom a:visited, #sub_mainbottom a:active {
	text-decoration: none;
	color: #CC9900;
	font-weight: normal;
}
#sub_mainbottom a:hover {
	text-decoration:underline;
	color: #FF6600;
}
/******************************** header style ********************************/
#header {
	font-size: 10px;
}
#head_top {
	margin: 14px 24px 0 13px;
}
.logo {
	width: 500px;
	float: left;
}
.search {
	width: 300px;
	float: right;
	text-align: right;
}
#boxnamazu {
	width: 540px;
	margin:10px 0 10px 50px;
	font-size: 12px;
}
.namazu-result-header {
	width: 540px;
	margin:10px 0 10px 50px;
	font-size: 12px;
}
.toptext {
	width: 627px;
	float: left;
	text-align: right;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
h1 {
	font-size: 10px;
	color: #B09D8C;
	text-align: left;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 0px;
	letter-spacing: 0px;
}
.topmenuright {
	width: 286px;
	float: right;
	margin-bottom: 6px;
	text-align: right;
	letter-spacing: 1px;
}
.topmenuright a:link, .topmenuright a:visited, .topmenuright a:active {
	text-decoration: none;
	color: #AAA585;
	font-weight: normal;
}
.topmenuright a:hover {
	text-decoration:underline;
	color: #CC9900;
}
.topmenuright li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
}
div.nav {
	width:900px;
	height:40px;
	background:#AAA585;
	padding:0 25px 0 25px;
}
div.nav .rollover {
	display:inline;
	float:left;
	height:40px;
}
div.nav dl.dropdown {
	float:left;
}
div.nav dl.dropdown dt {
	width:180px;
	height:40px;
	cursor:pointer;
}
div.nav dl.dropdown dt:hover {
}
div.nav dl.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:180px;
	display:none;
	background:#502B05;
	z-index:200;
}
div.nav dl.dropdown ul {
	list-style:none;
	border:#FFFFFF 1px solid;
	border-top:none;
}
div.nav dl.dropdown li {
	display:inline;
}
div.nav dl.dropdown a.parent {
	padding:0;
	width:180px;
}
div.nav dl.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:3px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background:#AAA585;
	width:172px;
	font-size:10px;
	font-weight:normal;
}
/*FireFoxstyle*/
html>/**/body div.nav dl.dropdown a, .dropdown a:active, .dropdown a:visited {
	font-size:12px;
}
/*IE6style*/
* html div.nav dl.dropdown a, .dropdown a:active, .dropdown a:visited {
	font-size:12px;
}
/*IE7style*/
*+html div.nav dl.dropdown a, .dropdown a:active, .dropdown a:visited {
	font-size:12px;
}
div.nav dl.dropdown a:hover {
	background:#C1BEA6;
	color:#666666;
}
div.nav dl.dropdown .underline {
	border-bottom:1px solid #FFFFFF;
}
/*
.topnavi {
	height: 38px;
	background-color:#AAA585;
}
.topnavi a:link, .topnavi a:visited, .topnavi a:active {text-decoration: none; color: #FFFFFF; font-weight: normal;}
.topnavi a:hover{text-decoration: none; color: #EEE6AC;}

.topnavi_menu {
	margin:10px 0 10px 40px;
	float: left;
}
*/
/******************************** footer style ********************************/
#footer {
	width: 950px;
	clear: both;
}
#footer_left {
	float: left;
	width: 780px;
	margin-left: 10px;
	margin-top: 20px;
	padding-top: 2px;
}
.footernavi {
	color: #AAA585;
	line-height: 1.2;
	margin-bottom: 7px;
	font-size:10px;
}
.footernavi a:link, .footernavi a:visited, .footernavi a:active {
	text-decoration: none;
	color: #AAA585;
	font-weight: normal;
}
.footernavi a:hover {
	text-decoration:underline;
	color: #CC9900;
}
.footernavi li {
	display: inline;
	list-style-type: none;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
#footer_right {
	float: right;
	width: 150px;
	margin-top: 15px;
}
/******************************** clear fix hack ********************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/******************************** float clear style *****************************/
br.clear {
	clear:both;
	line-height:0em;
	font-size:1px;
}



