@charset "utf-8";


body#portal{
	background:none;
	padding-top:9px;
	}
	
#portal #header{
	height:40px;
	margin-bottom:0;
	}
#portal #header #tel{
	position: absolute;
	top:0;
	left:505px;
}
#portal #header #contact{
	position:absolute;
	top:0;
	left:665px;
}
#portal #key-visual h2{
	margin:0;
	padding:0;
	}
#portal #key-visual #yukadanbo{
	position:absolute;
	top:394px;
	left:611px;
	margin-bottom:0;
	}
#portal #key-visual img{
	margin-bottom:8px;
	}
	
#portal #content #col-2{
	background-image:url(../images/portal/line-dotted.jpg);
	background-position:651px 0;
	background-repeat:no-repeat;
	}
		
		
#portal #content #col-2 div.left-col #info-box{
	padding-top:7px;
	width:630px;
	height:130px;
	overflow:auto;
	margin-bottom:34px;
	border-bottom:2px solid #ff9900;
	}
#portal #content #col-2 div.left-col #info-box dl{
	margin-left:7px;
	width:605px;
	line-height:1.6;
	}
#portal #content #col-2 div.left-col #info-box dl dt{
	float:left;
	}
#portal #content #col-2 div.left-col #info-box dl dd{
	margin-left:90px;
	}

#portal #content #col-2 div.right-col{
	width: 250px;
	float:right;
	padding:0;
	background:url(../images/portal/line-dotted.jpg) left bottom no-repeat;
	}
#portal #content #col-2 div.right-col img{
	margin:0;
	}
#portal #content #col-2 div.right-col h3{
	padding-top:15px;
	}
#portal #content #col-2 div.right-col p{
	font-size:11px;
	margin-top: 0;
	margin-left:10px;
	margin-bottom:7px;
	}
#portal #content #col-2 div.right-col ul#menu {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:25px;
	margin-bottom: 15px;
	line-height: 2em;
	}
#portal #content #col-2 div.right-col ul#menu li{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	font-weight: bold;
	background:url(../images/portal/portal-marker01.gif) no-repeat 0px 7px;
	}
#portal #content #col-2 div.right-col ul#menu li a:link{
	color:#000000;
	text-decoration:none;
	}
#portal #content #col-2 div.right-col ul#menu li a:visited{
	color:#000000;
	text-decoration: none;
	}
#portal #content #col-2 div.right-col ul#menu li a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
#portal #footer {
	width: 100%;
	/*position: relative;*/
	background:url(../images/portal/portal-bg-footer.jpg)  top repeat-x;
	height:101px;
}