@charset "utf-8"; 
/* CSS Document */

/***********************************************************

リセット用

***********************************************************/
h2, h3, h4, h5, h6, p, address,ul, ol, li, dl, dt, dd, caption, img, form {
        margin: 0;
        padding: 0;
        border: none;
        list-style-type: none;
}

textarea { font-size: 100%; }


hr { display: none; }

html {width: 100%;height: 100%;} 
* html body {padding-left: 1px;}

/* クリア */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{
	clear: both;
}
/******************共通********************/
body{
	background:#FFF4C8;
	text-align:center;
	font-size:12px;
	color:#666666;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 180%;
	font-weight: normal;
	margin:0;padding:0;

}

.pink{color:#E4017B;}
.pink20{color:#E4017B;font-size:20px;}

.red{color:#CC0000;}
.red_b{color:#CC0000;font-weight:bold;}


.pagetop{float:right;margin:30px 0 0 0;}
/***************パンくず***************/

#pan_top{
}



#pan_top li{
	float:left;
	font-size:10px;
}

#pan{
    width:960px;
	margin:5px 0 0 0;
	float:left;
	display:block;
}



#pan li{
	float:left;
	font-size:10px;
	height:10px;
	margin:0 5px 0 0;
}
.left{
    float:left;
}

/********************共通********************/
#wrapper{
	width:960px;
	margin:0 auto;
    padding:0 20px;
	background-color:#FFFFFF;
	text-align:left;
}
#contents_wrapper{
    width:960px;
    margin:15px 0 0 0;
	padding:0 0 20px 0;
	background:url(../img/bg.gif) repeat-y;
	text-align:left;
	float:left;
	display:inline;
}


/********************左カラム********************/
#left_wrapper{
	width:240px;
	float:left;
	padding:5px;
	display:inline;
}

#left_pr01{
}

#left_pr01 dt a:link,#left_pr01 dt a:visited{
	text-decoration: none;
	width:287px;
	background:#E4027C;
	font-size:13px;
	padding:3px 0;
	float:left;
	display:inline;
	color:#FFFFFF;
	border-left:3px solid #E4027C;
}

#left_pr01 dt a:hover,#left_pr01 dt a:active{
	text-decoration: underline;
}

#left_pr01 dd{
    width:240px;
	float:left;
	padding:5px 0 0 0;
	font-size:10px;
	line-height:150%;

}

h2.coupon{
	background:url(../img/coupon_tit.gif);
	width:186px;
	height:33px;
	line-height:33px;
	margin:10px 0 0 0;
	padding:0 0 0 104px;
	font-size:10px;
	float:left;
	display:inline;
}
/*ie6*/
* html h2.coupon{width:240px;}


h2.select{
	background:url(../img/select_tit.gif);
	width:196px;
	height:33px;
	line-height:33px;
	margin:10px 0 0 0;
	padding:0 0 0 94px;
	font-size:10px;
	float:left;
	display:inline;
}
/*ie6*/
* html h2.select{width:240px;}


.select_salon{
	width:262px;
	padding:14px;
	border-top:1px solid #EBEBEB;
	background:#FFF;
	float:left;
}
/*ie6*/
* html .select_salon{width:240px;}

.select_salon img{
    float:left;
	margin:0 10px 0 0;
}
.select_salon dl{
	width:160px;
	float:left;
	color:#000000;
	font-size:10px;
}
.select_salon dt{
}

.select_salon dd{
	line-height:160%;
	float:left;
}



.sf_salon{
	width:262px;
	margin:5px 0 0 0;
	padding:13px;
	border:1px solid #FF55AA;
	background:#FF80C0;
	float:left;
}
/*ie6*/
* html .sf_salon{width:240px;}

.sf_salon img{
    float:left;
	margin:0 10px 0 0;
}
.sf_salon dl{
	width:158px;
	float:left;
	color:#000000;
	font-size:10px;
}
.sf_salon dt{
}

.sf_salon dd{
	line-height:160%;
	float:left;
}


.qr{
	width:280px;
	padding:5px;
	float:left;
}
/*ie6*/
* html .qr{width:240px;}

.qr dt{
	float:left;
	margin:0 10px 0 0;
}

.qr dd{
	width:160px;
	color:#000000;
	font-size:10px;
	line-height:160%;
	float:left;
}
/********************メインカラム********************/
#main_wrapper{
    width:690px;
	float:right;
	margin:0 0 0 20px;
	display:inline;
}


/******************リンク**************************/
a:focus{
    outline:none;
}

a:link,a:visited{
	text-decoration: none;
	color: #333333;
}

a:hover,a:active{
	text-decoration: underline;
	color: #98CB00;
}
/****************ヘッダ部分****************/
#header{
	width:960px;
	border-top:solid 3px #99CC00;
}

#logo{}

#logo img{
	float:left;
	margin:6px 0 0 0;
}

h1{
	float:left;
	font-size:10px;
	margin:40px 0 0 0;
}

.catch{
	margin:14px 0 0 773px;
}

/****************メインバナー部分****************/

#main_pr{
	width:950px;
	background:#C3C1B2;
	padding:5px;
	margin:8px 0 0 0;
	float:left;
	display:inline;
}

/*ie6*/
* html #main_pr{width:960px;}

#main_pr img{
	float:left;
}

#main_pr_btn{
	width:190px;
	float:right;
	padding:9px 10px 0 5px;
	display:block;
}
#main_pr_btn li{
	float:left;
	width:190px;
	height:36px;
	text-indent:-9999px;
	margin:2px 0 0 0;

}
#main_pr_btn01 a{
	background:url(../img/head_freebt_off.gif);
	display:block;
	width:190px;
	height:36px;


}
#main_pr_btn01 a:hover{
	background:url(../img/head_freebt_on.gif);
	display:block;
	width:190px;
	height:36px;


}
#main_pr_btn02 a{
	background:url(../img/head_magabt_off.gif);
	display:block;
	width:190px;
	height:36px;
}
#main_pr_btn02 a:hover{
	background:url(../img/head_magabt_on.gif);
	display:block;
	width:190px;
	height:36px;
}


/***************グローバルナビ***************/

#gnav{
	width:960px;
	float:left;
	margin:14px 0 0 0;
	padding:0 0 3px 0;
	border-bottom:solid 3px #99CC00;
}
#gnav li{
	float:left;
	text-indent:-9999px;

}
#gnav01 a{
	width:92px;
	height:30px;
	background:url(../img/gnav01_off.gif);
	display:block;
}
#gnav01 a:hover{
	width:92px;
	height:30px;
	background:url(../img/gnav01_on.gif);
	display:block;
}

#gnav02 a{
	width:132px;
	height:30px;
	background:url(../img/gnav02_off.gif);
	display:block;
}
#gnav02 a:hover{
	width:132px;
	height:30px;
	background:url(../img/gnav02_on.gif);
	display:block;
}

#gnav03 a{
	width:165px;
	height:30px;
	background:url(../img/gnav03_off.gif);
	display:block;
}
#gnav03 a:hover{
	width:165px;
	height:30px;
	background:url(../img/gnav03_on.gif);
	display:block;
}

#gnav04 a{
	width:143px;
	height:30px;
	background:url(../img/gnav04_off.gif);
	display:block;
}
#gnav04 a:hover{
	width:143px;
	height:30px;
	background:url(../img/gnav04_on.gif);
	display:block;
}
#gnav05 a{
	width:152px;
	height:30px;
	background:url(../img/gnav05_off.gif);
	display:block;
}
#gnav05 a:hover{
	width:152px;
	height:30px;
	background:url(../img/gnav05_on.gif);
	display:block;
}

#gnav06 a{
	width:115px;
	height:30px;
	background:url(../img/gnav06_off.gif);
	display:block;
}
#gnav06 a:hover{
	width:115px;
	height:30px;
	background:url(../img/gnav06_on.gif);
	display:block;
}

#gnav07 a{
	width:161px;
	height:30px;
	background:url(../img/gnav07_off.gif);
	display:block;
}
#gnav07 a:hover{
	width:161px;
	height:30px;
	background:url(../img/gnav07_on.gif);
	display:block;
}
/********************共通********************/
#wrapper{
	width:960px;
	margin:0 auto;
    padding:0 20px;
	background-color:#FFFFFF;
	text-align:left;
}
#blog_contents_wrapper{
    width:960px;
    margin:15px 0 0 0;
	padding:0 0 20px 0;
	text-align:left;
	float:left;
	display:inline;
	background:url(../img/bg.gif) repeat-y;
}
h2.blog_tit{
	background:url(../img/title.gif);
	width:630px;
	height:37px;
	line-height:37px;
	padding:0 0 0 60px;
	font-size:10px;
	float:left;
	display:inline;
	border-bottom:solid 10px #FFFFFF;
}
/*ie6*/
* html h2.blog_tit{width:690px;}



/********************mフッター********************/
#footer{
	text-align: center;
	font-size:10px;
	color:#FFFFFF;
}

#footer a,#footer a:link{
	text-align: center;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-align: center;
	font-size:10px;
	color:#FFB400;
}
#footer_navi{
	width: 450px;
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;
	
}
#footer_navi ul{
    
}

.foot_line{
	padding: 0 8px 0 8px;
	border-right: 1px dotted #666666;
}


.foot_line02{
	padding: 0 0 0 8px;
}


#footer_wrapper{
	height: 35px;
	background-color: #32312F;
}


#footer_navi li{
	float: left;
}


#attention{
	margin: 0 auto;
	line-height: 1.5em;
	background-color: #32312F;
}


#copy{
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #32312F;
	font-size:10px;
}
/***********************************************************

ブログ

***********************************************************/



/********************mメイン部分********************/
#blog_main{
    width:690px;
	float:left;
	margin:0 20px 0 0px;
	display:inline;
}
.blog_tit_day{
    width:690px;
	border-bottom:3px #98CB00 solid;
	font-weight:bold;
	margin:10px 0 0 0;


}

.blog_day{
    width:690px;
	font-size:10px;
	text-align:right;

}

.blog_txt{
    margin:20px 0;
    width:690px;
}

#blog_explanation{
    width:660px;
	float:left;
}

#blog_main_wrapper{
    width:960px;
	float:left;
	margin:0 20px 0 0;
	display:inline;
}

#cont_wrap_blog{
    width:960px;
	background:url(../blog/img/blog_bg.jpg) repeat-y;
	float:left;
}


/********************右カラム********************/
#blog_nav{
	width:250px;
	float:right;
	display:inline;
}

.widget{

float:left;
display:inline;
padding:5px;
}

.widget_gravatar {
    font-size:10px;
}


/********************カレンダー********************/
#calendar_wrap{
    float:left;
}
.widget_calendar .widgettitle{
    background:url(../img/calendar.gif);
	width:240px;
	height:32px;
	float:left;
	margin:20px 0 0 0;
	display:inline;
}
#wp-calendar caption{
	color:#000000;
	font-weight:bold;
	margin:5px 0 0 0;
	text-align:center;
}
.widget_calendar{
    width:240px;
	float:left;
	display:inline;
}
#wp-calendar{
    width:240px;

}
#wp-calendar th{
    text-align:center;
	background:#818181;
	color:#FFFFFF;
}
#wp-calendar td{
    text-align:center;
}
/********************mアーカイブ********************/
#archive{float:left;
    
}

.widget_archive .widgettitle{
    background:url(../img/archive.gif);
	width:240px;
	height:32px;
	float:left;
	margin:20px 0px 0 0px;
	text-indent:-9999px;
	display:inline;
	
}
.widget_archive li{
    float:left;
    margin:5px 0 0 15px;
	width:90px;
	display:inline;
	background:url(../img/blog_mark.gif) no-repeat left center;
	padding:0 0 0 15px;
}

/********************カテゴリ********************/
.widget_categories .widgettitle{
    background:url(../img/categories.gif);
	width:240px;
	height:32px;
	float:left;
	text-indent:-9999px;
	display:inline;
}
.widget_categories li{
    float:left;
    margin:5px 0 0 15px;
	background:url(../img/blog_mark.gif) no-repeat left center;
	padding:0 0 0 15px;
	display:inline;
}
/********************最新記事********************/

.widget_recent_entries .widgettitle{
    background:url(../img/latest.gif);
	width:240px;
	height:32px;
	float:left;
	margin:20px 0 0 0;
	text-indent:-9999px;
	display:inline;
}
.widget_recent_entries li{
    width:220px;
    float:left;
    margin:5px 0 0 3px;
	display:inline;
	background:url(../img/blog_mark.gif) no-repeat left center;
	padding:0 0 0 15px;
}


/********************検索********************/
.widget_search{
    background:url(../img/search.gif) no-repeat;
	padding:40px 0 0 0;
	width:240px;
	margin:20px 0 5px 5px;	
	display:inline;
	float:left;
}

#searchform{
    width:240px;
}

/********************ブログ内容********************/
.entry-ttl{
    width:706px;
	font-weight:bold;
	background:url(../blog/img/blog_line.gif) repeat-x bottom left;
	margin:20px 0 0 0;
	padding:0 0 8px 0;
}

.entry-date{
    font-size:10px;
	text-align:right;
}
.side-box{
	display:inline;
	float:left;
}


.comments-ttl{width:706px;float:right;
}

.pagetitle{
    text-align:right;
	width:690px;
	font-weight:normal;
	font-size:12px;
}
