@charset "Shift_JIS";

/* zentai
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {
	overflow-y: scroll;
	}
body {
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	font-size:80%;
	line-height:160%;
	color:#333;
}
img {
	border:none;
	vertical-align:top;
}
hr {
	clear: both;
	visibility: hidden;
}
input,
textarea,
select{
	font-size:1em;
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "lr oSVbN", Meiryo, sans-serif;
	margin-right:5px;
}
table th,
table td {
	text-align:left;
}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
		overflow:hidden;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

ol,
ul{
	list-style:none;
}

/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:none;
}
/*a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}*/
.img-filter a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* margin-padding
----------------------------------------------------------*/
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.pr05 {padding-right:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}

/* color
----------------------------------------------------------*/
.red {color:#c33;}
.red2 {color:#ff3300;}

/* hanyo
----------------------------------------------------------*/
.clear {clear:both;}
.small {font-size:80%; line-height:120%;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.form15 {width:75px;}
.form30 {width:150px;}
.form65 {width:325px;}
.t-right {text-align:right;}

.ln {line-height:normal;}

/* midashi
----------------------------------------------------------*/
h3 {font-size:110%;}
h4 {font-size:100%;}

.midashi1{
	border-collapse:collapse;
	border-bottom:2px solid #e7d0e8;
	padding-bottom:15px;
	margin-bottom:10px;
	line-height:1.4em;
}
.midashi1 span{
	background:url(../images/icon01.jpg) no-repeat left center;
	padding-left:25px;
}

.midashi2{
	background:url(../images/midashi_bg.jpg) repeat-x top #f1eef6;
	border-collapse:collapse;
	border:1px solid #debddf;
	padding:7px 10px;
	line-height:1.4em;
	margin-bottom:10px;
}
.midashi2 span{
	background:url(../images/midashi_icon.jpg) no-repeat left center;
	padding-left:25px;
}

.midashi3{
	border-collapse:collapse;
	border-left:6px solid #333;
	padding-left:5px;
	line-height:1.4em;
	margin-bottom:10px;
}

.m_b{
	border-top:1px dotted #999;
	padding-top:10px;
}
.midashi_line{
	border-collapse:collapse;
	border-left:6px solid #d38ed5;
	padding:5px 0 5px 7px;
}


.midashi_box{
	border-collapse:collapse;
	border:7px solid #efefef;
	padding:10px 10px;
}

/* table
----------------------------------------------------------*/
.table1{
	width:100%;
	border-collapse:collapse;
	border-top:1px dotted #999;
}
.table1 th,.table1 td{
	padding:7px 10px;
	border-bottom:1px dotted #999;
}
.table1 th{
	width:15%;
}

/* mawarikomi
----------------------------------------------------------*/
.mawarikomi_r .image,
.mawarikomi_r .image_waku{
	float:right;
	margin-left:20px;
}
.mawarikomi_r .text{
	overflow:hidden;
	zoom:1;
}
.mawarikomi_r .image_waku img{
	padding:2px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

.order_detail_photo{
		margin-right:2px;
}


.order_detail_photo .image_waku{
	float:left;
	margin-left:2px;
	width:234px;
	margin-right:5px;
}


.order_detail_photo .image_waku img{
	padding:2px;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin-bottom:3px;
}

/* base
----------------------------------------------------------*/
#wrapper {
	width:100%;
	margin:0 auto;
	background:url(../images/bg.jpg) repeat-x top;
}

/* header
----------------------------------------------------------*/
#header {
	width:100%;
	margin-bottom:25px;
}
#header .head_box{
	width:970px;
	margin:0 auto;
	padding:0 10px;
	height:90px;
}
#header .head_box .head_right{
	width:325px;
	float:right;
}

.h1_box{
	width:100%;
	background:url(../images/h1_bg.jpg) repeat-x center;
}
.h1_box h1 {
	width:970px;
	margin:0 auto;
	padding:0 10px;
	line-height:1.2em;
	padding-top:10px;
	padding-bottom:10px;
	overflow-y:hidden;
	font-size:10px;
	color:#fff;
	font-weight:normal;
}

/* content
----------------------------------------------------------*/
#content {
	width:970px;
	padding:0 10px;
	margin:0 auto;
	background:url(../images/cont_bg.jpg) no-repeat top;
}

#content_left{
	width:205px;
	float:left;
}
#content_right{
	width:725px;
	float:right;
	padding-right:20px;
	margin-bottom:20px;
}
#content2 {
	width:970px;
	padding:0 10px;
	margin:0 auto;
		background:url(../images/cont_bg2.jpg) no-repeat top;
}
#content2_left{
	width:205px;
	float:left;
}
#content2_right{
	width:725px;
	float:right;
	padding-right:20px;
	margin-bottom:20px;
}

/* left_category
----------------------------------------------------------*/
#left_category li{
	border-collapse:collapse;
	border-bottom:1px dotted #999;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:95%;
}
#left_category a{
	background:url(../images/cate_icon.jpg) no-repeat left center #fff;
	padding:12px 10px 12px 35px;
	color:#333;
	display:block;
	zoom:1;
	text-decoration:underline;
}
#left_category a:link,
#left_category a:visited {
	text-decoration:underline;
}
#left_category a:hover{
	background:url(../images/cate_icon_o.jpg) no-repeat left center #3f4042;
	padding:12px 10px 12px 35px;
	color:#fff;
	display:block;
	zoom:1;
	text-decoration:none;
}
#left_category .navi-on a{
	background:url(../images/cate_icon_o.jpg) no-repeat left center #3f4042;
	padding:12px 10px 12px 35px;
	color:#fff;
	display:block;
	zoom:1;
	text-decoration:none;
}

.left_access{
	border-collapse:collapse;
	border:1px solid #ccc;
	margin:15px 5px 5px 5px;
	background-color:#fff;
	font-size:90%;
}
.left_access .title{
	margin:5px;
	background-color:#ae9a6f;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px;
	line-height:1.4em;
}
.left_access .dotted{
	padding:0 10px 10px 10px;
	border-bottom:1px dotted #ccc;
}
.left_access .rei{
	padding:10px;
}
.left_access .rei li{
	list-style:disc;
	margin-left:20px;
}

/* 01-index
----------------------------------------------------------*/
.top_right{
	width:665px;
	padding-left:30px;
}

#news {
	width:100%;
}
#news tr {
	background:url(../images/line01.jpg) repeat-x bottom;
}
#news th,
#news td {
	vertical-align:top;
}
#news th {
	font-weight:normal;
	width:1%;
	white-space:nowrap;
	padding:5px 20px 5px 10px;
}
#news td {
	padding:5px 0;
}
#news td img {
	vertical-align:middle;
}

/* 01-wn_detail
----------------------------------------------------------*/
.date{
	text-align:right;
	font-size:90%;
}

.wn_detail_photo{
	width:230px;
	float:left;
	margin:0 5px 0 5px;
}
.wn_detail_photo p{
	padding:3px;
	font-size:85%;
}

/* 02-profile
----------------------------------------------------------*/
#profile_navi {
	width:725px;
	height:30px;
	line-height:12px;
	margin-bottom:10px;
}

#profile_navi ul {list-style: none;}
#profile_navi ul img{ vertical-align:top;}


#profile01 {clear:both;}
#profile02 {clear:both;}
#profile03 {clear:both;}
#profile04 {clear:both;}
#profile05 {clear:both;}
#profile06 {clear:both;}

.profile_box{
	background-color:#efefef;
	padding:7px;
}
.profile_box .waku{
	border-collapse:collapse;
	border:1px solid #ccc;
	background-color:#fff;
}
.profile_box .waku .title{
	border-left:6px solid #d38ed5;
	line-height:1.4em;
	padding:7px 5px 7px 10px;
}
.profile_box .waku .in{
	padding:10px 17px 17px 17px;
}

.profile_box2 .image_waku{
	float:right;
	width:226px;
	font-size:85%;
}
.profile_box2 .image_waku img{
	padding:2px;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin-bottom:3px;
}
.profile_box2 .text{
	float:left;
	width:480px;
}


/* 03-gallery
----------------------------------------------------------*/
.gallery_box{
	background-color:#efefef;
	padding:7px;
}
.gallery_box .waku{
	border-collapse:collapse;
	border:1px solid #ccc;
	background-color:#fff;
}
.gallery_box .waku .title{
	border-left:6px solid #d38ed5;
	line-height:1.4em;
	padding:7px 5px 7px 10px;
}
.gallery_box .waku .in{
	padding:10px 12px 17px 17px;
}
.gallery_box .waku .in .image{
	float:left;
	margin-right:20px;
}
.gallery_box .waku .in .text{
	overflow:hidden;
	zoom:1;
}
.gallery_box .waku .in .text img{
	float:left;
	margin-right:5px;
}

.paging {
	padding:7px 10px;
	text-align:center;
}
.paging span.current,
.paging span a.paging-text {
	border:1px solid #ccc;
	padding:3px 6px;
}
.paging span.current {
	background:#d38ed5;
	color:#fff;
}
.paging span a.paging-text {
	background:#efefef;
	cursor:pointer;
}
.paging span a.paging-text:hover {
	background:#d38ed5;
	color:#fff;
}

/* 04-order
----------------------------------------------------------*/
.order_dotted{
	background:url(../images/order_dotted.jpg) repeat-y left top;
	
}
.order_box{
	background-color:#efefef;
	padding:7px;
}
.order_box .waku{
	border-collapse:collapse;
	border:1px solid #ccc;
	background-color:#fff;
}
.order_box .waku .title{
	border-left:6px solid #d38ed5;
	line-height:1.4em;
	padding:7px 5px 7px 10px;
}
.order_box .waku .in{
	padding:10px 12px 17px 17px;
}

/* 05-faq
----------------------------------------------------------*/
.faq_box{
	background-color:#efefef;
	padding:7px;
}
.faq_box .waku{
	border-collapse:collapse;
	border:1px solid #ccc;
	background-color:#fff;
}
.faq_box .waku .title{
	border-left:6px solid #d38ed5;
	line-height:1.4em;
	padding:7px 5px 7px 10px;
}
.faq_box .waku .in{
	padding:10px 12px 17px 17px;
}

/* 06-contact
----------------------------------------------------------*/
.contact_table{
	width:100%;
	margin-bottom:20px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.contact_table th{
	padding:4px 10px;
	border-width:1px;
	border-style:solid;
	border-color:#fff #ccc #ccc #fff;
	background-color:#efefef;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	width:1%;
	white-space:nowrap;
}
.contact_table td{
	padding:4px 10px;
	border-width:1px;
	border-style:solid;
	border-color:#fff #ccc #ccc #fff;
}
.contact_table th span{ color:#c33; font-size:10px}
.contact_table td span{ color:#666; font-size:10px}


.form100{width:500px;}
.form_h{ height:60px}
input{vertical-align:middle}

#formbtn01 {
    border: 0px;
    width: 145px;
    height: 55px;
    background: url(../images/btn_form01.png) left top no-repeat;
    cursor: pointer;
}
#formbtn01:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#formbtn02 {
    border: 0px;
    width: 145px;
    height: 55px;
    background: url(../images/btn_form02.png) left top no-repeat;
    cursor: pointer;
}
#formbtn02:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

#formbtn03 {
    border: 0px;
    width: 145px;
    height: 55px;
    background: url(../images/btn_form03.png) left top no-repeat;
    cursor: pointer;
}
#formbtn03:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* footer
----------------------------------------------------------*/
.pagetop {
	float:right;
}
#footer {
	width:100%;
	border-collapse:collapse;
	border-top:3px solid #929292;
	font-size:80%;
	padding-top:10px;
	padding-bottom:20px;
}
.footer_w940{
	width:970px;
	padding:0 10px;
	margin:0 auto;
}
.footer_left{
	width:875px;
	float:left;
}
#footer ul {
	margin-left:-7px;
	padding-top:5px;
	padding-bottom:10px;
}
#footer li{
	line-height:1.4em;
	display:inline;
	border-right:1px solid #333;
}
#footer li a {
	color:#333;
	padding:0px 7px 0px 7px;
}
#footer a:link,
#footer a:visited {
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	color:#666;
}
#footer .end {
	border:none;
}

/* Topics
----------------------------------------------------------*/
#topics .topics_box {
	margin-bottom: 20px;
	width: 709px;
	padding: 10px;
}
#topics .topics_imgbox {
	text-align: center;
	width: 709px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0;
}
#topics .topics_imgbox .topics_img {
	display: inline-block;
	text-align:left;
	/display:inline;
	/zoom:1;
	margin: 0 2px;
}
.topics_text {
	margin: 15px;
}

.topics_list {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

/* paging
----------------------------------------------------------*/
div.paging span.current,
div.paging span a.paging-text{
	margin:0px 2px;
	padding:3px 8px;
	color:#333;
	border:1px solid #ccc;
	display:inline;
	zoom:1;
	display:inline-block;
	overflow:hidden;
	text-decoration:none;
}
div.paging span.current{
	background:#666;
	border:1px solid #666;
	color:#fff;
	display:inline;
	zoom:1;
	text-decoration:none;
	display:inline-block;
}
div.paging span a.paging-text:hover{
	background:#666;
	border:1px solid #666;
	color: #fff;
	display:inline;
	zoom:1;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
}
/* print
----------------------------------------------------------*/
@media print {


}

/* add 130422
----------------------------------------------------------*/
span.font-s {font-size: 70%; }

.image_waku img{
	padding:2px;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin-bottom:3px;
}

.image_waku img:first-child{
	margin-right:2px;
}

.image_waku{
	text-align:center;
}