#main_img {
	width: 100%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

/* クイックナビ
----------------------------------------------*/

#QuickNavigation{
	float: none;
	clear: both;
	margin-bottom: 20px;
	height: 260px;
	width: 970px;
}
#QuickNavigation li,#QuickNavigation a{
	float: left;
}
#Q-01 a{
	width: 235px;
	display: block;
	text-indent:-9999px;
	background-image: url(../../top/img/q_navi01.jpg);
	height: 260px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}

#Q-02 a{
	width: 235px;
	display: block;
	text-indent:-9999px;
	background-image: url(../../top/img/q_navi02.jpg);
	height: 260px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}

#Q-03 a{
	width: 235px;
	display: block;
	text-indent:-9999px;
	background-image: url(../../top/img/q_navi03.jpg);
	height: 260px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Q-04 a{
	width: 235px;
	margin-right: 0px;
	display: block;
	text-indent:-9999px;
	background-image: url(../../top/img/q_navi04.jpg);
	height: 260px;
}
#Infomation {
	width: 655px;
	margin-bottom: 10px;
}
#Infomation p {
	float: left;
	width: 415px;
	margin-right: 10px;
}
#Infomation .info_img  {
	float: right;
	width: 230px;
}





/* 
----------------------------------------------*/



#topics {
	float: left;
	width: 655px;
}

#topics a {
	color: #340002;
}
#topics .whatnew_title {
	margin-bottom: 3px;
	margin-top: 8px;
}

#topics dl {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
	line-height: 1.4;
}
#topics dl dt {
	float: left;
	margin-right: 7px;
	padding-top: 1px;
	display: block;
}
#topics dl dd {
	float: left;
	display: block;
}
#banner {
	background-color: #E4DEDC;
	float: right;
	width: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner img {
	margin-bottom: 10px;
}
