/****** BONE LAYOUT  ******/

html, body {
	width : 100%;
	height : 100%;
	margin : 0;
	padding : 0;
	border : 0;
	color : #666;
	background : transparent;
	outline : none;
	text-align : center;
	line-height : 14px;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", "MS Gothic", Osaka, verdana, sans-serif;
	font-size : 12px;
	vertical-align : baseline;
}

#leyoutHeader {
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	height : 74px;
	overflow : hidden;
	background : #000000 url(./../img/all_title.png) repeat-x left top;
	background-position : 0px -896px;
}

#spcLeft, #sideBer, #centerPage {
	position : absolute;
	top : 74px;
	height : 100%;
	min-height : 1400px;
}

/****** common parts ******/

img {
	border : none;
}

.cursor {
	cursor : pointer;
}

.center {
	text-align : center;
}

.right {
	text-align : right;
}

.txtTop {
	margin-top : 0em;
}

/****** color *******/

.bgClr {
	background : #dddddd;
}

.red {
	color : red;
}

.bgc_un {
	color : #aaaaaa;
}

.bgc_unBk {
	color : #333333;
}

/****** Link *******/

a:link {
	color : #808000;
	text-decoration : none;
}

a:visited {
	color : #008080;
	text-decoration : none;
}

a:hover {
	color: #00c0c0;
	text-decoration : underline;
}

a:active {
	color : #aaaaaa;
	text-decoration : none;
}

/****** layout / Header ******/

#hdTitle, #hdMenu, #hdLine {
	position : relative;
	width : 820px;
	height : 44px;
	margin : 0 auto;
	border : none;
}

#hdMenu {
	height : 22px;
	margin-top : 2px;
}

#hdLine {
	top : 0;
	width : 100%;
	height : 4px;
	background : #c0c0c0;
	border-top : solid 1px #000000;
	border-bottom : solid 1px #000000;
}

/****** header / Title *******/

#hdTitle ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}

.hdTtl, .hdSub, .hdCnr {
	float : left;
}

.hdTtl a, .hdSub, .hdCnr a {
	display : block;
	height : 44px;
	margin : 0px;
	background : url(./../img/all_title.png) no-repeat;
	background-position : 0px 0px;
	text-indent : -1000em;
	text-decoration : none;
}

.hdTtl a {
	width : 380px;
	margin-left : 218px;
	margin-right : 52px;
}

.hdSub {
	width : 80px;
	margin-right : 4px;
	background-position : -380px 0px;
}

.hdCnr a {
	width : 80px;
	margin-top : -2px;
	background : url(./../img/all_corner.gif) no-repeat;
	background-position : -160px 0px;
}

/****** header / Menu *******/

#hdMenu ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}

#hdMenu li {
	float : left;
	margin : 0px;
	border : none;
}

.hdMnA a, .hdMnB a, .hdMnC a, .hdMnD a, .hdMnE a, .hdMnF a {
	display : block;
	width : 52px;
	height : 22px;
	margin-left : 4px;
	margin-right : 4px;
	background : url(./../img/all_title.png) no-repeat;
	background-position : 0px 0px;
	text-indent : -1000em;
	text-decoration : none;
}

/****** header / Menu *******/

li.mnSub {
	width : 60px;
	padding-top : 2px;
	padding-left : 50px;
	padding-right : 4px;
	text-align : center;
	line-height : 22px;
	letter-spacing : -2px;
	color : #f0cf00;
	font-family : "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size : 16px;
	font-weight : bold;
}

#hdMenu li.mnTxt, #hdMenu li.tmn_slct {
	width : 85px;
	padding-top : 1px;
	text-align : right;
	line-height : 22px;
	letter-spacing : -2px;
	font-family : "HG³ž²‘‘Ì-PRO", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", "•½¬–¾’©", serif;
	font-size : 19px;
	font-weight : bold;
}

/****** header / Image / Coner Menu *******/

.hdMnA a {
	background-position : 0px -44px;
}

.hdMnA a:hover {
	background-position : 0px -66px;
}

.hdMnA a:active {
	background-position : 0px -88px;
}

.hdMnB a {
	background-position : -52px -44px;
}

.hdMnB a:hover {
	background-position : -52px -66px;
}

.hdMnB a:active {
	background-position : -52px -88px;
}

/****** header / Link / Image ON *******/

.hdMnC a {
	background-position : -104px -66px;
}

.hdMnC a:hover, .mnhdC a:active {
	background-position : -104px -88px;
}

/*************/

.hdMnD a {
	background-position : -156px -44px;
}

.hdMnD a:hover {
	background-position : -156px -66px;
}

.hdMnD a:active {
	background-position : -156px -88px;
}

.hdMnE a {
	background-position : -208px -44px;
}

.hdMnE a:hover {
	background-position : -208px -66px;
}

.hdMnE a:active {
	background-position : -208px -88px;
}

.hdMnF a {
	background-position : -260px -44px;
}

.hdMnF a:hover {
	background-position : -260px -66px;
}

.hdMnF a:active {
	background-position : -260px -88px;
}

/****** Font / Link color *******/

.mnTxt a, .mnTxt a:link, .mnTxt a:visited {
	color : #eaeaea;
	text-decoration : none;
}

.mnTxt a:hover {
	color : #ffcc66;
}

.mnTxt a:active {
	color : #ff9900;
}

/*************/

.tmn_slct a, .tmn_slct a:link, .tmn_slct a:visited {
	color : #ffdd88;
	text-decoration : none;
}

.tmn_slct a:hover {
	color : #ffcc66;
}

.tmn_slct a:active {
	color : #ff9900;
}

/****** layout Left / space ******/

#spcLeft {
	width : 20px;
	left : 0px;
	background : #eeeeee;
	border-right : #cccccc 1px solid;
}

#fText {
	float : left;
	padding-top : 2ex;
	text-align : left;
	font-family : "HG³ž²‘‘Ì-PRO", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", "•½¬–¾’©", serif;
	font-weight : bold;
	font-size : 18px;
	line-height : 100%;
}

/****** layout Right / sideBer *******/

#sideBer {
	width : 20px;
	height : 100%;
	right : 0px;
	background : #111111 url(./../img/all_title.png) no-repeat;
	background-position : -1280px 0px;
	border-left : solid 1px #000000;
}

.bgImgSb {
	display : block;
	float : right;
	width : 20px;
	height : 160px;
	margin : 0;
	margin-top : 4px;
	background : url(./../img/all_title.png) no-repeat;
	background-position : -700px 0px;
}

/****** BONE LAYOUT / CONTENTS ******/

#centerPage {
	left : 0px;
	width : 100%;
	margin : 0 auto;
	background : url(./../img/img_C_music.png) center top no-repeat;
	background-position : 50% -1320px;
}

#pgTopIndex, #pgTopCover, #pgCnrTtl, #pgCnrMnu, #pgTopMenu, #pgTitle, #pgCntns {
	position : relative;
	margin : 0 auto;
	width : 720px;
	display : block;
}

/****** PAGE CONTENTS / Footer *******/

#leyoutFooter {
	position : absolute;
	left : 0px;
	bottom : 0px;
	width : 100%;
	text-align :center;
	margin-top : 20px;
}

#leyoutFooter address {
	width : 90%;
	height : 36px;
	margin : 0 auto;
	font-style : normal;
	color : #999999;
	border : 0;
	border-top : solid 2px #c0c0c0;
	line-height : 3em;
}

/****** PAGE CONTENTS / Corner Title Menu *******/

#pgCnrTtl {
	width : 800px;
	height : 54px;
	border-bottom : solid 4px #999999;
}

#pgCnrMnu {
	width : 800px;
	height : 54px;
}

/*************/

.cnTitle, .cnSubTtl {
	float : left;
	margin : 0px;
	margin-top : 26px;
	text-align : left;
	line-height : 28px;
}

.cnTitle {
	width : 160px;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : +1px;
}

.cnSubTtl {
	margin-left : -80px;
	font-size : 12px;
	padding-top : 2px;
}

/****** link / title_navi *******/

.smlTtl a:link, .smlTtl a:visited,
.cnTitle a:link, .cnTitle a:visited {
	color : #666666;
	text-decoration : none;
}

.cnTitle a:hover, .smlTtl a:hover {
	color : #009999;
	text-decoration : none;
}

.cnTitle a:active, .smlTtl a:active {
	color : #00cccc;
	text-decoration : none;
}

/****** link / page_navi *******/

.prev, .next {
	float : left;
	width : 60px;
	text-align : left;
	margin-top : 8px;
}

.prev {
	text-align : left;
}

.next, .nextBk {
	float : right;
	text-align : right;
}

.pgtp {
	width : 90%;
	margin : 0 auto;
	text-align : right;
	margin-bottom : 8px;
	color : #999999;
}

/****** link / page_navi *******/

.prev a:link, .prev a:visited, 
.next a:link, .next a:visited, 
.pgtp a:link, .pgtp a:visited {
	color : #666666;
	text-decoration : none;
}

.prev a:hover, .next a:hover, .pgtp a:hover {
	color : #666666;
	text-decoration : none;
	border-bottom : 1px #008080 dotted;
}

.prev a:active, .next a:active, .pgtp a:active {
	color : #999999;
	border-bottom : none;
	border-bottom : 1px #999999 solid;
}

/*************/

.box {
	float : left;
	width : 64px;
	margin-top : 8px;
	text-align : center;
}

.idx {
	float : left;
	width : 60px;
	margin-top : 6px;
	text-align : center;
	border : 1px solid #cccccc;
	color : #999999;
	padding-top : 1px;
}

.wld {
	float : left;
	width : 48px;
	margin-top : 8px;
	text-align : center;
}

.dir {
	float : left;
	width : 15px;
	margin-top : 8px;
	text-align : center;
}

/****** Contents Top / C01_Page Top DataBase / single *******/

#pgTopMenu ul {
	clear : both;
	position : relative;
	height : 24px;
	margin : 0px;
	padding-top : 0px;
	padding-left : 0px;
	display :block;
	overflow : visible;
	list-style-type : none;
	text-align : left;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #999999;
}

ul.dbTtl {
	color : #ffffff;
	background : #777777;
	border-top : 1px solid #999999;
}

#pgTopMenu ul li {
	float : left;
	margin : 0px;
	padding-left : 4px;
	padding-right : 2px;
	line-height : 24px;
	display :inline;
	border-right : 1px solid #999999;
}

#pgTopMenu ul.dbTtl li {
	text-align : center;
	font-weight : bold;
}

.DB1, .db01t02s, .db01t02, .db01t03, .db01t04, .db01t05, .db01t06, .db01t07, .db01t13 {
	width : 156px;
}

.DB2, .db02t02s, .db02t02, .db02t03, .db02t04, .db02t05, .db02t06, .db02t07, .db02t13 {
	width : 134px;
}

.DB3, .db03t02s, .db03t02, .db03t03, .db03t04, .db03t05, .db03t06, .db03t07, .db03t13 {
	width : 154px;
}

.db03t03p {
	width : 154px;
	vertical-align : middle;
}

.DB4, .db04t02s, .db04t02, .db04t03, .db04t04, .db04t05, .db04t06, .db04t07, .db04t13 {
	width : 134px;
}

.DB5, .db05t02s, .db05t02, .db05t03, .db05t04, .db05t05, .db05t06, .db05t07, .db05t13 {
	width : 46px;
	padding-left : 3px;
	padding-right : 3px;
	text-align : center;
}

.DB6, .db06t02s, .db06t03s, .db06t04s, .db06t05s, .db06t06s, .db06t02, .db06t03, .db06t04, .db06t05, .db06t06, .db06t07, .db06t13 {
	width : 53px;
	padding-left : 3px;
	padding-right : 3px;
	text-align : center;
}

.dbSPC {
	float : left;
	width : 720px;
	height : 40px;
	text-align : right;
}

/****** Contents Top / C01_Page Top DataBase / Plurals *******/

#pgTopMenu ul.dbT02, #pgTopMenu ul.dbT02c {
	height : 36px;
}

#pgTopMenu ul.dbT03, #pgTopMenu ul.dbT03c {
	height : 52px;
}

#pgTopMenu ul.dbT04, #pgTopMenu ul.dbT04c {
	height : 68px;
}

#pgTopMenu ul.dbT05, #pgTopMenu ul.dbT05c {
	height : 84px;
}

#pgTopMenu ul.dbT06, #pgTopMenu ul.dbT06c {
	height : 100px;
}

#pgTopMenu ul.dbT07, #pgTopMenu ul.dbT07c {
	height : 116px;
}

#pgTopMenu ul.dbT13, #pgTopMenu ul.dbT13c {
	height : 212px;
}

#pgTopMenu ul.dbT02c, #pgTopMenu ul.dbT03c, #pgTopMenu ul.dbT04c, #pgTopMenu ul.dbT05c, #pgTopMenu ul.dbT06c, #pgTopMenu ul.dbT07c, #pgTopMenu ul.dbT13c {
	background : #dddddd;
}

#pgTopMenu ul.dbT02 li, #pgTopMenu ul.dbT02c li, #pgTopMenu ul.dbT03 li, #pgTopMenu ul.dbT03c li, #pgTopMenu ul.dbT04 li, #pgTopMenu ul.dbT04c li, #pgTopMenu ul.dbT05 li, #pgTopMenu ul.dbT05c li, #pgTopMenu ul.dbT06 li, #pgTopMenu ul.dbT06c li, #pgTopMenu ul.dbT07 li, #pgTopMenu ul.dbT07c li, #pgTopMenu ul.dbT13 li, #pgTopMenu ul.dbT13c li {
	line-height : 16px;
	padding-top : 2px;
	padding-bottom : 2px;
}

/****** ‹ó”’sˆ— *******/

#pgTopMenu ul li.db01t02s, #pgTopMenu ul li.db02t03s, #pgTopMenu ul li.db03t02s, #pgTopMenu ul li.db04t03s, #pgTopMenu ul li.db05t02s, #pgTopMenu ul li.db02t02, #pgTopMenu ul li.db04t02, #pgTopMenu ul li.db06t02 {
	line-height : 32px;
}

#pgTopMenu ul li.db02t03, #pgTopMenu ul li.db04t03, #pgTopMenu ul li.db06t03 {
	line-height : 48px;
}

#pgTopMenu ul li.db02t04, #pgTopMenu ul li.db04t04, #pgTopMenu ul li.db06t04 {
	line-height : 64px;
}

#pgTopMenu ul li.db02t05, #pgTopMenu ul li.db04t05, #pgTopMenu ul li.db06t05 {
	line-height : 80px;
}

#pgTopMenu ul li.db02t06, #pgTopMenu ul li.db04t06, #pgTopMenu ul li.db06t06 {
	line-height : 96px;
}

#pgTopMenu ul li.db02t07, #pgTopMenu ul li.db04t07, #pgTopMenu ul li.db06t07 {
	line-height : 112px;
}

#pgTopMenu ul li.db02t13, #pgTopMenu ul li.db04t13, #pgTopMenu ul li.db06t13 {
	line-height : 208px;
}

/****** page / pgDataBase / single *******/

li.bDB1 {
	width : 212px;
}

li.bDB2 {
	width : 325px;
	padding-left : 8px;
}

li.bDB3 {
	width : 110px;
	text-align : center;
}

li.bDB6 {
	width : 44px;
	text-align : center;
}

/****** Text Pich *******/

.txtPchA {
	letter-spacing : -0.4px;
}

.txtPchB {
	letter-spacing : -1.1px;
}

.txtPchC {
	letter-spacing : -1.8px;
}

.txtPchD {
	letter-spacing : -2.0px;
}

.txtSizA {
	font-size : 90%;
	letter-spacing : -1px;
}

.txtSizB {
	font-size : 80%;
	letter-spacing : -1px;
	line-height : 16px;
}

.txtSizC {
	font-size : 75%;
	letter-spacing : -1px;
	line-height : 16px;
}

.wrdPchA {
	word-spacing : -1.5px;
	padding-right : 0px;
}

.wrdPchB {
	word-spacing : -3px;
	letter-spacing : -1.0px;
}

/************* link *************/

#boxA, #sndA, #boxB, #sndB {
	border : 0;
}
