@charset "UTF-8";

* {
		margin:0;
		padding:0;
		font-weight:normal;
		font-style:normal;
		list-style:none;
		zoom:1;
}

table {
		border-collapse:collapse;
		border:none;
		border-spacing:0;
}

th, td {
		vertical-align:top;
		font-weight:normal;
		text-align:left;
}

caption {
		text-align:left;
}

ul, ol, dl {
		list-style:none;
}

li {
		display:list-item;
		zoom:normal;
}

img, a img {
		vertical-align:bottom;
		border:none;
		background:transparent;
}

object, embed {
		vertical-align:top;
}

fieldset {
		border:none;
}

input, textarea {
		font-size:1em;
}

em, dfn {
		font-style:normal;
}

address {
		margin-top:5px;
		text-align:center;
}

ul ul, ul dl, dl ul, table p, table ul, table table {
		font-size:1em;
}

h1, h2, h3, h4, h5, h6 {
		font-size:100%;
}

body {
		text-align:center;
		color:#333333;
		font-size:11px;
		line-height:1.5;
		font-family:"ＭＳ ゴシック", sans-serif;
}

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

.clearfix {
		display:inline-block;
}

/* MacIE begin \*/
*+html .clearfix {
		height:1%;
}

* html .clearfix {
		height:1%;
}

.clearfix {
		display: block;
}

/* Mac IE end */



#wrap {
		width: 800px;
		margin: 0 auto;
		text-align: left;
}

a {
		text-decoration:none;
		outline:none;
		color:#333333;
}

a:hover {
		text-decoration:underline;
		color:#EA5810;
}

#wrap #header {
		width: 800px;
		background: #ffffff url(../img/head_bg.png) no-repeat right bottom;
		position: relative;
		height: 120px;
}

#wrap #header #logo {
		width: 385px;
		float: left;
		height: 95px;
}

#wrap #header .navi {
		float:left;
		list-style: none;
		margin-top:22px;
}

#wrap #header .navi li {
		display: block;
		font-size: 70%;
		width: 115px;
		height: 20px;
		font-size:75%;
}

#wrap #header .navi li a {
		display: block;
		width: 115px;
		height: 10px;
		text-indent:-9999px;
}

#wrap #header .navi li#navi01 a:hover {
		background:url(../img/navi01_on.png) no-repeat;
}

#wrap #header .navi li#navi02 a:hover {
		background:url(../img/navi02_on.png) no-repeat;
}

#wrap #header .navi li#navi03 a:hover {
		background:url(../img/navi03_on.png) no-repeat;
}

#wrap #header .navi li#navi04 a:hover {
		background:url(../img/navi04_on.png) no-repeat;
}

#wrap #header .navi li#navi05 a:hover {
		background:url(../img/navi05_on.png) no-repeat;
}

#wrap #header .navi li#navi06 a:hover {
		background:url(../img/navi06_on.png) no-repeat;
}

#wrap #header .navi li#navi07 a:hover {
		background:url(../img/navi07_on.png) no-repeat;
}

#wrap #header .navi li#navi08 a:hover {
		background:url(../img/navi08_on.png) no-repeat;
}

#wrap #fooder {
		clear: right;
		width: 100%;
		text-align: left;
}

#wrap #top {
		font-size: 80%;
		margin:4px 0 2px 0;
}

#wrap #header p#index_mail {
		position: absolute;
		width: 90px;
		top: 320px;
		right: 12px;
}

#wrap #header p#mail {
		position: absolute;
		width: 90px;
		top: 30px;
		right: 12px;
}

#wrap #wide {
		width:800px;
		margin:20px 0;
}

#wrap #wide #title {
		width: 800px;
		margin-bottom: 25px;
}

#wrap #wide #title p {
		color: #9F4E27;
}

#wrap #wide #title h2 {
		padding-bottom:3px;
		border-bottom:1px solid #666;
		margin-bottom: 10px;
}

#wrap #header #logo h1 {
		position: absolute;
		top: 15px;
		left: 15px;
}

#wrap #fooder ul {
		padding-bottom: 5px;
		border-bottom: 1px solid #999;
		list-style-type: none;
		margin-bottom: 5px;
}

#wrap #fooder li {
		display: inline;
		font-size: 10px;
		border-right: 1px solid #666;
		margin-right: 3px;
		padding-right: 3px;
}

#wrap #fooder p {
		font-size: 50%;
		float: right;
}

#wrap #fooder a {
		color:#333333;
}

/*引用符ーーーーーーーーーーーーーーーーーーーー*/
q {
		quotes: "「" "」" "『" "』";
}

q:before {
		content: open-quote;
}

q:after {
		content: close-quote;
}

/*サイズ変更ーーーーーーーーーーーーーーーーーーーー*/

.m {
		font-size: medium;
}

/*クラスーーーーーーーーーーーーーーーーーー*/

.blue {
		color:#006BB5;
}

.orenge {
		color:#EA5810;
}

.blue_right {
		color:#006BB5;
		text-align:right;
}

.right {
		text-align:right;
}

.cha {
		color:#7C6854;
}

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