@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #eeeeee;
	background-image: url(../images/bg.gif);
}
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #669;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: none;
}

p {
	font-size: 14px;
	line-height: 160%;
}
li {
	font-size: small;
}
hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
#header {
	width: 870px;
	height: 110px;
	margin: 0 auto 15px;
	padding-top: 10px;
}

#gnavbar {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	width: 870px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}


#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#main2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#main3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#leftside {
	width: 420px;
	float: left;
	padding-bottom: 30px;
}

#rightside {
	width: 420px;
	float: right;
	padding-bottom: 30px;
}

#guide {
	width: 870px;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	font-size: small;
}

#address {
	width: 900px;
	margin-left: auto;
	height: 80px;
	padding-top: 12px;
	background-color: #98D7F8;
	margin-right: auto;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#footer {
	width: 930px;
	font-size: x-small;
	text-align: center;
	color: #FFF;
	margin-left: auto;
	background-color: #999;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}

#contents h2 {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 0.2em;
	text-indent: 1.5em;
	height: 30px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #999;
	margin-bottom: 20px;
}

#contents h3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	letter-spacing: 0.2em;
	text-indent: 0.5em;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#contents h4 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
	letter-spacing: 0.2em;
	text-indent: 0.5em;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #C69;
}

#contents h5 {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 0.2em;
	text-indent: 1.5em;
	height: 30px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #39C;
	margin-bottom: 15px;
	margin-top: 15px;
}

#headname {
	width: 220px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#headright {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ph {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 0px;
}

.lineblock {
	padding: 10px;
	float: left;
	width: 480px;
	border: 2px solid #C69;
}

.box_right {
	float: right;
}

.box_left {
	float: left;
	margin-right: 15px;
}

.box_left2 {
	float: left;
}

.box_center600 {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

.right575 {
	float: right;
	width: 575px;
}

.right330 {
	float: right;
	width: 330px;
}


.right415 {
	float: right;
	width: 415px;
}


.left415 {
	float: left;
	width: 415px;
}

.left600 {
	float: left;
	width: 600px;
}

.left200 {
	float: left;
	width: 200px;
	margin-left: 5px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr.sen1 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

hr.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

hr.dotpnk {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC6699;
}


.bright a:hover img{
 filter: alpha(opacity=70);
-moz-opacity:0.7;
 opacity:0.7;
}

.height60{
	height:60px;
	display:block;
}
.height50{
	height:50px;
	display:block;
}
.height40{
	height:40px;
	display:block;
}

.height30{
	height:30px;
	display:block;
}
.height20{
	height:20px;
	display:block;
}
.height15{
	height:15px;
	display:block;
}
.height10{
	height:10px;
	display:block;
}
.height5{
	height:5px;
	display:block;
}

.smoji {
	font-size: x-small;
}

.smmoji {
	font-size: 12px;
	line-height: 110%;
	margin-bottom: 10px;
	letter-spacing: 0.15em;
}
.grymoji {
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 90%;
	color: #333;
}

.whtmoji {
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 90%;
	color: #FFF;
}

.pinkmoji {
	color: #C36;
}

.redmoji {
	color: #C03;
}

.redmoji2 {
	color: #C03;
	text-align: center;
}

.redmoji3 {
	color: #C03;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.futomoji {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 15px;
}

.oomoji {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.migimoji {
	text-align: right;
}

.hidarimoji {
	text-align: left;
}

.centermoji {
	text-align: center;
}

.ptop {
	text-align: right;
	margin-right: auto;
	width: 870px;
	margin-left: auto;
	height: 27px;
}

#header.index2 {
	margin-bottom: 0px!important;
}

.navfooter {
	margin: 20px 0;
}

/* 2014/10/29 add */
.shop_box {
	margin-top: 40px;
}
.h2_grn {
	background-color: #338722!important;
	text-indent: 1em!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
/* 2018-04-19 */
.kadomaru-btn {
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color: #C1577B;
	
}
.kadomaru-btn a {
	color: #FFF;
	font-size: 0.95rem;
}