@charset "utf-8";


#wrap{
	padding:0 0 70px;	
}

#wrap .inner{
	width:1000px;
	margin:0 auto;	
}

#page-title{
	padding:23px 0 10px;
}

#page-title .inner{
	position:relative;
}

#page-title h2{
	font-size:28px;
	padding-left:60px;
	background:url(../images/icon_tit.gif) no-repeat 0 6px;
}

#page-title h2 span{
	font-size:22px;
	font-weight:normal;
}


#wrap{
	padding:0 0 90px;
}


#wrap a:link{
	color:#444;	
}

#wrap a:visited{
	color:#444;	
}

#wrap a:hover{
	color:	#377FE5;
}

#wrap a:active{
	color:#444;	
}


/*-----------------------------------------
	メイン
-------------------------------------------*/

#wrap #tit{
	position:relative;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}

#tit p{
	position:absolute;
	top:0;
	right:0;	
}

.unit{
	margin-bottom:30px;	
}

.unit ul{
	text-indent:1em;
}

.unit li{
	float:left;
	margin-right:30px;
	text-indent:1em;
}

.arrow-bk {
	font-weight:bold;
    padding-left: 12px;
    background: url("../images/arrow_black.gif") no-repeat 0px 0.5em;
}

#wrap #tit .arrow-bk {
	background: url("../images/arrow_black.gif") no-repeat 0px 0.6em;
}

#wrap .slist li{
	width:199px;
}