@charset "utf-8";
/*

	Theme Name: Minenohara Design 

	Theme URI: http://webpiece.jp/

	Description: http://webpiece.jp/

	Version: 1.0

	Author: ETNET Co., Ltd.

	Author URI: http://webpiece.jp/

*/

/* general styles */
*{
	color: #333333;
	font-size: 100%;
	margin:	 0;
	padding: 0;
}

body {
	font-size: 80%;
	background: #FFFFFF;
}

img {
	border-width:0px;
}

a {
	text-decoration: none;
}

a:link {
	color: #406db2;
}

a:visited {
	color: #406db2;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}

a:hover img {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

.clear {
	clear: both;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.middle {
	vertical-align: middle;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.none {
	display: none;
}

.block {
	display: block;
}

.bold {
	font-weight: bold;
}

.link {
	border: 1px solid #EEEEEE;
}

.cite {
	border: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
	margin: 10px;
}

.img {
	border: 1px solid #000000;
}

/* Header */
#header_home {
	width: 700px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF url("./images/IMG_ski_topback.jpg") no-repeat;
	line-height: 1.5em;
}

#header #title {
	width: 700px;
	height: 150px;
	margin: 0;
	padding: 0; 
	border: 0;
	text-indent: -9999px;
}

#header #title a {
	overflow:auto;
	display: block;
	width: 700px;
	height: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration:none;
}


#header div#description {
	width: 680px;
	color: #FFFFFF;
	/* padding: 10px; */
	text-indent: -9999px;
	position:absolute;
	top:0;
	height:0;
}

/* Main contents */
#contents p,
#contents table,
#contents blockquote,
#contents dl {
	margin: 0;
	padding: 0 0 10px 0;
}

#contents ul,
#contents ol {
	list-style: outside;
	margin: 15px 10px 15px 35px;
	padding: 0px;
}

#contents_wrapper {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	border:1px solid #FFF;
	background: #FFF;
}

#contents {
	width: 500px;
	float: right;
	line-height: 1.5;
	overflow:hidden;
}

#content {
	padding: 0px 15px 5px 15px;
	border: 1px dotted #CCCCCC;
}

#contents h1, #contents h2 {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px;
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}

#contents .topimage {
	width: 170px;
	margin: 10px;
	float: left;
	text-align: center;
}

#contents h3 {
	margin-bottom: 0;
}

#contents .breadcrumb {
	margin: 20px 10px -10px 5px;
	line-height: 1.5em;
}

#contents .service {
	margin: 20px 10px;
}

#contents div.entry {
	margin-top: 20px;
	margin-bottom: 10px;
	padding:0 5px;
}

#contents p.entry-footer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:right;
}


#contents .indent {
	padding: 10px 10px;
}

#contents .ddsg-wrapper ul, #contents .ddsg-wrapper li {
	margin-left: 20px;
}

#contents .leading {
	background: #EEEEEE;
	border: 2px dashed #666666;
	margin: 10px 25px;
	padding: 10px;
	text-align: center;
}

#contents .pagenavi {
	text-align:center;
}

#contents div.post_previous {
	width: 215px;
	margin: 10px 5px 10px 10px;
	text-align: left;
	float: left;
}

#contents div.post_next {
	width: 215px;
	margin: 10px 5px 10px 10px;
	text-align: right;
	float: left;
}


#comments {
	margin: 10px 0 10px 0;
}

#comments p {
	margin-left: 20px;
}

#contents .recordimg {
	border: 1px solid #000000;
	margin: 0;
	float: left;
	width: 200px;
	display: inline;
}

#contents .recordtext {
	width: 350px;
	float: right;
}


/* Sidebar */
.sidebar {
	line-height: 1.5em;
	width: 195px;
	text-align: left;
	margin-top:20px;
}

.sidebar h4 {
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	text-align: left;
}

.sidebar ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

.sidebar ul li.box {
	margin-bottom: 10px;
}

.sidebar ul li.box ul {
	margin: 0 10px 0 20px;
}

.sidebar p {
	padding: 0 10px 10px 10px;
}

.wpcf7 label {
	font-weight: bold;
}

ul.sidebarnav {
	list-style: none;
	margin: 0px;
	padding: 5px;
	display: block;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}

ul.sidebarnav li {
	margin: 0 auto 5px auto;
	padding: 0;
	text-align: center;
	display: block;
	width: 160px;
}

ul.sidebarnav .current_page_item a, ul#sidebarnav .current_page_item a:visited{
	color: #000000;
	border-bottom: 1px dashed #000000;
	padding: 5px 0px;
	font-size: 12px;
	display: block;
}

ul.sidebarnav .page_item a{
	color: #000000;
	border-bottom: 1px dashed #000000;
	padding: 5px 0px;
	font-size: 12px;
	display: block;
}

ul.sidebarnav .current_page_item a:hover, ul.sidebarnav .page_item a:hover {
	color: #999999;
	border-bottom: 1px dashed #999999;
}


/* Footer */
#footer {
	clear: both;
	padding: 30px 0 10px 0;
	width: 700px;
	margin: auto;
	text-align: center;
	line-height: 1.5em;
	background: #FFFFFF;
}

/* Category */
ul.category li.category_item {margin:0 -10px; width:168px; border-left:1px solid #e8f5fd; border-right:1px solid #e8f5fd; overflow:hidden;}
ul.category .news {background:url(../../uploads/cmn_lnavi_news.jpg); width:168px; height:35px;}
ul.category .gelende {background:url(../../uploads/cmn_lnavi_gelende.jpg); width:168px; height:35px;}
ul.category .movie {background:url(../../uploads/cmn_lnavi_movie.jpg); width:168px; height:35px;}
ul.category .approach {background:url(../../uploads/cmn_lnavi_approach.jpg); width:168px; height:35px;}
ul.category .fee {background:url(../../uploads/cmn_lnavi_fee.jpg); width:168px; height:35px;}
ul.category .discount {background:url(../../uploads/cmn_lnavi_discount.jpg); width:168px; height:35px;}
ul.category .center {background:url(../../uploads/cmn_lnavi_center.jpg); width:168px; height:35px;}
ul.category .map {background:url(../../uploads/cmn_lnavi_map.jpg); width:168px; height:35px;}
ul.category .school {background:url(../../uploads/cmn_lnavi_school.jpg); width:168px; height:35px;}
ul.category .stay {background:url(../../uploads/cmn_lnavi_stay.jpg); width:168px; height:35px;}
ul.category .link {background:url(../../uploads/cmn_lnavi_link.jpg); width:168px; height:35px;border:0;}
ul.category .sitemap {background:url(../../uploads/cmn_lnavi_sitemap.jpg); width:168px; height:35px;border:0;}

/* Others */
#news_base {width:468px; overflow:hidden; margin:0 0 0 10px;}
#news_inner{ border-left:1px solid #C0D6E4; border-right:1px solid #C0D6E4; width:466px;}
#news_inner ul {padding:0; margin:0 10px; list-style:none outside;}
#news_inner li { border-bottom:1px dotted #bdbdbd; padding:10px 0 10px 20px; background:left 11px url(../../uploads/icon_h3.gif) no-repeat;}

#stay_base{margin:0 0 20px 10px;}
#stay_inner{padding:20px 20px 0 0;}

#list_base{margin:0 0 20px 10px;}
#list_inner{ padding:0 10px 0 10px;}

.icon_l{ background:left center url(../../uploads/cmn_icon_l.gif) no-repeat; padding-left:18px; vertical-align:center;}
.icon_m{ background:left center url(../../uploads/cmn_icon_m.gif) no-repeat; padding-left:10px; vertical-align:center;}
.icon_width{ display:block; height:100%; background:left center url(../uploads/cmn_link_width.gif) no-repeat; padding-left:18px; vertical-align:center; line-height:100%;}
.icon_width02{  height:100%; background:left center url(../uploads/cmn_link_width.gif) no-repeat; padding-left:18px;}
.icon_width02 a{vertical-align:middle; line-height:24px;}
.link_333333{color:#333333; text-decoration:none;}

ul#sobek {list-style:none outside; margin-left:0px; padding:0px;}
ul#sobek li {border-bottom:1px dotted #bdbdbd; padding:10px 0px 10px 5px;}

