@charset "UTF-8";

#contents{
	margin: 0 auto;
	background: url(../images/contents_bg.gif) no-repeat;
	width: 695px;
	height: auto;
	min-height: 500px;
}

#contents #wrapper{
	margin: 0 0 0 77px;
}

#contents #wrapper #p{
	text-align: right;
	margin: 0 20px 20px 0;
}

#contents #wrapper #p a{
	color: #0066FF;
}

#contents h2{
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	height: 50px;
	background: url(../images/title_under.gif) no-repeat -10px 55px;
}


#contents h3{
	margin: 140px 90px 0 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}


#contents #wrapper p img{
	margin: 10px 0;
}
