@charset "utf-8";
/*
Theme Name: Original
Theme URI: http://melange-iida.com/
Description: Original Theme
Version: 1
Author: UNDER DESIGN
Author URI: http://www.under-d.com/
*/


h1,h2,h3,h4,h5,a img,img,p,form,ul,li,ol {
	margin:0px;
	padding:0px;
	border:none;
	font-weight: normal;
	list-style-type: none;
}

/*all*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_body.jpg);
}
a {color:#009994;text-decoration:none;}
a:active {color:#009994;text-decoration:none;}
a:visited {color:#009994;text-decoration:none;}
a:hover {color:#0ECEB3;text-decoration:none;}
.clear{clear: both; margin: 0px; padding: 0px; visibility: hidden; height: 1px; overflow: hidden;}
.clear2{clear: both; margin: 0px; padding: 0px;}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 860px;
	font-size: 12px;
	color: #333333;
}

/*header*/
#header {
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	padding: 35px 35px 0px 35px;
	margin: 25px 0px 0px 0px;
}
#header-right {
	float: right;
	width: 630px;
	margin: 0px;
	padding: 6px 5px 15px 0px;
	text-align: right;
}
#header-left {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	float: left;
	width: 142px;
}
#header-right h1 {
	font-size: 12px;
	padding-bottom: 3px;
}
#header-right a {
	background-image: url(img/point_orange1.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 12px;
	background-position: left center;
}
#header-bottom {
	background-image: url(img/bg_contents.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 15px 35px 0px 35px;
}

/*contents*/
#contents {
	background-image: url(img/bg_contents.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 15px 35px 0px 35px;
}
#main-img {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px;
}
#side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 211px;
	line-height: 1.3em;
}
#main {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	float: right;
	width: 545px;
}

/*side*/
.side-box-guide {
	background-color: #333333;
	background-image: url(img/side_guide_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px 11px;
	padding: 0px 10px 3px 10px;
}
.side-storebox {
	padding-bottom: 7px;
}
.side-storebox a:hover img{opacity:0.75;}
.side-storebox a:hover img{-moz-opacity:0.75;}
.side-storebox a:hover img{filter: alpha(opacity=75);}
.side-box-list {
	background-color: #F0F0F0;
	background-image: url(img/side_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px 11px;
	padding: 5px 10px 10px 10px;
}
.side-box-list a {color:#333333;text-decoration:none;}
.side-box-list a:active {color:#333333;text-decoration:none;}
.side-box-list a:visited {color:#333333;text-decoration:none;}
.side-box-list a:hover {color:#0ECEB3;text-decoration:none;}
.side-box-list li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(img/point_blue1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.side-box-list a {
	display: block;
}
.side-box-list2 {
	background-color: #F0F0F0;
	background-image: url(img/side_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px 11px;
	padding: 5px 10px 10px 10px;
}
.side-comment-title a {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(img/point_blue1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.side-comment-title a {color:#333333;text-decoration:none;}
.side-comment-title a:active {color:#333333;text-decoration:none;}
.side-comment-title a:visited {color:#333333;text-decoration:none;}
.side-comment-title a:hover {color:#0ECEB3;text-decoration:none;}
.side-comment-list {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
}
.side-box-list3 {
	background-color: #F0F0F0;
	background-image: url(img/side_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px 11px;
	padding: 5px 10px 10px 10px;
}
.side-box-list3 a {color:#333333;text-decoration:none;}
.side-box-list3 a:active {color:#333333;text-decoration:none;}
.side-box-list3 a:visited {color:#333333;text-decoration:none;}
.side-box-list3 a:hover {color:#0ECEB3;text-decoration:none;}
.side-box-list3 li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(img/point_blue1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.side-magazine {
	margin-bottom: 15px;
}

/*entry*/
.entry {
	background-image: url(img/bg_entrytext.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 35px;
}
.entry-date {
	font-weight: bold;
	color: #808080;
	margin-bottom: 3px;
	padding-left: 5px;
}
.entry-title {
	background-image: url(img/bg_entrytitle.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 7px 10px 10px 28px;
}
.entry-title a {color:#FFFFFF;text-decoration:none;}
.entry-title a:active {color:#FFFFFF;text-decoration:none;}
.entry-title a:visited {color:#FFFFFF;text-decoration:none;}
.entry-title a:hover {color:#CCCCCC;text-decoration:none;}
.entry-text {
	padding: 0px 28px 0px 28px;
	line-height: 1.6em;
}
.entry-data {
	clear: both;
	margin: 0px;
	padding: 30px 28px 10px 0px;
	text-align: right;
}
.author-description-title {
	background-color: #F6F0E6;
	padding: 15px 15px 0px 15px;
}
.author-description {
	background-color: #F6F0E6;
	padding: 3px 15px 15px 15px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 1.3em;
}
.pagemove {
	text-align: center;
}
.pagemove a:hover img{opacity:0.5;}
.pagemove a:hover img{-moz-opacity:0.5;}
.pagemove a:hover img{filter: alpha(opacity=50);}

/*footer*/
#footer {
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 50px 0px;
	padding: 40px 0px 0px 0px;
}
#footer-btn {
	padding-left: 625px;
}
#footer-copy {
	background-image: url(img/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	text-align: right;
	padding: 30px 0px 10px 0px;
}


/*entry image*/
.alignnone {
	display: block;
	margin: 0px 0px 15px 0px;
}
.aligncenter {
	display: block;
	margin: 0px auto 15px auto;
}
.alignright {
	float: right;
	margin: 0px 0px 15px 15px;
}
.alignleft {
	float: left;
	margin: 0px 15px 15px 0px;
}

/*menu*/
#main .page-box {
	padding: 0px 5px;
}
.menu-intro {
	font-size: 10px;
	margin-bottom: 20px;
}
.menu-box {
	margin-bottom: 20px;
}
.menu-title {
	font-size: 16px;
	font-weight: bold;
	background-image: url(img_free/menu_ico.gif);
	background-repeat: no-repeat;
	color: #D17F00;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 7px 33px;
}
.menu {
	padding: 6px 0px;
	margin-left: 33px;
	border-bottom: 1px solid #CCCCCC;
}
.menu-text {
	font-size: 11px;
	color: #666666;
	line-height: 1.4em;
	background-color: #F0F0F0;
	margin-top: 5px;
	padding: 3px 5px;
}
.menu-title-sub {
	margin: 0px 0px 0px 33px;
	padding: 5px 0px;
	color: #D17F00;
}
.menu-etc {
	text-align: right;
	padding-top: 3px;
}

/*info*/
.info-box {
	background-image: url(img_free/info_waku2.gif);
	background-repeat: repeat-y;
	padding: 0px 25px;
}
.info-name {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.info-text {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.info-map {
	padding: 15px 0px 20px 0px;
}
.info-dantai {
	font-size: 13px;
	background-color: #F0F0F0;
	text-align: center;
	padding: 10px;
}
.info-photo {
	padding-bottom: 20px;
}
.info-intro {
	margin-bottom: 3px;
	padding: 10px;
	background-color: #FEF5E3;
}

/*comment*/
#comments {
	background-color: #F0F0F0;
	margin: 30px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.comment-body {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
.comment-author {
	background-color: #F6F0E6;
	padding: 3px 5px;
	margin-bottom: 5px;
}
.comment-text {
	padding-left: 20px;
}

/*coupon*/
#coupon {
	background-color: #FFB200;
	padding: 15px;
	margin: 0px 5px 0px 5px;
	text-align: center;
}
#coupon .coupon1 {
	background-color: #FFCD31;
	padding: 3px;
}
#coupon .coupon2 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
}
#coupon a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	width: 30%;
	margin: 10px auto;
	padding: 3px;
}

/*search*/
#SearchForm {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#SearchForm fieldset {
	border: 1px solid #999999;
}
.search-box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
}
.search-sub {
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 20px;
}
.search-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 14px;
}
.search-text {
	padding-left: 14px;
}
.search-date {
	background-image: url(img/point_orange1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

