@charset "utf-8";

/*====================index====================*/
/* base element
/* branding
/* tagline
/* globalnav
/* container
/* contents
/*   primarycontents
/*   secondarycontents
/* siteinfo
/* general class
/* clearfix
/*====================index====================*/
/*====================
 navi
====================*/

/*====================
 tagline
====================*/

#list h3 {
	font-size: 14px;
	color: #1672cf;
	margin-bottom: 15px;
	margin-top: 15px;
	letter-spacing:0.1em;
	line-height: 1.5em;
}

#list table {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.6em;

}

/*====================
 contents
====================*/

#list {
	margin-top: 15px;
}
#back_next {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 35px;
	font-size: 1em;
	margin-top: 30px;
}

/*====================
 #linkback_next
====================*/

div#back_next a:link      { color: #555555; text-decoration: none; }
div#back_next a:visited   { color: #555555; text-decoration: none; }
div#back_next a:hover     { color: #FF6600; text-decoration: none; }
div#back_next a:active    { color: #FF6600; text-decoration: none; }



/*====================
 general class
====================*/
.list_l {
	float: left;
	width: 398px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BC2F2;
}

.list_r {
	float: right;
	width: 398px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BC2F2;
}

#back_next .gray{
	color:#aaaaaa;
}

#list .offce_data .list_l h3 {
	font-size: 110%;
}

.txt_12 {
	font-size:12px;
	margin-left:5px;
}

.txt_11 {
	font-size:11px;
	margin-right:8px;
	color:#999999;
}

.float_r {
	float: right;
}
