@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{
	position:relative;
	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:232px;
}

.div_portal h2{
	margin-bottom:20px;
}
.div_portal h3{
	margin:0px 17px 15px;
	padding-bottom:13px;
	font-size:1.8em;
}
.div_portal p{
	margin:0px 19px 13px;
}
.div_portal ul{
	margin:0px 17px 0px;
}

.portal_link ul{
	padding-top:40px;
	padding-bottom:50px;
}



.portal_01{
	background:url(../img/contents/bg_01_1.gif) no-repeat left 30px;
	color:#ff0033;
	zoom:1;
}
.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{
	_display:inline;
	background:url(../img/contents/bg_02_1.gif) no-repeat left 30px;
	color:#0099cc;
	margin-left:20px;
	zoom:1;
}
.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;
}



.portal_03{
	_display:inline;
	background:url(../img/contents/bg_03_1.gif) no-repeat left 30px;
	color:#669900;
	margin-left:20px;
	zoom:1;
}
.portal_03 .portal_link{
	background:url(../img/contents/bg_03_2.gif) no-repeat left top;
}
.portal_03 h3{
	background:url(../img/contents/line_03.gif) no-repeat left bottom;
}



.portal_04{
	color: #c62f1d;
	_display:inline;
	background:url(../img/contents/bg_04_1.gif) no-repeat left 30px;
	color:#/user_data/packages/ekzmEC/;
	margin-left:20px;
	zoom:1;
}
.portal_04 .portal_link{
	background:url(../img/contents/bg_04_2.gif) no-repeat left top;
}
.portal_04 h3{
	background:url(../img/contents/line_04.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;
}

#div_foot address a{
	color: #fff;
}
#div_foot address a:hover{
	text-decoration: none;
}


/* bt-all */
#div_contents .bt-all{
	position: absolute;
	top: 115px;
	left: 532px;
	}
#div_contents .bt-all a:hover img{
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;	
	}















