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

/*-- toppage --*/

body#top #contents	{
	padding: 10px 0 10px 10px;
	width: auto;
	}

body#top #contents #topflash	{
	float: left;
	height: 280px;
	margin-right: 10px;
	padding: 15px 0;
	}

body#top #header #fontsize {
	display: block;
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	width: 170px;
	height:25px;
	}
	
body#top #header #fontsize ul {
	display: inline;
	width: 100px;
	margin: 0 5px 0 0;
	}

/*-- バナー等 --*/

body#top #contents #topright01	{
	float: right;
	width: 180px;
	padding: 15px 0;
	text-align: center;
	}


body#top #contents #topright01 ul#topbnr	{
	display: block;
	clear: both;
	list-style-type: none;
	height: 275px;
	padding-top: 2px;
	border-top: 3px solid #bdbcb9;
	background-color: #f5f5f5;
	text-align: center;
	}

body#top #contents #topright01 ul#topbnr li	{
	display: block;
	padding: 10px 0;
	background: url(../img/line02.gif) repeat-x bottom;
	}

body#top #contents #topright01 ul#topbnr li.noline	{
	background: none;
	}

/*-- / バナー等 --*/

/*-- 新着情報 --*/

*html body#top #contents #new	{
	float: left;
	width: 760px;
	margin-top: -10px;
	padding: 0 10px 0 0;
	text-align: left;
	}

body#top #contents #new	{
	float: left;
	width: 760px;
	padding: 10px 10px 0 0;
	text-align: left;
	}
	
body#top #contents #new #topnew01	{
	display: block;
	width: 760px;
	height: 35px;
	background: url(../img/top_new01.gif) no-repeat;
	}

body#top #contents #new #topnew01 #btnnew	{
	display: block;
	float: right;
	margin: 0;
	height: 30px;
	}

body#top #contents #new #topnew01 #btnnew a img	{
	margin: 0 5px;
	}

body#top #contents #new #topnew01 #btnnew.001	{
	display: block;
	margin-right: 10px;
	width: 51px;
	height: 30px;
	}	

body#top #contents #new #topnew01 #btnnew.002	{
	display: block;
	width: 57px;
	height: 30px;
	}

body#top #contents ul#hdline	{
	list-style-type: none;
	}

body#top #contents ul#hdline li	{
	display: block;
	clear: both;
	width: 760px;
	margin: 0;
	padding-top: 15px;
	background: url(../img/line.gif) 0 100% repeat-x;
	}

body#top #contents ul#hdline .date	{
	display: block;
	float: left;
	width: 82px;
	padding-left: 6px;
	color: #666;
	font-weight: bold;
	}

body#top #contents ul#hdline .pdf	{
	display: block;
	float: right;
	width: 605px;
	background: url(../img/bg_pdf.gif) 0 3px no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	}

body#top #contents ul#hdline .web01	{
	display: block;
	float: right;
	width: 605px;
	background: url(../img/bg_web01.gif) 0 3px no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	}

body#top #contents ul#hdline .web02	{
	display: block;
	float: right;
	width: 605px;
	background: url(../img/bg_web02.gif) 0 3px no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	}

body#top #contents ul#hdline .web99	{
	display: block;
	float: right;
	width: 605px;
	/* background: url(../img/bg_web02.gif) 0 3px no-repeat; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	}

/*-- / 新着情報 --*/


/*-- / toppage --*/

