@charset "utf-8";

#index #visual {
	background-image: none;
}

#use {
	clear: both;
	padding-bottom: 33px;
	background: url("/img/bg_use.jpg") bottom no-repeat;
}

/* clearfix */
#use:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#use {
	min-height: 1px;
}
* html #use {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#use a {
	text-decoration: none;
}

#use div {
	float: left;
	font-size: 107%;
}

div#use1 {
	width: 313px;
}
div#use2 {
	width: 284px;
}
div#use3 {
	width: 313px;
}

#use div h2 {
	height: 28px;
	padding: 20px 10px 0 9px;
}
* html div h2 {
	height: 48px;
}
#use div#use1 h2 {
	padding-left: 38px;
	background: url("/img/bg_use1.jpg") no-repeat;
}
#use div#use2 h2 {
	background: url("/img/bg_use2.jpg") no-repeat;
}
#use div#use3 h2 {
	padding-right: 38px;
	background: url("/img/bg_use3.jpg") no-repeat;
}

#use div h2 a {
	display: block;
	padding: 1px 0 0 35px;
	color: #fff;
	font-weight: bold;
}

#use div span {
	display: block;
	margin-left: 20px;
	padding-top: 3px;
}

#use div ul {
	list-style-type: none;
	margin: 4px 0 0 23px;
}

#use div ul li {
	margin-bottom: 1px;
}

#use div ul li a {
	padding-left: 16px;
	background: url("/img/arrow8.gif") left 1px no-repeat;
}
#use div ul li a:hover {
	background-image: url("/img/arrow9.gif");
}

#use div#use1 span {
	margin-left: 47px;
}
#use div#use1 ul {
	margin-left: 50px;
}



#banners {
	display: inline;
	float: right;
	margin-bottom: 10px;
	text-align: center;
}

#banners p {
	margin-top: 0px;
}

#anime_door {
	display: inline;
	position: relative;
	z-index: 2;
	float: right;
	margin-top: -69px;
	margin-right: 27px;
}

#index #contents .section {
	width: 690px;
	padding-right: 10px;
	padding-left: 20px;
}
#index .section div.gotop {
	margin-right: 10px;
	margin-left: 0;
}


/* お知らせ */
#whatsnew {
	width: 434px;
	margin-top: 20px;
}

#whatsnew h2 {
	height: 29px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url("/img/h2_whatsnew.jpg") no-repeat;
	font-size: 103%;
	text-indent: -1000px;
}

#whatsnew h2 img {
	vertical-align: -1px;
	margin-right: 5px;
}

ul.newsnavi {
	display: inline;
	list-style: none;
	position: relative;
	top: -29px;
	left: -18px;
	float: right;
	height: 1px;
}

* html ul.newsnavi {
	top: -24px;
}


#whatsnew span a {
	padding-right: 1.5em;
}

#whatsnew dl {
	width: 430px;
	margin-top: 10px;
}
* html #whatsnew dl {
	clear: both;
	margin-top: -9px;
}

#whatsnew dl dt.news_date {
	float: left;
	width: 8em;
	margin: 7px 0 0 13px;
}

* html #whatsnew dl dt.news_date {
	margin-left: 3px;
}

#whatsnew dl dd.news_title {
	padding: 6px 0 7px 0;
}

#whatsnew img.newmark {
	margin-bottom: -2px;
	margin-left: 10px;
}

* html #whatsnew img.newmark{
	margin-top: 2px;
	margin-bottom: 0;
}

/* all */
#whatsnew div {
	padding: 10px 17px 3px 0;
	text-align: right;
}
