@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/stripe.png);
	background-repeat: repeat;
	background-position: center center;
}
/*
anchor
---------------------------------*/

a {
	zoom: normal;
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #933;
	text-decoration: none;
}
/*レイアウト調整ボックス*/
.push {
	height:300px;
	clear:both;
}
/*
text
---------------------------------*/

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

pre {
	font-family: "Osaka－等幅", monospace;
}

em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

code {
	font-family: "Osaka－等幅", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

address {
	font-style: normal;
}

em,strong,del,ins,q {
	zoom: normal;
}
/* Hack*/
 
 /*段落ち回避用ハック*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { 
	display: inline-block;
}
/*Hides from IE-mac\*/
.clearfix{
	height:1%;
}
.clearfix{
	display: block
}
/*End hide from IE-mac*/
/*
list
---------------------------------*/

ul,ol {
	list-style: none;
}

ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
/*
object
---------------------------------*/

img {
	border: none;
	vertical-align: bottom;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
	height: auto;
}#bar {
	background-image: url(../images/head_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: -9999px;
}
#head_wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 70px;
}
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 584px;
}
#head_copy_wrapper {
	padding: 0px;
	float: right;
	width: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.head_copy {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 13px;
	padding: 0px;
	width: 100px;
	margin: 0px;
	font-size: 12px;
}
#contents_wrapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi ul {
	padding: 0px;
	height: 46px;
	margin: 0px;
}
#navi ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#main {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 114px;
}
#flash {
	padding: 0px;
	height: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftside {
	padding: 0px;
	float: left;
	width: 630px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
.midashi_bar {
	color: #5AB546;
	font-size: 17px;
	font-weight: bold;
	background-image: url(../images/midashi_bar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
	text-indent: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5AB546;
	padding: 0px;
	height: 24px;
	line-height: 1.6em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftside #kouenkai {
	margin: 0px;
	padding: 0px;
	float: left;
}
dt  {
	margin: 0;
	float: left;
	color: #333;
	font-weight: bold;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0em;
	font-size: 11px;
	width: 7em;
}
dd  {
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	font-size: 11px;
}
#leftside #fujinawa {
	float: right;
	margin: 0px;
	padding: 0px;
}
.border {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.maru_icon ul li{
	background-image: url(../images/maru2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
#right_side {
	padding: 0px;
	float: right;
	width: 140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#banner a img {
	padding: 0px;
	margin-bottom: 10px;
}
#right_side #shoseki {
	background-image: url(../images/back_shoseki.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#shoseki .shoseki_hon {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#shoseki .shoseki_text {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding: 0px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#toiawase   {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#toiawase a   {
	font-weight: bold;
}
#footer {
	width: 100%;
	text-align: center;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot_contact {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#phone {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#foot_contact #footlink {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
address  {
	background-image: url(../images/green_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	text-align: center;
}
.cation {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 25px;
}
.komidashi {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #5AB546;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	text-decoration: none;
}
.midashi_13px {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 255px;
}
.midashi_13px_100 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;
}
.back_to_top {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.back {
	padding: 0px;
	margin: 0px;
	width: 500px;
}
.space {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	float: left;
}
#google {
	float: right;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	width: 208px;
}
