/* ページ全体
_________________________________________________________ */
body {
	margin : 0;
	padding : 0;
	color : #333333;
	background: #fff url(image/bg_body.jpg) left top repeat-x fixed;
	text-align : center;
	font-size:12px;
	line-height: 1.4;
}
#body-all {
	position: relative;
	margin: 0 auto;
	width: 814px;
	text-align: center;
	background :transparent url(image/bg_wrap.png) left top repeat-y;
}
#wrap {
	position: relative;
	background-color: #f74f7c;
	margin:0 17px;
}
* html #body-all {
	behavior: expression(IEPNGFIX.fix(this));
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, form {
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	color : #0c94e1;
}
img {
	border:0; vertical-align: text-bottom;
}
a img {
	border-style: none; border-width: 0px; line-height:1.0em;/*IE5*/
}
hr {
	display: none;
}
em {
	font-weight: bold; font-style: normal; color: #a42d52;
}
ul,dl,ol {
	list-style-type:none; list-style-position:outside;
}



/* =特定ブラウザへのハック
----------------------------------------------- */

/* 透過PNG WinIE5〜6用フィルター */
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); }

/* floatボックスのクリア用 clearfixハック */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix { display: inline-block; }
/* Hides from ie-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end */


/* ヘッダー
_________________________________________________________ */
#headArea {
	background-color: #fff;
	padding:0;
	margin:0;
}
#headArea-top {
	width:780px;
	height:26px;
	background: url(image/bg_header_top.gif) left top no-repeat;
}
#headArea-bottom {
	width:780px;
	height:13px;
	background: url(image/bg_header_bottom.gif) left top no-repeat;
}
#header-col {
	margin: 0 auto 0;
	padding-top:0;
	position: relative;
}
#header {
	position: relative;
	background-color: #fff;
	margin: 0;
	text-align:left;
	width:780px;
}
#header-col h1 {
	width: 442px;
	height: 91px;
	text-indent: -9999px;
	background:url(image/header.gif) left top no-repeat;
}
#header-col h1 a {
	text-decoration: none;
	display: block;
	width: 442px;
	height: 91px;
}
#header-col #head-left {
	position:absolute;
	left: 500px;
	top:17px;
	width : 255px;
	background: url(image/icon_search.gif) left top no-repeat;
	padding : 0px;
}
#header-col #head-left p {
	height: 30px;
	padding: 6px 0px 0px 107px;
	background : url(image/header_sarch.gif) no-repeat;
}
#header-col #head-left p select {
	font-size: 12px;
	color : #666666;
}
#search_textarea {
	margin: 4px 0 0 22px;
	width: 180px;
}

/* news
_________________________________________________________ */
#marqueeNews-col {
	margin: 0;
	width:780px;
	padding-bottom: 10px !important;
	padding-bottom/**/: 0px;
	text-align:left;
	background: #fff url(image/icon_marquee.jpg) 14px 0px no-repeat;
}
#marqueeNews-col #bg {
	padding: 15px 0px 0px 0px;
	margin: 0 17px 0 80px;
	background: url(image/line_marquee.gif) 0px 11px no-repeat;
}
#marqueeNews-col #marquee-area {
	height: 15px !important; height/**/:25px;
	padding: 3px 0;
	margin-right: 0;
	margin-bottom:2px;
	background-color: #8195EE;
} 
#marqueeNews-col marquee {
	font-size: 12px;
	background-color: #8195EE;
	color : #fff;
	font-weight: bold;
}
#marqueeNews-col #marquee-bottom {
	height:2px;
	background: url(image/line_marquee.gif) left top no-repeat;
	margin: 0 17px 0 80px;
}

/* メニュー
_________________________________________________________ */
#menu-col {
	width:768px !important; width/**/:780px;
	height: 64px;
	margin: 0 ;
	padding: 0 0 0 12px;
	background: #fff url(image/globalnav.jpg) 12px 0px no-repeat;
	position: relative;
}
ul#menu {
	position: relative;
	top: 0px;
	height: 64px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul#menu li a{
	position: absolute;
	display: block;
	height: 64px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	top : 0;
}
ul#menu li#nav01 a{
	width: 89px;
	left: 0px;
	background: url(image/globalnav.jpg) no-repeat 0px 0px;
}
ul#menu li#nav01 a:hover{
	background-position: 0px -64px;
}
ul#menu li#nav02 a{
	width: 95px;
	left: 90px;
	background: url(image/globalnav.jpg) no-repeat -89px 0px;
}
ul#menu li#nav02 a:hover{
	background-position: -89px -64px;
}
ul#menu li#nav03 a{
	width: 95px;
	left: 185px;
	background: url(image/globalnav.jpg) no-repeat -184px 0px;
}
ul#menu li#nav03 a:hover{
	background-position: -184px -64px;
}
ul#menu li#nav04 a{
	width: 95px;
	left: 280px;
	background: url(image/globalnav.jpg) no-repeat -279px 0px;
}
ul#menu li#nav04 a:hover{
	background-position: -279px -64px;
}
ul#menu li#nav05 a{
	width: 96px;
	left: 374px;
	background: url(image/globalnav.jpg) no-repeat -374px 0px;
}
ul#menu li#nav05 a:hover{
	background-position: -374px -64px;
}
/*
ul#menu li#nav06 a{
	width: 95px;
	left: 470px;
	background: url(image/globalnav.jpg) no-repeat -470px 0px;
}
ul#menu li#nav06 a:hover{
	background-position: -470px -64px;
}
*/
ul#menu li#nav07 a{
	width: 96px;
	left: 470px;
	background: url(image/globalnav.jpg) no-repeat -470px 0px;
}
ul#menu li#nav07 a:hover{
	background-position: -470px -64px;
}
ul#menu li#nav08 a{
	width: 94px;
	left: 566px;
	background: url(image/globalnav.jpg) no-repeat -566px 0px;
}
ul#menu li#nav08 a:hover{
	background-position: -566px -64px;
}


/* FLASH
_________________________________________________________ */
#main-col {
	width: 780px;
	margin: 0 auto;
	margin: 10px 0;
}

/* コンテンツ
_________________________________________________________ */
#cnts-col {
	width: 780px;
	margin: 10px auto 0;
	padding: 0 0 10px 0;
	position: relative;
	text-align : left;
}
#cnts-col #left {
	float: left;
	width: 218px;
	background-color: #ffe1f0;
	margin-bottom:10px;
}
#cnts-col #left #left-top {
	width: 218px;
	height: 13px;
	background: #ffe1f0 url(image/bg_subnav_top.gif) left top no-repeat;
	margin:0;
	padding:0;
}
#cnts-col #left #left-body {
	padding: 10px 10px 0;
}
#cnts-col #left #left-body .title {
	margin-bottom: 5px;
	padding-left: 18px;
	background: url(image/icon_list_heart.jpg) left top no-repeat;
}
#cnts-col #left #left-bottom {
	width:218px;
	height:14px;
	background:#ffe1f0 url(image/bg_subnav_bottom.gif) left top no-repeat;
}
#cnts-col #right {
	float: right;
	width: 551px;
	margin-bottom:10px;
}
#cnts-col #right #content {
	width: 531px !important; width/**/:551px;
	background:#ffe1f0 url(image/bg_content_mid.gif) left top repeat-y;
	margin:0;
	padding:0 10px;
}
#cnts-col #right #content-top {
	width: 551px;
	height: 13px;
	background:#ffe1f0 url(image/bg_content_top.gif) left top no-repeat;
}
#cnts-col #right #content-bottom {
	width: 551px;
	height: 12px;
	background:url(image/bg_content_bottom.gif) left top no-repeat;
	margin-bottom:10px;
}


/* ニュース */
#cnts-col h2#news {
	margin: 0px 0px 10px 0px;
	width: 218px;
	height: 28px;
	background : #ffe1f0 url(image/h2_subnab_zasshi.gif) no-repeat;
	text-indent: -9999px;
}
#cnts-col #news-col {
	width: 218px;
	background : #ffe1f0;
	margin-bottom:10px;
}
#cnts-col #news-col p {
	text-align:center;
}
#cnts-col #news-col p img {
	border: 1px solid #000;
	margin-bottom: 5px;
}
h2 #backnumber-col {
	margin:0 0 10px 0;
}


/* ルビータイムスモバイル */
#cnts-col h2#mobile {
	margin: 0px 0px 10px 0px;
	width: 218px;
	height: 28px;
	background : #ffe1f0 url(image/h2_subnav_mobile.gif) no-repeat;
	text-indent: -9999px;
}
#cnts-col #mobile-col {
	width: 218px;
	background : #ffe1f0;
}
#cnts-col #mobile-col p {
	text-align:center;
}
#cnts-col #mobile-col p img {
	border: 1px solid #000;
	margin: 5px auto 0;
}


/* お知らせ */
#information-top {
	background:url(image/bg_news_top.jpg) left top no-repeat;
	width:531px;
	height:47px;
}
#information {
	background:url(image/bg_news_mid.gif) left top repeat;
	width:501px !important; width/**/:531px;
	padding:0px 15px;
}
#information-bottom {
	background:url(image/bg_news_bottom.gif) left top no-repeat;
	width:531px;
	height:12px;
	margin-bottom:10px;
}
#information ul {
	margin-left:5px;
	padding-left:0;
	color:#3366CC;
	font-size:12px;
	line-height:1.2;
}
#information ul li {
	background:url(image/icon_heart.jpg) 0% 50% no-repeat;
	padding: 0 0 7px 20px;
}

/*==20110502 bk==
.content-Ad img { margin-right: 10px; }
.banner { width: 531px; margin-bottom: 10px; }
==========*/

/*==20110502 add==*/
#cnts-col .content-Ad {
	background-color: #f74f7c;
	padding: 10px 0;
	width: 100%;
	text-align:center;
}
.content-Ad img { /*margin-right: 10px;*/
	margin: 0 auto 10px;}
.banner { width: 531px; margin-bottom: 10px; }



/* バナー
_________________________________________________________ */
#cntsfoot {
	clear: both;
	width : 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	border-top: 1px dotted #fff;
}
#cntsfoot img { margin: 5px 5px; }


/* フッター
_________________________________________________________ */
#footer {
	clear: both;
	padding-top:10px;
	padding-bottom: 10px;
	position:relative;
}
#copyright {
	font-size: 10px;
	line-height : 1.25;
	color : #ffffff;
}
#copyright02 {
	font-size: 10px;
	line-height : 1.25;
	color : #ffffff;
	margin-bottom: 10px;
}
#kadokawa-link {
	position:absolute;
	top: 40px;
	right: 10px;
	width:150px;
	height:25px;
}
#home #body-all #wrap #footer #kadokawa-link {
}
#footer #copyright a {
	color:#fff;
	text-decoration:none;
}


/* エントリー
_________________________________________________________ */
#ctg-col div.maindate {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height : 148%;
	color : #666666;
}
#ctg-col div.maintitle, #ctg-col div.maintitle a {
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	line-height : 148%;
	font-weight: bold;
	color : #ff6699;
	text-decoration: none;
}
#ctg-col div.maintitle a:hover {
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	line-height : 148%;
	font-weight: bold;
	color : #ff6699;
	text-decoration: underline;
}
#ctg-col div.maintxt {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	line-height : 148%;
	color : #333333;
}

#content .catTitle {
	margin: 0 10px 5px;
}

#content .section h2 {
	margin-bottom:15px;
}
#content .section {
	padding: 5px 10px 15px;
}
#content .section .maindate {
	font-size: 12px;
	margin-bottom: 5px;
	color: #666666;
}
#content .section .maintitle {
	background: url(image/icon_content_h2.jpg) 2px 2px no-repeat;
	color: #ee4534;
	font-size: 18px;
	line-height: 1.4; 
	padding-left: 32px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ee4534;
	margin-bottom: 10px;
}
#content .section .maintxt {
	padding: 0 5px;
	font-size: 12px;
	line-height: 1.4;
}
#content .section .maintxt p {
	padding-bottom: 10px;
}
.entry_item1 {
	font-size: 16px;
	line-height : 1.4;
	font-weight: bold;
	color : #8195ee;
}
.entry_item2 {
	font-size: 14px;
	line-height : 1.4;
	font-weight:bold;
	color : #f74f7c;
}
.entry_item2_b {
	font-size: 14px;
	line-height : 1.4;
	font-weight:bold;
	color : 6238d9;
}
.entry_item3 {
	font-size: 10px;
	line-height : 1.4;
	color : #666666;
}
.entry_item4 {
	font-size: 12px;
	line-height : 1.4;
	color : #ff6699;
}
.entry_item5 {
	font-size: 12px;
	line-height : 1.4;
	color : #000000;
}
.entry_item6 {
	font-size: 14px;
	line-height : 1.4;
	font-weight: bold;
	color : #CC0000;
}
.entry_comment {
	width: 400px;
	padding: 10px;
	border: 1px dashed #999999;
}
.entry_line {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
}
.entry_line_head {
	border-top: 1px solid #999999;
}
.entry_line_last {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	border-top: 1px solid #ffffff;
}
br.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}


/* １カラム
_________________________________________________________ */
#one-col-top {
	width:780px;
	height:23px;
	background: url(image/bg_wide_top.gif) left top no-repeat;
}
#one-col {
	width:780px;
	background: url(image/bg_wide_mid.gif) left top repeat-y;
}
#one-col-bottom {
	width:780px;
	height:23px;
	background: url(image/bg_wide_bottom.gif) left top no-repeat;
}
#one-col-content {
	margin: 0 20px;
}

#one-col #one-col-content h2,#one-col #one-col-content p {
	margin: 0 0 15px 0;
}
#one-col-content #ichiran {
	border:0px;
	background-color: #fff;
	width:740px;
}
#one-col-content #ichiran img {
	width:60px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#one-col-content #ichiran p {
	margin-bottom: 5px;
}
##one-col-content #ichiran td {
	vertical-align:top;
	width:185px;
}


/* 書影一覧用テーブル
_________________________________________________________ */
.ichiran-title, .ichiran-sakusya {
	color:#0c94e1;
	font-size: 10px;
	line-height: 1.2;
}
#ichiranTable01 {
	width: 500px;
	border:0;
}
#ichiranTable01 td {
	vertical-align:top;
}
#ichiranTable01 p {
	margin-bottom:0;
	padding-bottom:0;
	font-size:10px;
}
#ichiranTable01 img {
	margin-bottom: 5px;
}


/* 雑誌　ザ・ルビー
_________________________________________________________ */
#rubyArea {
	background-color: #fff;
	padding:0;
	margin:0;
}
#rubyArea-top {
	width:780px;
	height:26px;
	background: url(image/bg_header_top.gif) left top no-repeat;
}
#rubyArea-bottom {
	width:780px;
	height:13px;
	background: url(image/bg_header_bottom.gif) left top no-repeat;
}
#ruby-col {
	margin: 0 auto 0;
	padding-top:0;
	position: relative;
}
#ruby-mid {
	text-align:center;
}


/* 検索結果
_________________________________________________________ */
.txt, .bwritten, .bspec {
	font-size:12px;
}
.top_3{
	width:100px;
	float:left;
	padding:0 30px 5px 30px;
}
.top_5{
	width:90px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.top_6{
	width:76px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.top_7{
	width:60px;
	float:left;
	margin-right: 8px;
	margin-bottom: 5px;
	font-size:10px;
}

#informations {
	background:url(image/bg_news_mid.gif) left top repeat;
	width:501px !important; width/**/:531px;
	height:150px;
	padding:0px 15px;
}
#information-top2 {
	background:url(image/bg_newsrelease_top.jpg) left top no-repeat;
	width:531px;
	height:47px;
}
#cnts-col h2#present {
	margin: 0px 0px 10px 0px;
	width: 218px;
	height: 28px;
	background : #ffe1f0 url(image/h2_subnab_present.gif) no-repeat;
	text-indent: -9999px;
}
.mar-btm{
     margin-bottom:10px;
}


/* 090528追記
_________________________________________________________ */
.f-right{
float:right;
margin-left:5px;
margin-bottom:5px;
}
.f-left{
float:left;
margin-right:10px;
margin-bottom:5px;
}
#content .section .maintitle span{
	font-size:14px;
}
.mar-btm2{
	margin-bottom:10px;
	background:url('/ruby/image/tokushu/p2_0907.jpg') no-repeat;
	width:498px;
	height:366px;
	margin-top:10px;
}
.mar-btm2 .f-right_2{
	width:280px;
	padding-top:100px;
	margin-left:190px;
}
.mar-btm2 .f-right_3{
	width:280px;
	padding-top:65px;
	margin-left:190px;
}

.test{border:solid 1px red;}


/*----------------
     特集
----------------*/
.left{
	float:left;
}
.right{
	float:right;
}

#entry-3308 .title{
	background:url('/ruby/image/tokushu/0908_title.jpg') no-repeat;
	font-size:0pt;
	text-indent:-9999px;
	line-height:0;
	margin-bottom:10px;
}
#entry-3308 .title h4{
	width:498px;
	height:411px;
	text-indent:-9999px;
	line-height:0;
}
#entry-3308 .title h4 a{
	width:498px;
	height:411px;
	display:block;
}
#entry-3308 .title p{
	font-size:0pt;
	text-indent:-9999px;
	line-height:0;
	padding:0;
}
#entry-3308 p{
	font-size:12px;
	line-height:140%;
	color:#333;
	margin-bottom:10px;
	padding-top:5px;
}
p.story_0908{
	float:left;
	padding-left:10px;
	width:370px;
}
#entry-3308 .chara{
	width:498px;
	margin:10px 0;
}
.box_0908{
	width:220px;
	margin:10px 25px 10px 0;
}
.box_0908 h5{
	color:#000;
	font-size:14px;
	padding-bottom:3px;
	marign-bottom:3px;
	border-bottom:dotted 1px #000;
}
#entry-3308 .info_box{
	width:100px;
	float:left;
	padding:10px 15px 0 0;
}

.book_0910{
	margin-bottom:15px;
	width:498px;
}
.book_0910 .image{
	float:right;
	width:180px;
	margin-left:10px;
}
.book_0910 h4.title{
	margin-bottom:10px;
}
.book_0910 p{
	color:#333;
	line-height:130%;
	font-size:12px;
}
.book_0910 .title_line{
	color:#EC275C;
	line-height:130%;
	font-size:14px;
	margin-bottom:5px;
}
p.cap0910{
	color:#EC275C;
	line-height:130%;
	font-size:16px;
	margin:5px 0;
}
#information-top3 {
	background:url(image/bg_sp_top.jpg) left top no-repeat;
	width:531px;
	height:47px;
}
#information h3{
	font-size:14px;
	line-height:130%;
	margin-bottom:5px;
}

