@charset "utf-8";

@import url("base.css");



h1.headlineBlue{
    margin-bottom:15px;}
h2.headlineBlue{
    margin-bottom:15px;}
h3.headlineGlay{
    margin-bottom:15px;}
h4.headlineName{
	clear: both;
	height:30px;
	padding-bottom:0px;}
	
		
h4{
	color: #666666;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}  
/* --------------------------------------------------

links

-------------------------------------------------- */


#links{
	padding-bottom: 15px;
}




#links li{
	clear:both;
	background-image: url(../../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

#links li.per25{
	clear:none;
	float: left;
	width: 150px;
}

#links li.per50{
	clear:none;
	float: left;
	width: 310px;
}
#links li.per75{
	clear:none;
	float: left;
	width: 460px;
}


#links li.per100{
	width: 630px;
}


#links ul{
	clear:both;

}
#links ul.headLine{
	background-image: url(../../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#links a{
	list-style-type: none;
	background-image: url(../../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#links li p{
	padding-left: 30px;
	font-weight: normal;
}
#links p.info{
     margin-top:10px;
	 margin-bottom:10px;}
	 
#links table{
    font-size:100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
#links table li{
	clear:both;
	background-image: none;
	font-weight: bold;
}
#links th,#links td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#links th.category{
	width:112px;
	color: #FFFFFF;
	background-color: #05396D;
	text-align: center;
}
#links th.category02{
	width:87px;
	color: #FFFFFF;
	background-color: #05396D;
	text-align: center;
}
#links th.categorySub{
	width:70px;
	color: #FFFFFF;
	background-color: #05396D;
	text-align: center;
}
#links th.area{
	background-color: #EFEFEF;
	text-align: center;
	width: 20px;
}
#links td a{
	background-position: 0px 0.5em;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#links td li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#links td li p{
	padding-left: 0px;
}
	 
/* --------------------------------------------------

linkslLarge

-------------------------------------------------- */


#linkslLarge{
	padding-bottom: 15px;
}




#linkslLarge li{
	background-image: url(../../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	float: left;
	width: 310px;
}

#linkslLarge li.per100{
/* 	background-image: url(../../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	float: left;*/
	width: 630px;
}

#linkslLarge a{
	list-style-type: none;
	background-image: url(../../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#linkslLarge li p{
	padding-left: 30px;
	font-weight: normal;
}
#linkslLarge p.info{
     margin-top:10px;
	 margin-bottom:10px;}
	 
