#page{
	background: url(../images/photo_forum_bg_02.jpg) 50% 118px repeat-y !important;
}

#head{
	width: 700px;
	height: 118px;
	background: url(../images/photo_01.gif) no-repeat;
}

#main{
	width: 670px;
	margin: 0 auto;
	padding: 0 10px;
}

#main #content{
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#archive{
	margin-top: 10px;
	margin-left: -5px;
	_zoom: 1;

	padding: 0 10px;
}
#archive ul{
	width: 630px;
	margin: 0 auto;
}
#archive li{
	position: relative;
	float: left;
	display: inline;
	width: 104px;

	min-height: 75px;
	height: auto !important;
	height: 75px;

	margin: 5px;
	padding: 77px 6px 0 6px;
	background: url(../images/hitokoto_29.png) left top no-repeat;
}
#archive .close{
	position: absolute;
	top: 90px;
	right: -6px;

	width: 128px;
	height: 44px;
	background: url(../images/mm_24.png) no-repeat;
	text-indent: -9999px;
}
#archive li .thumb{
	position: absolute;
	top: 8px;
	left: 14px;
}
#archive li h4{
	margin: 2px 0;

	font-size: 1.2em;
	line-height: 1.4em;
	color: #45320E;
}
#archive li .view{
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
}

/*list*/

#main #list #title{
	height: 112px;
	padding-bottom: 12px;
	background: url(../images/hitokoto_05.png) center bottom no-repeat;
}
#main #list #title h2{
	margin: 0 auto;
	width: 669px;
	height: 112px;
	background: url(../images/photo_entry_04.png) no-repeat;
	text-indent: -9999px;
}
#main #list p{
	font-size: 1.2em;
	line-height: 1.4em;
}
#main #list .entry-list{
	padding: 20px 0;
}
#main #list .entry-list .entry{
	float: left;
	display: inline;
	width: 313px;
	margin: 0 11px 25px 11px;
}
#main #list .entry-list .entry .caption{
	padding: 5px 6px;
	width: 288px;
	height: 1.5em;
	background: url(../images/photo_list_23.gif);
	color: #fff;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
}
#main #list .entry-list .entry .photo{
	width: 296px;
	text-align: center;
}
#main #list .entry-list .entry .photo img{
	margin: 3px 0;
	border: 2px solid #fff;
}
#main #list .entry-list .entry p{
	margin: 2px 10px 0 10px;
	width: 277px;
}
#main #list .entry-list .entry p.name{
	color: #bc792b;
	text-align: right;
}
#main #list .entry-list .entry p.name span.data{
	font-weight: bold;
}

#main #list .navigation{
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 300px;
}
#main #list .navigation div{
	width: 8em;
	padding: 5px 1em;
}
#main #list .navigation .alignleft{
	float: left;
}
#main #list .navigation .alignright{
	float: right;
	text-align: right;
}
#main #list #bnr{
	padding-top: 15px;
}
#main #list #bnr p{
	margin: 5px 0;
	text-align: center;
}

/*entry*/

#main #entry #title{
	padding-bottom: 12px;
	background: url(../images/hitokoto_05.png) center bottom no-repeat;
}
#main #entry #title h2{
	margin: 0 auto;
	width: 669px;
	height: 112px;
	background: url(../images/photo_entry_03.png) no-repeat;
	text-indent: -9999px;
}
#main #entry #intro{
	margin: 10px auto 0 auto;
	width: 619px;
}
#main #entry #intro .image{
	float: left;
	width: 83px;
	margin-right: 10px;
}
#main #entry #intro .text{
	float: left;
	width: 526px;
}
#main #entry #intro .text p{
	margin: 0 0 8px 0;
	font-size: 1.4em;
	line-height: 1.6em;
}
#main #entry #intro .text p em{
	color: #D65516;
}
#main #entry #intro .text p strong{
	font-weight: bold;
}

#main #entry #body h3{
	margin: 20px auto 0 auto;
	width: 374px;
	height: 76px;
	background: url(../images/photo_entry_11.png) no-repeat;
	text-indent: -9999px;
}
#main #entry #body h3.end{
	margin: 20px auto 0 auto;
	width: 633px;
	height: 82px;
	background: url(../images/photo_entry_11_end.png) no-repeat;
	text-indent: -9999px;
}
#main #entry #entry-body{
	margin: 10px auto;
	padding: 10px 35px;
	width: 563px;
	border: 2px solid #90A00D;
}
#main #entry #entry-body h4{
	font-size: 1.4em;
	line-height: 1.6em;
	color: #e00;
	font-weight: bold;
}
#main #entry #entry-body .howto{
	padding-left: 20px;
	list-style-type: circle;

	font-size: 1.2em;
	line-height: 1.6em;
}
#main #entry #entry-body .howto em{
	font-weight: bold;
}
#main #entry #entry-body .register-photo{
	margin: 15px auto 5px auto;
	width: 380px;
}
#main #entry #entry-body .register-photo li{
	width: 182px;
	height: 62px;
}
#main #entry #entry-body .register-photo li.join{
	float: left;
}
#main #entry #entry-body .register-photo li.edit{
	float: right;
}
#main #entry #entry-body .register-photo a{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 182px;
	height: 62px;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}
#main #entry #entry-body .register-photo li.join a{
	background: url(../images/photo_entry_14.png) no-repeat;
}
#main #entry #entry-body .register-photo li.edit a{
	background: url(../images/photo_entry_16.png) no-repeat;
}
#main #entry #bnr{
	padding-top: 15px;
}
#main #entry #bnr p{
	margin: 5px 0;
	text-align: center;
}
#main #entry #sample p{
	margin: 20px auto 10px auto;
	width: 525px;
	height: 101px;
	background: url(../images/photo_entry_21.png) no-repeat;
}
#main #entry #sample a{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	padding: 37px 0 20px 230px;
	width: 295px;
	height: 44px;
	/*\*/
	overflow: hidden;
	/**/

	font-size: 1.2em;
	line-height: 1.5em;
	color: #40420F;
}
#main #entry #sample a em{
	font-size: 1.3em;
}

/*post*/

#main #post form{
	padding: 20px;
}
#main #post form .head h2{
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #D65516;
}
#main #post form .head p{
	margin: 10px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

#main #post form .input{
	background: #fff;
	padding: 20px;
	border: 1px solid #ccc;
}
#main #post form .input dt,
#main #post form .input dd{
	font-size: 1.2em;
	line-height: 1.4em;
}
#main #post form .input dt{
	font-weight: bold;
}
#main #post form .input dt .must{
	color: #e00;
}
#main #post form .input dd{
	padding: 0 0 0 1em;
	margin: 0 0 6px 0;
}
#main #post form #post_title{
	width: 20em;
}
#main #post form #post_text{
	width: 20em;
}
#main #post form #name{
	width: 15em;
}
#main #post form #mail{
	width: 20em;
}

#main #post form .submit{
	padding: 20px;
	text-align: center;
}
