/* =================================================
	fanclub共通css
================================================= */

.style3 {
	color: #FF0000;
}
.style4 {
	font-size: smaller;
}
.style5 {
	font-size:8pt;
	line-height: normal;
}
.style_Qttl {
	background-image:url(image/q_ttl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:450px;
	height:30px;
	margin:30px auto 15px;
}
.style_Qpd {
	color:#CC0033;
	font-weight:bold;
	font-size:14px;
	line-height:140%;
	padding:0 0 5px 0;
	text-align:left;
}
.style_Apd {
	margin:10px 0 10px 35px;
	text-align:left;
}
.style_point {
	text-align:left;
	margin-left:10px;
}
.style_pd30_int {
	padding:0 0 0 30px;
	font-weight:bold;
	color:#0066CC;
	text-indent: -88px;
	padding-left: 88px;
}
.style_pd30_int span {
	padding-right:20px;
}
.style_pd30_int span img {
	vertical-align:bottom;
}
.style_maron {
	background:#FFFFFF;
	padding:4px;
	margin:0px 30px 20px 0px;
}
.style_dokusha {
	background:#E8FDE8;
	padding:4px;
	margin:15px 30px 0px 0px;
}

.bdrdot_blue{
	border:2px
	#06c dotted;
	padding:3px;
	text-align:center;
	
}

/* =================================================
	大ちゃんイラストコーナー大広場部
================================================= */
.bdr_blue{
	border:1px
	#06c solid; width:560px;
	
}

/* =================================================
	応募ハガキメッセージ部
================================================= */
div.fc-letter-contents
{
	width:  500px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* 投稿者 */
div.fc-letter-name
{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* メッセージ */
div.fc-letter-message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;

}

/* 区切り線 */
div.fc-letter-line
{
	height: 5px;
	width: 490px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}


/* =================================================
	仕事後の感想部
================================================= */
div.fc-afterjob-contents
{
	width:500px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* 名前 */
div.fc-afterjob-name
{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 質問番号 */
div.fc-afterjob-no
{
	float: left;
	width: 48px;
}

/* 質問 */
div.fc-afterjob-ques
{
	float: none;
	width: 440px;
}

/* 回答 */
div.fc-afterjob-ans
{
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* コメント */
div.fc-afterjob-comment
{
	color: #996600;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}


/* =================================================
	第４期ジュニア編集者のおすすめ本ランキング
================================================= */
/*　大カテゴリタイトルのマージン　*/
div.ttl_mgn
{
	margin:15 auto 5 auto;
}



/*　1ブロック（グリーン）　*/
div.wrap
{
	width:530px; 
	margin:0 auto; 
	background-color:#ECFFEC;
}




/*　1ブロック（グレー）　*/
div.wrap_gray
{
	width:530px; 
	margin:0 auto; 
	background-color:#EBEBEB;
}




/*　左サイドの画像部分コンテンツ　*/
div.img_content
{
	float:left
}



/*　テキスト部分コンテンツ（青い鳥文庫以外の本）*/
div.text_cont_ather
{
	text-align:left; 
	margin-left:33px;
}



/*　右サイドのテキスト部分コンテンツ　*/
div.text_content
{
	text-align:left; 
	margin-left:146px;
}

/*　作者　*/
div.author
{
	font-weight:bold; 
	margin-bottom:10px;
}

/*　読者の声　*/
div.voice
{
	line-height:140%; 
	margin:0 10 0 0;
	padding-bottom:5;
}

/*　読者の声2行め　*/
div.voice02
{
	line-height:140%; 
	margin:10 10 0 0;
}

/*　「特にこの本」ＢＯＸ　*/
div.pickup
{
	line-height:140%; 
	width:370px; 
	margin-top:15px; 
	background-color:#FFFFFF; 
	border:solid 2px #FFCC33; 
	overflow:hidden;
}

/*　「特にこの本」ＢＯＸ内の読者の声　*/
div.pickup_voice
{
	margin:8 5;
}

/*　フロートのクリア　*/
br.cla
{
	clear:left;
}



/*　その他に投票の多かった作品の一番上のブロック　*/
div.wrap_ather
{
	width:530px; 
	margin:30 auto 0 auto; 
	background-color:#ECFFEC;
}



/*　はやみねかおる先生からみんなへメッセージブロック　*/
div.wrap_msg
{
	width:530px; 
	margin:0 auto; 
	background-image:url(../fanclub/image/junior/hayamine_bg.gif);
	background-repeat:repeat-y;
}



/*　はやみねかおる先生からみんなへメッセージテキスト　*/
div.text_msg
{
	text-align:left;
	line-height:140%; 
	margin:0 15 0 15;
}


/* =================================================
	2009アンケート結果
================================================= */

.w480{
	width:480px;
}

.rnkbg{
	width:480px;
	background-image: url(/aoitori/fanclub/image/enq/enq2009_bgimg.gif);
}


.rdtxt{
	text-align:left;
	margin-left:20px;
}


.pd10{
	padding:10px;
}

.rnkcmtbg{
	background-color:#E1E189;
	padding:10px;
}

.rnkrdtxt{
	margin:10px;
	text-align:left;
}


.rnkdokusyacmt{
	margin:10px;
	padding:5px;
	background-color:#FFFFFF;
	text-align:left;
}

.rnkcmtbg_pk{
	background-color:#FFD3FA;
	padding:10px;
}


ul.dokusya{
	list-style:disk;
	margin: 0 0 0 2em;
	padding: 5px;
	line-height:120%;
}


dl.dokusya{
	margin: 0 0 0 0.5em;
	padding: 5px;
	line-height:120%;
}



.othrcmtbg{
	background-color:#FFFFFF;
	padding:10px;
}

dt{
	font-size:12px;
	font-weight:bold;
}

dd{
	margin: 0 0 0 1em;
}


#bar-1 h2 {
	font-size: 18px; /* 文字の大きさ*/
	line-height: 40px; /* 文字の高さの位置*/
	background: url(/aoitori/fanclub/image/enq/bar-24-10.gif) no-repeat; /* 画像のＵＲＬ* /
	height: 57px; /* 画像の高さ*/
	width: 450px;/* 画像の幅*/
	padding-left:10px; /* 文字の始まりの位置*/
	color:#399900; /* 文字の色*/
}



/* =================================================
	壁紙ダウンロードページ
================================================= */
.txtBox{
width:420px;
margin:0 30px 0 150px;
padding:6px 0 0 0;
text-align:left;
}
.bgImg{
background-image:url(../fanclub/image/present_bg.gif);
background-position:center top;
background-repeat:no-repeat;
width:720px;
height:250px;
margin:0 auto;
padding:0;
}

.ind{text-indent:-13px;padding:0 13px; line-height:120%;}
.ind span {padding-right: 0px;}

.txt{
text-align:justify;
text-justify:auto;
}

div.w440C{
	width:720px;
	margin:0 auto;
	text-align:center;
}

ul.gallery {
	list-style-type:none;
	width:710px;
	border:solid 0px blue;
	margin:0;
	padding:0;
	
}

ul.gallery li {
	float:left;
	width:230px;
	height:280px;
	margin:0px;
	padding:2px;
	background-color:#FFEFFA;
	border:dotted 1px pink;
}

ul.gallery li p img {
	width:200px;
	margin:0 auto;/*firefox他*/
	text-align:center;/*IE*/
	padding-top:1px;
	margin-top:10px;
	border:solid 0px #000;
		
}

ul.gallery li p {
	margin:0;
	padding:2px 0;
	text-align:center;
	font-size:100%;
	line-height:110%;
	border:solid 0px red;
}

ul.gallery li p.end{
	font-size:14px;
	color:red;
}

ul.gallery li p.now{
	font-size:100%;
	color:#fff;
	font-weight:bold;
	background-color:red;
	padding:3px;
}

ul.gallery li p.pwinfo{
	font-size:10px;
}

ul.gallery li span.dldate{
	font-size:100%;
	font-weight: bold;
	color:#0066CC;
}

td span.info{
	font-size:100%;
	color:#fff;
	font-weight:bold;
	background-color:red;
	padding:3px;
}

