/* --- common style ---------------------------------------------------- */

html {
	height:100%;
	margin-bottom:1px;
}

body {
	margin:0px;
	border:none;
	padding:0px;
	font-size:12px;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6,p,table,tr,th,td,dl,dt,dd,img,span,div {
	margin:0px;
	border:none;
	padding:0px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

table,
table tr,
table tr th,
table tr td {
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}

table caption {
	display:none;
}

a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:active {color:#451f06; text-decoration:none;}
a:hover {color:#451f06; text-decoration:underline;}

.clear:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clear { display: inline-block; }
/* exlude MacIE5 \*/
* html .clear { height: 1% }
.clear {display:block;}
/* end MacIE5 */



/* --- site layout ----------------------------------------------------------- */

body {
	background:url(../img/bg_body.jpg);
}

div#layout {
	overflow:hidden;
	margin:10px 0 0 10px;
	padding:0 0 20px 0;
	width:820px;
}


div#layout div#header { /* === IE === */
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:820px;
	height:80px;
	background:url(../img/bg_header.png) no-repeat;
}

div#layout div#wrapper {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	width:820px;
	background:#ffffff;
	text-align:left;
}

div#wrapper div#main {
	float:right;
	display:inline;
	overflow:hidden;
	margin:0 10px 0 0;
	border-top:2px #000000 solid;
	padding:10px 10px 0 0;
	width:620px;
}

div#wrapper div#navi {
	overflow:hidden;
	margin:0 0 0 10px;
	border-top:2px #000000 solid;
	padding:10px 0 0 0;
	width:170px;
}

div#layout div#footer { /* === IE === */
	clear:both;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:820px;
	height:40px;
	background:url(../img/bg_footer.png) no-repeat bottom;
}

/* --------------------------------------------------------------------------- */
/* --- header ---------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

div#header h1 {
	overflow:hidden;
	margin:15px 0 0 10px;
	padding:0 0 0 0;
	width:260px;
	height:60px;
}

div#header h1 a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:260px;
	height:60px;
	background:url(../img/logo_01.jpg) no-repeat;
	text-indent:-9999px;
}



/* --------------------------------------------------------------------------- */
/* --- navi ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

div#navi ul#g_navi {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:170px;
}

div#navi ul#g_navi li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:170px;
	height:30px;
}

div#navi ul#g_navi li a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:170px;
	height:30px;
	background:url(../img/bg_navi.jpg) no-repeat;
	text-indent:-9999px;
}

div#navi ul#g_navi li#n_color a { background-position:0px 0px; }
div#navi ul#g_navi li#n_info a { background-position:0px -30px; }
div#navi ul#g_navi li#n_join a { background-position:0px -60px; }
div#navi ul#g_navi li#n_member a { background-position:0px -90px; }
div#navi ul#g_navi li#n_album a { background-position:0px -120px; }
div#navi ul#g_navi li#n_active a { background-position:0px -150px; }
div#navi ul#g_navi li#n_blog a { background-position:0px -180px; }

#infoP div#navi h3,
#activeP div#navi h3,
#blogP div#navi h3 { /* === IE === */
	margin:20px 0 5px 0;
	border:1px #f23a38 solid;
	border-left:5px #f23a38 solid;
	padding:0 0 0 3px;
	width:135px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#infoP div#navi ul,
#activeP div#navi ul,
#blogP div#navi ul {
	list-style:none;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	width:140px;
}

#infoP div#navi ul li span,
#activeP div#navi ul li span,
#blogP div#navi ul li span {
	display:block;
}





/* --------------------------------------------------------------------------- */
/* --- footer ---------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

div#footer p {
	margin:10px 20px 10px 20px;
	padding:0 0 0 0;
	width:780px;
	text-align:right;
}



/* --------------------------------------------------------------------------- */
/* --- main ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

div#main p {
	margin:0 0 1.5em 0;
}


/* --------------------------------------------------------------------------- */
/* --- topP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#topP div#main h3 {
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	width:620px;
	height:30px;
	background:url(../img/ttl_top_news.jpg) no-repeat;
	text-indent:-9999px;
}

#topP div#main ul {
	list-style:none;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:620px;
}

#topP div#main ul li {
	overflow:hidden;
	margin:0 0 5px 0;
	border-bottom:1px #666666 dotted;
	padding:0 0 0 0;
	width:620px;
}

#topP div#main ul li a {
	display:block;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:620px;
}

#topP div#main ul li a span {
	display:block;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:120px;
	background:url(../img/arrow_01.jpg) no-repeat 0px 2px;
	text-indent:12px;
}


/* --------------------------------------------------------------------------- */
/* --- webP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#webP div#main div.box_join {
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	width:250px;
}

#webP div#main div.box_join p {
	margin:0 0 0 0;
}

#webP div#main form {
	clear:both;
}

#webP div#main table {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	border-collapse:separate;
}

#webP div#main table th,
#webP div#main table td {
	margin:0 0 0 0;
	border-bottom:1px #b58d72 solid;
	padding:3px 5px 3px 5px;
}

#webP div#main table th {
	border-left:3px #b58d72 solid;
	text-align:right;
	width:150px;
	color:#482006;
}

#webP div#main table th span {
	display:block;
	font-size:10px;
	font-weight:normal;
}

#webP div#main table td {
	border-left:1px #b58d72 solid;
	vertical-align:middle;
}

#webP div#main table td input,
#webP div#main table td textarea {
	width:315px;
}

#webP div#main form p {
	margin:10px 0 10px 0;
	text-align:center;
}




/* --------------------------------------------------------------------------- */
/* --- memberP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */

#memberP div#main div.mem_box { /* === IE === */
	overflow:hidden;
	margin:10px 0 40px 0px;
	border-left:1px #461c04 solid;
	border-bottom:1px #461c04 solid;
	padding:10px 20px 10px 10px;
	width:580px;
}

#memberP div#main div.mem_box h2 {
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:180px;
	height:180px;
	background-repeat:no-repeat;
}

#memberP div#main div.mem_box h2 img {
	position:absolute;
	right:0px;
	bottom:0px;
	width:30px;
	height:30px;
}

#memberP div#main div.mem_box dl {
	overflow:hidden;
	float:right;
	display:inline;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:380px;
}

#memberP div#main div.mem_box dl dt {
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	width:50px;
	text-align:right;
}

#memberP div#main div.mem_box dl dd {
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:320px;
}

#memberP div#main div.mem_box dl dd span {
	margin-left:15px;
}




/* --------------------------------------------------------------------------- */
/* --- blogP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#blogP div#main h2 {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_top_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#000000;
}

#blogP div#main h2 a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_top_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#000000;
}

#blogP div#main p.diary_date {
	width:500px;
	height:12px;
	background:url(../img/ttl_top_h2_date.jpg) repeat-y;
	text-indent:8px;
	line-height:12px;
	font-size:12px;
	color:#777777;
}

#blogP div#main div#entry_body {
	border-bottom:1px dotted #777777;
}

#blogP div#main div.tb_comment {
	margin:0 0 20px 0;
	border-bottom:1px dotted #777777;
	padding:0 0 5px 0;
	text-align:right;
}

#blogP div#main div#pre_next {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:520px;
	text-align:center;
}

#blogP div#main div#pre_next ul {
	overflow:hidden;
	list-style:none;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	width:520px;
}

#blogP div#main div#pre_next ul li {
	display:inline;
	color:#bbbbbb;
}

#blogP div#main div#pre_next ul li a {
	color:#cc6666;
}

#blogP div#main div.box_entry-comment {
	overflow:hidden;
	margin:10px 0 10px 50px;
	padding:0 0 10px 0;
	width:400px;
}

#blogP div#main div.box_entry-comment h3 {
	overflow:hidden;
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	width:140px;
	height:15px;
	background:url(../img/ttl_top_h2_date.jpg) repeat-y;
	text-indent:8px;
	line-height:12px;
	font-size:12px;
	color:#777777;
}

#blogP div#main div.box_entry-comment div.comment_detail {
	overflow:hidden;
}

#blogP div#main div.box_entry-comment div.comment_detail h4.comment_ttl {
	overflow:hidden;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
	height:15px;
	background:url(../img/ttl_r_navi_h3.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#de2523;
}

#blogP div#main div.box_entry-comment div.comment_detail h4.comment_ttl img {
	vertical-align: middle;
}

#blogP div#main div.box_entry-comment div.comment_detail div {
	margin:0 0 0 15px;
}

#blogP div#main div.box_entry-comment form p {
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#blogP div#main div.box_entry-comment form p span {
	float:left;
	display:block;
	width:50px;
	text-align:right;
}



/* --------------------------------------------------------------------------- */
/* --- infoP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#infoP div#main h2 {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_top_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#000000;
}

#infoP div#main h2 a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_top_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#000000;
}

#infoP div#main p.diary_date {
	width:500px;
	height:12px;
	background:url(../img/ttl_top_h2_date.jpg) repeat-y;
	text-indent:8px;
	line-height:12px;
	font-size:12px;
	color:#777777;
}

#infoP div#main div#entry_body {
	border-bottom:1px dotted #777777;
}

#infoP div#main div.tb_comment {
	margin:0 0 20px 0;
	border-bottom:1px dotted #777777;
	padding:0 0 5px 0;
	text-align:right;
}

#infoP div#main div#pre_next {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:520px;
	text-align:center;
}

#infoP div#main div#pre_next ul {
	overflow:hidden;
	list-style:none;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	width:520px;
}

#infoP div#main div#pre_next ul li {
	display:inline;
	color:#bbbbbb;
}

#infoP div#main div#pre_next ul li a {
	color:#cc6666;
}

#infoP div#main div.box_entry-comment {
	overflow:hidden;
	margin:10px 0 10px 50px;
	padding:0 0 10px 0;
	width:400px;
}

#infoP div#main div.box_entry-comment h3 {
	overflow:hidden;
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	width:140px;
	height:15px;
	background:url(../img/ttl_top_h2_date.jpg) repeat-y;
	text-indent:8px;
	line-height:12px;
	font-size:12px;
	color:#777777;
}

#infoP div#main div.box_entry-comment div.comment_detail {
	overflow:hidden;
}

#infoP div#main div.box_entry-comment div.comment_detail h4.comment_ttl {
	overflow:hidden;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
	height:15px;
	background:url(../img/ttl_r_navi_h3.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#de2523;
}

#infoP div#main div.box_entry-comment div.comment_detail h4.comment_ttl img {
	vertical-align: middle;
}

#infoP div#main div.box_entry-comment div.comment_detail div {
	margin:0 0 0 15px;
}

#infoP div#main div.box_entry-comment form p {
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#infoP div#main div.box_entry-comment form p span {
	float:left;
	display:block;
	width:50px;
	text-align:right;
}





/* --------------------------------------------------------------------------- */
/* --- activeP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#activeP div#main h2 {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_top_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#000000;
}

#activeP div#main h2 a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_top_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#000000;
}

#activeP div#main p.diary_date {
	width:500px;
	height:12px;
	background:url(../img/ttl_top_h2_date.jpg) repeat-y;
	text-indent:8px;
	line-height:12px;
	font-size:12px;
	color:#777777;
}

#activeP div#main div#entry_body {
	border-bottom:1px dotted #777777;
}

#activeP div#main div.tb_comment {
	margin:0 0 20px 0;
	border-bottom:1px dotted #777777;
	padding:0 0 5px 0;
	text-align:right;
}

#activeP div#main div#pre_next {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:520px;
	text-align:center;
}

#activeP div#main div#pre_next ul {
	overflow:hidden;
	list-style:none;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	width:520px;
}

#activeP div#main div#pre_next ul li {
	display:inline;
	color:#bbbbbb;
}

#activeP div#main div#pre_next ul li a {
	color:#cc6666;
}

#activeP div#main div.box_entry-comment {
	overflow:hidden;
	margin:10px 0 10px 50px;
	padding:0 0 10px 0;
	width:400px;
}

#activeP div#main div.box_entry-comment h3 {
	overflow:hidden;
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	width:140px;
	height:15px;
	background:url(../img/ttl_top_h2_date.jpg) repeat-y;
	text-indent:8px;
	line-height:12px;
	font-size:12px;
	color:#777777;
}

#activeP div#main div.box_entry-comment div.comment_detail {
	overflow:hidden;
}

#activeP div#main div.box_entry-comment div.comment_detail h4.comment_ttl {
	overflow:hidden;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
	height:15px;
	background:url(../img/ttl_r_navi_h3.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#de2523;
}

#activeP div#main div.box_entry-comment div.comment_detail h4.comment_ttl img {
	vertical-align: middle;
}

#activeP div#main div.box_entry-comment div.comment_detail div {
	margin:0 0 0 15px;
}

#activeP div#main div.box_entry-comment form p {
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#activeP div#main div.box_entry-comment form p span {
	float:left;
	display:block;
	width:50px;
	text-align:right;
}




/* --------------------------------------------------------------------------- */
/* --- albumP ------------------------------------------------------------------ */
/* --------------------------------------------------------------------------- */


#albumP div#main h2 {
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	background:url(../img/ttl_album_h2.jpg) no-repeat;
	text-indent:8px;
	line-height:15px;
	font-size:12px;
	color:#491f07;
}

#albumP div#main h2 a {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
	height:15px;
	font-size:12px;
	color:#491f07;
}

#albumP div#main p.p_album {
	margin:0 0 0 8px;
}

#albumP div#main ul.ul_member {
	list-style:none;
	margin:0 0 30px 8px;
	padding:0 0 0 0;
	width:600px;
}

#albumP div#main ul.ul_member li {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

#albumP div#main dl {
	overflow:hidden;
	margin:0 0 20px 10px;
	border-bottom:1px dotted #420606;
	padding:0 0 15px 0;
	width:600px;
}

#albumP div#main dl dt {
	overflow:hidden;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	width:600px;
	height:20px;
	background:url(/img/arrow_01.jpg) no-repeat 0px 1px;
	text-indent:13px;
	font-size:12px;
	color:#491f07;
}

#albumP div#main dl dd a {
	display:block;
	overflow:hidden;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 0;
	width:180px;
	text-align:center;
}

#albumP div#main dl dd a img {
	vertical-align:middle;
}















