/*
 Theme Name: hairsalon julia
 Description: hairsalon julia ONLY
 Theme URI: テーマの URL
 Author: CUBIC-DESIGN
 Author URI: 作った人の URL
 Version: 1.0
 License: (c)CUBIC・DESIGN
 License URI: http://www.cub-d.com
*/

@charset "utf-8";
/* CSS Document */

/*******************************************************
/**共通部分スタイル**
********************************************************/
* {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 180%;
	background-color: #FFFFFF;
}
nav {
	display: block;
}

img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pan {
	font-size: 12px;
	text-align: right;
	margin-top: 30px;
}
.pan a {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding-top: 40px;
}

.arrow {
	position: absolute;
	right: 0px;
	bottom: 30px;
}
#top_arrow {
	position: fixed;
	bottom: 25px;
	right: 0px;
	text-align: right;
}
#top_arrow img {
	clear: both;
	float: right;
}

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

nav img {
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	margin-right: 28px;
}

.logo {
	margin-right: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
.tel {
	float: left;
	padding-top: 50px;
	padding-left: 40px;
}
.clear {
	line-height: 0px;
	background-color: #0cc;
	clear: both;
	visibility: hidden;
}
.mainimage {
	background-color: #CCCCCC;
	width: 900px;
	margin-top: 30px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
.phot02 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 500px;
	background-image: url(images/greeting_phot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 350px;
	height: 310px;
	color: #FFFFFF;
	margin-top: 10px;
}

.woodline {
	background-image: url(images/mein_img_bar.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: center top;
	padding-top: 38px;
	margin-bottom: 50px;
}
.midashi {
	background-image: url(images/midashi_bar.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	right: 50px;
	padding-top: 50px;
}
.midashi_box {
	margin-left: auto;
	width: 900px;
	margin-right: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.m_box {
	padding-bottom: 2px;
}
.menu {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.menu img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}

.facebook {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.midashi_bar {
	background-color: #3b5998;
	height: 20px;
	width: 890px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 20px;
}
.footer_box {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
	padding-top: 25px;
}
address {
	padding-top: 40px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 21px;
}

.footer_box a {
	font-size: 12px;
	color: #FFFFFF;
}

/*固定ページタイトル*/
.page-id-2 h2.posttitle,
.page-id-2 .post-meta,
.page-id-5 h2.posttitle,
.page-id-5 .post-meta,
.page-id-7 h2.posttitle,
.page-id-7 .post-meta,
.page-id-9 h2.posttitle,
.page-id-9 .post-meta,
.page-id-11 h2.posttitle,
.page-id-11 .post-meta,
.page-id-15 h2.posttitle,
.page-id-15 .post-meta {
	position: absolute;
	left: -10000px;
	top: -10000px;
}
.page h2.posttitle {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	background-image: url(images/midashi_bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
}
.page h2.posttitle a {
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.page .post-meta {
	font-size: 12px;
	color: #CCC;
	text-align: right;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.page .post_box {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.page-id-2 .post_box,
.page-id-5 .post_box,
.page-id-7 .post_box,
.page-id-9 .post_box,
.page-id-11 .post_box,
.page-id-15 .post_box {
	width: auto;
}

/* 記事入力に関するCSS */

.alignleft {
	float: left;
	padding-right: 10px;
}
.alignright {
	float: right;
	padding-right: 15px;
	padding-left: 10px;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


/* 記事ナビゲーションに関するCSS */

.leftnavi {
	float: left;
}
.rightnavi {
	float: right;
}
.navigation .alignleft,
.navigation .alignright,
.leftnavi,
.rightnavi{
	background-color: #996600;
	border-radius: 7px;        /* CSS3草案 */
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 7px;   /* Firefox用 */
	margin-bottom: 50px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 30px;
}
.navigation a {
	color: #FFF;
}


/*******************************************************
/**トップページ　サイドバースタイル**
********************************************************/
.home .widget_nav_menu h2.widgettitle {
	position: absolute;
	left: -10000px;
	top: -10000px;
}
.home .widget_nav_menu .menu-item {
	background-color: #2F0F00;
	float: left;
	width: 440px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.home .widget_nav_menu .menu-item a {
	width: 410px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	color: #FFF;
	background-image: url(images/sub_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	padding: 15px;
}
.home .widget_nav_menu .menu-item a:hover {
	width: 410px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	color: #FFF;
	background-image: url(images/sub_menu_bg_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	padding: 15px;
}
.home .widget_top_rss {
	background-image: url(images/midashi_bar.jpg);
	background-repeat: repeat-x;
	background-position: left 50px;
	width: auto;
}
.home .widget_rss {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 21px;
	margin-top: 30px;
}
.home .widget_rss .odd,
.home .widget_rss .even {
	background-color: transparent;
	color: #666;
}
.home .widget_rss h2.widgettitle {
	background-image: url(images/midashi_whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: auto;
}
.home .rsswidget_title {
	position: absolute;
	left: -10000px;
	top: -10000px;
}
.home .rsswidget_ico {
	margin-top: 10px;
	display: block;
	float: right;
	margin-right: 10px;
}
.home .widget_rss ul {
	margin-left: 30px;
	margin-top: 15px;
	color: #996600;
}
.home .widget_rss ul li a {
	color: #573A00;
}
.home .widget_rss ul li a:hover {
	color: #D99300;
	text-decoration: none;
}
.home .rss-date {
	margin-right: 10px;
}





/*******************************************************
/**サロン紹介ページスタイル**
********************************************************/
.text_box_info {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #664500;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #a2914a;
	border-bottom-color: #a2914a;
}
.text_salon_info {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.table_left {
	font-size: 16px;
	color: #ffffff;
	background-color: #664500;
	width: 30%;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_right {
	font-size: 16px;
	color: #ffffff;
	background-color: #a2914a;
	width: 70%;
	padding-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.map_info {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.info_gallery {
	margin-top: 50px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}




/*******************************************************
/**初めての方ページスタイル**
********************************************************/
.text_begi {
	font-size: 14px;
	color: #664500;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	margin-top: 50px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-top-color: #a2914a;
	border-bottom-color: #a2914a;
}
.text_begi p {
	margin-bottom: 20px;
}
.text_begi img {
	float: right;
	padding-left: 50px;
}
.coupon1 {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 10px solid #996600;
	padding: 5px;
	position: relative;
}
.brown_begi {
	font-size: 25px;
	color: #664500;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
.gray_begi {
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.coupon2 {
	position: absolute;
	left: -10px;
	top: -10px;
}




/*******************************************************
/**メニューページスタイル**
********************************************************/
.box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-size: 18px;
}
.m_box_menu {
	font-size: 20px;
	color: #664500;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #b8ab89;
	font-weight: bold;
}
.menu_l {
	width: 45%;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_r {
	width: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_c {
	width: 35%;
	padding-top: 5px;
	padding-bottom: 5px;
}


.text_menu {
	font-size: 15px;
	color: #996600;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 3px;
}
.odd {
	background-color: #b8ab89;
	color: #FFFFFF;
}
.even {
	background-color: #c7bea3;
	color: #FFFFFF;
}
.text1_menu {
	font-size: 15px;
	color: #d28080;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#top_arrow .menu_menu {
	display: block;
	width: 190px;
	list-style-type: none;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}
.menu_menu li a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	display: block;
}
#top_arrow .menu_menu .odd,
#top_arrow .menu_menu .even {
	background-color: transparent;
	background-image: url(images/menumenubg.png);
	background-repeat: repeat;
}





/*******************************************************
/**ギャラリーページスタイル**
********************************************************/
.gallery_wrap {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.page-id-9 .gallery_box_single{
	width:930px;
}
.page-id-9 .gllr_single_image_text {
	text-align:center;
	font-size:18px;
	color:#960;
}
/*.gallery .portrait{
}
.gallery .gallery-caption {
	color: #963;
	}*/





/*******************************************************
/**BLOGページスタイル**
********************************************************/
.archive .blog_contents,
.category .blog_contents,
.single .blog_contents,
.blog .blog_contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.category .right_contents,
.archive .right_contents,
.single .right_contents,
.blog .right_contents {
	float: right;
	width: 200px;
}
.category .left_contents,
.archive .left_contents,
.single .left_contents,
.blog .left_contents {
	float: left;
	width: 685px;
	padding-top: 20px;
}
.category h2.posttitle,
.archive h2.posttitle,
.single h2.posttitle,
.blog h2.posttitle {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A2914A;
	font-weight: normal;
}
.category h2.posttitle a,
.archive h2.posttitle a,
.single h2.posttitle a,
.blog h2.posttitle a {
	font-size: 35px;
	color: #996600;
	text-decoration: none;
	line-height: 100%;
}
.category .post-meta,
.archive .post-meta,
.single .post-meta,
.blog .post-meta {
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 100%;
	padding-top: 3px;
}
.category .post_box,
.archive .post_box,
.single .post_box,
.blog .post_box {
	padding-top: 30px;
	padding-bottom: 50px;
}
.category .odd,
.category .even,
.archive .odd,
.archive .even,
.single .odd,
.single .even,
.blog .odd,
.blog .even {
	background-color: transparent;
	color: #666;
}
.category .right_contents .widgettitle,
.archive .right_contents .widgettitle,
.single .right_contents .widgettitle,
.blog .right_contents .widgettitle {
	background-color: #432018;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #996600;
	font-size: 14px;
	padding-left: 7%;
	margin-bottom: 15px;
}
.category .right_contents .widget ul,
.archive .right_contents .widget ul,
.single .right_contents .widget ul,
.blog .right_contents .widget ul {
	color: #996600;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.category .right_contents .widget ul li a,
.archive .right_contents .widget ul li a,
.single .right_contents .widget ul li a,
.blog .right_contents .widget ul li a {
	color: #996600;
	font-size: 100%;
}
.category #wp-calendar,
.archive #wp-calendar,
.single #wp-calendar,
.blog #wp-calendar {
	text-align: center;
	width: 200px;
}
.category #wp-calendar caption,
.category #wp-calendar th,
.archive #wp-calendar caption,
.archive #wp-calendar th,
.single #wp-calendar caption,
.single #wp-calendar th,
.blog #wp-calendar caption,
.blog #wp-calendar th {
	color: #996600;
}
.category .post-meta a,
.category #wp-calendar td a,
.archive .post-meta a,
.archive #wp-calendar td a,
.single .post-meta a,
.single #wp-calendar td a,
.blog .post-meta a,
.blog #wp-calendar td a {
	color: #099;
}
.category #calendar_wrap,
.archive #calendar_wrap,
.single #calendar_wrap,
.blog #calendar_wrap {
	background-image: url(images/blog_side_midashi_calen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
}



/*******************************************************
/**お問い合わせページスタイル**
********************************************************/
.form_contact {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
dl.mailform {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
dl.mailform dt {
	width: 30%;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #E0DACC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #664500;
	padding-left: 15px;
}
dl.mailform dd {
	width: 65%;
	float: left;
	display: block;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #ECE9DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2914A;
	padding-left: 15px;
}
span.red {
	color: #CC0000;
	font-size: 10px;
}
dl.mailform dt p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
dl.mailform dd textarea {
	width: 80%;
	height: 120px;
}
div.kadomaru {
	-moz-border-radius: 20px;    /* Firefox */
	-webkit-border-radius: 20px; /* Safari,Chrome */
	border-radius: 20px;         /* CSS3 */
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.plapori {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
.wpcf7-not-valid-tip-no-ajax {
	display: block;
}
#form-contact-note {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#form-contact-note p {
	text-align:right;
}

/*-------------------------------------------------------------- */
/***********WPtouch用のスタイル***********/
/*-------------------------------------------------------------- */

.mobile_view {
	display: none;
}



















