@charset "utf-8";
/* Header Background
-------------------------------------------------------------------------------------------------*/
#Link #Header {
	background:url(images/bg_link.jpg) left top no-repeat;
}
#Link #HeaderMenu ul.LowLayer {
	border-top: 4px solid #0098d1;
}
/*********************************************
**    Copyright (c) 2008 life.
**                  All Rights Reserved.
**********************************************/
/* IndexPage
-------------------------------------------------------------------------------------------------*/
#Link #Contents {
	padding : 0 25px 0 40px;
}
#Link .linkIndex h1 {
	background : url(images/h1_arrow.gif) no-repeat 0 center;
	margin : 0 0 20px;
	padding : 7px 0 7px 30px;
	border-bottom : 2px solid #0098d1;
	font-size : 144%;
	line-height : 1.2;
}
#Link .lisection {
	clear: both;
	width: 800px;
	height: 95px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#Link .li_row1 {
	float: left;
	width: 230px;
}
#Link .li_row2 {
	float: left;
	width: 210px;
	padding-top: 10px;
}
#Link  .lttl {
	font-weight: bold;
}
#Link .lurl {
	font-size: 76.9%;
}
#Link .lurl a {
	color: #0000FF;
}


#Link .li_row3 {
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-right: 20px;
}
#Link .lisection_end {
	clear: both;
	width: 800px;
	height: 95px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}
