/****** 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 : 2200px;
}

/****** 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 : -320px 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;
}

.hdMnC a {
	background-position : -104px -44px;
}

.hdMnC a:hover {
	background-position : -104px -66px;
}

.hdMnC 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;
}

/****** header / Link / Image ON *******/

.hdMnE a {
	background-position : -208px -66px;
}

.hdMnE a:hover, .mnhdE 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 : #00ffcc;
}

.mnTxt a:active {
	color : #ccff00;
}

/*************/

.tmn_slct a, .tmn_slct a:link, .tmn_slct a:visited {
	color : #ccffaa;
	text-decoration : none;
}

.tmn_slct a:hover {
	color : #ccffcc;
}

.tmn_slct a:active {
	color : #ccff00;
}

/****** 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 #999999;
}

.bgImgSb {
	display : block;
	float : right;
	width : 20px;
	height : 160px;
	margin : 0;
	margin-top : 4px;
	background : url(./../img/all_title.png) no-repeat;
	background-position : -660px 0px;
}

/****** BONE LAYOUT / CONTENTS ******/

#centerPage {
	left : 0px;
	width : 100%;
	margin : 0 auto;
	background : #000000;
}

#pgTopIndex, #pgTopCover, #pgCnrTtl, #pgCnrMnu, #pgTopMenu, #pgTitle, #pgCntns, #pgCntnsIseki {
	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, .cnMnIsk a, .cnTtlIsk, .cnDate, .cnTtlIskA, .cnTtlIskB {
	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;
}

.cnTtlIsk, .cnTtlIskA, .cnTtlIskB, .cnMnIsk a {
	width : 126px;
	height : 28px;
	margin-top : 18px;
	margin-left : 177px;
	background : url(./../img/all_title.png) no-repeat;
	background-position : -490px -134px;
	text-indent : -1000em;
	text-decoration : none;
}

.cnMnIsk a {
	width : 154px;
	height : 22px;
	margin : 0px;
	margin-top : 28px;
	background-position : -568px -190px;
	cursor : pointer;
}

.cnDate {
	float : right;
	width : 160px;
	padding-top : 2px;
	font-size : 12px;
	text-align : right;
	font-weight : bold;
}

/****** link / title_navi *******/

.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;
}

/*************/

.mcnt, .atgk, .ntbk, .slsh, .year, .bonus, .yearSml, .pint, .ntTtl {
	float : left;
	width : 58px;
	margin-top : 8px;
	text-align : center;
}

.atgk {
	width : 52px;
}

.ntbk {
	width : 72px;
}

.slsh {
	width : 16px;
}

.year {
	width : 28px;
}

.bonus {
	width : 38px;
}

.yearSml {
	width : 32px;
}

.pint {
	width : 8px;
}

.ntTtl {
	width : 48px;
	margin-right : 2px;
	text-align : right;
	padding-left : 1px;
}

.txtItlc {
	font-style : oblique;
}

/*************/

strong a.yearSml, strong a.yearSml:link, strong a.yearSml:visited,
strong a.bonus, strong a.bonus:link, strong a.bonus:visited,
strong a.ntbk, strong a.ntbk:link, strong a.ntbk:visited,
strong a.atgk, strong a.atgk:link, strong a.atgk:visited,
strong a.slsh, strong a.slsh:link, strong a.slsh:visited,
strong a.year, strong a.year:link, strong a.year:visited,
strong a.mcnt, strong a.mcnt:link, strong a.mcnt:visited {
	color : #a08000;
	text-decoration : none;
	font-weight : bold;
}

a.yearSml:link, a.bonus:link, a.ntbk:link, a.atgk:link, a.slsh:link, a.year:link, a.mcnt:link, 
a.yearSml:visited, a.bonus:visited, a.ntbk:visited, a.atgk:visited, a.slsh:visited, a.year:visited, a.mcnt:visited {
	color : #008080;
}

a.yearSml:hover, a.bonus:hover, a.ntbk:hover, a.atgk:hover, a.slsh:hover, a.year:hover, a.mcnt:hover {
	color : #008080;
	text-decoration : none;
	border-bottom : dotted 1px #008080;
}

a.yearSml:active, a.bonus:active, a.ntbk:active, a.atgk:active, a.slsh:active, a.year:active, a.mcnt:active {
	color : #999999;
	border-bottom : none;
	border-bottom : solid 1px #999999;
}

.pgMnNoteTtl a:active.cursol, .pgMnNoteTtl a:hover.cursol, .pgMnNoteTtl a:visited.cursol, .pgMnNoteTtl a:link.cursol, 
.pgMnNoteTtl a.cursol {
	background : #ffffff;
}

/****** Contents Middle / C02_Center Contens / TEXT *******/

#pgCntnsIseki {
	margin-top : 0px;
	line-height : 16px;
	text-align : left;
}

.pgCntnsBookL, .pgCntnsBookR, .pgCntnsBook, .pgCntnsBookSpL, .pgCntnsBookSpR, 
.pgCntnsNoteL, .pgCntnsNoteR, .pgCntnsNoteC, .pgCntnsNtLongL, .pgCntnsNtLongR {
	float : left;
	margin-top : 0px;
	line-height : 18px;
	text-align : left;
}

/****** page Contents / SHORT ******/

.pgCntnsNoteL, .pgCntnsNoteC, .pgCntnsNoteR {
	width : 220px;
	padding-right : 15px;
}

.pgCntnsNoteC {
	padding-left : 14px;
	border-left : dotted 1px #999999;
}

.pgCntnsNoteR {
	padding-left : 14px;
	padding-right : 0px;
	border-left : dotted 1px #999999;
}

/****** page Top Menu / TITLE BOX ******/

.fntBigRock, .fntBigRock2, .fntBigRock3 {
	height : 200px;
	text-align : center;
	font-size : 120px;
	line-height : 200px;
	color : #ffffff;
	background : #444444;
	margin-bottom : 14px;
}

.fntBigRock2 {
	width : 208px;
	height : 170px;
	font-size : 60px;
	letter-spacing : 8px;
	padding-top : 30px;
	padding-left : 12px;
	line-height : 70px;
}

.fntBigRock3 {
	height : 135px;
	padding-top : 65px;
	padding-right : 6px;
	font-size : 60px;
	line-height : 60px;
}

/******** Title Font ********/

.pgCntnsNoteL h3, .pgCntnsNoteC h3, .pgCntnsNoteR h3 {
	font-size : 13px;
	font-weight : bold;
	margin-top : 0em;
	margin-bottom : 0px;
}

.pgCntnsNoteL p, .pgCntnsNoteC p, .pgCntnsNoteR p {
	white-space : pre;
}

.pgCntnsNoteR p.eplg {
	white-space : normal;
}

/******** Line Space ********/

.LineSpc {
	line-height : 16px;
}

/******** Right DAY *********/

.dayright {
	margin-top : 1em;
	text-align : right;
}

/******** Under Line ********/

.pgCntUL {
	margin-top : -8px;
	margin-bottom : 16px;
	text-align : right;
	border-bottom : dotted 1px #999999;
}

/************* link *************/

#S06, #txt_44, #txt_45, #txt_46, #txt_47, #txt_48, #txt_49, #txt_50, #txt_51, #txt_52, #txt_53, #txt_54 {
	border : 0;
}
