@charset "utf-8";
/* CSS Document */

#saninlink{
	background:url("/news/senkyo/2013/sanin/img/saninlink-kouyaku-backgrond.png") no-repeat left;
	margin:10px 0;
	height:240px;
	}
	
#saninlink li{
	background: url("/news/senkyo/2013/sanin/img/icon_arrow.gif") no-repeat scroll left 0.3em;
    margin: 4px 5px 0 0;
    padding: 0 0 0 10px;
	float:left;
	width:85px;
	color: #003366;
	font-size: 103%;
	font-weight: bold;
	}
	
#saninlink_kouyaku{
	position:relative;
	top:35px;
	left:15px;
	width:500px;
	}
	
#seiji47link{
	position:relative;
	top:80px;
	left:40px;
	clear:both;
	}
	
#saninlink_web{
	position:relative;
	top:50px;
	left:15px;
	width:500px;
	clear: both;
	}
	
.kouyaku_subttl{
	font-size:medium;
	font-weight: bolder;
	border-left:solid 5px #003366;
	color:#003366;
	padding:0 0 0 8px;
	}
	
.gray{
	background-color:#CCC;
	padding:5px 10px;
	margin:10px 0;
	}