/* CSS Document */

#layout{
	background: url(../images/second/back.jpg) repeat-y;
}

#frame{
	background: url(../images/second/back_top.jpg) no-repeat top;
}



#main{
	width: 570px;
	margin: 135px auto 0 auto;
}

#main h3{
	font-size: 100%;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #626262;
	padding-bottom: 3px;
}

#main h4{
	font-size: 100%;
	margin: 0 0 10px 0;
}

.t-normal{
	font-weight: normal;
}

.t-red{
	color: #ff0000;
}

.t-right{
	text-align: right;
}




#footer{
	height: 150px;
	background: url(../images/second/back_bottom.jpg) no-repeat;
}

#footer address{
	padding: 125px 0 0 0;
}
