body {
	background:#fff url(../img/bg02.jpg) center top repeat-x;
	color: #000;
	font-size: 0.9em;
	font-weight:nomal;
	text-align: center;
	line-height: 140%;
	color:#333;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
	}

/* --------------------------------------------------
	left_menu
-------------------------------------------------- */
.left_menu{
	background:#5d005e;
	width:250px;
	margin:10px 10px 20px 0;
	height:auto;
	float:left;
	}

.left_menu .title{
	font-style: normal;
	font-weight: normal;
	width:100%;
	height:auto;
	padding:15px;
	color:#fff;
	text-align:left;
	border-bottom:dotted 1px #fff;
	}

.left_menu .cont{
	line-height:140%;
	font-size: 77%;
	font-style: normal;
	font-weight: normal;
	width:auto;
	height:auto;
	padding:15px;
	color:#fff;
	text-align:left;
	border-bottom:dotted 1px #fff;
/*	border:solid 1px #f00; */
	}

.left_menu .cont a{
	color:#f6deff;
	text-decoration:underline;
	}

/* --------------------------------------------------
	left_menu
-------------------------------------------------- */

.main_contents{
	width:100%;
	height:auto;
	margin:0 0 5px 0;
	padding-top:20px;
	text-align:left;
	}

.main_contents .cont{
	width:auto;
	height:auto;
	padding:20px 0 20px 20px;
	text-align:left;
	}

/* --------------------------------------------------
	members
-------------------------------------------------- */
.members{
	width:100%;
	height:auto;
	}

.members .icon{
	width:48px;
	height:48px;
	border:solid 1px #666;
	margin:0 10px 5px 0;
	float:left;
	}

.members .text{
	width:auto;
	height:auto;
	font-size:small;
	}

.members .text .name{
	color:#5d025e;
	font-weight:bold;
	}

.comment{
	-webkit-border-radius: 5px;
	clear:both;
	width:100%;
	height:auto;
	background:#eee;
	margin:5px 0 10px;
	}

.comment .text{
	width:auto;
	height:auto;
	padding:10px;
	font-size:small;
	color:#666;
	}

/* --------------------------------------------------
	history
-------------------------------------------------- */
.comment{
	-webkit-border-radius: 5px;
	clear:both;
	width:100%;
	height:auto;
	background:#eee;
	margin:5px 0 10px;
	}
	
.comment .text{
	width:auto;
	height:auto;
	padding:10px;
	font-size:small;
	color:#666;
	}