/*----------------------------------------
	default setting
-----------------------------------------*/

body, div, dl, dt, dd, th, td, ul, ol, li,
h1, h2, h3, h4, h5, h6, form  {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, strong, em, p {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

th {
	text-align: left;
	font-weight: normal;
}

li {
	list-style: none;
	vertical-align: bottom;
}

li img {
	vertical-align: top;
}

img, table {
	border: 0;
	font-size: 100%;
}

hr {
	display: none;
}

em {
	font-weight:bold;
}

html {
	overflow-y: scroll;
}

input, textarea, select {
	color: #333333;
	font-size: 100%;
	font-family:
		"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",
		"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",
		sans-serif;
}

/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "sans-serif";
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #eeeeee;
	text-align: center;
	font-size: 75%;
	color: #333333;
}
h1 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	height: 70px;
	width: 580px;
	margin: 0px;
	float: left;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
}
#header{
	margin:10px auto;
	padding: 0px;
}
#topnavi {
	height: 30px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../img/topnavi-back.jpg);
	list-style-type: none;
	overflow: hidden;
	clear: both;
}
#topnavi li {
	list-style: none;
	float: left;
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
	text-align: center;
	width: 111px;
}
#topnavi a {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 6px 0px 8px;
	display: block;
	background-image: url(../img/topnavi-back.gif);
	background-position: left top;
	text-align: center;
}
#topnavi a:hover {
	color: #FF9900;
	background-image: url(../img/topnavi-back.gif);
	background-position: right top;
	}
h2 {
	padding: 0px;
	height: 100px;
	margin: 0px auto;
	display: block;
}
h2 img {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 5pt;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
	clear: both;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
}
h3 a {
	color: #336699;
}
h3 a:hover {
	color: #FF6600;
}
#footnavi {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	clear: both;
	padding-top: 10px;
}
#footnavi li {
	float: left;
	width: auto;
	font-size: 9pt;
	list-style-type: none;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.go_top  {
	clear: both;
	text-align: right;
	padding-top: 20px;
	display: block;
	padding-bottom: 20px;
}
.go_top a  {
	color: #069;
}
.go_top a:hover {
	color: #C30;
}
dl#gyoumu  {
	border: 1px solid #9C6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
dl#gyoumu dt {
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C6;
	letter-spacing: 0.1em;
	background-color: #363;
	width: 170px;
	float: left;
	margin-right: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#gyoumu dd {
	list-style-type: circle;
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	padding-top: 3px;
}


#sidenavi  {
	padding: 0px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: right;
	width: 230px;
}
#sidenavi dt ,#sidenavi ul li{
	margin: 20px 0px 0px;
	padding: 0px;
	background-color: #FFFFee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	line-height: 30px;
}
#sidenavi dt a ,#sidenavi ul li a{
	background-color: #FFFFFF;
	background-image: url(../img/sidenavi1.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding-left: 20px;
	text-decoration: none;
}
#sidenavi dt a:hover ,#sidenavi ul li a:hover{
	color: #FF6600;
	background-image: url(../img/sidenavi2.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}
#sidenavi dd   {
	list-style-type: none;
}
#sidenavi dd a   {
	color: #666666;
	background-image: none;
	margin: 0px 0px 5px;
	display: inline-block;
}
#sidenavi dd a:hover {
	color: #FF6600;
	background-image: none;
}
#footnavi a {
	background-image: url(../img/footnavi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer a:hover {
	color: #069;
	text-decoration: underline;
}
.section {
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}
#bottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	clear: both;
}
#area {
	font-size: 10px;
	padding-bottom: 5px;
}
#signature {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
address {
	padding-top: 5px;
	color: #FFFFFF;
}
.takken {
	float: right;
}
img {
	padding: 0px;
	border-style: none;
}
/*----------------------------------------
	clearfix
-----------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0.1px;
	line-height: 0.1px;
}

.clearfix {
	display: inline-block;
	position: relative; /* DW */
}

/* Hides from IE-mac \*/
.clearfix {
	display: block; 
}
/* End hide from IE-mac */
#header #apo {
	float: right;
	width: 190px;
}
#header #apo .tel {
	font-size: 23px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#header #apo .toho {
	font-size: 11px;
	color: #FFF;
	background-color: #F60;
	display: block;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
	padding: 2px;
}
.px12 {
	font-size: 12px;
}
.red {
	color: #F00;
}
.gyoumuComent {
	font-size: 10px;
	text-align: left;
	width: 700px;
	line-height: 1.2em;
	margin-top: 5px;
}
