@charset "utf-8";

/* ---------------------------------------------------body */
body {
  color:#333333;
  background-color:#ffffff;
}
/* --------------------------------------------------font-size */
.f-small{
	font-size:0.9em;
	}
.f-large {
	font-size:1.2em;
}

/* --------------------------------------------------margin */
.mt05em{
	margin-top:20px;
	}


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

header {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../img/line01.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size:320px 20px;
	-webkit-background-size:320px 20px;
	-moz-background-size:320px 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.main_img {
	height: 176px;
	width: 320px;
	text-align: left;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.main_img02 {
	height: 80px;
	width: 320px;
	text-align: left;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}


nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 120px;
	clear: both;
}
nav .kazariwaku01 {
	background-size:320px 10px;
	-webkit-background-size:320px 10px;
	-moz-background-size:320px 10px;
	width: 100%;
}

nav .kazariwaku02 {
	background-size:320px 10px;
	-webkit-background-size:320px 10px;
	-moz-background-size:320px 10px;
	height: 120px;
}

.gnlist {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	clear: both;
}
.gnlist li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#contents {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
.section01 {
	text-align: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.section02 {
	text-align: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.section03 {
	text-align: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.section_banner {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}




/* ---------------------------------------------------footer */
footer {
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 200px;
}

footer .copyright {
	text-align:center;
	color:#666666;
	padding:4px 0 3px 0;
	font-weight: normal;
	font-size: 10px;
}
footer a {
	text-align:center;
	color:#ffffff;
	padding:4px 0 3px 0;
	font-weight: normal;
	font-size: 10px;
}

.pink {
	color: #F36;
}
p  {
	padding-bottom: 10px;
}
h2 {
	background-image: url(../img/h2_mark.gif);
	background-repeat: no-repeat;
	background-size:20px 35px;
	-webkit-background-size:20px 35px;
	-moz-background-size:20px 35px;
	background-position: left center;
	padding-left: 25px;
	font-size: 1.4em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F15A24;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 10px;
}
h3 {
	background-image: url(../img/h3_mark.gif);
	background-repeat: no-repeat;
	background-size:16px 12px;
	-webkit-background-size:16px 12px;
	-moz-background-size:16px 12px;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #666;
	padding-right: 5px;
	clear: both;
	margin-bottom: 10px;
}
h4 {
	color: #F7931E;
	padding-bottom: 5px;
}


.kazariwaku_co01 {
	background-image: url(../img/kazari_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:300px 45px;
	-webkit-background-size:300px 45px;
	-moz-background-size:300px 45px;
	width: 300px;
}

.kazariwaku_co02 {
	background-image: url(../img/kazari_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:300px 45px;
	-webkit-background-size:300px 45px;
	-moz-background-size:300px 45px;
	padding: 20px;
	width: 260px;
}
.gray_bg {
	background-color: #CCC;
	padding: 10px;
}
.mark_bigner {
	background-image: url(../img/mark_bigner.gif);
	background-size:20px 25px;
	-webkit-background-size:20px 25px;
	-moz-background-size:20px 25px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 10px;
}
.section02 table tr th {
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 5px;
	width: 60px;
	font-size: 0.8em;
}
.section02 table tr td {
	padding: 5px;
	font-size: 0.8em;
}
.section02 table {
	margin-top: 20px;
}
.pink {
	color: #F30;
}
.float_L {
	float: left;
	padding-right: 10px;
}
.clear {
	clear: both;
}

.pagetop {
	clear: both;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 300px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.pagetop02 {
	clear: both;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 280px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

#btnTop {
	border-radius: 5px;
	background-color: #6699FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0066ff), to(#6699FF));
	text-align: center;
	clear: both;
	padding: 0px;
	height: 30px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#btnTop a {
	text-shadow: 1px 1px 0 #333;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.cont_main {
	background-image: url(../img/line02.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size:320px 10px;
	-webkit-background-size:320px 10px;
	-moz-background-size:320px 10px;
	width: 100%;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.telnum {
	border: 1px solid #999;
	margin-bottom: 20px;
}
.telname {
	background-color: #CCC;
	font-size: 10px;
	line-height: 24px;
	float: left;
	width: 140px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.tellink a{
	text-decoration:none;
	color: #000000;
}
.dial {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 138px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	text-align: center;
	line-height: 24px;
}
.newsbox {
	padding-bottom: 10px;
}
.newsbox .box {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../img/top/bg_news.gif);
	background-size:47px 11px;
	-webkit-background-size:47px 11px;
	-moz-background-size:47px 11px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 50px;
}
.newsbox .newsdate {
	padding: 0px;
}




div {  
    zoom: 1;/*for IE 5.5-7*/  
}  
div:after {/*for modern browser*/  
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
}
.centerimg {
	text-align: center;
	padding-bottom: 30px;
}
.tbl {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF943A;
	border-left-color: #FF943A;
}
.tbl th {
	padding: 4px;
	background-color: #FC9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF943A;
	border-bottom-color: #FF943A;
}
.tbl td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF943A;
	border-bottom-color: #FF943A;
}
.txtbox {
	clear: both;
	padding-bottom: 20px;
}
.flipsnap .item {
	text-align: center;
}
.topmain {
	width: 100%;
}
.topmain h1 {
	padding: 0px;
}
.sp_cap {
	font-size: 10px;
	line-height: 16px;
	color: #E96231;
	font-weight: normal;
	text-align: center;
	padding: 0px;
}
