BODY {
	PADDING: 0px;
	MARGIN: 0px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size : 100%;
	background-image: url(im/kabe03.jpg);
}
.head_top {
	background-image: url(im/top-wood2.gif);
	margin: 0px;
	height: 22px;
}
.head_bana {
	background-image: url(im/kabe_kiiro.jpg);
	margin: 0px;
	PADDING: 0px;
	height: 100px;

}

input {border: 1px solid #6DB907;
background-image:
linear-gradient(
rgba(255,255,255,1.00),
rgba(243,255,157,0.84));

	border-radius: 10px;
	font-size: 14px;
	padding: 5 6px;
}

.kensakuwaku {
   width: 1010px;  
   border-top-left-radius: 12px;  
   border-top-right-radius: 12px; 
   border: 1px #F8C36C solid;
   background-color: #FFD1A9; 
   box-shadow: 0 0 60px #FFF0DD inset, 2px 2px 0 #6E5A29;
   margin: 7 auto;
   margin-bottom: 10px;
		padding: 3 7px;
}

.search {padding-top: 10px;
	padding-bottom: 10px;
}
dl.searchbox input{
border: 1px solid #C1C1C1;
	background-image: url(im/textbox.gif);
	border-radius: 2px;
	font-size: 18px;
	padding: 5 7px;
   margin: -14 auto;
}
input#q {

	font-weight: bold;
}


h1 {
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
}
h3 {font-size: 95%;
	line-height: 26px;
	padding-top: 4px;
	letter-spacing: 1.5pt;


	color: #433105;
		
}

H4 {
  font-size : 130%;
  font-family:'ＭＳ ゴシック',osaka;
  PADDING: 0px; MARGIN: 0px; TEXT-INDENT: 0px;
}
h5 {
	font-size: 90%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
H6 {
  font-weight : normal;
  font-size : 80%;
  COLOR: #333333;
  margin-top : 2px;
  margin-bottom : 2px;
  padding-bottom : 17px;
}

u {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.headlineL { margin: 0;
background: url(im/bg-h3.gif);
}
.headlineR { margin: 0;
background: url(im/bg-h3-R.gif);
}
/*--ここ--*/
/* --------------------------------------------------
   coder Table
-------------------------------------------------- */
.coder {
    border-spacing: 2;
	padding-bottom: 9px;

}
.coder td {
    padding:5px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
	    border: 0px solid #CCC;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
         -o-border-radius: 3px;
    box-shadow: 0 5px 5px #dbdbdb;	
}
.coder th {
	padding: 0px;
	border-bottom: solid 1px #CCC;
	border-right: solid 2px #CCC;

}





.sabutx #contents_navi {
	color: #FFFF66;
	font-weight: normal;
	text-align: right;
}


A:link {
	TEXT-DECORATION: none;
	color: #161001;
}
A:visited {
	COLOR: #161001; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline
}
.sabutx {
	font-size: 80%;
	color: #FFFFFF;
	padding-left: 5px;
}

ul {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: url(im/arrow_9.gif);
	list-style-position: inside;
	margin: 0px;
	z-index: 5;
}


li {
	display: list-item;
}
.contents {
}
.PR {
	font-size: 90%;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	list-style-type: none;
	border-right-style: dotted;
	border-left-style: dotted;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-indent: 2px;
}


.footer_bar{
	background-image: url(im/foter_bar.gif);
	height: 228px;
	}

.footer_last {
	height: 228px;
	background-image: url(im/foter.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.footer_text {
	padding-top: 160px;
	font-size: 10px;
}




