@charset "utf-8";

/* ==================== ボクの、私の、Myドリームプレゼンテーションカテゴリ用 ==================== */

.framePresentation{
	width:920px;
	margin:0px auto;
	padding: 20px 0px;
}

.framePresentation .fLinkItem{
	width: auto;
	margin: 20px 0px 0px 0px;
}

#archBox { width:900px; margin:20px auto; padding:10px; text-align:center; border:1px dotted #ccc; }

#presenEntryBox { width:500px; margin:30px auto 20px auto; padding:0px; }

#presenEntryBox table { width:460px; margin:0px auto; padding:0px; }
#presenEntryBox table tr th { border:1px solid #4b8cbf; text-align:center; background:#abcee9; color:#144c77; }
#presenEntryBox table tr th p { font-size:10px; font-weight:normal; margin:10px; }
#presenEntryBox table tr td { border:1px solid #4b8cbf; }
#presenEntryBox table tr td input,#presenEntryBox table tr th input { font-size:12px; height:22px; }
#presenEntryBox table tr td .input001 { width:300px; }
#presenEntryBox table tr td textarea { width:300px; height:120px; font-size:12px; }

#entryBox { background:url(/dreamland/presentation/images/presentation_btn_bg.jpg) no-repeat top left; width:393px; height:30px; margin:0px auto; padding:140px 0px 0px 107px; }
#entryBox a:link,#entryBox a:visited { display:block; width:287px; height:22px; background:url(/dreamland/presentation/images/presentation_btn.gif) no-repeat top left; text-indent:-9999px; overflow:hidden; }
#entryBox a:hover,#entryBox a:active { background:url(/dreamland/presentation/images/presentation_btn_on.gif) no-repeat top left; }