/*--------------------------基本設定-----------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	color: ;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	background: url(../data/img/bg1.jpg) no-repeat #000000;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;
}
/* for IE6 */
* html body {
  font-size: 75%;
}
/* for IE7 */
*:first-child+html body {
  font-size: 75%;
}

img {
	border: 0;
	vertical-align: bottom;

}

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

table tr td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}


input {
	margin: 1px 5px 1px 0;
	padding: 1px 0;
	line-height: 1em;
	vertical-align: top;
}
*+html input {
	vertical-align: middle;
}
*html input {
	vertical-align: middle;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#header a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#leftNavi a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


a:link {

}

a:visited {

}

a:hover {
}

a:active {
	outline: none;
}

ul li {
	list-style-type: none;
}

/*--------------------------namix生成クラス設定-----------------------------*/

*html #rt_l_margin,
*html #rt_r_margin {
	behavior: expression(IEPNGFIX.fix(this));
}


/*--------------------------テキストタグ関連設定-----------------------------*/
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

h1 {
	margin: 2px 22px;
	fot-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0em;
}

h2 {
	margin-bottom: 10px;
}

address {
	font-style: normal;
}

/*--------------------------基本クラス関連設定-----------------------------*/
.contents {

}

.figLeft {
	float: left;
}

.figRight {
	float: right;
}


.textRight {
	text-align: right;
}

#topicPath {
	
}

.pageTop {
	
}
/*----------------------------------------------------------------------ここからプルダウンスタイルの設定*/
/*左寄せ*/
.nm_style0 {
	text-align: left;
	margin: 0;
	padding-left: 86px;
	width: 814px;
	background: url(../data/img/wrap_bg.jpg) repeat-y 100% 1px;
}

/*透過img*/
.nm_style1 {
	behavior: expression(IEPNGFIX.fix(this));
}

/*表の設定*/
.nm_style3 table {
	margin:10px;
}

.nm_style3 .csttbl_border1 {
	border-bottom: #999999 solid 1px;
	padding: 10px;
}

.nm_style3 .csttbl_border2 {
	width: 400px;
	padding: 10px;
	border-bottom: #999999 solid 1px;
}

.nm_style3 .csttbl_border3 {
	padding: 10px;
	border-bottom: #999999 solid 1px;
}

.nm_style3 .csttbl_border4 {
	width: 400px;
	padding: 10px;
	border-bottom: #999999 solid 1px;
}

.nm_style3 .csttbl_head {
	font-weight: bold;
	padding-left: 15px;
	background: url(../data/img/icon_koumoku.gif) no-repeat left 50%;
}

/*画像表示の設定*/

.nm_style4 img {
	background:#ffffff;
	border:1px solid #666666;
	padding:4px;
}


/*BIOGRAPHYタイトル部分背景*/
.nm_style5 {
	background: url(../data/img/dis_icon.gif) no-repeat 15px 50%;
	line-height:25px;
	vertical-align:middle;
	padding-left:35px;
}

/*背景リピートさせない*/
.nm_style6 {
	background-repeat:no-repeat;
}

/*----------------------------------------------------------------------ここまでプルダウンスタイルの設定*/

#page {
	width: 814px;
}

#header {
	font-size: 1px;
}

/*ナビ設定*/

.cell1 {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.rightNavi {
	width: 200px;
	margin: 0;
	padding-right: 14px;
	border-collapse: collapse;
	border-spacing: 0;
}

.rightNavi ul {
	padding-top: 40px;
}

/*コンテンツ背景*/
#column_rect0 {
	background: url(../data/img/contents_bg.jpg) repeat-y;
}


/*--------------------------footer設定-----------------------------*/

#footer {
	margin-top: 10px;
}
#footer div {
	padding: 0 10px;
}
#footer ul {
	padding: 0;
	display: inline;
	line-height:1em;
	border-left: 1px solid #FFF;
}
#footer li {
	margin: 0;
	padding: 0 6px;
	display: inline;
	border-right: 1px solid #FFF;
}
#footer li a {
	zoom: 1;
	vertical-align: middle;
}


#footer address {
	margin-top: 30px;
}

/*リンク表示方法*/
#footer a:link {
	text-decoration: underlne;
	color: #FFF;
}
#footer a:visited {
	text-decoration: underlne;
	color: #FFF;
}
#footer a:active {
	text-decoration: underlne;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underlne;
	color: #ECECEC;
}


/*--------------------------GALLERY設定-----------------------------*/

.PageLink ul {
	margin: 5px 0;
	padding: 0;
	display: block;
	line-height:1em;
	border-left: 1px solid #FFF;
}

.PageLink li {
	margin: 0;
	padding: 0 6px;
	display: inline;
	border-right: 1px solid #FFF;
}
.PageLink li a,
.nm_style8 a,
.nm_style9 a {
	zoom: 1;
	vertical-align: middle;
	color: #fff;
}
.PageLink li a:hover,
.nm_style8 a:hover,
.nm_style9 a:hover {
	color: #D0B84D;
}



.nm_style6 a img,
.nm_style7 a img {
	padding: 4px;
	border: 1px #fff solid;

	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.nm_style6 a:hover img,
.nm_style7 a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;


}
/*サブタイトル部分背景*/
.nm_style9 {
	background: url(../data/img/dis_icon.gif) no-repeat 15px 50%;
	vertical-align:middle;
	padding-left:35px;
}


/*Windows Media Player の入手*/
#wmp {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	width: 518px;
	margin: 20px auto 0;
	padding: 10px;
	border-top: 1px #fff dotted;
	border-bottom: 1px #fff dotted;
}
#wmp img {
	float: right;
	width: 88px;
	padding-left: 10px;
}

