@charset "shift_jis";
/* CSS Document */





/*リンクスタイル*/


div.Reg a{
    display : block ;
    width : 100% ;
	height:17px;
    text-align : left ;
    background-repeat : no-repeat ;
    background-position : top left ;
}

div.Reg a:link{
    color : #4D4D4D ;
    background-image : url(../image/normal.gif) ;
}

div.Reg a:visited{
    color : #666666 ;
    background-image : url(../image/normal.gif) ;
}

div.Reg a:hover{
    color : #666666 ;
    background-image : url(../image/hover.gif) ;
	text-decoration: none;
}

div.Reg a:active{
    color : #CCCCCC ;
    background-image : url(../image/active.gif) ;
}



div.Reg2 a{
    display : block ;
    width : 100% ;
	height:34px;
    text-align : left ;
/*    background-repeat : no-repeat ;*/
    background-position : top left ;
}


div.Reg2 a:link{
    color : #4D4D4D ;
    background-image : url(../image/normal.gif) ;
}

div.Reg2 a:visited{
    color : #666666 ;
    background-image : url(../image/normal.gif) ;
}

div.Reg2 a:hover{
    color : #666666 ;
    background-image : url(../image/hover.gif) ;
	text-decoration: none;
}

div.Reg2 a:active{
    color : #CCCCCC ;
    background-image : url(../image/active.gif) ;
}



div.Reg3 a{
    display : block ;
    width : 100% ;
	height:51px;
    text-align : left ;
/*    background-repeat : no-repeat ;*/
    background-position : top left ;
}

div.Reg3 a:link{
    color : #4D4D4D ;
    background-image : url(../image/normal.gif) ;
}

div.Reg3 a:visited{
    color : #666666 ;
    background-image : url(../image/normal.gif) ;
}

div.Reg3 a:hover{
    color : #666666 ;
    background-image : url(../image/hover.gif) ;
	text-decoration: none;
}

div.Reg3 a:active{
    color : #CCCCCC ;
    background-image : url(../image/active.gif) ;
}



div.RegEX a{
    display : block ;
    width : 100% ;
	height:110px;
    text-align : left ;
/*    background-repeat : no-repeat ;*/
    background-position : top left ;
}

div.RegEX a:link{
    color : #4D4D4D ;
    background-image : url(../image/normal.gif) ;
}

div.RegEX a:visited{
    color : #666666 ;
    background-image : url(../image/normal.gif) ;
}

div.RegEX a:hover{
    color : #666666 ;
    background-image : url(../image/hover.gif) ;
	text-decoration: none;
}

div.RegEX a:active{
    color : #CCCCCC ;
    background-image : url(../image/active.gif) ;
}




/*テキストスタイル*/
.text8{
	font-size:8px;
	line-height:110%;
	font-weight:right;
	text-decoration:none
}

.text9{
	font-size:9px;
	line-height:110%;
	font-weight:right;
	text-decoration:none;
	color: #666;
}

.text10{
	font-size:10px;
	line-height:130%;
	font-weight:right;
	text-decoration:none;
	color: #666;
}

.text11{
	font-size:11px;
	line-height:130%;
	font-weight:right;
	text-decoration:none;
	color: #666;
}

.text12{
	font-size:12px;
	line-height:150%;
	font-weight:right;
	text-decoration:none;
	color: #666;
}

.text12b{
	font-size:12px;
	line-height:130%;
	font-weight:bold;
	text-decoration:bold;
	color: #666;
}

.text14{
	font-size:14px;
	line-height:130%;
	font-weight:right;
	text-decoration:none;
	color: #666;
}

.text14b{
	font-size:14px;
	line-height:130%;
	font-weight:bold;
	text-decoration:none;
	color: #666;
}

.text16{
	font-size:16px;
	line-height:130%;
	font-weight:right;
	text-decoration:none;
	color: #666;
	
}

.text17b{
	font-size:14px;
	line-height:130%;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
	color: #666666;
}


.emp_txt {
	font-size:14px;
	color:#E7418E;
	font-weight:bold;
}

/*　タイトル周り　*/
.sell_date {
	font-size:13px;
	line-height:150%;
	color:#E7418E;
}

.j_title {
	font-size:18px;
	font-weight:900;
	color:#4D4D4D;
}

.release01 {
	font-size:15px;
	color:#1A1A1A;
}

.release02 {
	font-size:11px;
	color:#4D4D4D;
}



.ex_txt9 {
	font-size:10px;
	line-height:130%;
	color:#333333;
}

.ex_txt12 {
	font-size:12px;
	line-height:130%;
	color:#00b0f1;
}

.ex_txt10 {
	font-size:10px;
	line-height:130%;
	color:#252525;
}

.ex_txt12b {
	font-size:12px;
	font-weight:bold;
	line-height:130%;
	color:#00b0f1;
}

