@charset "utf-8";
/*
Theme Name: Franc
Description: 美容室Francのテーマ
Version: 1.0
Author: Takahiro Takeuchi
Tags:
*/

@import "reset.css";

body {
	background: #eccc75 url(images/bodyBg.gif) repeat-x;
}

img {
	border: 0;
	vertical-align: bottom;
}

p { line-height: 1.3em }

.clear { clear: both }
.clear p {
	height: 0;
	visibility: hidden;
	position: absolute;
}
a {
	font-weight: bold;
	color: #666;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 990px;
}

#header {
	background: url(images/header.jpg);
	height: 120px;
	position: relative;
}

#header h1 {
	text-indent: -9999px;
	background: url(images/logo.gif);
	width: 162px;
	height: 68px;
	position: absolute;
	top: 42px;
	left: 65px;
}

#header h1 a {
	display: block;
	width: 162px;
	height: 68px;
}
/* gnavi CSS */

#gnavi {
	margin: 0 auto;
	height: 40px;
}

#gnavi li {
	float: left;
	text-indent: -9999px;
	margin-top: 15px;
	margin-right: 13px;
	height: 25px;
	list-style: none;
}
#gnavi li#menu
 {
	background: url(images/gnaviTitle.gif);
	width: 85px;
}
#gnavi li#top
 {
	background: url(images/francGnavi.gif) 0 0;
	width: 57px;
}
#gnavi li#salon
 {
	background: url(images/francGnavi.gif) -57px 0;
	width: 57px;
}
#gnavi li#staff
{
	background: url(images/francGnavi.gif) -114px 0;
	width: 57px;
}
#gnavi li#price
{
	background: url(images/francGnavi.gif) -171px 0;
	width: 57px;
}
#gnavi li#style
{
	background: url(images/francGnavi.gif) -228px 0;
	width: 57px;
}
#gnavi li#blog
{
	background: url(images/francGnavi.gif) -285px 0;
	width: 57px;
}
#gnavi li a
{
	display: block;
	width: 57px;
	height: 25px;
}
#gnavi li#top a:hover
{
	background: url(images/francGnavi.gif) 0 -25px;
}
#gnavi li#salon a:hover
{
	background: url(images/francGnavi.gif) -57px -25px;
}
#gnavi li#staff a:hover
{
	background: url(images/francGnavi.gif) -114px -25px;
}
#gnavi li#price a:hover
{
	background: url(images/francGnavi.gif) -171px -25px;
}
#gnavi li#style a:hover
{
	background: url(images/francGnavi.gif) -228px -25px;
}
#gnavi li#blog a:hover
{
	background: url(images/francGnavi.gif) -285px -25px;
}

/* visual CSS */
#visual {
	background: url(images/contentVisual.jpg);
	position: relative;
	width: 990px;
	height: 224px;
}

#content {
	background: url(images/bodyContentBg.gif) repeat-y;
	height: auto;
}

#contentIn {
	background: url(images/body_topBg.jpg) top no-repeat;
}

#contentMain {
	margin: 0 auto;
	width: 900px;
	height: auto;
}

body#topPage #visual {
	background: url(images/topVisual.jpg);
	position: relative;
	width: 990px;
	height: 224px;
}

.flash {
	margin: 0 auto;
	width: 950px;
	height: 224px;
}

#contentLeft {
	float: left;
	width: 580px;
}

#contentRight {
	float: right;
	width: 320px;
}
/* TopNewsContent CSS */
#newsContent {
	padding: 15px 0 0 15px;
}
.topContentNews {
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
	border-left: 5px solid #b93D43;
	width: 250px;
}
h2.whatsnew {
	margin: 0 0 10px 5px;
	text-indent: -9999px;
	background: url(images/whatsNew.gif);
	width: 132px;
	height: 23px;
}
#post {
	padding: 0 0 10px 5px;
	min-height: 7em;
}
#post dt {
	font-size: 10px;
	color: #4f592d;
}
#post dd { margin-bottom: 5px }
#post dd a {
	color: #676767;
	font-size: 14px;
}
.topContentBlog {
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
	border-left: 5px solid #4F592D;
	width: 250px;
}
h2.francblog {
	margin: 0 0 10px 5px;
	text-indent: -9999px;
	background: url(images/francBlog.gif);
	width: 118px;
	height: 23px;
}
#feed {
	padding: 0 0 10px 5px;
	min-height: 7em;
}
#feed dt {
	font-size: 10px;
	color: #4f592d;
}
#feed dd { margin-bottom: 5px }
#feed dd a {
	color: #676767;
	font-size: 14px;
}

.owner {
	clear: both;
	margin: 0 0 6px 20px;
	background: url(images/owner.gif) no-repeat;
	width: 540px;
	height: 131px;
}
.owner p.imp01 {
	clear: both;
	font-size: 80%;
	color: #999999;
}

.ownerLeft {
	float: left;
	width: 120px;
	height: auto;
}

.ownerLeft h2 {
	margin: 5px 0 0 11px;
	text-indent: -9999px;
	background: url(images/ownerTitle.gif);
	width: 92px;
	height: 39px;
}

.ownerLeft img {
	margin: 7px 0 0 11px 
}

.ownerRight {
	float: right;
	margin: 5px 5px 0 0;
	width: 415px;
}

.ownerRight img {
	float: left;
	margin: 11px;
}

.ownerRight h3 {
	margin: 5px 0 0 11px;
	font-size: 110%;
	font-weight: bold;
	color: #01a8ff;
	line-height: 1em;
}

.ownerRight h3 span {
	font-size: 60%;
	margin: 0;
	text-indent: 0;
	color: #333333;
}

.ownerRight p {
	margin-top: 6px;
	padding: 0 5px 0 10px;
	font-size: 12px;
	color: 4d4d4d;
}

.styleWrapper {
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 14px;
	background: url(images/no1styleTop.gif) top left no-repeat;
	width: 540px;
}

.style {
	width: 540px;
	background: #f2d9d9 url(images/no1style_rb.gif) right bottom no-repeat;
}

.style h2 {
	float: left;
	margin-right
	: 5px;
	text-indent: -9999px;
	background: url(images/no1style.gif) left top no-repeat;
	width: 111px;
	height: 101px;
}

.styleWrapper2 {
	float: right;
	margin: 5px 5px 5px 0;
	width: 417px;
}

.style01 {
	padding: 10px;
}
#no1style_img {
	float: left;
	margin-right: 5px;
}
#no1style_img img {
	border: 2px solid #fff;
}
#no1style_text h4 {
	color: #01a8ff;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
}
#no1style_text p {
	color: #4d4d4d;
	line-height: 1.3em;
	font-size: 12px;
}

/* Hair */
#topHair {
	margin-left: 20px;
	margin-bottom: 15px;
	border: 3px solid #f2d9d9;
	background: url(images/topHair_bg.gif) left top no-repeat;
	width: 534px;
	height: 159px;
	position: relative;
}
#topHair h3 {
	text-indent: -9999px;
	background: url(images/topHair_h3.gif);
	width: 114px;
	height: 24px;
}
#topHair p.nextHair {
	position: absolute;
	top: 4px;
	left: 465px;
	font-size: 10px;
}
#topHair p.nextHair a {
	display: block;
	text-indent: -9999px;
	background: url(images/topHair_more.gif) 0 0 no-repeat;
	width: 60px;
	height: 20px;
}
#topHair p.nextHair a:hover {
	background: url(images/topHair_more.gif) 0 -20px no-repeat;
}
#hairImage {
	margin: 5px 0 0 10px;
}
#hairImage li {
	float: left;
}
#hairImage li img {
	margin-right: 9px;
	background: #fff;
}
#hairImage li a img {
	border: 3px solid #f2d9d9;
}
#hairImage li a:hover img {
	border: 3px solid #5e2b28;
}


#contentRight img.tel { margin-bottom: 10px }

#contentRight img.logo { margin-bottom: 3px }

#contentRight img.stablo { margin: 0 0 20px 20px }

.sideContent01 {
	margin: 0 auto 10px;
	width: 280px;
}

.sideContent01 img { margin-bottom: 5px }

.sideContent01 p { font-size: 10px }

.sideContent02 {
	margin: 0 0 15px 15px;
	padding: 5px;
	border-left: 5px solid #5e2b28;
	background: #f2f2f2;
	width: 280px;
	height: auto;
}

.sideContent02 p {
	margin-bottom: 0.5em;
	font-size: 80%;
	color: #5e2b28;
}

.imageSlideshowHolder {
	width:280px;
	height:100px;
	position:relative;
}

.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

span {
	color: #01A8FF
}



body#salonPage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_salon.gif);
	width: 187px;
	height: 34px;
	position: absolute;
	top: 151px;
	left: 45px;
}

body#salonPage .contentBottom {
	padding-left: 50px;
}

.concept h3, .feature h3, .contentBottom h3 {
	text-indent: -9999px;
	height: 20px;
}

.concept {
	float: left;
	width: 450px;
	height: auto;
}

.concept h3 {
	margin: 20px 0 15px 20px;
	background: url(images/contentConcept.gif);
	width: 182px;
}

.concept h4 {
	margin: 0 0 8px 50px;
	text-indent: -9999px;
	background: url(images/salon_14.gif);
	width: 305px;
	height: 17px;
}

.concept p {
	margin-left: 50px;
	display: block;
	color: #666666;
	font-size: 12px;
	width: 390px;
}

.feature {
	float: right;
	width: 450px;
	height: auto;
}

.feature h3 {
	margin: 20px 0 15px 10px;
	background: url(images/contentFeature.gif);
	width: 147px;
}

.feature img {
	float: left;
	margin: 0 15px 0 30px;
}

.feature p {
	margin-right: 20px;
	color: #666666;
	font-size: 12px;
}

.contentBottom {}

.contentBottom h3 {
	margin: 0 0 15px -30px;
	background: url(images/contentSalon.gif);
	width: 106px;
}

.salon01 {
	width: 400px;
	float: left;
}

.salon01_left {
	margin: 0 10px 20px 0;
	float: left;
	width: 122px;
}

.salon01_left h4 {}

.salon01_left dt {
	margin-top: 6px;
	text-indent: -9999px;
	background: url(images/access.gif) no-repeat;
	height: 13px;
	border-bottom: 2px solid #4F592D;
}

.salon01_left dd {
	margin-top: 5px;
	line-height: 1.3em;
	font-size: 80%;
	color: #666666;
}

.salon01_right {
	margin-bottom: 20px;
	float: right;
	width: 258px;
}

.salon01_right h5 {
	font-size: 100%;
	font-weight: bold;
	color: #806453;
}

.salon01_right dt {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4F592D;
}

.salon01_right dd {
	font-size: 12px;
	color: #666666;
}

.salon01_right span {
	margin-left: 0.5em;
	font-size: 10px;
}

.salon01_right dd a {
	margin-left: 0.5em;
	font-size: 10px;
	color: #B93D43;
}

.salon01_right dd a:hover {
	background: #B93D43;
	color: #FFFFFF;
	text-decoration: none;
}


.salon02 {
	padding-right: 20px;
	width: 400px;
	float: right;
}

.salon02_left {
	margin: 0 10px 20px 0;
	float: left;
	width: 122px;
}

.salon02_left h4 {}

.salon02_left dt {
	margin-top: 6px;
	text-indent: -9999px;
	background: url(images/access.gif) no-repeat;
	height: 13px;
	border-bottom: 2px solid #4F592D;
}

.salon02_left dd {
	margin-top: 5px;
	line-height: 1.3em;
	font-size: 80%;
	color: #666666;
}

.salon02_right {
	margin-bottom: 20px;
	float: right;
	width: 258px;
}

.salon02_right h5 {
	font-size: 100%;
	font-weight: bold;
	color: #806453;
}

.salon02_right dt {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4F592D;
}

.salon02_right dd {
	font-size: 12px;
	color: #666666;
}

.salon02_right span {
	margin-left: 0.5em;
	font-size: 10px;
}

.salon02_right dd a {
	margin-left: 0.5em;
	font-size: 10px;
	color: #B93D43;
}

.salon02_right dd a:hover {
	background: #B93D43;
	color: #FFFFFF;
	text-decoration: none;
}


body#staffPage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_staff.gif);
	width: 291px;
	height: 33px;
	position: absolute;
	top: 152px;
	left: 45px;
}
body#stylePage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_hair.gif);
	width: 155px;
	height: 38px;
	position: absolute;
	top: 152px;
	left: 45px;
}

body#staffPage p {
	margin-bottom: 0.5em;
}

.staffWrapper h3 {
	margin: 20px 0 15px 20px;
	text-indent: -9999px;
	background: url(images/contentStaff.gif);
	width: 146px;
	height: 20px;
}

.staff {
	margin: 0 auto;
	width: 820px;
}

.staffone {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	background: #FCF3C9 url(images/work_rb.gif) right bottom no-repeat;
	width: 390px;
}

.staffLeft {
	margin-right: 10px;
	float: left;
	width: 75px;
}

.staffRight { float: left }

.staffRight p {
	line-height: 1.5em;
	font-size: 12px;
	color: #666666;
}


body#pricePage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_price.gif);
	width: 155px;
	height: 33px;
	position: absolute;
	top: 152px;
	left: 45px;
}

.priceWrapper h3 {
	margin: 20px 0 15px 20px;
	text-indent: -9999px;
	background: url(images/contentMenuprice.gif);
	width: 203px;
	height: 20px;
}

.price {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 700px;
}

.price table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
}

.price table th, .price table td {
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	color: #666666;
	font-size: 12px;
}

.price table th {
	width: 100px;
	text-align: left;
	background: #dadada;
}

.price table td { }

.price table th.color {
	background: #e5e5e5
	
}

.price dt {}

.price dt#cut {
	text-indent: -9999px;
	background: #806453 url(images/menuCut.gif) 10px 4.5px no-repeat;
	height: 20px;
}

.price dt#color {
	text-indent: -9999px;
	background: #806453 url(images/menuColor.gif) 10px 4.5px no-repeat;
	height: 20px;
}

.price dt#perm {
	text-indent: -9999px;
	background: #806453 url(images/menuPerm.gif) 10px 4.5px no-repeat;
	height: 20px;
}

.price p {
	font-size: 80%;
	margin: 0.5em 0;
	color: #999999;
}


body#infoPage #visual h2, body#infoendPage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_info.gif);
	width: 184px;
	height: 34px;
	position: absolute;
	top: 151px;
	left: 45px;
}

.infoWrapper h3 {
	margin: 20px 0 15px 20px;
	text-indent: -9999px;
	background: url(images/contentInfo.gif);
	width: 243px;
	height: 20px;
}

#infoEND {
	padding-top: 30px;
	height: 300px;
}

#infoEND p {
	margin-bottom: 30px;
	font-size: 14px;
	color: #B93D43;
	text-align: center;
}

.info {
	margin: 0 auto;
	width: 700px;
	padding-bottom: 20px;
}

.info p.check {
	font-size: 12px;
	margin-bottom: 20px;
}

.wpcf7-form { padding-bottom: 20px }

.wpcf7-form table {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}

.wpcf7-form th,
.wpcf7-form td {
	padding: 10px 17px;
	border-bottom: 1px solid #e1d9ca;
	font-size: 14px;
}

.wpcf7-form th {
	width: 130px;
	color: #666666;
}

.wpcf7-form td { background: #f2f2f2 }

.wpcf7-form input[type="text"]{
	border: 1px solid #666666;
	padding: 3px;
}

.wpcf7-form textarea{
	border: 1px solid #666666;
	padding: 3px;
	overflow: auto;
}

.wpcf7-form .text1 { width: 104px }
.wpcf7-form .text2 { width: 285px }
.wpcf7-form .text3 { width: 400px; height: 70px; }

.wpcf7-form .text1:focus,
.wpcf7-form .text2:focus,
.wpcf7-form .text3:focus{
	border: 1px solid #4F592D;
}

.wpcf7-form .submit input {
	padding: 3px 20px;
	font-size: 12px;
	border: 3px double #333333;
	color: #333333;
}

.wpcf7-form .submit input:hover {
	border: 3px double #4F592D;
	color: #4F592D;
}

.submit { text-align: center }

span { margin-left: 0.5em }

span.red { color: #FF0000 }

.wpcf7-form tr.error th label {
	color: #d94040;
	font-weight: bold;
}

.wpcf7-form tr.error input {
	border: 1px solid #d94040;
	background: #ffe9e9;
}

/* Hair2 */
#catalog {
	margin-left: 18px;
	min-height: 300px;
}
#catalog li {
	float: left;
}
#catalog li img {
	margin: 0 13px 13px 0;
}
#catalog li a img {
	border: 3px solid #f2d9d9;
}
#catalog li a:hover img {
	border: 3px solid #5e2b28;
}
.hairstyle h3 {
	margin: 17px 0 15px 15px;
	text-indent: -9999px;
	background: url(images/contentHair.gif);
	width: 300px;
	height: 20px;
}
.hairstyle p.text {
	padding-left: 20px;
	margin: 0 0 5px 0;
	font-size: 14px;
}
.hairstyle #catalog {
	padding-top: 10px;
}

/*vCoV[y[W*/

body#infoPage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_info.gif);
	width: 184px;
	height: 34px;
	position: absolute;
	top: 151px;
	left: 45px;
}

.privacyWrapper h3 {
	margin: 20px 0 15px 20px;
	text-indent: -9999px;
	background: url(images/contentPrivacy.gif);
	width: 184px;
	height: 20px;
}

.privacy {
	margin: 0 auto;
	width: 800px;
}

koo {
	vertical-align: bottom;
}

#footer {
	clear: both;
	padding-bottom: 10px;
	background: url(images/footerBg.gif) no-repeat;
	height: 81px;
}

.footerIn {
	margin: 0 auto;
	width: 900px;
}

#footer ul {
	height: 30px;
	margin-bottom: 15px;
}

#footer ul li {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	height: 12px;
	list-style: none;
	text-indent: 1.2em;
}

#footer ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#footer ul li a:hover { text-decoration: underline }

#footer ul li#info { background: url(images/ico_info.gif) no-repeat  }

#footer ul li#privacy { background:url(images/ico_privacy.gif) no-repeat }

#footer  ulli#sitemap { background: url(images/ico_sitemap.gif) no-repeat}

.icon {
	float: left;
	height: 37px;
}

.icon img {
	float: left;
	margin-right: 5px;
}

.icon p {
	margin-bottom: 0.15em;
	color:#453726;
	font-size: 9px;
}

address {
	float: right;
	margin-top: 30px;
	width: 302px;
	height: 13px;
	font-size: 0px;
}
address a {
	display: block;
	text-indent: -9999px;
	background:url(images/copyright.gif);
	width: 302px;
	height: 13px;
}

/* single Page CSS */
body#singlePage #visual h2 {
	text-indent: -9999px;
	background: url(images/title_news.gif);
	width: 93px;
	height: 33px;
	position: absolute;
	top: 152px;
	left: 45px;
}
.newscontent {
	padding-top: 15px;
	min-height: 300px;
}
.cal {
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: right;
	color: #50592E;
}
.news_post {
	float: left;
	margin-left: 5px;
	padding-left: 10px;
	width: 720px;
	font-size: 14px;
}
.news_post h3 {
	margin-bottom: 10px;
	font-size: 1.5em;
	border-bottom: 1px dotted #ccc;
	color: #50592E;
	font-weight: bold;
}
.news_post h4 {
	margin-bottom: 0.2em;
	font-weight: bold;
	font-size: 18px;
	color: #50592E;
}
.news_post p {
	color: #333333;
}
.news_post ul {
	margin-bottom: 5px;
	padding: 0.8em 1em 0.5em 1.7em;
	background: #f5f5f5;
	border: 1px solid #ededed;
	list-style: circle;
}
.news_post ul li {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #ccc;
}
.clear {
	clear: both;
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}
.postarea {
	padding-bottom: 20px;
}