@charset "utf-8";
/*
Theme Name: haircarenavi
Theme URI: 
Description: ＠ヘアケアナビ
Version: 1.0
Author: ZELO
Author URI: 
*/


/* CSS Document */

/*-----------------------------------------------
    Browser Reset
-----------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}


body {
	margin:0;
	padding:0;
	color:#666666;
	position: relative;
	background-color: #FFEFD5;
	font: 14px/100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h3,h4,h5,h6,pre,address,ul,ol,li,dl,dt,dd,form,legend,p {
    margin:0;
    padding:0;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 0px; margin: 0 }



ul, li {
    list-style:none;
}
li {
    list-style:none;
    margin-bottom:5px;
}

img {
    border:none;
}

a:link {
    color: #FF3366;
    text-decoration: none;
}

a:visited {
    color: #FF3366;
    text-decoration: none;
}

a:hover {
    color: #FF3366;
    text-decoration: underline;
}

a:active {
    color: #999999;
    text-decoration: underline;
}

.clear{
	clear:both;
	}
	
.tagList{
	text-align: right;
	margin-top: 6px;
	}

.moreLink{
	margin-top: 4px;
	margin-bottom: 4px;
	}

.alignleft,
img.alignleft {
	float: left;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgRandom{
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #999;
}

/* clearfix
----------------------------------------------------- */

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix {
    display: inline-block;
}
/*Start hiding from IE Mac \*/
* html .clearfix { height:1%; }
/*End hiding from IE Mac */
.cl{
    clear:both;
    text-align: center;
}

/* wrap
----------------------------------------------------- */
div#wrap{
    margin:0px auto;
    width: 1040px;
    background-color: #FFFFFF;
}

div#wrap-index{
    margin:0px auto;
    width: 924px;
}

/* header
------------------------------------------------------*/

div#header{
	width:inherit;
	margin:0px 0px 20px;
	background: #FDA51D;
}

h1 {
	font-size: 12px;
	font-weight:normal;
	padding: 2px 0px 2px 10px;
	color: #FFF;
}

#headerLogo{
	background: url(images2/haircare_header.gif);
	height: 130px;
	width: 1040px;
	}

div#headerLogo .logo{
	width:238px;
	height:88px;
	margin-left: 20px;
	float:left;
	margin-top: 6px;
}

.logoright{
	float:right;
	margin: 20px 20px 0 0;
}

div#header a:link{color:#FFFFFF;}
div#header a:visited{color:#FFFFFF;}
div#header a:hover{color:#FFFFFF;}
div#header a:active{color:#FFFFFF;}

#headerNavi{
	clear: both;
	height:32px;
	background:url(images2/haircare_global_manu_bg.gif) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#headerNavi ul{
	margin-left: 58px;
	}

#headerNavi li{
	background:url(images2/haircare_global_manu.gif);
	text-align: center;
	float: left;
	display: block;
	height: 22px;
	width: 170px;
	padding-top: 10px;
	}

#headerNavi li a{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	}

.breadcrumb{
	clear: both;
//	background: #ffffff;
	text-align: left;
	}

.breadcrumb p{
	margin: 0px;
	padding: 2px 10px;
	font-size: 12px;
	color:white;
	}

/* container
------------------------------------------------------*/

div#container{
/*    width: 1010px; */
    width: 100%;
    margin-bottom: 20px;
}


div#contents{
    width:790px;
    float:right;
	margin-right:10px;
}

div#contents h2.contentsh2{
	background: url(images2/haircare_bar790.jpg) no-repeat;
	display: block;
	height: 36px;
	width: 790px;
	padding-top: 15px;
	padding-left: 10px;
	color:#fff;
	font-size: 16px;
}

div.contents h3{
	padding-bottom: 10px;
}

.theContent{
	font-size: 16px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.theContent h3.kanren{
	clear: both;
	font-size: 16px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images2/haircare_bar790.jpg) no-repeat;
	height: 36px;
	padding-top: 10px;
	padding-left: 10px;
	color:#fff;
	}

.contensList{
	}

div.theContent img ,
div.contensList img{
	margin: 0px 10px 0px;
	padding: 0px;
	border: 1px solid #999;
}

.contensList li{
	border-bottom: 1px dotted #999;
	margin: 10px 0px 0px;
	padding-bottom: 10px;
	}

.contensList li p{
	font-size: 14px;
	line-height: 140%;
	}

.wp-pagenavi{
	margin-top: 14px;
	}

div.contentsIndex{
	width:510px;
	float: left;
}

div.contentsIndex h2{
	background: url(images2/haircare_bar510.jpg) no-repeat;
	display: block;
	height: 36px;
	width: 510px;
	padding-top: 15px;
	padding-left: 10px;
	color:#fff;
	font-size: 16px;
}

.indexCon{
	float: left;
	width: 240px;
	margin-left: 10px;
	}

.indexCon ul{
	margin-left: 30px;
	list-style: disc;
	padding-top: 6px;
	padding-bottom: 6px;
	}

.indexCon li{
	list-style: disc;
	}

.newsEventList{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	}

div#sidebar2{
    width:250px;
    float:right;
	margin-left: 20px;
}

.imgRandamList{
	padding: 4px;
	width: 250px;
	text-align: center;
	}

div#sidebar2 h2{
	background: url(images2/haircare_bar250.jpg) no-repeat;
	display: block;
	height: 36px;
	width: 250px;
	padding-top: 10px;
	padding-left: 10px;
	color:#fff;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#sidebar2 img{
	border: 1px solid #999;
	margin-bottom: 6px;
}

.wp_social_bookmarking_light{
	padding-top: 10px;
	}

div.wp_social_bookmarking_light div{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	}

/* sidebar
------------------------------------------------------*/

div#sidebar{
	width:200px;
	float: left;
	margin-left: 10px;
}
*html div#sidebar{
    margin: 0px;
    padding: 0px;
}

div#sidebar h2{
	background: url(images2/haircare_bar200.jpg) no-repeat;
	display: block;
	height: 36px;
	width: 200px;
	padding-top: 15px;
	padding-left: 10px;
	color:#fff;
	font-size: 16px;
}

div#sidebar ul{
    margin:0px;
	padding:0px;
}

div#sidebar li{
	margin:0px 0px 10px 5px;
	padding:0px;
}

.twitterLog{
	margin-top: 20px;
	margin-bottom: 10px;
	}


/* footer
------------------------------------------------------*/

#footer {
	background:transparent url(images2/footer.jpg) no-repeat scroll 0 0;
	font-size:12px;
	height:35px;
	text-align:center;
	width:1040px;
}
#footermenu {
    background:#E3A401;
    text-align: center;
	padding-top: 6px;
}
#footermenu a {
    color:#fff;
}
#footermenu span {
    color:#fff;
}


/* 22
------------------------------------------------------*/

div#main{
//border: 1px dashed #000;
    width:931px;
    padding:10px 5px;
    height: 300px;
    margin-bottom: 20px;
}

div#main p{
    margin:20px 0px 0 20px;
    float:left;
}

div#main ul{
    width:190px;
    float:left;
    text-align: center;
    padding: 10px 10px;
    margin-left: 0px;
}
* html div#main ul{
    width:180px;
    padding: 7px 7px;
}

div#main li{margin:5px 0;}

div#bottom{
    width:1100px;
    margin-top:10px;
}

.ad {
color:#CCCCCC;
font-size:10px;
margin:5px 10px;
text-align:center;
width:921px;
}

/* ナビゲーション */
#navi_continer {
height:31px;
/*position:relative;*/
width:941px;
z-index:100;
}
#navi {
border-left:thin dotted #FFFFFF;
left:16px;
/*position:absolute; */
text-align:center;
width:923px;
margin: 0 auto;
}
#navi ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#navi li {
border-right:thin dotted #FFFFFF;
color:#FFFFFF;
float:left;
margin:0;
width:112px;
}
#navi li a {
color:#666666;
display:block;
font-size:12px;
font-weight:bold;
padding:0;
text-align:center;
text-decoration:none;
width:100%;
}
#navi li a:hover {
color:#FF0000;
}
#navi ul.sub {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFF1FF none repeat scroll 0 0;
position:absolute;
/margin-left: -55px;
}
#navi ul.sub li {
float:none;
}
#navi ul.sub li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-top:1px solid;
color:#666666;
font-size:12px;
font-weight:normal;
padding:3px 0;
}
#navi ul.sub li a:hover {
color:#FF0000;
}
#navi ul li.navi_menu ul {
display:none;
}
#navi ul li.navi_menu_on ul {
display:block;
}

/*↑共通*/

div#left-area{
    width:540px;
    min-height:486px;
    float:left;
    margin-left: 10px;
    padding-top:20px;
		border: 1px dashed #000;
}
* html div#left-area{
    width:450px;
    margin: 0px;
    padding: 0px;
}

div.blog1{
    width:550px;
    margin-bottom: 10px;
    height: 280px;
}
* html div.blog1{
    margin: 0 0 10px 0;
}

div.blog1 p {float:left;
margin:5px;}

div.blog1 dl{
    margin-bottom:10px;
    line-height: 18px;
}

div.blog1 dt{
    margin:0px 0px 5px 5px;
    font-weight: bold;
    color: #FF0066;
}

div.blog1 dd{margin:2px 5px;}

div.blog1 ul{
    list-style-type:none;
    margin: 10px 20px;
}

div.blog1 ul li{
    margin:4px 0;
}

div.blog2{
    width:590px;
    /** margin-left: 10px; **/
}

div.blog2 dl{
    width:550px;
    height:75px;
    margin:5px 10px;
    border-top:solid 1px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
    background:url(/images/blog-bg.gif) left no-repeat;
}

div.blog2 dt{
    width:400px;
    font-size: 13px;
    font-weight: bold;
    color: #FF0066;
    margin:5px 0;
    float: left;
}

div.blog2 dd{
    width:400px;
    font-size: 11px;
    float: left;
}

div.blog2 p{
    width:64px;
    height:64px;
    margin:5px 20px 5px 30px;
    float:left;
}

*html .blog2 p{margin:5px 20px 5px 15px;}


/*コンテンツ関係*/
div.blog{
/*    width:500px; */
    width: 98%;
    margin-bottom: 10px;
    margin-right: 10px;
}

div.blog p {
    margin:5px 15px 5px 0px;
    text-align:center;
}

div.blog dl{
    margin-left: 10px;
    margin-bottom:10px;
    line-height: 18px;
}

div.blog dt{
    margin:0px 0px 5px 5px;
    font-weight: bold;
    color: #FF0066;
}

div.blog dd{
    margin:2px 5px;
}

div.thumarea{
    width:90%;
    padding: 5px;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    background:url(/images/bg02.gif);
    margin: 0px 0px 10px 5px;
    height: 102px;
}

div.thumarea span{float:left;
margin:0 3px;}

div.thumarea dl{
    float:left;
    margin-left: 4px;
    width: 80%;
}

div.thumarea dt{font-size:14px;
font-weight:bold;
color:#FF0033;
clear:both;}

div.thumarea2{
    width:480px;
    padding: 5px;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    background:url(/images/bg03.gif);
    margin: 0px 0px 10px 5px;
    height: 120px;
}

div.thumarea2 span{float:left;
margin:0 3px;}

div.thumarea2 dl{
    float:left;
    margin-left: 4px;
    width: 310px;
}

div.thumarea2 dt{
    font-size:14px;
    font-weight:bold;
    color:#FF0033;
    clear:both;
}

div.thumarea3{
    width:460px;
    padding: 5px;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    background:url(/images/bg03.gif);
    margin: 10px 0px 10px 10px;
    height: 185px;
}

div.thumarea3 ul {
    margin: 5px 5px 5px 20px;
    line-height: 18px;
}

div.thumarea3 ul li{
    list-style-type:decimal;
    color: #FF3366;
    margin: 5px 0;
}
/*サイトマップ用*/
div.blog4{
    width:500px;
    margin-left: 10px;
}

div.blog4 ul{
    width:490px;
    margin:5px 0px 10px 10px;
    border-top:solid 1px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
    background:url(/images/blog-bg2.gif) top left no-repeat;
}

div.blog4 p{
    width:400px;
    font-size: 13px;
    font-weight: bold;
    color: #FF0066;
    margin:0 30px;
}

div.blog4 li{
    width:400px;
    font-size: 11px;
    margin: 5px 30px;
}

/*link*/
div#linkarea{
    line-height:20px;}

div#linkarea p{margin:5px;
width:88px;
height:31px;
float:left;}

div#linkarea p img{
width:88px;
height:31px;
}

div#text-linkarea{
	clear: both;
	width:700px;
	height:210px;
	line-height:20px;
	overflow:auto;
	margin-bottom:10px;

}

div#text-linkarea p{
    margin:3px;
    width:300px;
    height:15px;
    float:left;
}

div#linkarea2{
    line-height:20px;
    margin: 10px 0;
}

div#linkarea2 ul{margin:10px;}

div#linkarea2 ul li img{
}

div#linkarea2 ul .source{
    width:700px;
    height:50px;
    margin-top:0px;
    margin-bottom:10px;
    font-size: 12px;
    color: #666666;
}

.nail-type {
    width: 95%;
    padding: 0;
}
.nail-type th {
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    background: #FFD9F3;
    margin: 0;
    padding: 3px 10px 3px 5px;
}
.nail-type td {
    text-align: left;
    vertical-align: top;
    margin: 0;
    background: #F3F3F3;
    padding: 3px 10px 3px 5px;
}

.imagebox {
    width: 490px;
}
.img-sample {
    width: 240px;
    display: inline-block;
}
.img-caption {
    text-align: center;
}
.img-nail {
    width: 240px;
}
.nail-thum {
    width: 120px;
}

div.thumarea dl.shop-info {
    width: 400px;
}

.shop-box {
    float:left;
    width: 48%;
    background:transparent url(/images/aaa.gif) repeat scroll 0 0;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    margin: 0 4px;
}
.popup img {
    margin: 2px;
    padding: 2px;
    float: left;
}

div.dialy {
    width:545px;
    margin-bottom: 10px;
    height: 250px;
    overflow:auto;
}



.blog3 {
	width:780px;
	background:url(../images/blogbar.gif) top left no-repeat;
	padding-top: 5px;
	margin-left: 10px;
}
* .blog3{
	width:780px;
}
.blog3 span{
	background-color:#FFCC66;
	width:100%;
	float:left;
	overflow:hidden;
	height:15px;
	font-size: 13px;
	font-weight: bold;
	color: #FF0066;
	}

.blog3 dl{
	width:230px;
	height:87px;
	margin-left: 3px;
	margin-bottom:10px;
	border: double #FFCC66;
	float: left;
}

.blog3 dt{
	font-size: 13px;
	font-weight: bold;
	color: #FF0066;
	margin-bottom: 5px;
	margin-top: 5px;
}

.blog3 dd{
	font-size: 11px;
}

.blog3 p{
	width:70px;
	height:64px;
	margin:5px 2px;
	float:left;
}


/* Form */
.form {
	width:640px;
}
.form h2 {
	margin:30px 0;
}
.form h2.title {
	margin:0;
}
.form table {
	width:100%; margin:0 0 10px 0;
}
.form table th,

.form table td {
	border:1px solid #cccccc;
	padding:10px;
}

.form table #row th,

.form table #row td { padding:0px;}

.form table #row th div,

.form table #row td div {
	min-height:24px;
	/height:24px;
	margin:10px;
}

.form table th {
	background-color:#F0F0F0;
	font-weight:bold;
	width:200px;
}

.form table th.must { background-image:url(http://www.a-nail.jp/images/must.gif); background-position:95% center; background-repeat:no-repeat;}

.form table td {
	background:#FFFFFF;
	line-height:1.8em;
}

.form table td button {
	line-height:1em;
	vertical-align:middle;
}

.form table td .example {
	color:#888888;
	font-size:12px;
}

.form table.inq_type th { background-color:#99cdff;}

.form p.attention {
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:30px;
	font-size:12px;
	color:#555555;
}

.form table input.short { width:40px;}

.form table input.middle { width:150px;}

.form table input.long { width:220px;}

.form h3 { margin:15px 0 5px 0;}

.form p.description { margin:0 0 5px 0;}

.form .form_banner{ text-align:center;}

.form dl dt,

.form dl dd { float:left;}

.form dl dt {
	width:160px;
	font-weight:bold;
}

.wpcf7-not-valid-tip-no-ajax , .wpcf7-validation-errors{
color:red;}
