div#mdn_body {
	background-image: url(../HTML/images/mdn_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 827px;
}
div#mdn_bottom {
	height: auto;
	width: 780px;
	clear: left;
}

div#mdn_leftnavi {
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div .left_category_navi {
	background-color: #F4F4F4;
	background-repeat: repeat-y;
	height: auto;
	width: 135px;
	padding-left: 4px;
}
div#right_content {
	float: left;
	width: 630px;
	color: #555555;
	margin-left: 10px;
}
div#mdn_leftnavi .search_area {
	background-color: #FFFFFF;
	width: 138px;
	margin-bottom: 10px;
	border: 1px solid #D0D0D0;
}
div#mdn_leftnavi .search_area .search_btn {
	padding-right: 10px;
}

/*--- new_css start ---*/
ul#main_menu{
	width: 135px;
	background: #f1f1f1;
	list-style: none;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #555555;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
ul#main_menu li{
	padding-bottom: 10px;
	background: url(../HTML/images/left_line.gif) no-repeat bottom center;
}
ul#main_menu li ul.menu_category {
	width: 100%;
	background-color: #F1F1F1;
	background-repeat: repeat;
	list-style: none none;
	margin: 0;
	padding: 0;
}
*html ul.menu_category{
	margin-bottom: -13px;
}
ul#main_menu li ul.menu_category li{
	width: 130px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-image: none;
}
ul#main_menu li ul.menu_category li a{
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 2px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
ul#main_menu li ul.menu_category li a:hover{
	text-decoration: underline;
}

ul#main_menu li ul.menu_sub{
	margin: 0;
	list-style: none;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
*html ul#main_menu li ul.menu_sub{
	margin-top: -15px;
}
*:first-child+html ul#main_menu li ul.menu_sub{
	margin-top: -25px;
}
ul#main_menu li ul.menu_sub li{
	background-image: none;
	margin: 0;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	padding: 0;
}
ul#main_menu li ul.menu_sub li a{
	display: block;
	background: url(../HTML/images/left_dot.gif) no-repeat center left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
ul#main_menu li ul.menu_sub li a:hover{

	color: #555555;
	text-decoration: underline;
}
*html ul#main_menu li ul.menu_sub li{
	margin-bottom: -10px;
}
*html ul#main_menu li ul.menu_sub li a{
	padding: 2px 0 2px 15px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
*html ul#main_menu li ul.menu_sub li a:hover{
	text-decoration: underline;
}
*:first-child+html ul#main_menu li ul.menu_sub li a{
	padding: 2px 0 2px 15px;
}
ul#main_menu li.mdn_banner{
	background-image: none;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
/*--- new_css end ---*/


div#left_banner {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
ul#topics_list{
	width: 630px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0;
	background-image: url(../HTML/images/mdn-info-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2.head_topics{
	width: 630px;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../HTML/images/info_title01-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#reco_area {
	float: left;
	width: 630px;
	margin-bottom: 10px;
	height: 110px;
}
div.cf_element {
	height: 110px;
	float: left;
	width: 630px;
}
div.reco_content {
	width: 194px;
	padding-right: 4px;
	padding-left: 10px;
	float: left;
}
div.reco_content .mdn_text {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	width: 194px;
	padding-top: 5px;
}
div .reco_content .mdn_text_s {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	width: 194px;
	padding-top: 5px;
}
div .reco_content .mdn_text_s a {
	color: #555555;
	text-decoration: none;

}
div .reco_content .mdn_text_s a:hover {
	color: #555555;
	text-decoration: underline;
}

ul#topics_list li{
	padding-left: 25px;
	padding-right: 10px;
	color: #555555;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

ul#topics_list li a {
	color: #00a0c6;
	text-decoration: none;
}
ul#topics_list li a:hover {
	color: #00a0c6;
	text-decoration: underline;
}
ul#topics_list li#date {
	display: block;
	background: url(../HTML/images/right_arrow-2.gif) no-repeat center left;
	padding-right: 0;
	padding-left: 25px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#bannerB {
	margin-bottom: 10px;
}
#maga_area {
	float: left;
	width: 630px;
	background-image: url(../HTML/images/maga_line.gif);
	margin-bottom: 20px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	padding-bottom: 0px;
}
#maga_area .content {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
}
div.maga_content {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: x-small;
	color: #666666;
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
dl#maga_list{
	width: 120px;
	margin: 0;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	color: #555555;
}
dl#maga_list a {
	color: #555555;
	text-decoration: none;
}
dl#maga_list a:hover {
	color: #555555;
	text-decoration: underline;
}
dl#maga_list dt{
width: 120px;
text-align: center;
margin: 10px 0 0 0;
padding: 0;
}
dl#maga_list dt img{
width: 120px;
}
dl#maga_list dd{
	width: 120px;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
	float: left;
	color: #555555;
	text-decoration: none;

}
#maga_area .bottom {
	float: left;
	width: 630px;
}
#maga_area .content .maga_btn {
	float: right;
	width: 142px;
	padding-left: 2px;
	padding-bottom: 10px;
}
#maga_area .content .maga_line {
	float: right;
	width: 152px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#maga_area .content .line {
	clear: none;
	float: left;
	width: 18px;
}

div#brandnew {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: x-small;
	float: left;
	clear:left;
	width: 630px;
}

div#brandnew_head {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(../HTML/images/brandnew_title01.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	width: 620px;
	padding-right: 10px;
	font-size: 12px;
	height: 35px;
	padding-top: 3px;
}

div#brandnew_head a{
color: #FFFFFF;
text-decoration: none;
}

div#brandnew_head a:hover{
color: #FFFFFF;
text-decoration: underline;
}
div#bandnew_area {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div#new_area {
	width: 610px;
	padding-right: 0px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
}
div#new_area02 {
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
}
div#new_area a {
	color:#555555;
	text-decoration:none;
}
div#new_area a:hover {
	color:#555555;
	text-decoration:underline;
}
div .mdnbook {
	clear: right;
	float: left;
	width: 110px;
	padding-right: 6px;
	padding-left: 6px;
}
div .mdnbook_info {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	width: 110px;
	padding-top: 7;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
}
div .mdnbook_info a {
	color: #555555;
	text-decoration: none;
}
div .mdnbook_info a:hover {
	color: #555555;
	text-decoration: underline;
}
div .mdnbook_info a:visited {
	color: #555555;
}

div#long {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: x-small;
	float: left;
	width: 630px;
	margin-bottom: 5px;
	margin-top: 20px;
}
div#long_head {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(../HTML/images/longseller_title01.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	width: 620px;
	padding-right: 10px;
	font-size: 12px;
	height: 35px;
	padding-top: 3px;
}

div#long_head a{
color: #FFF;
text-decoration: none;
}

div#long_head a:hover{
color: #FFF;
text-decoration: underline;
}

div#nenga {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(../HTML/images/nenga_title.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	width: 620px;
	padding-right: 10px;
	font-size: 12px;
	height: 35px;
	padding-top: 3px;
}

div.mdn_book_img {
	width: 110px;
}
div#clear {
	background-color: #FFFFFF;
	clear: left;
	float: left;
	height: 1px;
	width: 630px;
}


#maga_area001 {
	float: left;
	width: 630px;
	margin-bottom: 0px;
}

.maga_head001 {
	float: left;
	width: 630px;
	background-image: url(/book/HTML/Images/maga_bg001.gif);
	background-repeat: repeat;
}
.maga_ti_001 {
	float: left;
	padding-left: 29px;
}
.maga_text001 {
	float: left;
	width: 122px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #333333;
}
.maga_text001 h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
.maga_btm001 {
	float: left;
	width: 630px;
	background-repeat: repeat-y;
	margin-bottom: 0px;
}

head~/* */body maga_btm001 { 
	margin-bottom: -10px;
}

.maga_btm_top {
	float: left;
	width: 630px;
}
.webcre_btn {
	float: left;
	width: 630px;
	background-image: url(/book/HTML/Images/maga_content_btm_bg.gif);
	background-repeat: repeat;
	position:relative;
	top:-4px;
}
.webcre_link {
	float: left;
	padding-left: 200px;
}

.maga_btm_bottom {
	float: left;
	width: 630px;
	margin-bottom: 0px;
	position:relative;
	top:-5px;
}
.maga_link001 {
	float: left;
	width: 122px;
	padding-top: 7px;
}
.maga_text001 h3 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: left;
	margin-top: 0px;
	margin-bottom: 2px;
}
.maga_head_btm001 {
	float: left;
	width: 630px;
}
.maga_2content {
	float: left;
	width: 300px;
}
.maga_content_area001 {
	float: left;
	width: 630px;
	background-image: url(/book/HTML/Images/maga_bg001.gif);
	background-repeat: repeat-y;
}

.maga_cover001 {
	float: left;
	width: 140px;
	padding-right: 7px;
	padding-left: 30px;
}


#magazine {
	width: 630px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.maga-area {
	float: left;
	width: 383px;
	margin-left: 0px;
}
div.pick-area {
	float: right;
	width: 232px;
}
div.maga-ti {
	background-image: url(/book/HTML/Images/mdn-ti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 383px;
	height: 65px;
}
div.mdn-number {
	width: 368px;
	padding-top: 25px;
	padding-right: 15px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div.maga-con {
	background-image: url(/book/HTML/Images/mdn-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 383px;
	padding-bottom: 40px;
	padding-top: 10px;
}
div.maga-img {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-left: 15px;
}
div.maga-text {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #333333;
	float: left;
	width: 163px;
}
div.maga-title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 7px;
}
div.maga-naiyou {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 10px;
}
div.maga-price {
	font-size: 10px;
	line-height: 16px;
}
div.maga-btn {
	width: 163px;
	padding-top: 10px;
}
div.maga-catch {
	background-image: url(/book/HTML/Images/mdn-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 353px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
}
div.pick-top {
	width: 232px;
}
div.pick-con {
	background-image: url(/book/HTML/Images/pick-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 232px;
	padding-bottom: 30px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	color: #333333;
}
div.pick-ti {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 15px;
	font-weight: bold;
	padding-top: 5px;
}
div.pick-cover {
	width: 232px;
}
div.pick-price {
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
}
div.mdn-num01 {
	width: 200px;
	float: left;
	padding-top: 20px;
}
div.mdn-num02 {
	width: 168px;
	float: left;
	padding-top: 23px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div.mdn-num03 {
	float: right;
	width: 15px;
}

div#shinkan_title {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
div#shinkan_title a {
	color: #00a0c6;
	text-decoration: none;
}
div#shinkan_title a:hover {
	color: #00a0c6;
	text-decoration: underline;
}
div#goods_info {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, s	ans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
div#longseller_title a {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00a0c6;
	text-decoration: none;
}
div#longseller_title a:hover {
	color: #00a0c6;
	text-decoration: underline;
}
div.teiki-btn {
	float: left;
	width: 170px;
	padding-top: 10px;
}

