@charset "utf-8";
/*  -----  /communitymate/css/index.css ------   */

p.comidp {
	line-height: 1.5;
	font-size: 88%;
	margin: 0 6px 30px 6px;
}

.comli01 {
	color: #FF6600;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 30px 10px;
}

.communitymate h3 {
	color: #FF3300;
	margin: 10px 0 5px 10px;
	font-weight: bold;
	border-bottom: dotted 2px #777;
}

.communitymate h4 {
	color: #2fadbb;
	margin: 10px 0 5px 10px;
	font-weight: bold;
	font-size: 92%;
}

/*  --  .comBox01 　--  */

.communitymate .comBox01 {
	margin: 10px 10px 30px 0px;
	overflow: hidden;
	zoom: 1;
}

.communitymate .comBox01 img {
	float: left;

}

.communitymate .comBox01 h2 {
		width: 510px;
		float: right;
		font-weight: bold;
		color: #FF6600;
		margin: 3px 0 0 0 !important;
}

.communitymate .comBox01 h2 a {
	color: #FF6600;
}

.communitymate .comBox01 h2 a:hover {
	color: #FFAF60;
	text-decoration: none;
}

.communitymate .comBox01 p {
		width: 510px;
		float: right;
		font-size: 88%;
		line-height: 1.5;

}


/*  --  .comtable01 　--  */

.comtable01 {
	width: 500px;
	background-color: #fff;
	margin: 0 0 50px 10px;
	vertical-align: top;
}

.comtable01 th,
.comtable01 td {
	padding: 5px 10px;
	border: solid 1px #777;
	font-size: 82%;
	line-height: 1.5;
}

.comtable01 tr.tr00 {
	background-color: #d7e366;
}

.comtable01 th.th00,
.comtable01 th.th01,
.comtable01 th.th02 {
	text-align: center;
}

.comtable01 th.th00,
.comtable01 th.th01 {
	width: 120px;
}

.comtable01 th.th02 {
	width: auto;
}



/*  --  .comBox02 　--  */

.communitymate .comBox02 {
	margin: 15px 10px 30px 10px;
	overflow: hidden;
	zoom: 1;
}

.communitymate .comBox02 img {
	float: left;
}

.communitymate .comBox02 p {
	width: 500px;
	margin-left: 15px;
	float: left;
	line-height: 1.6;
	font-size: 92%;
	color: #333;
}

/*  --  .comBox03 　--  */

.communitymate .comBox03 {
	margin: 15px 10px 30px 10px;
	overflow: hidden;
	zoom: 1;
}

.communitymate .comBox03 img {
	float: left;
}

.communitymate .comBox03 dl {
	width: 616px;
	float: left;
	line-height: 1.4;
	color: #333;
}

.communitymate .comBox03 dt {
	width: 100px;
	float: left;
	font-size: 92%;
	color: #CC0000;
}

.communitymate .comBox03 dd {
	width: 510px;
	float: left;
	font-size: 92%;
	margin-bottom: 7px;
}


