@import url("reset.css"); 
@import url("fonts-min.css"); 
@import url("clearfix.css"); 


/* Common --------------------------------------------------------*/


body {
	background:#fff5ef;
	color:#54453a;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Verdana", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	}

#wrap {
	margin:0 auto;
	width:910px;
	}

a , a:hover , a:visited {
	color:#54453a;
	text-decoration:underline;
	}
	
p {
	font-size:100%;
	line-height:160%;
	}

.nomgn {
	margin:0px !important;
	}

h2 {
	padding-bottom:15px;
	}

strong {
	font-weight:bold;
	}

.check-bold {
	font-weight:bold;
	color:#FF0000;
	}


/* Header --------------------------------------------------------*/


#header {
	background:url(../images/header_bg.gif) no-repeat;
	width:910px;
	height:150px;
	margin-top:10px;
	}

#header h1 {
	float:left;
	padding-top:11px;
	}

#header h1 a{
	background:url(../images/logo.gif) no-repeat 30px 0px;
	width:650px;
	height:120px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

#header div {
	float:left;
	width:130px;
	}

#header p {
	text-align:center;
	margin:15px 0px;
	}



/* Navigation --------------------------------------------------------*/


#navigation{
	width:910px;
	height:35px;
	background:url(../images/navigation.gif) no-repeat;
	float:right;
	margin-bottom:20px;
	}
	
#navigation li{
	float:left;
	}	

#navigation li a{
	display:block;
	width:101px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	}


#navigation li a:hover,#navigation li a.on{background:url(../images/navigation.gif) no-repeat;}
#navigation li#menu01 a:hover,#navigation li#menu01 a.on{background-position:0px -35px;} 
#navigation li#menu02 a:hover,#navigation li#menu02 a.on{background-position:-101px -35px;} 
#navigation li#menu03 a:hover,#navigation li#menu03 a.on{background-position:-202px -35px;} 
#navigation li#menu04 a:hover,#navigation li#menu04 a.on{background-position:-303px -35px;} 
#navigation li#menu05 a:hover,#navigation li#menu05 a.on{background-position:-404px -35px;} 
#navigation li#menu06 a:hover,#navigation li#menu06 a.on{background-position:-505px -35px;} 
#navigation li#menu07 a:hover,#navigation li#menu07 a.on{background-position:-606px -35px;} 
#navigation li#menu08 a:hover,#navigation li#menu08 a.on{background-position:-707px -35px;} 
#navigation li#menu09 a:hover,#navigation li#menu09 a.on{background-position:-808px -35px;}



/* news-topics --------------------------------------------------------*/


#news-topics {
	border-bottom:#54453a 1px solid;
	padding-bottom:5px;
	margin-bottom:5px;
	width:910px;
	}

#news-topics .banner{
	float:left;
	width:250px;
	}

#news-topics .news-space {
	float:right;
	width:630px;
	}

#news-topics .news-space dl{ 
	width: 630px;
	display: block; 
	padding:10px 10px 10px 10px;
	font-weight:bold;
	}

#news-topics .news-space dt { 
	width: 110px;
	float: left;

	}

#news-topics .news-space dd { 
	width: 520px;
	float: left;
	padding-bottom:5px;
	float:left;
	}

#news-topics .news-space dd p {
	text-align:left;
	}

#news-topics .news-space p {
	text-align:right;
	}






/* contents --------------------------------------------------------*/

#contents {
	background:url(../images/bg_contents.gif) repeat-y;
	width:910px;
	overflow:auto;
	}





/* leftside --------------------------------------------------------*/

#leftside {
	width:250px;
	float:left;
	}

#leftside h3.tit_s_mailmaga {
	padding-bottom:5px;
	}

#leftside .mailentry {
	padding:0px 10px 10px 10px;
	}

#leftside .banner {
	padding-bottom:20px;
	}

#mailmaga_bg {
	background:url(../images/tit_s_mailmaga_bg.gif) repeat-y;
	}

.mailmaga_btm {
	padding-bottom:15px;
	}








#leftside .mailentry img,#leftside .mailentry input{	
	vertical-align:bottom;
	}

#leftside .mailentry #mailentrybox {
	border: 1px solid #a5acb2;
	padding:2px;
	width:194px;
	}












#leftside h3.tit_s_essay {
	border:#54453a 1px solid;
	background-color: #EEE5D6;
	}

#leftside .body_s_essay {
	border:#54453a 1px solid;
	padding:10px;
	margin-bottom:20px;
	}

#leftside .body_s_essay li {
	background: url(../images/list_01.gif) no-repeat 0px 5px;
	border-bottom:#999999 1px dotted;
	padding: 0px 0px 10px 15px;
	margin-bottom:10px;
	}

#leftside .body_s_essay p {
	text-align:right;
	}

#leftside .body_s_writing {
	background: url(../images/bg_writing.gif) repeat-y;
	border:#54453a 1px solid;
	padding:3px 0px 5px 0px;
	margin-bottom:20px;
	width:100%;
	overflow:auto;
	}

#leftside .writing-set {
	width:119px;
	height:270px;
	float:left;
	margin:0 2px;
	}

#leftside .writing-set .writing-title-top {
	background: url(../images/parts_writing01.gif) no-repeat;
	padding:5px 5px 0px 10px;
	font-size:77%;
	}

#leftside .writing-set .writing-title-bottom {
	margin-bottom:10px;
	background-image: url(../images/parts_writing02.gif);
	background-repeat: no-repeat;
	}

#leftside .writing-set p {
	text-align:center;	
	}

.small-red {
	font-size:78%;
	color: #FF0099;
	}








/* main --------------------------------------------------------*/


#main {
	float:right;
	width:630px;
	}

.bottom-link {
	text-align:right;
	}

#main2 {
	margin-top:40px;
	background:url(../images/bg_main2.gif) repeat-y;
	width:100%;
	overflow:auto;
	}



/* new release --------------------------------------------------------*/


	
.new-set {
	width:130px;
	height:300px;
	float:left;
	margin:0 10px;
	}

.new-set p {
	font-size:93%;
	text-align:center;
	}
	
.new-set p img {
	margin-bottom:7px;
	}	

.new-set p span {
	font-size:98%;
	color:#FF0066;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

.new-set strong {
	font-weight:bolder;
	}

.banner-space p {
	margin-bottom:7px;
	}

/* ’Ç‰Á --------------------------------------------------------*/

.new-set-high {
	width:130px;
	height:320px;
	float:left;
	margin:0 10px;
	}

.new-set-high p {
	font-size:93%;
	text-align:center;
	}
	
.new-set-high p img {
	margin-bottom:7px;
	}	

.new-set-high p span {
	font-size:98%;
	color:#FF0066;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

.new-set-high strong {
	font-weight:bolder;
	}


/* d”Å --------------------------------------------------------*/
	
.new-set-j {
	width:130px;
	height:300px;
	float:left;
	margin:0 10px;
	}

.new-set-j p {
	font-size:93%;
	text-align:center;
	}
	
.new-set-j p img {
	margin-bottom:7px;
	}	

.new-set-j p span {
	font-size:130%;
	color:#FF0066;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	}

.new-set-j strong {
	font-weight:bolder;
	}



/* CD DVD --------------------------------------------------------*/


	
.new-set2 {
	width:130px;
	height:250px;
	float:left;
	margin:0 10px;
	}

.new-set2 p {
	font-size:93%;
	text-align:center;
	}
	
.new-set2 p img {
	margin-bottom:7px;
	}	

.new-set2 p span {
	font-size:77%;
	color:#FF0066;
	}

.new-set2 strong {
	font-weight:bolder;
	}





/* pressroom --------------------------------------------------------*/


#pressroom {
	width:300px;
	float:left;
	}

#pressroom .pressroom-title {
	font-size:136%;
	font-weight:bold;
	line-height:140%;
	margin-bottom:15px;
	}

#pressroom .pressroom-title img {
	margin:0 0 10px 10px;
	}





/* cd_dvd --------------------------------------------------------*/



#cd_dvd {
	width:300px;
	float:right;
	}

#cd_dvd .cd-dvd-set {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:#54453a 1px solid;
	width:100%;
	overflow:auto;
	}

#cd_dvd .cd-dvd-photo {
	width:115px;
	float:left;
	}
	
#cd_dvd .cd-dvd-txt {
	width:185px;
	float:right;
	}	

#cd_dvd .cd-dvd-title01 {
	font-size:136%;
	font-weight:bold;
	line-height:140%;
	}
#cd_dvd .cd-dvd-title02 {
	font-weight:bold;
	line-height:140%;
	}




/* essay --------------------------------------------------------*/


#essay-top {
	padding:10px;
	margin-bottom:20px;
	background:url(../images/bg_essay.gif) top right no-repeat;
	
	}

#essay-top li {
	background: url(../images/list_01.gif) no-repeat 0px 1px;
	border-bottom:#999999 1px dotted;
	padding: 0px 0px 10px 15px;
	margin-bottom:10px;
	}

#essay-top h3 {
	font-size:136%;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px;
	}

#essay {
	padding-bottom:30px;
	}

#essay h3 {
	font-size:136%;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px;
	}

#fan_mel h3 {
	font-size:136%;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px;
	}



/* book --------------------------------------------------------*/


h3.book {
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:#55443a 5px solid;
	}

h4.book {
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	}

.book-border {
	border:#55443a 1px solid;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

#mascomi-top h3 {
	font-size:136%;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px;
	}

.new-set2 {
	width:130px;
	height:250px;
	float:left;
	margin:0 10px;
	}

.new-set2 p {
	font-size:93%;
	text-align:center;
	}
	
.new-set2 p img {
	margin-bottom:5px;
	}	

.new-set2 p span {
	font-size:77%;
	color:#990000;
	}

.new-set2 strong {
	font-weight:bolder;
	}



























/* Footer --------------------------------------------------------*/



#footer {
	font-size:77%;
	}

#footer #footer-navigation {
	padding:10px 0px;
	margin-bottom:10px;
	border-top:#2a2a2a solid 5px;
	text-align:center;
	}

#footer #footer-link {
	float:left;
	}
	
#footer #footer-link img{
	margin-right:20px;
	}
	
#footer #footer-copy {
	float:right;
	text-align:right;
	}
	
#footer #footer-copy img{
	margin-top:10px;
	}


.syoseki-commentright {
	float:right;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 150px;
	font-size: 110%;
	}


h3.booknor {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	color: #55443a;
	}


h3.bookpink {
	font-weight:bold;
	font-size:18px;
	margin-bottom:2px;
	color: #FF3399;
	}

.book-borderpink {
	border:#FF3399 1px solid;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

.pinklineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3366;
	width: 590px;
}

h3.bookblue {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	color: #3399FF;
	}

.book-borderblue {
	border:1px solid #3399FF;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

.bluelineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	width: 590px;
}

h3.bookblue {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	color: #3399FF;
	}

.book-borderblue {
	border:1px solid #3399FF;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

.bluelineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	width: 590px;
}

h3.bookred {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	color: #990000;
	}

.book-borderred {
	border:1px solid #990000;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

.redlineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	width: 590px;
}

h3.bookgreen {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	color: #33CC00;
	}

.book-bordergreen {
	border:1px solid #33CC00;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

.greenlineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CC00;
	width: 590px;
}


h3.bookorange {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	color: #FF9900;
	}

.book-borderorange {
	border:1px solid #FF9900;
	padding:30px 5px 0px 5px;
	margin-bottom:15px;
	width:618px;
	}

.orangelineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 590px;
}


