@charset "utf-8";

/* Navigation
============================================================ */

#phouse_nav ul{
    margin-bottom: 6px;
    padding: 0;
    list-style: none;
    text-align: center;
}

#phouse_nav ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#phouse_nav ul li{
    display: inline;
    margin: 0 -1px;
}
#phouse_nav ul li a{
    display: inline-block;
    width : 95px;
/*    background-image : url(../images/ico_board.png); */
    background-position: left top;
    background-repeat: no-repeat;
    padding-left : 49px;
    text-align: left;
    color: #000;
    text-decoration: none;
    height : 35px;
    overflow: hidden;
    padding-top: 16px;
    margin-bottom: 4px;
}

#phouse_nav ul li span.en{
    display: none;
}

#phouse_nav ul li#nav_repair a{
    background-image : url(../images/nav_repair.png);
}
#phouse_nav ul li#nav_support a{
    background-image : url(../images/nav_support.png);
}
#phouse_nav ul li#nav_lesson a{
    background-image : url(../images/nav_lesson.png);
}
#phouse_nav ul li#nav_website a{
    background-image : url(../images/nav_website.png);
    letter-spacing: -1px;
}
#phouse_nav ul li#nav_price a{
    background-image : url(../images/nav_price.png);
}
#phouse_nav ul li#nav_company a{
    background-image : url(../images/nav_company.png);
}
#phouse_nav ul li#nav_access a{
    background-image : url(../images/nav_access.png);
}
#phouse_nav ul li#nav_pclife a{
    background-image : url(../images/nav_pclife.png);
	padding-left : 50px;
	font-size:0.88em;
}
#phouse_nav ul li#nav_pclife2 a{
    background-image : url(../images/nav_pclife2.png);
	padding-left : 50px;
	font-size:0.88em;
}
/* Footer Navigation
============================================================ */

#phouse_footerNav ul li#home a span.ja, #phouse_footerNav ul li#pagetop a span.ja{
    display: none;
}

#phouse_footerNav{
    text-align: center;
}

#phouse_footerNav ul{
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

#phouse_footerNav ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#phouse_footerNav ul li{
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
}

#phouse_footerNav ul li a{
    display: inline-block;
    color: #52310b;
    height: 30px;
    text-decoration: none;
    line-height: 30px;
    text-align: left;
    padding-left: 31px;
    text-shadow: 1px 1px 1px #fff;
    margin-bottom: 4px;
    text-transform: uppercase;
}
#phouse_footerNav ul li#home a{
    width: 50px;
    background-image : url(../images/button_home.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#phouse_footerNav ul li#pagetop a{
    width: 50px;
    background-image : url(../images/button_top.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#phouse_footerExtra1{
    padding-bottom: 4px;
}

#phouse_footerExtra1 ul{
    list-style: none;
    padding-left: 7px;
    margin-top: 4px;
    margin-bottom: 0px;
}
#phouse_footerExtra1 ul li{
    display: inline;
    line-height: 2.2;
}
#phouse_footerExtra1 ul li a{
    background-image : url(../images/arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 11px;
    padding-right: 6px;
    color: #993300;
}

/* Main Contents
============================================================ */

/* header logo */


#phouse_headerLogo a{
    display: block;
    background-image : url(../images/header_logo.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 311px;
    height: 52px;
    text-indent: -9999px;
    overflow: hidden;
}

.phouse_layout_1 #phouse_title{
/*
	background-position: center top;
	background-repeat: no-repeat;
*/	
	background-color: #ebd996;
	width: 100%;
	height: 145px;
	text-indent: -9999px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-color: #e8e09f;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d1ba64;
	border-bottom-style: solid;
}

.phouse_layout_1 #phouse_title h2{
    font-size: 1em;
}

/* Common ==================== */

.phouse_section{
	overflow: hidden;
	font-size: 14px;
}

.phouse_section p{
	word-break: break-all;
	font-size: 14px;
}

/* Top Page ==================== */

.phouse_layout_1 #toppage h3{
    clear: both;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.phouse_layout_1 .phouse_section p{
    padding-left: 20px;
    padding-right: 20px;
	line-height: 21px;
}

#phouse_main #toppage-news ul{
    margin: 0 15px;
    font-size: 12px;
    list-style: none;
    padding: 0;
}

#phouse_main #toppage-news ul li{
    margin-bottom: 15px;
}

#phouse_main #toppage-news ul li h4{
    margin: 0;
    padding: 0;
}

/* Second Page ==================== */

.phouse_layout_2 #phouse_title h2 .en{
    display: none;
}

.phouse_layout_2 #phouse_title h2{
    background-image: -webkit-gradient(linear, left top, left bottom,  	from(#e8e09f), 	color-stop(0.01, #d8a14b), 	color-stop(0.03, #d8a14b), 	color-stop(0.05, #c67e4e), 	to(#b96e3c));
    color: #fff;
    padding-left: 10px;
    padding-top: 13px;
    padding-bottom: 10px;
    text-shadow: 0px 1px 2px #a95c17;
    border-top-width: 1px;
    border-top-color: #e8e09f;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d1ba64;
    border-bottom-style: solid;
}

.phouse_layout_2 #phouse_main h3{
    clear: both;
    color: #52310b;
    border-width: 1px;
    border-style: solid;
    border-color: #dac996;
    -webkit-border-radius: 4px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-right: 5px;
    text-shadow: 1px 1px 1px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom,  	from(#fff), 	color-stop(0.03, #fff), 	color-stop(0.05, #ede4c2), 	to(#ede4c2));
}

.phouse_layout_2 #phouse_main h3 .en{
    display: none;
}

.phouse_layout_2 #phouse_main h4{
	margin: 10px 0 5px 10px;
	font-size: 1.2em;
	color: #a95c17;
}

.phouse_layout_2 #phouse_main p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.phouse_layout_2 .phouse_section > img{
    margin-left: 10px;
}

.phouse_layout_2 #phouse_main p.large{
    clear: both;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 1em;
    font-weight: normal;
    background-color: #fff;
    border-width: 1px;
    border-color: #f0ce68;
    border-style: solid;
    -webkit-border-radius: 4px;
}

.phouse_layout_2 #phouse_main p.indent{
    text-indent: -1.3em;
    margin-left: 26px;
    margin-right: 25px;
    margin-bottom: 20px;
}

.phouse_layout_2 #phouse_main dl{
    margin: 0 15px;
}
.phouse_layout_2 #phouse_main dt{
    float: left;
    margin-right: 10px;
}
.phouse_layout_2 #phouse_main dd{
    margin: 0 0 5px;
    overflow: hidden;
}

/* custermize */

.phouse_layout_1 .phouse_section dl{
    margin: 0 15px;
}
.phouse_layout_1 .phouse_section dt{
    float: left;
    margin-right: 10px;
}
.phouse_layout_1 .phouse_section dd{
    margin: 0 0 5px;
    overflow: hidden;
}

.phouse_layout_2 #phouse_main table{
    margin: 0 10px 10px 10px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #dac996;
    border-style: solid;
}

.phouse_layout_2 #phouse_main th{
    font-weight: normal;
    background-color: #fff6db;
    text-align: left;
    padding: 4px 6px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #dac996;
    border-style: solid;
}

.phouse_layout_2 #phouse_main td{
    text-align: left;
    background-color: #fff;
    padding: 4px 6px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #dac996;
    border-style: solid;
}

.phouse_layout_2 #phouse_main ol{
    margin: 0 15px;
    padding: 0 15px;
}

.phouse_layout_2 #phouse_main ol li{
    margin-bottom: 15px;
}

.phouse_layout_2 #phouse_main ol h4{
    margin: 0;
}

/* ========== itemlist ========== */

#phouse_main .item > img{
    margin-left: 10px;
}
#phouse_main .item h5{
    font-size: 12px;
    margin: 10px 15px 10px 10px;
    color: #ff6666;
}

#nbanner a{
    display: block;
    color: #fff;
    text-shadow: 1px 1px 1px #8c1e6d;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #fff;
    padding-top: 8px;
    padding-right: 13px;
    padding-bottom: 8px;
    padding-left: 13px;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#cc7eb1), 		color-stop(0.51,#cc7eb1), 		color-stop(0.9,#b44c97), 		to(#b44c97));
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 2px #ccc;
}

/* ========== topics ========== */
#phouse_main #toppage-info > img{
    margin-left: 12px;
}

#phouse_main #toppage-info p.access a{
    width: 100px;
    display: block;
    text-align: center;
    color: #52310b;
    border: 1px solid #e98b17;
    padding: 5px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 2px 2px 2px #dfd78e;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#ffd678), 		color-stop(0.3,#ffd678), 		color-stop(0.9,#fe9104), 		to(#fe9104));
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
}

#phouse_main #toppage #toppage-news dl{
    margin: 0 15px;
    font-size: 12px;
}
#phouse_main #toppage #toppage-news dt{
    float: left;
    margin-right: 10px;
}
#phouse_main #toppage #toppage-news dd{
    margin: 0 0 5px;
    overflow: hidden;
}

#phouse_main .phouse_section .news-comment{
    padding: 0px 15px 20px;
    overflow: hidden;
}

#phouse_main #toppage .news-comment, #phouse_main #toppage .info-comment{
    margin: 0 5px 0px;
    padding: 10px;
    overflow: hidden;
}

#phouse_main .news-comment, #phouse_main .info-comment{
    padding: 0 10px;
}

#phouse_main .news-comment .news-photo, #phouse_main .info-comment .info-photo{
    float: left;
    margin: 0 10px 0 0;
}

#phouse_main .news-comment .date, #phouse_main .info-comment .date{
    display: inline-block;
    margin-bottom: 5px;
}

#phouse_main #toppage #toppage-topics ul{
    margin: 0 15px 10px 15px;
    font-size: 12px;
    padding-left: 15px;
}

/* ========== topics item ========== */

.phouse_layout_2 #phouse_main #toppage-item .item img{
    margin-left: 10px;
}

.phouse_layout_2 #phouse_main .item p.more a{
    width: 100px;
    display: block;
    text-align: center;
    color: #52310b;
    border: 1px solid #e98b17;
    padding: 5px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 2px 2px 2px #dfd78e;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#ffd678), 		color-stop(0.3,#ffd678), 		color-stop(0.9,#fe9104), 		to(#fe9104));
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
}

.phouse_layout_2 #phouse_main .price{
    color: #ff5770;
}

.phouse_layout_2 #phouse_main #toppage-special ul{
    list-style: none;
    margin-left: 10px;
    padding: 0;
}

.phouse_layout_2 #phouse_main #toppage-special ul li{
    list-style: none;
    padding: 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}
.phouse_layout_2 #phouse_main #toppage-special ul li a{
    display: block;
    text-decoration: none;
    color: #52310b;
    border: 1px solid #e98b17;
    padding: 5px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 2px 2px 2px #dfd78e;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#ffd678), 		color-stop(0.3,#ffd678), 		color-stop(0.9,#fe9104), 		to(#fe9104));
    text-shadow: 1px 1px 1px #fff;
}

/* ========== item ========== */


.phouse_layout_2 #phouse_main #item ul{
    padding: 0 15px;
    list-style: none;
}
.phouse_layout_2 #phouse_main #item li{
    background-image : url(../images/arrow.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 19px;
    margin-bottom: 5px;
}

.phouse_layout_2 #phouse_main #item .item > a img{
    margin-left: 10px;
}

/* ========== itemlist ========== */

.phouse_layout_2 #phouse_main #item .itemlist h4{
    clear: both;
}

.phouse_layout_2 #phouse_main #item .itemlist .cat{
    padding-right: 10px;
}

.phouse_layout_2 #phouse_main .itemlist .item{
    width: 44%;
    float: left;
}

.phouse_layout_2 #phouse_main #item .item p.icon{
    margin: 0;
    padding-top: 0;
}
.phouse_layout_2 #phouse_main #item .item p.price{
    margin: 0;
}

/* ========== campaign ========== */

.phouse_layout_2 #phouse_main #campaign .icon img{
    margin-right: 5px;
}

.phouse_layout_2 #phouse_main #campaign .image{
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    -webkit-border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
}

.phouse_layout_2 #phouse_main #campaign #spring .image{
    background-color: #ffe4ef;
    border-color: #ffc1db;
}
.phouse_layout_2 #phouse_main #campaign #summer .image{
    background-color: #ffe4ef;
    border-color: #ffc1db;
}
.phouse_layout_2 #phouse_main #campaign #autumn .image{
    background-color: #ffe4ef;
    border-color: #ffc1db;
}
.phouse_layout_2 #phouse_main #campaign #winter .image{
    background-color: #ffe4ef;
    border-color: #ffc1db;
}

.phouse_layout_2 #phouse_main #campaign .item{
    width: 100%;
    float: none;
}

.phouse_layout_2 #phouse_main #campaign .item img{
    margin-left: 10px;
    margin-bottom: 5px;
}

/* ========== shop ========== */

.phouse_layout_2 #phouse_main #shop dl{
    margin: 0 15px;
    width: 100%;
    overflow: hidden;
}
.phouse_layout_2 #phouse_main #shop dt{
    float: left;
    width: 9em;
    margin-right: 10px;
}
.phouse_layout_2 #phouse_main #shop dd{
    margin: 0 0 5px;
    overflow: hidden;
}


/* ========== concept ========== */

.phouse_layout_2 #phouse_main #concept .phouse_section{
    padding-bottom: 10px;
}

.phouse_layout_2 #phouse_main #concept .phouse_section:last-child p:last-child{
    margin-bottom: 0;
}
.phouse_layout_2 #phouse_main #concept dl{
    margin: 0 15px;
}
.phouse_layout_2 #phouse_main #concept dt{
    float: left;
    width: 5.5em;
    margin-right: 10px;
}
.phouse_layout_2 #phouse_main #concept dd{
    margin: 0 0 5px;
    overflow: hidden;
}

/* ========== estate ========== */

.phouse_layout_2 #phouse_main #estate .data > img, .phouse_layout_2 #phouse_main #estate .data > a img{
    margin-left: 10px;
}

#phouse_main #estate p.more a{
    width: 200px;
    display: block;
    text-align: center;
    color: #52310b;
    border: 1px solid #e98b17;
    padding: 5px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 2px 2px 2px #dfd78e;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#ffd678), 		color-stop(0.3,#ffd678), 		color-stop(0.9,#fe9104), 		to(#fe9104));
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
}

/* ========== detail ========== */

.phouse_layout_2 #phouse_main #detail-imgbox img{
    margin-left: 10px;
}

.phouse_layout_2 #phouse_main #detail dl{
    width: 100%;
    margin: 0;
    padding: 5px 0 0;
    overflow: hidden;
}
.phouse_layout_2 #phouse_main #detail dt{
    float: left;
    padding-left: 10px;
    width: 5em;
    color: #a95c17;
}
.phouse_layout_2 #phouse_main #detail dd{
    margin: 0 0 10px 0;
    padding: 0 15px 5px 0;
}
.phouse_layout_2 #phouse_main #detail p{
    padding: 0 10px;
}

.phouse_layout_2 #phouse_main #detail h3 img{
    margin-left: 10px;
}

.phouse_layout_2 #phouse_main #detail .bujtton input{
    color: #52310b;
    border: 1px solid #e98b17;
    padding: 5px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 2px 2px 2px #dfd78e;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#ffd678), 		color-stop(0.3,#ffd678), 		color-stop(0.9,#fe9104), 		to(#fe9104));
    text-shadow: 1px 1px 1px #fff;
    margin-bottom: 8px;
    font-size: 14px;
}

/* ========== plan ========== */

.phouse_layout_2 #phouse_main #plan dl{
    width: 100%;
    margin: 0;
    padding: 5px 0 0;
    overflow: hidden;
}
.phouse_layout_2 #phouse_main #plan dt{
    float: left;
    padding-left: 10px;
    width: 8em;
    color: #a95c17;
}
.phouse_layout_2 #phouse_main #plan dd{
    margin: 0 0 10px 0;
    padding: 0 15px 5px 0;
}

/* ========== dish ========== */
/* ========== menu ========== */

.phouse_layout_2 #phouse_main #dish{
    padding-top: 10px;
}

.phouse_layout_2 #phouse_main #dish p, .phouse_layout_2 #phouse_main #menu p{
    padding: 0 10px;
}

.phouse_layout_2 #phouse_main #dish p.large{
    padding-left: 10px;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.phouse_layout_2 #phouse_main #dish > img{
    margin-left: 10px;
}

.phouse_layout_2 #phouse_main #menu img, .phouse_layout_2 #phouse_main #dish img{
    margin-bottom: 10px;
}

.phouse_layout_2 #phouse_main #dish dl, .phouse_layout_2 #phouse_main #menu dl{
    width: 100%;
    margin: 0;
    padding: 5px 0 0;
    overflow: hidden;
}
.phouse_layout_2 #phouse_main #dish dt, .phouse_layout_2 #phouse_main #menu dt{
    float: left;
    padding-left: 10px;
}
.phouse_layout_2 #phouse_main #dish dd, .phouse_layout_2 #phouse_main #menu dd{
    margin: 0 0 10px 0;
    padding: 0 15px 5px 0;
    color: #ff5770;
    text-align: right;
}


/* ========== news ========== */

.phouse_layout_2 #phouse_main #news p.indent{
    text-indent: -1.3em;
    margin-left: 26px;
    margin-right: 25px;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e8e5c7;
    padding-bottom: 5px;
}
.phouse_layout_2 #phouse_main #news .phouse_section h4{
    margin-left: 20px;
}
.phouse_layout_2 #phouse_main #news .phouse_section h5{
    font-size: 12px;
    margin: 10px 15px 10px 22px;
}
.phouse_layout_2 #phouse_main #news .phouse_section p.large{
    margin: 0;
    padding: 0 15px;
}
.phouse_layout_2 #phouse_main #news dl{
    margin: 0 15px;
}
.phouse_layout_2 #phouse_main #news dt{
    float: left;
    margin-right: 15px;
}
.phouse_layout_2 #phouse_main #news dd{
    margin: 0 0 15px;
    overflow: hidden;
}


.phouse_layout_2 #phouse_main #news #coupon-off{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-width: 1px;
    border-style: dotted;
    border-color: #ff5b2f;
    background-color: #ffeee9;
    padding: 5px;
    -webkit-border-radius: 4px;
}

.phouse_layout_2 #phouse_main #news #coupon-off h4{
    margin-left: 10px;
    color: #ff5b2f;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #fff;
}

.phouse_layout_2 #phouse_main #news #coupon-off p.large{
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    background-image: none;
    background-color: #ffeee9;
    border: none;
}

.phouse_layout_2 #phouse_main #news #coupon-off strong{
    font-size: 16px;
    color: #ff5b2f;
}

.phouse_layout_2 #phouse_main #news #coupon-limit{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-width: 1px;
    border-style: dotted;
    border-color: #ff5b2f;
    padding: 2px;
    background-color: #fff;
    -webkit-border-radius: 4px;
}
.phouse_layout_2 #phouse_main #news #coupon-limit h4{
    margin-left: 10px;
    color: #ff5b2f;
}

.phouse_layout_2 #phouse_main #news #coupon-limit p{
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}

/* ========== company ========== */
.phouse_layout_2 #phouse_main #company .phouse_section{
    padding: 0 0 25px;
}
.phouse_layout_2 #phouse_main #company dl{
    margin: 0 15px 10px 15px;
    padding-top: 15px;
}
.phouse_layout_2 #phouse_main #company dt{
    float: left;
    width: 5.5em;
    margin-right: 10px;
}
.phouse_layout_2 #phouse_main #company dd{
    margin: 0 0 5px;
    overflow: hidden;
}

/* ========== recruit ========== */

.phouse_layout_2 #phouse_main #recruit dl{
    margin: 0;
}
.phouse_layout_2 #phouse_main #recruit dt{
    margin: 0 0 10px;
    padding: 2px 15px 0 14px;
    line-height: 1.0;
    width: 5em;
}
.phouse_layout_2 #phouse_main #recruit dd{
    margin: 15px 15px 20px;
    padding: 0;
}

/* ========== access ========== */

.phouse_layout_2 #phouse_main #access dt{
    width: 5em;
}

/* ========== contact ========== */

.phouse_layout_2 #phouse_main .section input, .phouse_layout_2 #phouse_main .section textarea, .phouse_layout_2 #phouse_main .section div input, .phouse_layout_2 #phouse_main .section div textarea{
    display: inline-block;
    border: 1px solid #dac996;
    -webkit-border-radius: 4px;
    margin: 0 0 0 10px;
    padding: 4px;
    background-color: #fff;
}
.phouse_layout_2 #phouse_main .section input{
    height: 30px;
}
.phouse_layout_2 #phouse_main .section textarea, .phouse_layout_2 #phouse_main .phouse_section .section div textarea{
    height: 160px;
}
.phouse_layout_2 #phouse_main #contact .section input:focus, .phouse_layout_2 #phouse_main #contact .section textarea:focus, .phouse_layout_2 #phouse_main .phouse_section .section div input:focus, .phouse_layout_2 #phouse_main .phouse_section .section div textarea:focus{
    background: #fff;
}
.phouse_layout_2 #phouse_main form .section p a{
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
.phouse_layout_2 #phouse_main .section input.s{
    display: inline-block;
    width: 30px;
    margin: 5px 5px 5px 10px;
}
#phouse_main .phouse_section .section{
    margin: 0 15px 0 0;
}
#phouse_main .phouse_section .section textarea{
    width: 95%;
}
#phouse_main .phouse_section .section input.l{
    width: 95%;
}
#phouse_main .phouse_section .section input.m{
    width: 95%;
}
.phouse_layout_2 #phouse_main #reserve .phouse_section .submit div, .phouse_layout_2 #phouse_main #contact .phouse_section .submit div, .phouse_layout_2 #phouse_main #contactus .phouse_section .submit div, .phouse_layout_2 #phouse_main #information .phouse_section .submit div{
    margin: 10px auto;
    text-align: center;
}

.phouse_layout_2 #phouse_main #reserve .button, .phouse_layout_2 #phouse_main #contact .button, .phouse_layout_2 #phouse_main #contactus .button, .phouse_layout_2 #phouse_main #information .button{
    color: #52310b;
    border: 1px solid #e98b17;
    padding: 5px;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 2px 2px 2px #dfd78e;
    background-image: -webkit-gradient( 		linear, left top, left bottom,  		from(#ffd678), 		color-stop(0.3,#ffd678), 		color-stop(0.9,#fe9104), 		to(#fe9104));
    text-shadow: 1px 1px 1px #fff;
    margin-bottom: 8px;
    font-size: 14px;
}


/* ========== Privacy Policy ========== */

.phouse_layout_2 #phouse_main #privacy ul{
    padding: 0 15px;
    list-style: none;
}
.phouse_layout_2 #phouse_main #privacy li{
    background-image : url(../images/arrow_00_15.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 14px;
}

/* 縦向き表示時のみ適用 */
@media only screen and (orientation : portrait)
{
    .phouse_layout_2 #phouse_main #privacy h3
    {
        letter-spacing: -1px;
    }
}

/* ========== Law ========== */
.phouse_layout_2 #phouse_main #law dl{
    margin: 0 15px;
    padding: 10px 0;
}
.phouse_layout_2 #phouse_main #law dt{
    float: left;
    width: 7em;
    margin-right: 10px;
}
.phouse_layout_2 #phouse_main #law dd{
    margin: 0 0 10px;
    overflow: hidden;
}


/* ========== aside ========== */

#phouse_aside #companyinfo{
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #dac996;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 4px;
}
