@charset "UTF-8";


/* BROWSER DEFAULT INITIALIZATION
----------------------------------------------------
---------------------------------------------------- */
html {
	overflow-y: scroll;
}
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;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}
p {
	margin-bottom: 0em;
}

/* BASIC LAYOUT
----------------------------------------------------
---------------------------------------------------- */
table {
	line-height:1.5;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #C9D2E0;
	background-image: url(images/bg-body.gif);
	background-repeat: no-repeat;
	background-position: 880px 0px;
}
body, table, th, td, p, li {
	font-size: 13px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.8;
	letter-spacing:0.1em;
	color: #C9D2E0;
}
#container {
	margin: 0;
	padding: 0;
	width: 880px;
}
#header #logo {
	padding: 0 10px;
	width: 860px;
	height: 96px;
}

#content {
	margin: 0;
	padding: 0 40px;
	width: 800px;
	background: url(images/bg-content.gif) no-repeat top left;
}

#maincol {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
}
#subcol {
	float: right;
	margin: 0;
	padding: 0;
	width: 240px;
}

#footer {
	margin: 0;
	height: 145px;
	background: #000 url(images/bg-footer.gif) no-repeat left bottom;
}

div.footer-menu {
	padding: 60px 30px 20px 30px;
}


/* LINK
----------------------------------------------------
---------------------------------------------------- */
a {
	text-decoration: none;
	padding-bottom: 0.1em;
	color: #f00;
	background: url(images/dot-darkred.gif) repeat-x bottom;
}
a:visited {
	color: #900;
	background: url(images/dot-darkred.gif) repeat-x bottom;
}
a:hover {
	color: #C9D2E0;
	background: url(images/dot-gray.gif) repeat-x bottom;
}

/* HEADER
 	border: 1px solid #0f0;
----------------------------------------------------
---------------------------------------------------- */
#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 880px;
	height: 330px;
	background: url(images/bg-header.gif) no-repeat left top;
}
 #header #logo img{
	position: absolute;
	top:	33px;
	left: 50px;
	border: none;
} 


#header ul#topnav {
	position: absolute;
	width: 100px;
	top: 0px;
	left: 779px;
	clear: both;
}
#header ul#topnav li {
	display: inline-block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
}
#header ul#topnav li a {
	display: inline-block;
	padding: 0;
	height: 33px;
	text-decoration: none;
	background: none;
}


/* NAVIGATION
 	border: 1px solid #0f0;
----------------------------------------------------
---------------------------------------------------- */
#header ul#nav {
	margin: 0;
	padding: 0;
	width: 880px;
	height: 60px;
}
#header ul#nav {
	position: absolute;
	top:	270px;
}

#header ul#nav li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 60px;
	float: left;
}
#header ul#nav li a {
	display: inline-block;
	padding: 0;
	height: 60px;
	text-decoration: none;
	background: none;
}


/* PGTITLE
---------------------------------------------------- */
#pgtitle {
	clear:both;
	display: block;
	margin: 0;
	padding: 10px 0px 0px 10px;
	width: 790px;
	height: 120px;
	background: no-repeat;
	background-position: 10px 35px;
}

#home #pgtitle { background-image: url(images/pgtitle-home.gif); }
#profile #pgtitle { background-image: url(images/pgtitle-profile.gif); }
#danceschool #pgtitle { background-image: url(images/pgtitle-danceschool.gif); }
#kouenkai #pgtitle { background-image: url(images/pgtitle-lecture.gif);}
#contact #pgtitle { background-image: url(images/pgtitle-contact.gif); }
#interview #pgtitle { background-image: url(images/pgtitle-interview.gif); }
#dvdinfo #pgtitle { background-image: url(images/pgtitle-dvdinfo.gif); }
#fanletter #pgtitle { background-image: url(images/pgtitle-fanletter.gif); }
#sitemap #pgtitle { background-image: url(images/pgtitle-sitemap.gif);  }
#link #pgtitle { background-image: url(images/pgtitle-link.gif); }

#home #pgtitle-backnumber {
	clear:both;
	display: block;
	margin: 0;
	padding: 10px 0px 0px 10px;
	width: 790px;
	height: 120px;
	background: no-repeat;
	background-position: 10px 35px;
	background-image: url(images/pgtitle-backnumber.gif);
}

#bookmark a {
	text-decoration: none;
	background: none;
}


/* MAIN CONTENTS
 	border: 1px solid #0f0;
----------------------------------------------------
---------------------------------------------------- */

h1 {
	clear:both;
	margin: 0;
	width: 800px;
	height: 35px;
	background: no-repeat;
	background-image: url(images/h1-bg.gif);
	padding: 4px 0 0 30px;
	margin-bottom: 10px;
}

h2 {
	clear:both;
	margin: 0;
	height: 30px;
	width:760px;
	background: no-repeat;
	background-image: url(images/h2-bg.gif);
	padding: 3px 0 0 30px;
	margin-bottom: 10px;
}


div.block-l-490{
	float: left;
	width:490px;
}
div.block-l-350{
	float: left;
	width:350px;
}

#content p {
	margin-bottom:3em;
}
#content p.nomargin {
	margin-bottom:0;
	padding-bottom:0;
}

#content ul {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
}
#content ul.nomargin {
	padding-bottom:0;
}

#content ul.bottom {
	padding: 0 0 3em 0;
}

#content li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(images/marker-red.gif) no-repeat 0 0.5em;
}

#content br.marginbottom{
	margin-bottom: 20px;
}

img.img-r {
	display: block;
	float:right;
	margin: 0px 0px 20px 10px;
	padding:8px;
	border:1px solid #300;
	background: url(images/bg-stripe.gif) repeat;
}
img.img-l {
	display: block;
	float:left;
	margin: 0px 20px 20px 0px;
	padding:8px;
	border:1px solid #300;
	background: url(images/bg-stripe.gif) repeat;
}
.movie-l {
	display: block;
	float:left;
	margin: 0px 20px 20px 0px;
	padding: 5px;
}
img.img-center {
	margin: 0px 0px 10px 0px;
	padding: 8px;
	border:1px solid #300;
	background: url(images/bg-stripe.gif) repeat;
	display: block;
}

/* FOOTER
 	border: 1px solid #0f0;
----------------------------------------------------
---------------------------------------------------- */
#footer {
	text-align: left;
	font-size: 10px;

}

#footer .footnav li {
	color: #633;
	font-size: 10px;
	display: inline;
	border-right: solid 1px #633;
	padding-right: 0.7em;
	margin-left: 0.7em;
}
#footer .footnav li.last {
	border-right:0;
}


/* 角丸ボックス(S)
 	border: 1px solid #0f0;
---------------------------------------------------- */
div.box-s {
	width: 240px;
	background: url(images/box-s-bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.box-s .inner {
	background: url(images/box-s-top.gif) no-repeat;
	padding-top: 20px;
}

div.box-s .inner div.inner2 {
	background: url(images/box-s-middle.gif) repeat-y; 
	padding: 5px 20px 0 20px;
}

/* 角丸ボックス(M)
---------------------------------------------------- */
div.box-m	{
	width: 540px;
	background: url(images/box-m-bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.box-m .inner {
	background: url(images/box-m-top.gif) no-repeat;
	padding-top: 20px;
}
div.box-m .inner div.inner2 {
	background: url(images/box-m-middle.gif) repeat-y;
	padding: 5px 20px 0 20px;
}

/* 角丸ボックス(L-黒)
---------------------------------------------------- */
div.box-l2	{
	width: 800px;
	background: url(images/box-l2-bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.box-l2 .inner {
	background: url(images/box-l2-top.gif) no-repeat;
	padding-top: 20px;
}
div.box-l2 .inner div.inner2 {
	background: url(images/box-l2-middle.gif) repeat-y;
	padding: 5px 20px 0 20px;
}


/* 角丸ボックス(L-黒png)
---------------------------------------------------- */
div.box-l2png	{
	width: 800px;
	background: url(images/box-l2-bottom.png) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.box-l2png .inner {
	background: url(images/box-l2-top.png) no-repeat;
	padding-top: 20px;
}
div.box-l2png .inner div.inner2 {
	background: url(images/box-l2-middle.png) repeat-y;
	padding: 5px 20px 0 20px;
}

/* 角丸ボックス(L-白)
---------------------------------------------------- */
div.box-lw	{
	width: 800px;
	background:url(images/box-lw-bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.box-lw .inner {
	background:url(images/box-lw-top.gif) no-repeat;
	padding-top: 20px;
}
div.box-lw .inner div.inner2 {
	background:url(images/box-lw-middle.gif) repeat-y;
	padding: 5px 20px 0 20px;
}

/* 角丸ボックス(CONTACT)
---------------------------------------------------- */
div.box-contact	{
	width: 760px;
	background: url(images/box-contact-bottom.gif) no-repeat bottom;
	padding-bottom: 20px;
}
div.box-contact .inner {
	background: url(images/box-contact-top.gif) no-repeat;
	padding-top: 70px;
}
div.box-contact .inner div.inner2 {
	background: url(images/box-contact-middle.gif) repeat-y;
	padding: 5px 20px 0 20px;
}


/* 各種テーブル
 	border: 1px solid #0f0;
---------------------------------------------------- */
table.data {
	border-collapse: collapse;
	border-spacing: 0;
}

table.data th {
	text-align: left;
	white-space: normal;
	font-weight: normal;
	vertical-align: top;
	width: 100px;
	padding: 5px 10px 12px 2px;
	background: url(images/bg_table_th.gif) no-repeat right bottom;
}

table.data td {
	padding: 5px 10px 12px 10px;
	background: url(images/bg_table_td.gif) repeat-x right bottom;
}
table.data td.comment {
	padding: 5px 0px 12px 0px;
}
table.data th.howtolink {
	width: 270px;
	text-align: center;
}

table.rich {
	width:540px;
	padding:0;
	margin: 0 0 20px 0;
	border-spacing: 0;
	background: #0f0000 url(images/bg-table-rich.gif) repeat-x left top;
}

table.rich th {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #6e2323 #000 #000 #6e2323;
	background: #330000 url(images/bg-table-rich-th.gif) repeat-x left top;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
table.rich td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #6e2323 #300 #300 #6e2323;
	text-align: left;
}


/* 各種フォーム
 	border: 1px solid #0f0;
----------------------------------------------------
----------------------------------------------- */
table.contact{
	width:670px;
}
table.contact th {
	width:180px;
}

form.contact {
	margin:0;
	padding:0;
	width: 760px;
	}

form.contact input.text {
	background:#fff;
	color: #333;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	}

form textarea {
	display:block;
	padding: 10px;
	margin: 10px 10px 10px 0px;
	background:#fff;
	font-size: 13px;
	color: #333;
	clear:left;
	width:95%;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	}
form input.items {
	width:100%;
}

label em {
	font-style:normal;
	}
form.contact label:hover {
	color:#f00;
	cursor:pointer;
	}


/* utf-mail
---------------------------------------------------- */


#utf-mail div.error {
	line-height:1.5em;
	color: #f00;
	background: #000;
}

.icon-list{
	background: url(images/marker-red.gif) no-repeat 0 0.5em;
	padding: 0px 0px 0px 15px;
} 

.list {
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 1.5;
}




/* 個別ページ－ホーム	border: 1px solid #0f0;
---------------------------------------------------- */


#home #maincol div.maincol-menu		{
	font-weight: bold;
	background-image: url(images/maincol-menu-bg.gif);
	width: 510px;
	height: 31px;
	padding: 4px 0 0 30px;
	margin-bottom: 10px;
}

#home #content div.content-menu		{
	font-weight: bold;
	clear:both;
	margin: 0;
	width: 800px;
	height: 35px;
	background: no-repeat;
	background-image: url(images/h1-bg.gif);
	padding: 4px 0 0 30px;
	margin-bottom: 5px;
}

#home #subcol div.subcol-menu {
	font-weight: bold;
	margin: 0 0 10px 0;
	width: 210px;
	height: 31px;
	clear:none;
	background-image: url(images/subcol-menu-bg.gif);
	padding: 4px 0 0 30px;
}

#home #maincol div.items-maincol {
	clear: both;
	width: 470px;
	height: 30px;
	background: url(images/h3-bg.gif) no-repeat;
	padding: 3px 0 0 30px;
	margin-bottom: 20px;
}

#home #subcol div.items-subcol {
	clear:none;
	margin: 0 0 5px 0;
	padding: 0;
	width: 200px;
	height: 35px;
	background: url(images/subcol-bg.gif) no-repeat;
	padding: 3px 0 0 0px;
	margin-bottom: 10px;
	text-align: center;
}


table.news	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
table.news th, table.news td {
	padding: 5px 5px;
	border-bottom:1px dotted #ccb;
}

table.news td {
	vertical-align:top;
}
table.news td.nowrap {
	white-space: nowrap;
}


/* 個別ページ－プロフィール
---------------------------------------------------- */

div.profile-tableinner{
	padding: 10px;
}

div.profile-container{
	width:760px;
	background:url(images/tozawa-profile-goldblack.jpg) 80px 50px no-repeat;
	height:850px;
	padding: 0px;
	margin: 0px;
}


div.profile-right{
	width:500px;
	height:auto;
	padding:30px 0px;
	margin:0px;
	float:right;
}


table.profiledata {
	background:url(images/profile-table-bg.png) no-repeat;
 	border:1px solid #2c2c2c;
	width:470px;
	height:auto;
	padding: 0px;
	margin: 0 0 0 0;
	border-spacing: 5px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="css/images/profile-table-bg.png", sizingMethod="crop");
}

table.profiledata th {
	padding: 5px;
	border-right:1px dotted #ccb;
	border-bottom:1px dotted #ccb;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
table.profiledata td {
	padding: 5px;
	border-bottom:1px dotted #ccb;
	text-align: left;
}
table.profiledata th.last {
	border-bottom:0px;
}
table.profiledata td.last {
	border:0px;
}

div.profile-right p {
	padding:0 0 0 40px;
}


#profile  ul.profnav {
	margin: 0;
	padding: 0 0 2em 0;
	list-style: none;
}

#profile .profnav li {

	background: none;
	color: #633;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	border-right: solid 1px #633;
	padding-right: 0.7em;
	padding-left: 0em;
	margin-left: 0.3em;
}
#profile .profnav li.last {
	border-right:0;
}

/* 個別ページ－インタビュー 	border: 1px solid #0f0;
---------------------------------------------------- */
div.interview-container{
	width:760px;
	height:auto;
	background:url(images/tozawa-profile-flying.jpg) 0px 10px no-repeat;
	padding: 0px;
	margin: 0px;
}

div.interview-right{
	width:580px;
	margin-top: 190px;
	margin-right: 20px;
	padding:0px;
	float:right;
}

div.interview-right div {
	width:530px;
	float:right;

}

div.interview-right p {
	padding:0 0 0 30px;
}

#interview p.interview-title {
	text-align: right;
	background: no-repeat;
	background-image: url(images/h2-interview.png);
	width: 580px;
	height: 100px;
	padding: 162px 0 0 0;
	margin-bottom:5px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="css/images/h2-interview.png", sizingMethod="crop");
}

#interview img.question {
	clear:none;
	margin: 10px 0 20px 0;
	padding: 0;
}

/* 個別ページ－スクール
---------------------------------------------------- */

#danceschool #content ul {
	margin: 0;
	padding: 0 0 1em 50px;
	list-style: none;
}

#danceschool #content li {
	margin: 0;
	padding: 0 0 20px 15px;
	background: url(images/marker-red.gif) no-repeat 0 0.5em;
}


/* 個別ページ－サイトマップ
---------------------------------------------------- */

div.sitemap-container{
	width:760px;
	background:url(images/tozawa-profile-redw.jpg) 400px 0px no-repeat;
	height:760px;
	padding: 0px;
	margin: 0px;
}

div.sitemap-left{
	background: url(images/sitemap-box.gif) 90px 110px no-repeat;
	width:400px;
	height:750px;
	margin:0;
	padding:0;
}

div.sitemap-left div.sitemap-left-inner {
	margin:0;
	padding:0;
	width:330px;
}

div.sitemap-left div.sitemap-left-inner-inner {
	padding-top:150px;
	padding-left:110px;
}


#sitemap ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background: url(images/sitemap-home.gif) no-repeat 0 6px;
	line-height:1.6;
}
#sitemap ul li ul {
	margin:0px;
	padding:0px;
	background: url(images/sitemap-bk.gif) no-repeat 17px 0;　
}
#sitemap ul li ul.category li { background: url(images/sitemap-category.gif) no-repeat 3px -283px;　}
#sitemap ul li ul.page li { background: url(images/sitemap-page.gif) no-repeat 1px -283px;}
#sitemap ul li ul li.nodot{ background-color: #000; }

div.box-inner-container{
	width:710px;
	padding: 10px 20px 30px 20px;
	margin: 0px;
}

div.box-inner-container-bio{
	width:710px;
	background: #000 url(images/bg-works.gif) 33px 180px no-repeat;
	padding: 10px 20px 30px 20px;
	margin: 0px;
}

div.box-inner-container-contact{
	padding: 10px 20px 30px 20px;
	margin: 0px;
}

div.box-inner-container-fanletter{
	width:750px;
	height:630px;
	background: #000 url(images/fanletter-bg.jpg) right bottom no-repeat;
	padding: 0px;
	margin: 0px;
}
div.box-inner-container-fanletter-inner{
	width:710px;
	height:500px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
}




/* 個別ページ－講演会 	border: 1px solid #0f0;
---------------------------------------------------- */


a.noback {
	text-decoration: none;
	padding-bottom: 0.1em;
	color: #f00;
	background: none;
}
a.noback:visited {
	color: #900;
	background: none;
}
a.noback:hover {
	color: #C9D2E0;
	background: none;
}




div.box-inner-container-kouenkai{

	width:750px;
	background: #000 url(images/kouenkai-bg3.jpg) right 30px no-repeat;
	padding: 0px;
	margin: 0px;
}

div.box-inner-container-kouenkai-inner{

	width:710px;
	padding: 20px 10px 20px 10px;
	margin: 0px;
}


#kouenkai #content  p.marker{
	margin: 0 0 3em 0;
	padding-left: 25px;
	background: url(images/marker-red.gif) no-repeat 0 0.5em;
}

#kouenkai #content ul {
	margin: 0;
	padding: 0 0 3em 0;
	list-style: none;
}

#kouenkai #content ul li {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(images/marker-red.gif) no-repeat 0 0.5em;
}
#kouenkai #content ul li ul li {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(images/marker-gray.gif) no-repeat 0 0.5em;
}

#kouenkai #content ol.num {
	padding: 0px;
	margin: 0 0 2em 0;
}
#kouenkai #content ol.num li {

	background-image: none;
	margin: 0;
	padding: 0px;
	list-style-type: decimal;
	list-style-position: inside;
}







/* utf-mail
---------------------------------------------------- */
div #special-box{
	border: dotted 2px #900;
	padding:5px;
}

#entryform-container {
	margin: 20px auto;
	padding: 0;
	width: 700px;
	text-align: center;
}
body#entryform, body#entryform form {
	background-image: none;
	background: #000;
} 
#entryform-container table.data{
	width: 100%;
	margin-bottom: 2em;
}
#entryform-container p.align-left{
	text-align: left;
	margin-bottom: 0;
}
#entryform-container p.align-center{
	text-align: center;
	margin-bottom: 0;
}

#entryform hr{
	height: 3px;
	background-color: #9299a3;
	border: none;
}

#entryform  p {
	margin-bottom:2em;
}

/* チェック用   div { 	border: 1px solid #0f0;}
---------------------------------------------------- */


