@charset "utf-8";

/* ---------------------------------------------------body */
body {
	color:#333333;
	background-color:#ffffff;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/* ---------------------------------------------------a */
a {
	color:#666666;
	text-decoration:none;
	display:block;
	-webkit-tap-highlight-color: rgba(0,0,215,0.40);
}

/* --------------------------------------------------font-size */
.f-small{
	font-size:85%;
	line-height: 145%;
	}
.ff-small {
	font-size:70%;
	line-height: 145%;
}

.f-large {
	font-size: 120%;
}
.ff-large {
	font-size: 145%;
}
.blue {
	color: #09C;
}



/* --------------------------------------------------margin */
.mt05em{
	margin-top:0.5em;
	}
.mt02em {
	margin-top:0.2em;
}



/* ---------------------------------------------------#wrapper */
#wrapper {
  width:100%;
}
/* ---------------------------------------------------header */

header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3F81ED;
	height: 70px;
}
header h1 {
	float:left;
	padding-top: 20px;
}
header .banner {
	float:right;
	margin-top:10px;
	text-align: left;
}
.banner ul li {
	float: left;
	padding-left: 5px;
}
header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#slide_area {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#slide_area02 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}



/* ---------------------------------------------------#contents */
#contents {
	margin:0;
	padding:0;
}
.back_area {
	background-color: #eee;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}
.back_area a {
	height: 20px;
	width: 35px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#title {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.link01 {
	background-image: url(../img/link01_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	background-size:5px 80px;
	-webkit-background-size:5px 80px;
	-moz-background-size:5px 80px;
	padding: 0px;
}
.link01 a {
	background-image: url(../img/link_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:22px 18px;
	-webkit-background-size:22px 18px;
	-moz-background-size:22px 18px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.link02 {
	background-image: url(../img/link02_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-size:10px 50px;
	-webkit-background-size:10px 50px;
	-moz-background-size:10px 50px;
	height: 50px;
	text-align: center;
	padding: 0px;
}
.link02 a {
	background-image: url(../img/link_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:22px 18px;
	-webkit-background-size:22px 18px;
	-moz-background-size:22px 18px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.floatL {
	float: left;
	padding-right: 20px;
}
.link_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}



.link_underline02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.link_underline03 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFD7D0;
}



.link_mark {
	background-image: url(../img/link_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:22px 18px;
	-webkit-background-size:22px 18px;
	-moz-background-size:22px 18px;
}
#fnav {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5599D2;
}
.fnav_contact .btn_shiryo a {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 7px;
}
.fnav_contact .btn_contact a {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 7px;
}
.fnav00 {
	width: 100%;
}
.fnav00 ul {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fnav00 li a  {
	float: left;
	width: 33%;
	display: block;
	text-align: center;
}



.fnav01 {
	background-image: url(../img/mainbtn_bg.jpg);
	background-repeat: repeat-x;
	background-size:5px 50px;
	-webkit-background-size:5px 50px;
	-moz-background-size:5px 50px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFD7D0;
	margin-top: 10px;
	clear: both;
}


.fnav01 .btn01 a{
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 7px;
}


.fnav01 .btn02 a{
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 7px;
}



.fnav02 {
	background-image: url(../img/fnav02_bg.jpg);
	background-repeat: repeat-x;
	background-size:5px 40px;
	-webkit-background-size:5px 40px;
	-moz-background-size:5px 40px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFD7D0;
	clear: both;
}

.fnav02 .btn01 a{
	float: left;
	width: 28%;
	text-align: left;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 2%;
	height: 11px;
	padding-top: 9px;
	background-image: url(../img/link_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:22px 18px;
	-webkit-background-size:22px 18px;
	-moz-background-size:22px 18px;
}


.fnav02 .btn02 a {
	float: left;
	width: 28%;
	text-align: left;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 2%;
	height: 11px;
	padding-top: 9px;
	background-image: url(../img/link_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:22px 18px;
	-webkit-background-size:22px 18px;
	-moz-background-size:22px 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.fnav02 .btn03 a {
	float: left;
	width: 28%;
	text-align: left;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 2%;
	height: 11px;
	padding-top: 8px;
	background-image: url(../img/link_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:22px 18px;
	-webkit-background-size:22px 18px;
	-moz-background-size:22px 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.fnav03 {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1048A7;
	background-color: #3F81ED;
	clear: both;
}

.fnav03 .btn01 a {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 7px;
	height: 15px;
	padding-bottom: 8px;
}
.fnav03 .btn02 a {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 7px;
	height: 15px;
	padding-bottom: 8px;
}
.fnav04 {
	background-color: #DFDFDF;
	padding-top: 20px;
	height: 40px;
	clear: both;
}
.fnav04 a {
	color: #333333;
}

.fnav04 ul.ue {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	clear: both;
}

.fnav04 ul li  {
	background-image: url(../img/fnav_mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:4px 8px;
	-webkit-background-size:4px 8px;
	-moz-background-size:4px 8px;
	padding-left: 8px;
	font-size: 60%;
	float: left;
	padding-right: 5px;
	margin-left: 5px;
}

.main_nav {
	background-image: url(../img/mainbtn_bg.jpg);
	background-repeat: repeat-x;
	background-size:5px 50px;
	-webkit-background-size:5px 50px;
	-moz-background-size:5px 50px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFD7D0;
	margin-top: 0px;
}
.main_nav .btn a {
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 8px;
}
#f_company {
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 140%;
}

.copy {
	clear: both;
	text-align: center;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 60%;
	background-color: #EEE;
}





.center_line {
	background-image: url(../img/line.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size:2px 70px;
	-webkit-background-size:2px 70px;
	-moz-background-size:2px 70px;
	height: 100%;
}

.txt_center {
	text-align: center;
	padding: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.txt_center2 {
	text-align: left;
	padding: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.txt_center3 {
	text-align: center;
	padding: 0px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.txt_center4 {
	text-align: left;
	padding: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


.base_block {
	padding: 10px;
}

.komidashi {
	color: #C89955;
	font-weight: bold;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C89955;
	margin-bottom: 10px;
	margin-top: 10px;
}
.gray_box {
	background-color: #eee;
	padding: 10px;
}
.kogecha {
	color: #42210B;
}
