/* Hirokazu Fuji official website Stylesheet */
/* written by Kanako Heishi - www.heishidesign.com */
/*---------------------------------------------------------
  Tags
---------------------------------------------------------*/
html {
    margin: 0;
    padding: 0;
}

body * {
	margin: 0;
	padding: 0;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	background: #100324 url(../images/test7_l.gif) no-repeat left top;
	color: #434343;
	margin: 0;
	padding: 0;
	}

#sub {
	width: 100%;
	min-height: 700px;
	background: url(../images/test7_r.gif) no-repeat  right top;
	}


img {
	border: none;
} 

a {
	color: #624C87;
	text-decoration: none;
}
a:hover {
	color: #70874C;
	text-decoration: underline;
}

h1,h2,h3 {
	padding: 0;
	margin: 0;
}

table {
	padding: 0;
	margin: 0;
	}
th,td {
	text-align: left;
	vertical-align: top;
	}


#container {
    position: relative;
    text-align: left;
	background: #100324;
	}

#container-inner {
	width: 870px;
	position: static;
	padding: 0;
	
}
#container-left {
	width: 626px;
	float: left;
	}
#container-right {
	width: 238px;
	float: right;
	}
#container-inner::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
#container-inner-sub::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}


#footer {
	width: 100%;
	background: #000;
	height: 100px;
	margin: 0;
	padding: 10px 0 0 0;
	}
cite {
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	padding: 0px 10px 15px 40px;
	margin: 5px 10px 0px 10px;
	}

/*---------------------------------------------------------
  Top
---------------------------------------------------------*/
#container-inner-top {
	width: 870px;
	height: 644px;
	background: url(../images/top_back.jpg) no-repeat left top;
	}
#top-logo {
	float: left;
	}
#top-logo::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

#top-menu p {
	font-size: 10px;
	font-weight: bold;
	}

#top-news {
	position: absolute;
	top: 430px;
	}
#top-news table {
	width: 700px;
	}
#top-news ul {
	margin: 0 0 0 20px;
	}
#top-news li {
	line-height: 1.3em;
	margin: 5px 0;
	}
.top-news-t {
	background: #00000D;
	width: 35px;
	vertical-align: top;
	}
.top-news-pl {
	background: url(../images/top_news.png);
	padding: 13px;
	width: 300px;
	}
.top-news-pr {
	background: url(../images/top_news.png);
	padding: 13px;
	}


/*---------------------------------------------------------
  Menu
---------------------------------------------------------*/
#menu {
	width: 238px;
	height: 430px;
	position: absolute;
	left: 650px;
	top: 0;
	}
#menu img {
	float: left;
	}
	







/*---------------------------------------------------------
  Sub
---------------------------------------------------------*/




#leftlogo {
	width: 60px;
	float: left;
	}

#container-sub-left {
	width: 760px;
	float: left;
	}
#container-sub-right {
	float: right;
	width: 60px;
	}

#container-sub {
    position: relative;
    text-align: left;
    margin: 0 auto; /* center on everything else */
	width: 820px;
	}
#container-inner-sub {
	float: right;
	width: 700px;
	position: static;
	padding: 0;
	background: #FFF;
}












#sub-top {
	width: 571px;
	margin: 0 0 0 54px;
	background: #FFF url(../images/sub_05.jpg) repeat-y right top;
	}
#sub-main {
	width: 571px;
	margin: 0 0 0 54px;
	background: #FFF url(../images/sub_05.jpg) repeat-y right top;
	}
#sub-menu {
	width: 700px;
	}
#sub-menu p {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 20px;
	line-height: 3em;
	}
#sub-menu a:link {
	text-decoration: none;
	}

#sub-title {
	margin: 0 0 30px 0;
	}
/*---------------------------------------------------------
  Sub-Basic
---------------------------------------------------------*/
#basic {
	padding: 0 60px 60px 60px;
	}
#basic h2 {
	color: #000;
	margin: 0 0 20px 0;
	}
#basic2 {
	padding: 0 35px 60px 35px;
	}
/*---------------------------------------------------------
  Profile
---------------------------------------------------------*/

#profile {
	padding: 0 30px 60px 60px;
	}
#profile-left {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
	}
#profile-right {
	margin: 0 0 0 180px;
	}
#profile h2 {
	color: #000;
	margin: 0 0 20px 0;
	}
#profile span {
	font-weight: normal;
	font-size: 10px;
	}
/*---------------------------------------------------------
  English
---------------------------------------------------------*/
#profile-e {
	padding: 0 30px 60px 60px;
	}
#profile-e-left {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
	}
#profile-e-right {
	margin: 0 0 0 180px;
	}
#profile-e h2 {
	color: #000;
	margin: 0 0 20px 0;
	}
#profile-e span {
	font-weight: normal;
	font-size: 10px;
	}
#profile-e p {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.english-p {
	text-indent: 30px;
	}
/*---------------------------------------------------------
  Ginmeikai
---------------------------------------------------------*/
#ginmeikai table {
	width: 100%;
	padding: 0;
	}
#ginmeikai td {
	width: 33%;
	color: #000;
	}

/*---------------------------------------------------------
  Link
---------------------------------------------------------*/
#link table {
	width: 100%;
	padding: 5px;
	border-top: 1px dotted #999999;
	}
#link td {
	border-bottom: 1px dotted #999999;
	vertical-align: middle;
	}
#link th {
	width: 200px;
	height: 40px;
	border-bottom: 1px dotted #999999;
	vertical-align: middle;
	}

/*---------------------------------------------------------
  Discography
---------------------------------------------------------*/
#discography table {
	width: 100%;
	padding: 5px;
	}
#discography td {
	
	}
#discography th {
	width: 225px;
	}
#discography h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
	}
#discography ol {
	margin: 20px 0 0 0;
	border-top: 1px dotted #999999;
	}
#discography li {
	border-bottom: 1px dotted #999999;
	}



/*---------------------------------------------------------
  Contact
---------------------------------------------------------*/
#contact {
	}
#contact table {
	width: 100%;
	padding: 0;
	margin: 0px 0 20px 0;
	vertical-align: top;
	}
#contact th {
	padding: 2px 2px 2px 5px;
	color:#FFFFFF;
	background: #2A2138;
	vertical-align: top;
	font-size: 0.9em;
	}
#contact td {
	padding: 2px;
	background: #FFFFFF;
	vertical-align: top;
	font-size: 0.9em;
	}
#contact textarea {
	width: 100%;
	}
.atn {
	color: #CD212D;
	}
	
	




