@charset "UTF-8";
/************************************************
*	developer									*
************************************************/

/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,h7,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

.clear
{
	clear: both;
}



/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	background-color: #ffffff;
        background-image:url(http://www.perch-salon.com/img/body_bg.jpg);
        background-repeat:repeat-x;
        background-position:left top;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


div#header {
	color: #333333;
	background-color: #62bcd1;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
        height:28px;
	overflow: hidden;
}
div#header-flash{
        width:1200px;
        height:270px;
        margin:0 auto;
        padding:0;
}
div#header-flash-content{
        width:1200px;
        height:180px;
        margin:0 auto;
        padding:0;
}

div#content {
	font-size: 100%;
	color: #666666;
	background-color: transparent;
	margin:0 auto;
	width: 1200px;
	overflow: hidden;
}
div.content-inner{
	font-size: 100%;
	color: #666666;
	background-color: transparent;
	background-image:url(http://www.perch-salon.com/img/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0 auto;
	width: 803px;
	overflow: hidden;
}


div#main {
	font-size: 80%;
	color: #333333;
	background-color: transparent;
	text-align: left;
	margin:0px 10px 0px 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 570px;
	float: right;
}


div#sub {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 70px;
	width: 200px;
	float: left;
}


div#footer {
	font-size: 100%;
	color: #333333;
	text-align: center;
        line-height:150%;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
        height:154px;
	clear: both;
}
div.footer-inner{
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
        background-image:url(http://www.perch-salon.com/img/footer_bg.jpg);
        background-repeat:no-repeat;
        background-position:left top;
	text-align: center;
        line-height:150%;
	margin-left: auto;
	margin-right: auto;
	width: 878px;
        height:154px;
	clear: both;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
        width:800px;
        margin:0 auto;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}


/************************************************
*	Content 					     		    * 
************************************************/

div#main .inner {
	padding-right: 10px;
}

/* 見出し */
div#main h2 {
        width:548px;
        height:38px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
        background-image:url(http://www.perch-salon.com/img/h4.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
        text-indent:30px;
	clear: both;
}

div#main h3 {
        width:536px;
        height:62px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 150%;
	font-weight: bold;
        line-height:320%;
        text-indent:40px;
	color: #ac7207;
	background-color: transparent;
        background-image:url(http://www.perch-salon.com/img/h3.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div#main h4 {
        width:548px;
        height:38px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 150%;
	font-weight: bold;
        text-indent:35px;
	color: #666666;
	background-color: transparent;
        background-image:url(http://www.perch-salon.com/img/h4.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div#main h5 {
        width:542px;
        height:35px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
        text-indent:70px;
        line-height:200%;
	color: #1b6621;
	background-color: transparent;
        background-image:url(http://www.perch-salon.com/img/h5.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div#main h6 {
        height:23px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
	font-weight: bold;
        text-indent:30px;
        line-height:200%;
	color: #844603;
	background-color: transparent;
        background-image:url(http://www.perch-salon.com/img/h6.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div#main h7 {
        height:23px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
	font-weight: normal;
        text-indent:30px;
        padding-left:10px;
        background-image:url(http://www.perch-salon.com/img/h7.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	color: #ab7108;
	clear: both;
}




/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #666666;
}

div#main a:hover {
	text-decoration: underline;
	color: #12501b;
	background-color: #ffffff;
}

div#main a:hover img{
	text-decoration: none;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 10px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

/* コメントフォーム */
/*--
div#main textarea{
	width: 440px;
}
--*/
/* コメントフォーム文字サイズ */
/*--
div#main input,div#main textarea {
	font-size: 100%;
}
--*/

div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}



/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
	padding-left: 25px;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
        margin-bottom:20px;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
        font-size:80%;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 10px;
}
	
div#sub ul li a {
        display:block;
        width:180px;
        height:44px;
        background-image:url(http://www.perch-salon.com/img/icon_topcategory.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	text-decoration: none;
        text-indent:25px;
        line-height:250%;
	color: #666666;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: none;
        background-image:url(http://www.perch-salon.com/img/icon_topcategory_hover.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	color: #12501B;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}

/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 40px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: normal;
        color:#666666;
}
/* 段落 */
div#footer p {
	font-size: 80%;
}
div#footer a{
         color:#666666;
         text-decoration:none;
}
div#footer a:hover{
         color:#12501b;
         text-decoration:underline;
}

/* ----- その他 ------------- */
/* ----- 左サイドバー内バナー ----- */

div.sub-banner{
         margin-bottom:20px;
}
/* ----- 基本情報 ------ */

div#lib{
         width:180px;
         background-image:url(http://www.perch-salon.com/img/lib-icon.jpg);
         background-position:left top;
         background-repeat:no-repeat;
}
div.lib-inner{
         margin:5px 5px;
}
div.lib-inner p{
         position:relative;
         top:80px;
         font-size:80%;
         color:#666666;
}
/* ----- 新着情報 ----- */
div#news-topics{
         width:543px;
         height:145px;
         background-image:url(http://www.perch-salon.com/img/news-topics_bg.jpg);
         background-position:left top;
         background-repeat:no-repeat;
         margin:5px auto;
}
div#news-topics p{
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
         font-size:150%;
         font-weight:bold;
         color:#a26518;
}
div.news-topics-inner{
         position:relative;
         top:12px;
         line-height:20px;
}
/* ----- トップメニュー ----- */
div#top-menu{
}
div.top-menu-inner
{
	margin: 0;
	padding: 0;
}

div.topmail01
{
	margin-bottom: 25px;
}

div.topmail01 p.top_qrTxt
{
	width: 400px;
	float: left;
}
/* --------- サイトマップ ---------- */
div#sitemap p{
	width:548px;
	height:38px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	background-image:url(http://www.perch-salon.com/img/h4.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-indent:30px;
	clear: both;
}


/* ===========================================================
 OPTION
=========================================================== */

.ImgLeft
{
	float: left;
}

.ImgRight
{
	float: right;
}

div.bannerAria01
{
	margin-right: 10px;
}

.m_b15
{
	margin-bottom: 15px;
}

.m_t20
{
	margin-top: 20px;
}

.p_L15
{
	padding-left: 15px;
}

div.pageup
{
	padding: 3px 0;
	border-bottom: 1px solid #71b10a;
	width: 548px;
	margin-bottom: 25px;
}

div.pageup p
{
	text-align: right;
	padding-right: 10px;
	color: #fff;
}


div.pageup p a.color01
{
	background: none;
}

div.pageup p a:hover
{
	text-decoration: none;
	background: none;
}

/* ===========================================================
 FLOW
=========================================================== */

div.flowBox
{
	margin-bottom: 25px;
}

div.flow01
{
	margin-bottom: 25px;
	padding-right: 10px;
}

div.flow01 div.flow_inTxt
{
	width: 255px;
	margin-left: 10px;
	float: left;
}


/* ===========================================================
 MUENU
=========================================================== */

div.menuBT
{
	text-align: center;
	margin-bottom: 20px;
}

div.menuBox
{
	margin-bottom: 25px;
}

div.menu01
{
	margin-bottom: 25px;
	margin-right: 10px;
}

div.menu01 div.menu_Ltxt
{
	width: 270px;
	float: left;
}

div.menu01 div.menu_Rtxt
{
	width: 250px;
	float: right;
}

div.menu01 dl dd
{
	padding-bottom: 10px;
}

p.m_color01{color: #af7500;}



/* ===========================================================
 PRODUCT
=========================================================== */

div.productBox
{
	margin-bottom: 25px;
}

div.product01
{
	padding-bottom: 15px;
	margin-bottom: 25px;
	margin-right: 10px;
	border-bottom: 1px #d7edb2 dashed;
}

div.product01 div.productR_txt
{
	width: 270px;
	float:right;
}


/* ===========================================================
 FAQ
=========================================================== */

div.q
{
	padding:3px 0 10px 30px;
	background-image:url(http://perch-salon.com/img/faq/ico_q.gif) ;
	background-repeat:no-repeat;
	color:#89A329;
}

div.a
{
	margin-top:10px;
	padding:2px 0 10px 30px;
	background-image:url(http://perch-salon.com/img/faq/ico_a.gif) ;
	background-repeat:no-repeat;
}







/* ===========================================================
 ACCESS
=========================================================== */

div.accessBox
{
	margin-bottom: 25px;
}

div.accessBox div.map
{
	width: 548px;
	text-align: center;
	margin-bottom: 25px;
}

div.accessBox div.map p
{
	width: 538px;
	text-align: right;
}

div.access01
{
	margin-bottom: 25px;
	margin-right: 10px;
}

div.access01 table
{
	width: 290px;
	float: left;
	border: soild 1px #e7d18c;
	border-collapse: collapse;
	font-size: 100%;
}

div.access01 table tr th
{
	padding: 5px 10px;
	background: #f8e9b9;
	border: solid 1px #e7d18c;
	border-collapse: collapse;
	width: 35%;
	text-align:center;
}

div.access01 table tr td
{
	padding: 5px 10px;
	background: #f8e9b9;
	border: solid 1px #e7d18c;
	border-collapse: collapse;
}

div.access01 table tr th.color_none01
{
	padding: 5px 10px;
	border: solid 1px #e7d18c;
	border-collapse: collapse;
	background: #fff;
	width: 30%;
	text-align:center;
}

div.access01 table tr td.color_none02
{
	padding: 5px 10px;
	border: solid 1px #e7d18c;
	border-collapse: collapse;
	background: #fff;
}


#coupon
{
	width: 100%;
	background: url(http://perch-salon.com/img/access/BG.gif) repeat-y 0 0;
	padding: 0;
}

#coupon-inner
{
	width: 500px;
	height: 150px;
	margin: 90px auto;
	padding: 0;
	background: url(http://perch-salon.com/img/access/ticket.gif) no-repeat 0 0;
	text-align: center;
}

#coupon-inner01
{
	width: 500px;
	height: 150px;
	background: url(http://perch-salon.com/img/access/ticket.gif) no-repeat 0 0;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: center;
}

div#coupon-ticket
{
	margin: 0 auto;
	width: 400px;
	line-height: 140%;
	padding: 90px 10px 0;
}

#coupon-ticket p.midasi01
{
	font-size: 1.2em;
	font-weight: bold;
	color: #14761e;
	padding: 0 0 5px;
	margin: 0;
}

#coupon-ticket p
{
	margin: 0;
	padding: 0;
}

#coupon-inner input
{
	margin-top: 20px;
}



/* ===========================================================
 CONTACT
=========================================================== */

div.contactBox
{
	margin-bottom: 25px;
}

div.contact01
{
	margin-bottom: 25px;
}

div.contact01 table
{
	width: 548px;
	border: 1px solid #c0cfab;
	border-collapse: collapse;
	font-size: 100%;
	margin-bottom: 15px;
}

div.contact01 table tr th
{
	width: 150px;
	padding: 5px;
	background: #90bb53;
	border: 1px solid #c0cfab;
	border-collapse: collapse;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

div.contact01 table tr td
{
	padding: 5px;
	border: 1px solid #c0cfab;
	border-collapse: collapse;
}

div.contact01 table tr td input
{
	width: 70%;
}

div.contact01 table tr td textarea
{
	width: 85%;
}

div.contact01 p.form_bt
{
	text-align: center;
	width: 548px;
}

div.contact01 div.contactTxt
{
	width: 523px;
	_width: 548px;
	background: #90bb53;
	padding-left: 15px;
}

div.contact01 div.contactTxt p.c01
{
	color: #fff;
	width: 518px;
}

/* ==========================================================
 LINK
========================================================== */

div.linkBox
{
	margin-bottom: 25px;
}

div.link01
{
	margin-bottom: 25px;
}

div.link01 p.linkTxt
{
	margin-bottom: 20px;
}

div.link01 div.link_banner01
{
	margin-bottom: 20px;
}

div.link01 div.link_banner01 dl
{
	margin-bottom: 15px;
}

/* ==========================================================
 LINK
========================================================== */
div.recommendBox
{
	margin-boottom: 25px;
}

div.recommend01
{
	margin: 0 20px 25px;
}

div.recommend01 p span
{
	color: #e25500;
	font-weight: bold;
}





