@charset "utf-8";

/* Englishリンク */
#english{ text-align: right; }
#english .english_arrow{ margin-right: 4px; vertical-align: top; }
#header h1{
	background: url(/images/index/top_image.gif) no-repeat left top;
	text-indent: -9999px;
	height: 420px;
}
#header_e h1{
	background: url(/images/index/top_image_e.gif) no-repeat left top;
	text-indent: -9999px;
	height: 420px;
}

#contents{ margin-top: 15px; }

/* 現在の奈良さんの活動 */
#activity{ margin-top: 30px; }
#activity ul{
	margin-top: 10px;
	padding: 0 0 4px 10px;
	line-height: 130%;
	font-size: 84%;
	background: url(/images/index/activity_bottom.gif) no-repeat bottom left;
}
#activity li{ margin-bottom: 9px; }
#activity a{ padding-left: 17px; width: 166px; display: block;}
#activity .arrow{ margin-top: 2px; float: left; }

/* リンクバナー */
#bnpdf { margin-top: 30px; }

#bnpdf ul{
	margin-top: 10px;
	padding: 0 0 4px 10px;
	line-height: 130%;
	font-size: 84%;
	background: url(/images/index/activity_bottom.gif) no-repeat bottom left;}

#bnpdf li{ margin-bottom: 9px; }
#bnpdf a{ padding-left: 17px; width: 166px; display: block;}
#bnpdf .arrow{ margin-top: 2px; float: left; }

#bnpdf textarea { margin-top:2px; margin-bottom:2px; width: 172px; height:70px; font-size: 0.95em;}


/* このプロジェクトについて */
#project{ margin-bottom: 15px; }
#main_contents .left{ float: left; width: 200px; }
#main_contents .left h2{ padding-left: 10px; border-left: 3px solid #33CCCC; }
#main_contents p{ line-height: 145%; }
#main_contents .right{ padding-left: 15px; float: left; width: 420px; border-left: 1px dotted #858585; }
#main_contents .rezone { margin-top: 10px; font-weight:bold;}
#main_contents .rezone_txt { font-weight: 84%;}

#project_e { margin-bottom: 15px; }

/* 作品情報の投稿ステップ */
#step { margin-bottom: 15px; }
#step table{ width: 420px; border: 0; border-collapse: collapse; }
#step .step_box{ /*padding: 25px 16px;*/ background: #33CCCC; width: 70px; text-align:center;}
#step .detail{ padding: 10px; width: 350px; background: #E1F7F7; }
#step .step_box2{ /*padding: 25px 16px;*/ background: #D0BC5B; width: 70px; text-align:center;}
#step .detail2{ padding: 10px; width: 350px; background: #F7F3E3; }
#step .right h3{ font-size: 100%; font-weight: bold; }
#step .arrow_down{ margin: 7px 0 7px 33px; }

#step_e { margin-bottom: 15px; }
#step_e table{ width: 420px; border: 0; border-collapse: collapse; }
#step_e .step_box{ /*padding: 25px 16px;*/ background: #33CCCC; width: 70px; text-align:center;}
#step_e .detail{ padding: 10px; width: 350px; background: #E1F7F7; }
#step_e .step_box2{ /*padding: 25px 16px;*/ background: #D0BC5B; width: 70px; text-align:center;}
#step_e .detail2{ padding: 10px; width: 350px; background: #F7F3E3; }
#step_e .right h3{ font-size: 100%; font-weight: bold; }
#step_e .arrow_down{ margin: 7px 0 7px 33px; }

/* お問い合わせ*/

.publisher { margin-bottom:15px; }
.inquiry { }
span.codedirection {
    direction:rtl;
    unicode-bidi:bidi-override;
}

/* お知らせ */
#oshirase { margin-bottom:15px; }
.oshirase_padding { margin: 5px 0px 0px 5px;}
.shomei{ text-align:right;}

/* Twitter */
#tw {margin-top:15px;}

/* blog */
#blog { margin: 15px 0px 5px 5px;}
