@charset "utf-8";


/*----------トップページ----------*/




/*----------トップフラッシュ----------*/
#topFlash {
	height: 227px;
	width: 760px;
	padding-left: 20px;
	float: left;
	padding-bottom: 18px;
}
#topLeft {
	width: 538px;
	height: auto;
	float: left;
}


/*----------トップ左リンクバナー----------*/
#topLeft img {
	float: left;
	height: 100px;
	width: 240px;
	margin-left: 20px;
}
/*----------What's New----------*/
#topLeft h2 {
	font-size: 16px;
	background: url(../images/tittle01.jpg) no-repeat;
	float: left;
	height: 20px;
	width: 460px;
	margin: 18px 0px 0px 20px;
	font-weight: bold;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
	display: inline;
	padding-left: 38px;
	color: #666666;
}
#topLeft ul {
	clear: left;
	float: left;
	width: 480px;
	height: auto;
	margin: 15px 0px;
	padding: 0px 0px 0px 35px;
	list-style: url(none) none;
	line-height: 130%;
	display: inline;
}
#topLeft li {
	float: left;
	padding-bottom: 10px;
}
#topLeft .date {
	width: 105px;
	background: url(../images/icon01.gif) no-repeat left 3px;
	padding-left: 15px;
}
#topLeft .text {
	width: 360px;
}



/*----------トップ右----------*/
#topRight {
	float: right;
	height: auto;
	width: 240px;
	padding-right: 20px;
}
#topRight #sideFlash {
	height: 240px;
	width: 240px;
	float: right;
}
#topRight img {
	width: 240px;
	float: right;
}

#topRight #rightBox {
	float: right;
	width: 238px;
	height: auto;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
#topRight #rightBox img {
	float: right;
	width: 234px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#topRight #rightBox ul {
	padding-left: 8px;
	padding-top: 10px;
	float: left;
	width: 230px;
}
#topRight #rightBox li {
	padding-bottom: 5px;
	background: url(../images/icon01.gif) no-repeat left 2px;
	list-style: url(none) none;
	padding-left: 12px;
	padding-right: 5px;
	width: 210px;
}
#topRight #rightBox p {
	padding: 5px 5px 5px 10px;
	width: 210px;
	line-height: 130%;
	float: left;
	background: url(../images/kangaku_sankaku.gif) no-repeat right 2em;
}
