@charset "utf-8";
/*
Theme Name: a_nail
Theme URI: http://core-tech.jp/
Description: ＠ネイル用のテーマ
Version: 1.6
Author: Core Tech.
Author URI: http://core-tech.jp/
*/

/* CSS Document */

/*-----------------------------------------------
    Browser Reset
-----------------------------------------------*/
body {
    margin:0;
    padding:0;
    color:#666666;
    font-size:12px;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    line-height:15px;
    position: relative;
    background-color: #FFD3FF;
}

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: 5px; margin: 0 }
h1 { font-size: 12px;
     color:#FFFFFF;
     font-weight:normal;
}

ul, li {
    list-style:none;
}

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;
}

/* 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;
}
/* clearfix
----------------------------------------------------- */
div#wrap{
    margin:0px auto;
    width: 940px;
    background-color: #FFFFFF;
}

div#wrap-index{
    margin:0px auto;
    width: 924px;
}

div#header{
    width:inherit;
    height:235px;
    margin:auto 0 10px 0;
    background-image: url("http://www.a-nail.jp/images/2010/04/logo.gif")
}

div#header .logo{
    width:476px;
    height:176px;
    margin-left: 40px;
    position: relative;
    float:left;
}

.logoright{
    float:right;
    margin: 100px 20px 0 0;
}

#nail{
    float:left;
    margin-top: 37px;
}

#header a img{
position: relative;
}

#header p {

height:157px;
padding:15px 0 0 40px;
top:15px; left:100px;
text-align:right;
width:490px;
position;absolute;
}

#header span {
float:left;
position: relative;
}

#header span.headmanu{
    position: absolute;
    top: 20px;
    left: 485px;
    width: 450px;
    text-align: right;
}

#bn {
margin-top:100px;
}

div#header a:link{color:#FFFFFF;}
div#header a:visited{color:#FFFFFF;}
div#header a:hover{color:#FFFFFF;}
div#header a:active{color:#FFFFFF;}

div#pankz{
    margin:5px 15px;
    font-size: 11px;
    font-weight:bold;
    height: 14px;
}

p#pankz span{
    font-weight:bold;
    color:#FF0066;
}

p#pankz a:link{color:#777777;}
p#pankz a:visited{color:#777777;}
p#pankz a:hover{color:#777777;}
p#pankz a:active{color:#777777;}

div#container{
/*    width: 1010px; */
    width: 100%;
    margin-bottom: 20px;
}

div#manubar{
    width:941px;
    height:32px;
    background:url(/images/menubar.gif);
    text-align: center;
    margin:0 auto;
}

div#manubar p{
    margin:0 5px;
    width: 95px;
    float: left;
    border-right-style: dotted;
    border-right-color: #FFFFFF;
    border-right-width: thin;
    border-left-style: dotted;
    border-left-color: #FFFFFF;
    border-left-width: thin;
}

#footer {
background:transparent url(/images/footer.gif) no-repeat scroll 0 0;
font-size:12px;
height:35px;
/*margin-top:20px;
padding-top:5px; */
text-align:center;
width:941px;
}
#footermenu {
    background:#D11277;
    text-align: center;
}
#footermenu a {
    color:#fff;
}
#footermenu span {
    color:#fff;
}

div#main{
    width:931px;
    padding:10px 5px;
    height: 300px;
    margin-bottom: 20px;
}

div#main p{
    margin:20px 0px 0 20px;
    float:left;
}

div#main ul{
    width:280px;
    float:left;
    text-align: center;
    padding: 10px 10px;
    margin-left: 10px;
}

div#main li{margin:5px 0;}

div#bottom{
    width:1100px;
    margin-top:10px;
}

div#sidebar{
    width:190px;
    float: left;
    padding-top: 40px;
    margin-left: 10px;
}

div#sidebar dl{
    margin:5px 5px 15px 15px;
}

div#sidebar dt{color:#FF0066;
font-weight:bold;}

div#sidebar p{
    margin-top:40px;
    text-align: right;
    margin-right: 30px;
}
* div#sidebar p{
    margin-right: 10px;
}

div#sidebar2{
    width:100px;
    float:left;
    display: inline;
}

div#sidebar2 dl{width:178px;}

div#sidebar2 dt{
background:transparent url(/images/nailrec.gif) no-repeat scroll 0 0;
    margin-bottom:3px;
    height: 30px;
}

div#sidebar2 dd{
    margin:5px 0;
}

.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:515px;
    min-height:486px;
    float:left;
    margin-left: 10px;
    padding-top:20px;
}
*div#left-area{
    width:490px;
}
div.blog1{
    width:520px;
    margin-bottom: 10px;
    height: 280px;
}

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:515px;
    margin-left: 10px;
}
*div.blog4 {
    width:490px;
}
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 ul{
    width:470px;
}
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{
    width:500px;
    height:100px;
    line-height:20px;
    overflow:auto;
}

div#linkarea p{
    margin:5px;
    width:88px;
    height:31px;
    float:left;
}
div#text-linkarea{
    width:500px;
    height:100px;
    line-height:20px;
    overflow:auto;
    margin-bottom:10px;
}

div#text-linkarea p{
    margin:3px;
    width:150px;
    height:15px;
    float:left;
}

div#linkarea2{
    width:500px;
    line-height:20px;
    margin: 10px 0;
}

div#linkarea2 ul{margin:10px;}

div#linkarea2 ul li img{
}

div#linkarea2 ul .source{
    width:470px;
    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%;
    height: 200px;
    background:transparent url(/images/aaa.gif) repeat scroll 0 0;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    margin: 4px 4px;
}
.popup img {
    margin: 2px;
    padding: 2px;
    float: left;
}
.nail-health {
    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;
    margin-top: 10px;
}
.nail-health span {
    width: 100%;
}
li.widget {
    margin:0;
    width: 178px;
}
.textwidget {
    margin:0;
}
.blog3 {
	width:510px;
	background:url(../images/blogbar.gif) top left no-repeat;
	padding-top: 5px;
	margin-left: 10px;
}
* .blog3{
	width:490px;
}
.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;
}

.wp-pagenavi {
	clear: both;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}