#wrapper a {
color: #fff;
text-decoration: none;
}
#wrapper a:hover{
color: #DFE44F;
}
#wrapper p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper{
width: 440px;
margin: 0 auto;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size: 12px;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #d831d7;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #d831d7 url(images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
#tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #d831d7 url(images/greentab.jpg) no-repeat;
}

