
/*----------------------------------
{ݒ
----------------------------------*/


a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #BE313F;
	text-decoration: underline;
}
p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #73A405;
}
#wrapper{
	width: 840px;
	margin: 0 auto;
}
.box{
	background: #FFF;
}



.boxholder{
	clear: both;
	padding: 1px;
	background: #000;
}
.tab{
	float: left;
	height: 24px;
	margin: 0;
	text-align: center;
	background: #000 url(images/greentab.jpg) no-repeat;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

ul{
	marign:0;
	padding:0;
	list-style-type:none;
	}
	
li{
	widtn:168px;
	padding:2px;
	}	


