body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fcfffb url(image/bg_n.gif) top center repeat-y;
	_background: url(../images/bg-r1.gif) top center repeat-y center 0; /* IE6 */
	*background: url(../images/bg-r1.gif) top center repeat-y center 0; /* IE7 */
}
html > /**/body, x:-moz-any-link { /* ff */  
    background : url(../images/bg-l1.gif) top center repeat-y center 0;   
}

.news_list .date, .news_list .category {
	color: #666;
}

.news_list a {
	font-weight: bold;
}

.mincho {
	font-family: "MS PMincho", Saimincho, serif; 
}

a {
	color: #3e3e3e;
	text-decoration: none;
}

#header {
	margin: 0 auto;
	width: 900px;
}
#top_logo {
	background: url(image/top_logo.jpg);
	width: 900px;
	height: 240px;
}
#top_logo a {
	display: none;
}

#head_menu {
	background: #fff;
	text-align: center;
}

.mn {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
.mn li {
	float: left;
	text-align: center;
	width: 176px;
}
.mn a {
	display: block;
	font-size: 0.9em;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: solid 2px #794823;
}
.m1 a {
	clear: both;
	margin-left: 0;
	margin-right: 4px;
}
.m2 a {
	margin-left: 1px;
	margin-right: 3px;
}
.m3 a {
	margin-left: 2px;
	margin-right: 2px;
}
.m4 a {
	margin-left: 3px;
	margin-right: 1px;
}
.m5 a {
	margin-left: 4px;
	margin-right: 0;
}
.mn a {
	color: #794823;
	font-weight: normal;
	text-decoration: none;
}

.top_img {
	display: block;
	width: 172px;
	height: 129px;
	margin: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
}

.mn a:hover {
	background-color: #f8f1e6;
}



#photo {
	clear: both;
	text-align: center;
	margin-top: 24px;
}

.pl {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
.pl li {
	float: left;
	text-align: center;
	width: 176px;
}
.pl img {
	border: none;
}

.pl a {
	display: block;
	font-size: 0.9em;
}

#topic_path {
	clear: both;
	width: 880px;
	text-align: left;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #c01b8f;
	font-size: 0.9em;
}
#topic_path .tp {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
.tp li {
	background: url(image/tp.gif) top right;
	padding-right: 24px;
	padding-left: 3px;
}
.tp li.current {
	background: none;
}

#wrapper {
	margin: 0 auto;
	width: 880px;
}

#top_container {
	float: left;
	width: 708px;
}

#recommend {
	width: 708px;
	color: #444;
	margin-bottom: 28px;
}

#genhai_column {
	margin-right: 4px;
	border-top: solid 1px #aac251;
	border-bottom: solid 1px #aac251;
	padding: 7px 3px;
	padding-right: 8px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
}

#genhai_database {
	clear: both;
	margin-right: 4px;
	border-top: solid 1px #aac251;
	border-bottom: solid 1px #aac251;
	padding: 7px 3px;
	padding-right: 8px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
}

.recommend_title {
	font-size: 0.8em;
	width: 165px;
	float: left;
}

.recommend_haiku {
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
	width: 300px;
	overflow: hidden;
	font-size: 1.1em;
}

.recommend_author {
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
	width: 110px;
	overflow: hidden;
	font-size: 1.1em;
}

.recommend_critic {
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
	width: 110px;
	overflow: hidden;
	font-size: 1em;
}

.recommend_link {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(image/right_arw.png) center center no-repeat;
}
.recommend_link span {
	display: none;
}

/* --- インターネット俳句会 --- */

#haikukai {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

.haikukai_login {
	width: 172px;
	margin-top: 33px;
	float: left;
	text-align: center;
}
.haikukai_login img {
	margin: 0 auto;
	border: none;
}

#haikukai_note {
	padding-top: 14px;
	font-size: 0.8em;
	text-align: left;
}

#haikukai_rec {
	width: 536px;
	float: right;
	color: #444;
}

#haikukai_rank {
	width: 536px;
	float: right;
	color: #444;
}

.result_wrap {
	width: 535px;
}

.result {
	width: 100%;
	border-collapse: collapse;
}

.result th {
	font-family: "MS PMincho", Saimincho, serif;
	text-align: center;
	border: solid 1px #aac251;
	background: #e2e9c6;
	padding: 3px;
}

.result td {
	text-align: left;
	font-family: "MS PMincho", Saimincho, serif;
	padding: 3px;
	background: #fff;
	border: solid 1px #aac251;
}


.kukai_g1 {
	clear: both;
	height: 30px;
	line-height: 30px;
	border-top: solid 1px #aac251;
	background: url(image/netkukai_g1.png) left center no-repeat;
}

.kukai_g2 {
	clear: both;
	height: 30px;
	line-height: 30px;
	border-top: solid 1px #aac251;
	border-bottom: solid 1px #aac251;
	background: url(image/netkukai_g2.png) left center no-repeat;
}

.kukai_jr {
	clear: both;
	height: 30px;
	line-height: 30px;
	border-top: solid 1px #aac251;
	background: url(image/netkukai_jr.png) left center no-repeat;
}

.kukai_ku {
	padding-left: 25px;
	width: 300px;
	float: left;
	text-align: left;
}

.kukai_author {
	width: 160px;
	float: right;
	text-align: left;
}


.kukai {
	margin-right: 4px;
	padding: 7px 3px;
	padding-right: 8px;
	padding-left: 5px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
}

.clear {
	clear: both;
}

.kukai_rec_title {
	width: 28px;
	background: #fff;
	border-top: solid 1px #aac251;
	float: left;
}

.kukai_rec_title img {
	margin: 1px;
}

.kukai_rec_haiku {
	border-top: solid 1px #aac251;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
	width: 330px;
	overflow: hidden;
}

.kukai_rec_author {
	border-top: solid 1px #aac251;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;
	width: 160px;
	overflow: hidden;
}


/* --- メインコンテナ --- */

#container {
	clear: both;
	margin-top: 8px;
	text-align: left;
	background: #fff;
}

#main {
	margin-left: 177px;
	text-align: left;
	background: #fff;
	margin-right: 5px;
}

#news {
	border-top: solid 1px #aac251;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	width: 526px;
	float: left;
}

#news h3 {
	margin: 0;
	padding: 0;
	width: 526px;
	height: 30px;
	text-align: center;
	font-weight: normal;
	background: url(image/top_news.png) top center no-repeat;
}
#news h3 span {
	display: none;
}

#news_more {
	margin-top: 0.9em;
	margin-bottom: 1em
}
#news_more a {
	padding-left: 14px;
	font-size: 0.9em;
}

#column {
	border-top: solid 1px #aac251;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	width: 526px;
	float: left;
}

#column h3 {
	margin: 0;
	padding: 0;
	width: 526px;
	height: 30px;
	text-align: center;
	font-weight: normal;
	background: url(image/top_column.png) top center no-repeat;
}
#column h3 span {
	display: none;
}

#column_content {
	background: #fcfcfc;
	line-height: 1.4em;
	padding: 10px;
}

#column_more {
	margin-top: 0.9em;
}
#column_more a {
	padding-left: 14px;
	font-size: 0.9em;
}


.arw {
	padding-right: 14px;
	background: url(image/arw.png) right center no-repeat;
}

.news_list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.news_list li {
	background: url(image/circle.gif) 2px 0.38em no-repeat;
	_background-position: 2px 0.4em;
	*background-position: 2px 0.4em;
	padding-left: 18px;
	font-size: 0.9em;
	line-height: 1.6em;
}


#haikukai_rec h3 {
	margin: 0;
	padding: 0;
	width: 526px;
	height: 30px;
	text-align: center;
	font-weight: normal;
	background: url(image/top_kukai.png) top center no-repeat;
}

#haikukai_rec h3 span {
	display: none;
}


#menu {
	width: 172px;
	background: #fff;
	float: left;
}

#menu a {
	text-decoration: none;
	display: block;
	color: #736860;
	border-top: solid 1px #aac251;
}
#menu a.last {
	border-bottom: solid 1px #aac251;
}

#menu a.hairon {
	border: none;
	margin-top: 1em;
}

#menu a:hover {
	background: #f8f1e6;
	text-decoration: underline;
}
/*
#menu a, #menu a:visited {
	color: #444;
}
*/

#menu a span {
	display: block;
	font-size: 0.9em;
	padding: 4px 2px 4px 3px;
	line-height: 1.3em;
}

#right_box {
	text-align: center;
	margin-left: 708px;
	background: #fff;
}

#right_box content {
	float: right;
}

.book_img {
	text-align: center;
}
.book_img img {
	border: none;
	margin: 4px auto;
}
.book_note {
	width: 160px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 1em;
}

.book_space {
	width: 20px;
	height: 20px;
}

#footer {
	clear: both;
	margin: 20px auto;
	width: 880px;
	background: #fff;
	position: relative;
}

#footer .content {
	padding: 20px;
	padding-left: 24px;
	font-size: 0.9em;
	border: solid 1px #ddd;
	line-height: 1.2em;
	text-align: left;
}

#footer .copyright {
	padding: 2px;
	text-align: right;
	font-size: 0.9em;
	background: #fff;
}

#footer #gh_logo {
	width: 64px;
	height: 64px;
	background: url(image/gh_logo.gif) no-repeat;;
	position: absolute;
	top: 24px;
	left: 784px;
}



.clearfix:after {
	content: url(image/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* Mac IE \*//*/
.clearfix { overflow: hidden; }
/* */
