@charset "shift_jis";

/*-----------------------------------トップページ*/
#mainImg {
	width: 750px;
	height: 220px;
}
#topContainer {
	width: 750px;
	margin: 10px 0;
}
#topWrapper  {
	width: 545px;
	float: right;
}
/*#newstitle{
	width: 545px;
	height: 21px;
	background: url(images/whatsnew.gif) no-repeat;
	text-indent: -9999px;
	margin: 20px 0;
}
ul#topics {
	margin: 0;
}
#topics li{
	padding: 5px 10px;
	border-bottom: 1px dashed #b0b0b0;
}
*/

#philosophyTitle{
	width: 545px;
	height: 21px;
	background: url(images/philosophy.gif) no-repeat;
	text-indent: -9999px;
	margin: 20px 0 10px 0;
}
#philosophyBox {
	width: 530px;
}
h3#contentTitle{
	width: 545px;
	height: 21px;
	margin: 10px 0;
	background: url(images/contents.gif) no-repeat;
	text-indent: -9999px;
}
#topnav ul{
	width: 540px;
	height: 71px;
}
#topnav li{
	float: left;
	display:block;
	text-indent: -9999px;
	list-style-type: none;
}
#topnav li a{
	display:block;
	height: 71px;
	width: 126px;
	text-decoration: none;
}
#topnav li#topnav01 a{ background: url(images/nav.jpg) no-repeat 0px 0px;}
#topnav li#topnav01 a:hover{ background: url(images/nav.jpg) no-repeat 0px -71px; }
#topnav li#topnav02 a{ background: url(images/nav.jpg) no-repeat -135px 0px; margin-left: 9px;}
#topnav li#topnav02 a:hover{ background: url(images/nav.jpg) no-repeat -135px -71px; }
#topnav li#topnav03 a{ background: url(images/nav.jpg) no-repeat -270px 0px; margin-left: 9px;}
#topnav li#topnav03 a:hover{ background: url(images/nav.jpg) no-repeat -270px -71px; }
#topnav li#topnav04 a{ background: url(images/nav.jpg) no-repeat -405px 0px; margin-left: 9px;}
#topnav li#topnav04 a:hover{ background: url(images/nav.jpg) no-repeat -405px -71px; }

