
#wrapper{
	width:900px;
	margin:0 auto;
}

#return {
margin-bottom:20px;
padding-top:20px;
}

#top{
	margin-bottom:40px;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*----------------------------
  project
----------------------------*/

.clearfix {
	position: relative;
}

.project_btm{
	background:url(../images/line_dot.gif) repeat-x left bottom;
	padding-bottom:30px;
	margin-bottom:40px;
}

.project .pro_left{
	float:left;
	width:420px;
	display:block;
	border-right:#dcdcdc 1px solid;
	padding-right:30px;
}

.project .pro_right{
	margin-left:479px;
	_margin-left:477px;
}

.project_btm .pro_left{
	float:left;
	width:420px;
	display:block;
}

.project_btm .pro_right{
	padding-left:29px;
	_padding-left:26px;
	border-left:#dcdcdc 1px solid;
	margin-left:450px;
}

p.pro_txt{
	padding-bottom: 10px;
}

.project div,
.project_btm div {
	padding-bottom: 40px;
}

.project p.pro_photo,
.project h2.pro_ttl,
.project_btm p.pro_photo,
.project_btm h2.pro_ttl{
	margin-bottom:20px;
}

.project p.pro_txt,
.project_btm p.pro_txt{
	line-height:180%;
	font-size:90%;
}

/*----------------------------
  archive
----------------------------*/

#youth_archive{
	padding-bottom:40px;
	background:url(../images/line_dot.gif) repeat-x left bottom;
	margin-bottom:40px;
}

#youth_archive ul li{
	line-height:200%;
	font-size:90%;
}

#youth_archive h3{
	margin-bottom:18px;
}

#youth_archive ul li a{
	color:#120DCA;
}

#youth_archive ul li a:hover{
	text-decoration:none;
}

/*----------------------------
  toppage
----------------------------*/

#toppage{
	padding-bottom:30px;
}

#toppage p{
	text-align:right;
}