@charset "utf-8";

body{
	background:url(../img/bg_body.gif) repeat-x left top;
}

#div_body{
	background:url(../img/bg.gif) no-repeat center top;
}
#div_contents{
	background:url(../img/bg_contents.gif) no-repeat left top;
	width:990px;
	margin:0px auto 30px;
	padding-top:73px;
}

.h1_lead{
	margin-bottom:55px;
}


#div_portal{
	
}

.div_portal{
	float:left;
	width:480px;
}

.div_portal h2{
	margin-bottom:50px;
}
.div_portal h3{
	margin:0px 40px 15px;
	padding-bottom:13px;
	font-size:1.8em;
}
.div_portal p{
	margin:0px 40px 13px;
}
.div_portal ul{
	margin:0px 40px 0px;
}

.portal_link ul{
	margin:0px 0px 0px 70px;
	padding-top:46px;
	padding-bottom:50px;
}

.portal_01{
	background:url(../img/contents/bg_01_1.gif) no-repeat left 64px;
	color:#ff0033;
}
.portal_01 .portal_link{
	background:url(../img/contents/bg_01_2.gif) no-repeat left top;
}
.portal_01 h3{
	background:url(../img/contents/line_01.gif) no-repeat left bottom;
}

.portal_02{
	background:url(../img/contents/bg_02_1.gif) no-repeat left 64px;
	color:#0099cc;
	margin-left:30px;
	_display:inline
}
.portal_02 .portal_link{
	background:url(../img/contents/bg_02_2.gif) no-repeat left top;
}
.portal_02 h3{
	background:url(../img/contents/line_02.gif) no-repeat left bottom;
}



#div_foot{
	background:url(../img/foot/bg_foot_line.gif) repeat-x left bottom;
	color: #FFFFFF;
}

#div_foot_contents{
	background: #669900 url(../img/foot/bg_foot.gif) no-repeat left top;
	width:950px;
	margin:0px auto 0px;
	padding:20px
}

#div_foot_contents h4{
	font-size:1.4em;
}


#div_foot address{	
	background: url(../img/foot/bg_copy.gif) no-repeat left bottom;
	height:27px;
	padding-top:56px;
	text-align: right;
	width:970px;
	padding-right:20px;
	margin:0px auto;
	font-size:1.2em;
}

















