@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Woven BellyDance
Theme URI: http://WovenBellyDance.com/
Description: by Tazuko Kinjo
Version: 1.0
Author: n-chu creators
Author URI: http://n-chu.jp/
*/


/* ------------------------------------------
 *  1.browser style clear
 *  2.wireframe
 *  3.common
-------------------------------------------*/



/*============================================
1.browser style clear
============================================*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
	border: 0;
}

address,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}

ul,li,dl,dt,dd {
	list-style:none;
}

img {
	vertical-align: top;
}

a img {
	border: none;
}

a {
	text-decoration: underline;
}

a:link {
	color: #0490c7;
}

a:visited {
	color: #0490c7;
}

a:hover {
	color: #04a5e4;
	text-decoration: none;
}

a:active {
	color: #1379ec;
}



html {
	overflow-y: scroll;
}



body {
	background: #ffffff;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳＰゴシック','Osaka';
	color: #333333;
	font-size: 9px;
	*font-size: small;
	*font: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	text-align:center;
}



p {
	margin: 0 0 1em 0;
}

.formtx {
	border: 1px solid #7d7d7d;
}



.formbt {
	border: 1px solid #7d7d7d;
	margin: 5px 0 0 0;
}

.error{
	color:#FF0000;
}


/*============================================

 2.wireframe

============================================*/

div#container{
	margin:0 auto;
	width:800px;
	text-align: center;
}

div#sub_header, div#enter_header{
	width:800px;
	height:130px;
}
div#enter_header{ background:#000000 url(img/enter_head.jpg) no-repeat;}
div#sub_header{ background:#000000 url(img/sub_head.jpg) no-repeat;}

div#sub_middle, div#enter_middle{
	width:800px;
	height:220px;
}

div#sub_mid_left, div#enter_mid_left{
	width:340px;
	height:220px;
	float:left;
}
div#enter_mid_left{ background:#000000 url(img/enter_left.jpg) no-repeat;}
div#sub_mid_left{ background:#000000 url(img/sub_left.jpg) no-repeat;}

div#enter_mid_body, div#sub_mid_body{
	width:300px;
	height:220px;
	float:left;
	background:#FFFFFF url(img/enter_body.jpg) no-repeat;
}


div#sub_mid_body{
	width:300px;
	height:220px;
	background:#FFFFFF url(img/entry-bg.gif) top right no-repeat;
	overflow:auto;
	overflow-x:hidden;
	text-align:left;
}


div#sub_mid_body.about{
	background:#FFFFFF url(img/entry-bg-3.gif) top right no-repeat;
}

div#sub_mid_body.gallery{
	background:#FFFFFF url(img/entry-bg-2.gif) top right no-repeat;
}

div#sub_mid_body.lesson{
	background:#FFFFFF url(img/entry-bg-4.gif) top right no-repeat;
}

div#sub_mid_body.kyuna{
	background:#FFFFFF url(img/entry-bg-5.gif) top right no-repeat;
}

div#sub_mid_body.contact{
	background:#FFFFFF url(img/entry-bg-6.gif) top right no-repeat;
}

div#sub_mid_body.links{
	background:#FFFFFF url(img/entry-bg-7.gif) top right no-repeat;
}


div#sub_mid_right, div#enter_mid_right{
	width:160px;
	height:220px;
	float:right;
}
div#enter_mid_right{ background:#FFFFFF url(img/enter_right.jpg) no-repeat;}
div#sub_mid_right{ background:#FFFFFF url(img/sub_right.jpg) no-repeat;}

div#sub_under, div#enter_under{
	width:800px;
	height:270px;
	clear : both ;
	position : absolute ; 
}
div#enter_under{ background:#000000 url(img/enter_under.jpg) no-repeat;}
div#sub_under{ background:#000000 url(img/sub_under.jpg) no-repeat;}

div#footnav {
	width:800px;
	height:20px;
	text-align:left;
	position:relative;
	top:272px;
}

/*============================================

 3.common

============================================*/

body.topBg{
	background: #000000  url(img/bg_wk_s.gif) repeat;
	margin-top:10px;
}

/*---------------------------------

enter info

---------------------------------*/
div#enterinfo{
	position:relative;
	width:770px;
	left:42px;
	top:53px;
	text-align:left;
	font-size:10px;
}

.infobox{
	width:240px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}

.infotitle {
	font-weight:bold;
}

.infolist a{
	color:#333333;
	text-decoration:none;
}
.infolist a:hover{
	color:#990000;
}

/*---------------------------------

nav

---------------------------------*/
div#nav{
	background-color:transparent;
	width:500px;
	position:absolute;
	left:42px;
	top:193px;
/*
	padding-top:193px;
	padding-left:42px;
*/
}

div#nav ul{
}

div#nav li{
	float:left;
	height:20px;
}

div#nav li a{
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	height:20px;

}

div#nav li.navTag{
	width:55px;
	height:20px;
	background:transparent url(img/menu_tag.gif) no-repeat 0 0;
}

div#nav li.navBt01{ width:93px;}

div#nav li.navBt02{ width:52px;}

div#nav li.navBt03{ width:55px;}

div#nav li.navBt04{ width:56px;}

div#nav li.navBt05{ width:81px;}

div#nav li.navBt06{ width:61px;}

div#nav li.navBt07{ width:47px;}

div#nav li.navBt01 a{
	width:93px;
	height:20px;
	background:transparent url(img/menu_topics.gif) no-repeat 0 0;
}

div#nav li.navBt02 a{
	width:52px;
	height:20px;
	background: url(img/menu_about.gif) no-repeat 0 0;
}

div#nav li.navBt03 a{
	width:55px;
	height:20px;
	background: url(img/menu_gallery.gif) no-repeat 0 0;
}

div#nav li.navBt04 a{
	width:56px;
	height:20px;
	background: url(img/menu_lesson.gif) no-repeat 0 0;
}

div#nav li.navBt05 a{
	width:81px;
	height:20px;
	background: url(img/menu_kyuna.gif) no-repeat 0 0;
}

div#nav li.navBt06 a{
	width:61px;
	height:20px;
	background: url(img/menu_contact.gif) no-repeat 0 0;
}

div#nav li.navBt07 a{
	width:47px;
	height:20px;
	background: url(img/menu_links.gif) no-repeat 0 0;
}

div#nav li.navBt01 a:hover,
div#nav li.navBt02 a:hover,
div#nav li.navBt03 a:hover,
div#nav li.navBt04 a:hover,
div#nav li.navBt05 a:hover,
div#nav li.navBt06 a:hover,
div#nav li.navBt07 a:hover{
	background-position:0 -20px;
}


/*---------------------------------

footnav

---------------------------------*/

div#footnav ul {
	margin:2px 5px 2px 0px;
}
div#footnav ul li {
	float:left;
	margin-right:8px;
	color:#444444;
}
div#footnav ul li a {
	color:#444444;
	text-decoration:none;
}
div#footnav ul li a:hover {
	color:#990000;
}

.copyright {
	float:right;
	color:#444444;
}


/* ----

elements

--- */

.hidtitle {
	display:none;
}

.pagetitle {
	text-align:right;
	margin:3px 5px 20px 0;
	color:#990000;
	font-size:11px;
	font-weight:bold;
}

.hentry {
	padding:2px 5px 10px 5px;
}

.hentry h3 {
	color:#000000;
	padding:0 1px 0 1px;
	font-size:11px;
	font-weight:bolder;
/*
	background-color:#990000;
	color:#FFFFFF;
	width:auto;
	display:inline;
	padding:0 1px 0 1px;
	font-size:10px;
*/
/*
	margin-bottom:5px;
	background:url(img/line2.gif) bottom no-repeat;
	color:#990000;
	padding:1px 0 5px 1px;
*/
}

.entry {
	margin-top:10px;
	margin-bottom:15px;
	color:#000000;
	font-size:10px;
}
