@charset "Shift_JIS";
@import url(top.css);
@import url(2010second.css);



/* タブ
--------------------------------------------- */
#content #main {
	position: relative;
	background-image: url(../img/2010/essay_e/bg_tab.jpg);
	background-repeat: no-repeat;
}
#tab {
	height: 46px;
}
#tab ul li.tab01 {
	position: absolute;
	top: 8px;
	left: 125px;
}
#tab ul li.tab02 {
	position: absolute;
	top: 8px;
	left: 313px;
}


/* タイトル部
--------------------------------------------- */
#catch {
	padding: 25px 0 30px;
	text-align: center;
}
#catch .btn {
	padding-top: 25px;
}


/* テーマ
--------------------------------------------- */
#essayTheme {
	margin-bottom: 30px;
	padding-top: 4px;
	font-size: 75%;
	background: url(../img/2010/essay_e/bg_subbox01_top.jpg) no-repeat;
}
#essayTheme .inner {
	padding: 15px 10px 3px;
	background: url(../img/2010/essay_e/bg_subbox01_repeat.jpg) repeat-y;
}
#essayTheme .inner .sectionTtl {
	margin-bottom: 1em;
	padding: 10px;
	color: #ffc900;
	font-size: 12px;
	background: #000;
	text-align: center;
}
#essayTheme .inner .sectionTtl strong {
	font-size: 117%;
}
#essayTheme .inner p {
	margin-bottom: 1em;
}
#essayTheme .inner .past {
	margin-bottom: 1em;
	min-height: 181px;
	color: #fff;
	background: #000;
	overflow: hidden;
	zoom: 1;
}
#essayTheme .inner .past .pct {
	float: left;
	margin: 0;
}
#essayTheme .inner .past strong {
	color: #ffc900;
}
#essayTheme .inner .past ul {
	margin-left: 265px;
	padding: 35px 0 0;
}


/* プレゼント
--------------------------------------------- */
#present {
	position: relative; /*for IE6*/
	margin: 0 -5px 50px -4px;
	width: 539px;
	padding-bottom: 16px;
	font-size: 75%;
	background: url(../img/2010/essay_e/bg_subbox02_bottom.gif) no-repeat 0 100%;
}
#present .inner {
	padding-top: 13px;
	background: url(../img/2010/essay_e/bg_subbox02_top.gif) no-repeat;
}
#present .inner .inner {
	padding: 15px 25px;
	background: url(../img/2010/essay_e/bg_subbox02_middle.gif) repeat-y;
}
#present .inner .inner p {
	margin-bottom: 1em;
}
#present .inner .inner .pct {
	float: right;
	margin: 0 0 0 15px;
}

/* 応募規定
--------------------------------------------- */
#notice {
	font-size: 75%;
}
#notice .sectionTtl {
	position: relative; /*for IE6*/
	margin-bottom: 1em;
	padding: 1px 0;
	background: #fff url(../img/2010/top/line_dot_hr1x2.gif);
}
#notice .sectionTtl span {
	display: block;
	padding: 10px 0;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#notice .listItems01 {
	margin-bottom: 20px;
	line-height: 1.42;
}
#notice .listItems01 li {
	position: relative;
	margin-bottom: .25em;
	padding-left: 1.2em;
	zoom: 1; /*for IE6-7*/
}
#notice .listItems01 li span {
	position: absolute;
	top: 0;
	left: 0;
}
#notice .btn {
	padding: 30px 0 20px;
	text-align: center;
}


.clear {
	clear: both;
}


/* 事務所から
--------------------------------------------- */
#thanks {
	padding: 40px 0;
}


/* 投稿一覧
--------------------------------------------- */
#essayList .toIndex {
	padding: 0;
	margin-bottom: 35px;
	text-align: center;
	background: none;
}
#essayList .toIndex a {
	padding: 0;
	background: none;
}
#essayList .essayList {
	margin-bottom: 20px;
	padding-top: 4px;
	font-size: 75%;
	background: url(../img/2010/essay_e/bg_subbox01_top.jpg) no-repeat;
}
#essayList .essayList .inner {
	padding: 20px 20px 25px;
	background: url(../img/2010/essay_e/bg_subbox01_repeat.jpg) repeat-y;
}
#essayList .essayList .inner .sectionTtl {
	margin-bottom: 15px;
}
#essayList .essayList .inner .essayItems01 {
	padding-top: 1px;
	background: url(../img/2010/essay_e/line_dot_hr1x2_trans.gif) repeat-x;
}
#essayList .essayList .inner .essayItems01 li {
	position: relative;
	padding: 7px 0 8px;
	background: url(../img/2010/essay_e/line_dot_hr1x2_trans.gif) repeat-x 0 100%;
	zoom: 1; /*for IE6-7*/
}
#essayList .essayList .inner .essayItems01 li a {
	padding-left: 15px;
	background: url(../img/2010/essay_e/link_arr_brn.gif) no-repeat 0 32%;
}
#essayList .essayList .inner .essayItems01 li span {
	position: absolute;
	top: 8px;
	left: 100%;
	margin-left: -130px;
	display: block;
	width: 130px;
	font-size: 11px;
	text-align: right;
}


/* 投稿本文
--------------------------------------------- */
#essayThemeTtl {
	margin: 30px 0 45px;
}
#essay {
	padding-top: 1px;
	background: url(../img/2010/top/line_dot_hr1x2.gif) repeat-x;
}
#essay .eHeader {
}
#essay .eHeader .ttl {
	padding: 15px 10px;
	font-size: 87.5%;
	font-weight: bold;
	color: #6f40ae;
	background: #fff;
	zoom: 1; /*for IE6*/
}
#essay .eHeader .meta {
	margin-bottom: 25px;
	padding-top: .5em;
	font-size: 75%;
	text-align: right;
	color: #999;
	background: url(../img/2010/top/line_dot_hr1x2.gif) repeat-x;
	zoom: 1; /*for IE6*/
}
#essay .eHeader .meta span {
	color: #6f40ae;
}
#essay .eHeader .meta img {
	vertical-align: text-top;
}
#essay .eBody {
	font-size: 75%;
}
#essay .eBody p {
	margin-bottom: 1.2em;
	text-indent: .8em;
}
#essay .eComment {
	margin: 0 auto;
	padding: 60px 40px;
	width: 350px;
	font-size: 75%;
	color: #6f40ae;
	background: url(../img/2010/essay_e/bg_comment.gif) no-repeat 5px 60px;
}
#essay .eComment .ttl {
	margin-bottom: 15px;
	line-height: 0;
	font-size: 1px;
}

