/*
Theme Name: NAIL-TATTOO2007
Theme URI: http://www.nail-tattoo.jp/
Description: NAIL-TATTOO2007.
Version: 1.0
Author: NAIL-TATTOO
Author URI: http://www.nail-tattoo.jp/
*/


/* 
===============================================================*/
#wrapper {
width: 814px;
height: 100%;
margin: 0 auto;
}




/* default sytle
===============================================================*/
*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}

sup{
	font-size:70%;
	line-height:10%;
	vertical-align:top;
}

.clear:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}




/* basic sytle
===============================================================*/
body{

background: #f7f5ef url(image/bg.jpg) repeat-x;
margin: 0;
padding: 0;
color:#666666;
font-family:"HiraKakuPro-W3",Osaka,"MS PGothic",sans-serif;

font-size : 11px;
line-height : 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-size:12px;
	font-weight:normal;
	font-family:Georgia,"Times New Roman",Times,serif;

}

a:link,
a:visited{
	color:#C97D05;
	text-decoration:none;
}

a:hover,
a:active{
	color:#C97D05;
	text-decoration:underline;
}




/* header
===============================================================*/
div#header{
	width: 814px;
	background: url(image/header.jpg) no-repeat;
	height: 450px;
}

div#header h1{
	margin: 0;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
}

div#header h1 a:link, 
div#header h1 a:visited, 
div#header h1 a:hover, 
div#header h1 a:active{
	color:#71634f;
	text-decoration:none;
}

/* container
===============================================================*/
div#container{
	margin:0 auto 0 auto;
	width:740px;
	margin-top: -190px;
}

div#container div.left{
	width:202px;
	float:left;
}

div#container div.right{
	width:526px;
	float:right;
}




/* search
===============================================================*/
div#search{
	margin:0 auto 0 auto;
	width:202px;
	background:url(image/search_bg_02.gif) repeat-y left top;
}

div#search p{
	padding:20px 10px 0 10px;
	background:url(image/search_bg_01.gif) no-repeat left top;
	color:#7d7d7d;
	font-size:83%;
	line-height:120%;
}

div#search div{
	padding:8px 10px 16px 10px;
	background:url(image/search_bg_03.gif) no-repeat left bottom;
}

div#search div input.keyword{
	margin:0 5px 0 0;
	width:132px;
}



/* side bar navi
===============================================================*/
div#sidenavi{
	margin:13px auto 0 auto;
	width:202px;
}

div#sidenavi h2{
	margin:13px 0 0 0;
	padding:0 0 20px 0;
	line-height:120%;
}

div#sidenavi div{
	background:url(image/sidenavi_bg_02.gif) repeat-y left top;
}

div#sidenavi ul{
	padding:0 12px 8px 5px;
}

div#sidenavi ul li {
	padding:0 0 10px 20px;
	min-height:15px;
	display:block;
	background:url(image/link_ic_02.gif) no-repeat left top;
	line-height:120%;
}

div#sidenavi ul li span{
	padding:9px 0 6px 0;
	background:url(image/sidenavi_li_01.gif) repeat-x left top;
}

div#sidenavi ul li.first{
	/*background:transparent;*/
	background-image:none;
	background-color:#f3f0e9;
}

div#sidenavi ul ul{
	margin:0;
	padding:4px 0 0 14px;
	background:none;
}

div#sidenavi ul li ul li{
	padding:8px 0 7px 0;
	background:url(image/sidenavi_li_02.gif) repeat-x left top;
}

div#sidenavi ul li ul li span{
	margin:0 4px;
	padding:0 0 0 14px;
	min-height:15px;
	display:block;
	background:url(image/link_ic_04.gif) no-repeat 0 0.45em;
	line-height:120%;
}


div#sidenavi ul li ul li ul{
	display:none;
}

#sidenavi ul#menu {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 100%;
  color: #000000;
}

#sidenavi ul#menu li {
	list-style-type:none;
  width: 200px;
    height: 45px;
	margin-bottom:5px;	
    padding: 0px;
}
#sidenavi ul#menu a {
	display:block;
	height:100%;
	text-indent:-9999px;
	text-decoration:none;
}
#sidenavi ul#menu a:focus {
/*?_*/
	overflow: hidden;
/**/
}
#sidenavi ul#menu li.m-home {
	background:url(image/menu/home_on.jpg);
}
#sidenavi ul#menu li.m-home a {
	background:url(image/menu/home.jpg);
}
#sidenavi ul#menu li.m-design {
	background:url(image/menu/design_on.jpg);
}
#sidenavi ul#menu li.m-design a {
	background:url(image/menu/design.jpg);
}
#sidenavi ul#menu li.m-price{
	background:url(image/menu/price_on.jpg);
}
#sidenavi ul#menu li.m-price a {
	background:url(image/menu/price.jpg);
}
#sidenavi ul#menu li.m-map {
	background:url(image/menu/map_on.jpg);
}
#sidenavi ul#menu li.m-map a {
	background:url(image/menu/map.jpg);
}
#sidenavi ul#menu li.m-contact {
	background:url(image/menu/contact_on.jpg);
}
#sidenavi ul#menu li.m-contact a {
	background:url(image/menu/contact.jpg);
}
#sidenavi ul#menu li a:hover {
	background:none !important;
}


/* banner
===============================================================*/
ul#banner{
	margin:8px 0 0 0;
	width:202px;
}

ul#banner li{
	margin:5px 0 0 0;
}

ul#banner li img{
	vertical-align:bottom;
}


/* main
===============================================================*/
div#main{
	margin:11px 0 0 0;
	width:526px;
	background:#ebe7dd url(image/main_bg_02.gif) repeat-y left top;
}

div#main div.head{
	padding:17px 0 0 0;
	width:526px;
	background:url(image/main_bg_01.gif) no-repeat left top;
}

div#main div.head div.parentlink{
	margin:3px auto 0 auto;
	width:488px;
}

div#main div.head div.parentlink p{
	padding:0 0 0 22px;
	min-height:15px;
	float:right;
	background:url(image/link_ic_06.gif) no-repeat left center;
	line-height:120%;
}

div#main div.body{
	padding:0 0 26px 0;
	width:526px;
	background:url(image/main_bg_03.gif) no-repeat left bottom;
}

div#main div.body div.parentlink{
	margin:34px auto 0 auto;
	padding:11px 0 0 0;
	width:488px;
	background:url(image/main_li_01.gif) no-repeat left top;
}

div#main div.body div.parentlink p{
	padding:0 0 0 22px;
	min-height:15px;
	background:url(image/link_ic_05.gif) no-repeat left center;
	line-height:120%;
}

div#main h2{
	margin:0 0 0 19px;
	padding:0 0 6px 0;
	width:488px;
	background:url(image/main_li_01.gif) no-repeat left bottom;
}

div#main h2 span{
	padding:0 0 0 24px;
	min-height:18px;
	display:block;
	background:url(image/main_ic_01.gif) no-repeat left top;
	color:#464646;
	font-size:117%;
}

div#main p.read{
	margin:10px 0 0 19px;
	width:488px;
	line-height:150%;
}





/* footer
===============================================================*/
#footer {
text-align: center;
font-size: 8pt;
padding:10px 0;
}

#footer h4{
	font-size: 10px;
}


/* post
===============================================================*/
div#post{
	margin:9px auto 0 auto;
	width:487px;
}

div#post h3{
	margin:5px 0 0 0;
	padding:9px 14px;
	min-height:16px;
	background:url(image/post_title_bg.jpg) no-repeat left top;
	color:#71634f;
	font-size:117%;
	font-weight:bold;
	line-height:120%;
	font-family:Georgia,"Times New Roman",Times,serif;
}

div#post h3 a:link,
div#post h3 a:visited,
div#post h3 a:hover,
div#post h3 a:active{
	color:#71634f;
}

div#post div.entryBody,
div#post div.entryMore{
	margin:1.5em 14px 0 14px;
	padding:0 0 20px 0;
}

div#post div.entryBody p,
div#post div.entryMore p{
	margin:1.5em 0 0 0;
	line-height:200%;
}

div#post div.entryBody img,
div#post div.entryMore img{
	margin:2px 0;
}

/* amazon
===============================================================*/
.amazon{
text-align:center;
margin-top:20px;
}

/* Adsence
===============================================================*/
.adsence{
text-align:center;
margin-top:20px;
line-height:200%;
}



