@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-10-01
 * Editor:    contents yamamoto
 * Modified:  2013-10-01 by:contents yamamoto
 *
 * ***********************************************************
 */


/* --------------------------------------------------------------

LINK

----------------------------------------------------------------- */


#mainArea table.linkList {
	width:100%;
	border-top:1px dotted #C1C1C1;
}

#mainArea table.linkList th {
	padding: 20px 0px 20px 24px;
	border-bottom: 1px dotted #C1C1C1;
	background: #F2FBFD url(../common/s3.gif) no-repeat 10px 25px;
	color: #333A52;
	font-size: 108.4%;
	vertical-align: top;
}

#mainArea table.linkList td {
	padding:20px 0px 20px 20px;
	border-bottom:1px dotted #C1C1C1;
	font-size:108.4%;
	
}
