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

a:link {
	color: #f39802;
	text-decoration: none;
}
a:visited {
	color: #f39802;
}
a:hover {
	color: #ffc464;
}
a:active {
	color: #f39802;
}


html {
	border:0;
	margin:0;
	height: 100%;
	overflow-x: hidden;
}
body {
	border:0;
	margin:0;
	height: 100%;
}

p,h2{
	margin: 0px;
	padding: 0px;
	color: #6A6B5E;
}

img {
	border:0;
}

.ondes {color: #999;}

.slidemaximage {
	display:none;
}	
.loader {
	position:absolute;z-index:9999;width:39px;height:39px;top:49%;left:49%
}

#container{
	height:100%;
	width: 100%;
}

#container-box{
	height:100%;
	width: 285px;
}

#container-box img{
	margin-left: 0px;
	border:0;
}

#container-box2{
	height:100%;
	width: 500px;
}

.main-table{
	vertical-align:top;
}

.head{
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 25px;
	padding-bottom: 11px;
}
.head-bottom{
	margin-left: 25px;
	margin-bottom: 25px;
}

#header-blog{
	padding-top: 15px;
}

.blog-head{
	background-color: #6A6B5E;
	padding-bottom: 11px;
	padding-top: 25px;
	margin-left: 25px;
	width: 460px;
	padding-left: 15px;
}

.blog-entry{
	margin-top: 0px;
	padding-bottom: 11px;
	padding-top: 11px;
	overflow: hidden;
}

.blog-entry h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A6B5E;
	padding-bottom: 10px;
}
.entry-txt{
	padding-top: 10px;
}
.entry-date-post{
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A6B5E;
	margin-top: 10px;
	padding-top: 10px;
}


.logo{
	margin-top: 30px;
}

.add{
	margin-top: 30px;
}

.contents-top{
	margin-left: 25px;
}

.contents-side{
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
}

.contents-main{
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
	width: 445px;
	overflow: hidden;
}

.contents-main-storeinfo{
	margin-left: 25px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFF;
	width: 445px;
	overflow: hidden;
	padding-top: 11px;
	padding-bottom: 11px;
}

.menu{
	margin-top: 0px;
}
.menu-blog{
	padding-bottom: 2px;
}
.menu-blog dd{
	margin-left: -20px;
	color: #6A6B5E;
}
.menu-blog img{
	padding-top: 11px;
}

.menu img{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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


.information{
	background-color: #6A6B5E;
	margin-top: 25px;
	border-rasius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.information-n{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.information-n li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -25px;
	font-size: 10px;
	margin-bottom: 10px;
}

.information img{
	margin: 0px;
	padding: 10px;
}


.copy{
	margin-top: 15px;
	margin-bottom: 15px;
}

.input_box {
	color: #595656;
	font-size: 130%;
	width: 443px;
	height: 18px;
	border: 1px solid #6A6B5E;
	background-color: #FFF;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 15px;
}

.input_area {
	color: #595656;
	font-size: 130%;
	width: 443px;
	height: 100px;
	border: 1px solid #6A6B5E;
	background-color: #FFF;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 15px;
}
