@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0px;
	padding: 0px;
}
input[type="submit"],input[type="reset"] {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cloth05.gif);
	background-repeat: repeat;
}
#container {
	background-color: #CC6612;
	width: 840px;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
*html body #left { /*IE6用CSSハック*/
	float: left;
	width: 200px;
	margin-right: -10px;
	margin-left: 5px;
	height: 540px;
}
#left {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
}
h1 {
	height: 150px;
	width: 200px;
	padding: 0px;
	background-color: #CC6612;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left img {
	border: none;	
}
#navigation {
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation li {
	list-style-type: none;
	font-size: 12px;
	line-height: 14px;
	width: 180px;
	height: 20px;
}
#navigation a {
	text-decoration: none;
	display: block;
	width: 180px;
	padding-top: 4px;
	height: 18px;
}
#navigation a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#navigation a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#navigation a:hover {
	font-weight: bold;
	color: #FF3;
}
#navigation .botton {
	margin-top: 4px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#column {/*
	float: left;*/
	height: 100px;
	width: 160px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFC;
	background-image: url(../images/column.jpg);
}
#contents {
	height: 800px;
	width: 610px;
	float: left;
	background-color:#F4AE32;
	margin: 0px;
}
#subnavigation li {
	float: right;
	list-style-type: none;
	margin-top: 50px;
}
#subnavigation a {
	text-decoration: none;
}
#subnavigation a:link {
	color: #FFFFFF;
	font-weight: bold;
}
#subnavigation a:hover {
	background-position: 0 -30px;
}
#subnavigation .contact a {
	display: block;
	height: 30px;
	width: 110px;
	background-image: url(../images/inq02.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 15px;
}
#subnavigation .toppage a {
	display: block;
	height: 30px;
	width: 110px;
	background-image: url(../images/top02.gif);
	text-indent: -9999px;
	overflow: hidden;
}
#page {/*
	float: left;*/
	height: 695px;
	width: 590px;
	clear: both;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#page h2 {
	clear: both;
	background-color: #F4AE32;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC6612;
	font-size: 14px;
	color: #FFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#page p {
    font-size: 14px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#footer {
	padding: 0px;
	height: 120px;
	width: 840px;
	clear: both;
	margin: 0px;
	background-image: url(../images/footer_01.gif);
}
#undernavigation {
	height: 20px;
	width: 585px;
	float: right;
	margin-right: 25px;
	padding-top: 75px;
}
.copytext {
	height: 20px;
	width: 585px;
	float: right;
	text-align: right;
	color: #FFF;
	margin-top: 3px;
	font-size: 10px;
	font-weight: bold;
}
#navi li {
	display: block;
	float: right;
	list-style-type: none;
	font-size: 10px;
	color: #FFF;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-decoration: none;
	line-height: 12px;
}
#navi .border {
	border-right-style: none;
}

#navi li a {
	text-decoration: none;
}

#navi a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#navi a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#navi a:hover {
	font-weight: bold;
	color: #FF3;
}

/* *** お問い合わせ *** */
#contact th {
	width: 125px;
	text-align: left;
	font-weight: normal;
	border: solid 1px #333;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contact td {
	padding: 10px;
	width: 390px;
	border: solid 1px #333
}
#contact span.required {
  color: red;
}
#contact dl {
  margin: 0;
  padding: 0;
}
#contact dt {
  float: left;
  width: 5em;
  text-align: right;
  padding: 3px 0px 3px 0px;
  margin: 0;
}
#contact dd {
  width: 380px;
  height: 2.4em;
}
*:first-child+html #contact dt { /*IE7用CSSハック*/
  display:inline
  width: 5em;
  text-align: right;
  padding: 3px 0px 3px 0px;
  margin: 0;
}
*:first-child+html #contact dd  { /*IE7用CSSハック*/
  display:inline;
}

#contact label {
  margin-right: 12px;
}
#contact label.fname {
  margin-right: 0px;
}
#contact label.adrs {
  margin-right: 5px;
}
#contact input[type="radio"] {
  margin: 0;
  padding: 0;
}
#contact p {
  text-align: center;
}
#contact p.memo {
	text-align: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 12px;
	line-height: 14px;
}
#contact textarea {
  width: 390px;
  height: 200px;
}

/* input[text] width (お問い合わせ) */
div.pagecontent {
	margin-left: 15px;
	height: 620px;
	width: 560px;
}
.name {
  width: 100px;
}
.zip1 {
  width: 2em;
}
.zip2 {
  width: 2.5em;
}
.tel1 {
  width: 2em;
}
.tel2 {
  width: 2.5em;
}
.email {
  width: 280px;
}
.address {
  width: 300px;
}
