section{
	margin-bottom:2em;
	}
.border {
border-bottom: 1px dotted #583e19;
padding-bottom: 20px;
margin-bottom: 20px;
}
/*-----------------------------------------------
	img-on
-----------------------------------------------*/
.img-on{
	position:relative;
	height:300px;
	}
.img-on img{
	position:absolute;
}
.img-on p{
	position:absolute;
	z-index:999;
	}
/*-----------------------------------
	span
-------------------------------------*/
.notice{
	color:#f09;
	}
.bolderBL {
font-size: 16px;
font-weight: bold;
color: #4bcdf7;
}
.red {
color: #F30;
font-weight: bold;
}
/*-----------------------------------
	list-style
-------------------------------------*/
.list-dot{
	margin: 20px 50px 0px 50px;
	}
.list-dot li{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
.list-dot span{
	display: block;
	width: 100px;
	float: right;
	text-align: right;
	}

/*-----------------------------------
	headline
-------------------------------------*/
#p-studio h1.title,
#p-bridal h1.title{
	font-size:180%;
	display:block;
	background:#333;
	padding:12px;
	font-weight:bold;
	margin-bottom:1em;
	color:white;
	margin-top:1em;
	}
.hdl{
	text-align: ｍcenter;
	padding: 3px 0;
	border-top: 1px solid #f84c78;
	border-bottom: 1px solid #f84c78;
	margin: 45px 0 15px;
	font-size: 24px;
}
.hdl span{
display: block;
width: 100%;
height: 100%;
padding: 10px 0;
color: #fff;
background: #f84c78;
	}
.hdl2{
	text-align: left;
	border-left: 5px solid #f84c78;
	/*margin: 45px 0 15px;*/
	font-size: 24px;
	padding-left:10px;
}
.hdl2 span{
	}
/*-----------------------------------
	contact
-------------------------------------*/
.sheet th span.label-require{
	background:#C00;
	color:white;
	padding:3px 6px;
	border-radius:5px;
	margin-right:6px;
	display:inline;
	}
.sheet th span{
	display:inline-block;
	font-size: 10px;
color: #999999;
	}
/*===========================================
	contact form
===========================================*/
.normal{
	font-weight:normal;
	}
.page-template-page-contact-php .table,
.page-template-page-contact-php .table tbody tr th,
.page-template-page-contact-php .table tbody tr td{
	border:none !important;
	}
.page-template-page-contact-php .table tbody tr th{
	width:220px;
	}
.page-template-page-contact-php .table input[type="text"],
.page-template-page-contact-php .table input[type="email"]{
	width:98%;
	}
.page-template-page-contact-php .formInner{
	margin-top:3em;
	}
.formInner .button-confirm{
width: 180px;
height: 57px;
	background:url(/images/btn/btn-confirm.gif) no-repeat 0% 0;
	cursor: pointer;
	border:none;
white-space: nowrap;
text-indent: 100%;
overflow: hidden;
display: block;
margin: 0 auto;
padding: 0;
}
.formInner .button-confirm:hover,
.formInner .button-confirm:active{
	background-position:0 -60px;
	}
#reset{
/*
	background: url("/img/btn/btn_reset.gif") no-repeat 0 0;
*/
	display:none;
}
.button-rewrite {
	background:url(/images/btn/btn-rewrite.gif) no-repeat 0% 0;
width: 161px;
height: 35px;
	cursor: pointer;
	border:none;
white-space: nowrap;
text-indent: 100%;
overflow: hidden;
display: inline-block;
margin: 0 auto;
padding: 0;
margin-right: 50px;
}
/*
.wpcf7-submit {
width: 161px;
height: 35px;	background:url(/images/btn/btn-submit.gif) no-repeat 0% 0;
	cursor: pointer;
	border:none;
white-space: nowrap;
text-indent: 100%;
overflow: hidden;
display: inline-block;
margin: 0 auto;
padding: 0;
}
 */

/*honey*/
.first-name-wrap{ display:block; height:1px;}

.thankyou {
margin:0 auto;
background:#EFEFE5;
padding-top:50px;
padding-bottom:50px;
text-align:center;
}
.thankyou strong {
font-size:17px;
}
.buttons-area-confirm, .submit-button {
text-align:center;
margin-top:30px;
}
/*
.page-template-page-contact-php .wpcf7-response-output,
.wpcf7-mail-sent-ok {
display:none !important;
}
.single .wpcf7-mail-sent-ok {
	display:block !important;
	}
.sent .formInner {
display: none;
}
.complete-display {
display: none;
}
.sent .complete-display {
display: block;
}
 */
form ul.error-messages{
margin-bottom:2em;}
form ul.error-messages li{
color:#C31F1F;
line-height:1.3;
}
#bank {
	border-collapse: collapse;
	margin: 0 auto;
	font-size: 12px;
}
#bank tr, #bank th, #bank td {
	border: 1px solid #ccc;
	padding: 5px;
}
/* news
--------------------------*/
.newsbox {
	width: 90%;
	height: auto;
	padding: 8px;
	margin:10px auto 0 auto;
	position:static;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	text-align: left;
}
.newsbox .date{
	display:block;
	float: left;
	margin-right: 10px;
	font-size: 84%;
	margin-bottom: 0;
	}
.newsbox .title {
	color: #69F;
	display: block;
}
.newsbox .likebox {
	border:none;
	overflow:hidden;
	width:940px;
	height:auto;
	margin: 20px;
}

#news {
	margin-top: 20px;
}
#news .inner{
width: 100%;
height: auto;
max-height: 450px;
padding: 10px;
border: 1px solid #d3d3d3;
overflow: auto;
	}
#news h2 {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
#news .newsbox {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
#news .newsbox h3 {
	display: inline;
	font-size: 10px;
	padding: 3px 15px;
	background: #ffdbed;
}
#news .newsbox h4 {
	font-size: 12px;
	margin: 8px 0;
}
#news .newsbox h4 + p {
	font-size: 10px;
	line-height: 1.5;
}
