@charset "utf-8";
/*

Theme Name:     asano_smp_2011Kid
Author:         hokuto
Template:       twentyeleven
TwentyElevenのスタイルを全てコピーして利用しています。
　→全ページにサイドバーを表示させるために .singular を削除

*/


body{
	margin: 0;
	padding: 0 5px;
	line-height: 1.2em;
}

img{border: none;}

a{
	color: #0066CC;
	text-decoration: none;
}

a:hover{text-decoration: underline;}

.clear{
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.floatLeft{
	margin: 0 5px 0 0;
	float: left;
}

.floatRight{
	margin: 0 0 0 5px;
	float: right;
}

/** Common ******************/

h2{
	margin: 5px 0 0 0;
	padding: 9px 9px 9px 25px;
	font-size: 1.1em;
	color: #333333;
	border-bottom: 1px solid #666666;
	background: url(img/top_icon.gif) no-repeat 10px center #EFEFEF;
}

h3{
	margin: 10px 0;
	padding: 9px;
	font-size: 1.0em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;	
	border: 1px solid #E3E3E3;
	/*background-color: #F0F0F0;*/
}

h4{
	margin: 10px 0 5px 0;
	padding: 10px 0;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #663300;
}

p{
	margin: 0;
	padding: 5px 10px 20px 10px;
}

.entry-title,.news_title,.pro_title{
	background: none;
	border: none;
	font-size: 1.6em;
	margin: 0 0 10px 0;
	padding: 10px;
	color: #663300;
	border-left: 5px solid #CCCCCC;
}
hr{ display: none;}

#breadCrumb{
	margin: 10px;
}

/** Header ******************/
#Header{
	margin: 0;
	padding: 0;
	border: none;
}

#Header h1{
 margin: 10px;
 padding: 0px 0px 0px 0px;
 float: left;
}

#Header h1 a{
 width: 221px;
 height: 51px;
 margin: 0;
 padding: 0;
 text-indent: -25000px;
 text-decoration: none;
 display: block;
 background: url(img/logo.gif) no-repeat 0px 0px;
}
#Header h1.style2 a{
 width: 173px;
 height: 76px;
 background: url(img/logo2.gif) no-repeat 0px 0px;
}

/** Page top ******************/
#pageTop{
	margin: 20px 5px 0 5px;
	padding: 0;
	float: right;
}
#pageTop a{
	margin: 0;
	padding: 10px 20px;
	display: block;
	color: #FFFFFF;
	font-size: 0.8em;
	background: #333333;
	text-decoration: none;
}
#pageTop a:hover{
	background: #999999;
}

/** Footer ******************/
#Footer{
	margin: 0;
	padding: 9px;
	text-align: center;
	background-color: #333333;
	color: #C8C8C8;
	font-size: 0.65em;
	text-align: center;
}

/** Top page ******************/
#topVisual{
	margin: 0;
	padding: 0 5px;
	text-align: center;
}

#topVisual img{width: 100%;}

#bannerHanger img{width: 100%;}

.topicsHanger h3{
	margin: 0;
	padding: 5px;
}

ul#menu-mein{
	margin: 20px 5px 5px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	border-top: 1px solid #E9E9E9;	
}
ul#menu-mein ul{
	border: none;
	list-style: none;	
}
ul#menu-mein li{
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #E9E9E9;
}
ul#menu-mein ul li{
	font-weight: normal;
	border: none;
	border-top: 1px solid #E9E9E9;	
}
ul#menu-mein li a{
	margin: 0;
	padding: 10px;
	display: block;
	color: #663300;
	background: url(img/arrow_menu1.gif) no-repeat right center #FFFFFF;
	text-decoration: none;
}
ul#menu-mein li a:hover{
	background: url(img/arrow_menu2.gif) no-repeat right center #F0F0F0;
}

.map_area{
 width: 320px;
 height: 200px;
 margin: 20px auto;
 margin-bottom: 0px;
 padding: 0px 0px 0px 0px;
 border: 1px solid #CCCCCC;
}

.map_info{
 width: 320px;
 margin: 0px auto;
 margin-bottom: 10px;
 padding: 0px 0px 0px 0px;
 border: 1px solid #CCCCCC;
 border-top: none;
}

.map_info p{
 margin: 0px 0px 0px 0px;
 padding: 10px 10px 10px 10px;
 background-color: #eaeaea;
 font-size: 12px;
}

.bannerHanger{ width: 100%;}

.bannerHanger img{
	max-width: 100%;
	height: auto;
}

.form_area{
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.form_table{
 margin: 0px 0px 0px 0px;
 border-collapse: collapse;
 width: 100%;
 font-size: 12px;
 border-left: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
 border-spacing: 0;
 empty-cells: show;
}

html>body .form_table{border-collapse: separate;}

.form_table th{
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px;
 background-color: #EBEBEB;
 white-space: nowrap;
 text-align: left;
 line-height: 18px;
}

.form_table th span,.form_table td span{
 color: #FF0000;
 margin: 0px 0px 0px 5px;
}

.form_table td{
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px;
 line-height: 18px;
}

form,input{margin: 0px; padding: 0px;}

.form_table td label{
 margin: 0px;
 padding: 0px 15px 0px 2px;
 font-size: 12px;
}
/********* Tayori用CSS追加****/
#contact{
	height: 1100px;
	-webkit-overflow-scrolling: touch;
}

#contact iframe{
	display: block;
	width: 95%;
	margin:  5px auto 0 auto;
}

.cu-form-header__logo {
    display: none;
}
/***************************/

.products_photo{
	text-align: center;
}

.price{
	margin: 10px 0;
	padding: 0;
	text-align: right;
}

.price span{
	color: #CC0000;
	font-size: 1.5em;
	font-weight: bold;
}

.postHanger h5{
	margin: 20px 0 10px;
	padding: 10px 0;
	font-size: 0.9em;
	border-bottom: 1px dotted #999999;
	color: #333333;
	font-weight: bold;
}

.chart_info{
 margin: 20px 0px 10px 0px;
 border-collapse: collapse;
 width: 100%;
 font-size: 12px;
 border-left: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
 border-spacing: 0;
 empty-cells: show;
}
.chart_info th{
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px;
 background-color: #EBEBEB;
 white-space: nowrap;
 text-align: left;
 line-height: 18px;
}
.chart_info td{
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding: 5px;
 line-height: 18px;
}

.proHanger{
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	display: block;
	float: left;
	border: 2px solid #FFF;
}

.proHanger a{
	text-decoration: none;
	color: #0066CC;
}
.proHanger a:visited{
	color: #663366;
}
.proHanger a:hover{
	text-decoration: underline;	
	color: #999999;
}
.proHanger:hover{
	border: 2px solid #F0F0F0;
}

.newsList dl{
	margin-bottom: 20px;
}

.newsList dl dt{
margin: 10px 0;
padding: 9px;
font-size: 1.0em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-o-border-radius: 0.5em;
-ms-border-radius: 0.5em;
border: 1px solid #E3E3E3;
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

.newsList dl dd{
	margin: 10px 10px 10px 20px;
}

.newsList dl dd p{
	font-size: 1.0em;
}

.entry-meta{
	margin: 5px 10px;
	font-size: 0.75em;
}

.entry-content{
	margin: 10px;
}

.wp-pagenavi {
	padding: 10px 20px 10px !important;
	display:block !important;
	clear:both !important;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#707070 !important;
		background:#FFFFFF !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		border:solid 1px #DCDCDC !important;
		padding:6px 9px 6px 9px !important;
		margin-right:3px !important;
		text-decoration:none !important;
		font-size:12px !important;
}
.wp-pagenavi a:hover {
		border-color:#202020 !important;
		background:#525252 !important;
		color:#fff !important;
		background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;

}
 .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;
		border:solid 1px #DCDCDC !important;
		border-color:#3390CA !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		color:#fff !important;
		margin-right:3px !important;
		border-color:#202020 !important;
		background:#525252 !important;
		background:-moz-linear-gradient(top,#9F9F9F 1px,#6C6C6C 1px,#525252) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9F9F9F),color-stop(0.02,#6C6C6C),color-stop(1,#525252)) !important;
}