@charset "utf-8";
/* CSS Document */

#linktitle {
	background-image: url(../images/link_topbg.jpg);
	background-repeat: no-repeat;
	height/**/: 91px;
	width/**/: 745px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 155px;
	padding-top: 10px;
}
 * html #linktitle{
	height: 101px;
	width: 900px;
}
#list {
	width: 100%;
	margin-top: 10px;
}
#list  #linkbgtop {
	background-image: url(../images/link_bgtop.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 100%;
}
#list  #linkmain {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-y;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 1.7em;
	color: #999999;
	padding: 15px;
}
#list #linkbgbottom {
	background-image: url(../images/link_bottombg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 100%;
}
#main {
	height: auto;
}
#headbox #navi #navi_link a {
	background-position: bottom;
}
.exp{
	font-size:12px;
	text-align:left;
	line-height:1.2em;
}
.exp a{
	color:#666;
}
.exp a:hover{
	color:#ff9900;
}
