* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #ffffff;
	font-size: 13px;
	background-color: #000000;
	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q{
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	color: #ffff33;
}

/* preload */
#preload {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(/images/topRankingTitle.png);
	background-repeat:no-repeat;
}

#container{
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 970px;
}

.header-top{
	width: 970px;
	background: transparent url(../images/header_line_bg.gif) left top repeat-x;
}

.header-logo{
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

.header-infor{
	margin-left: 10px;
	float: left;
}

.header-infor-top{
	position:absolute;
	width: 554px;
	height: 59px;
	left: 290px;
	top: 25px;
	background:transparent url(/images/zenkokutop_bg.jpg) left top no-repeat;
}

.header-infor-top div{
	width: 277px;
	font-size: 18px;
	text-align: center;
	padding-top: 18px;
	float: left;
}

.header-infor-text{
	width: 620px;
	margin-top: 25px;
	margin-right: 5px;
	float: left;
}

.header-infor-mark{
	margin-top: 10px;
}

.header-infor-mark div, .header-infor-QR{
	float: left;
}

.navi {
	font-size: 10px;
}

.main-cach{
	margin-left: 115px;
}

.area-list-BG{
	width: 935px;
	padding-left: 35px;
	background: #53381b url(../images/aria_line_bg.jpg) left top repeat-x;
}
.area-list-area-top{
	height:20px;
	clear: both;
}
.area-list-area{
	clear: both;
}

.area-list-area div{
	width: 128px;
	height: 30px;
	float: left;
	padding:0;
	margin:0;
}

.area-list-area img{
	width: 128px;
	height: 30px;
}

/* Links */
.link-list-top{
	height:20px;
	clear: both;
}
.link-list{
	clear: both;
}

.link-list div{
	width: 128px;
	height: 33px;
	float: left;
	padding:1px;
	margin:0;
	text-align:center;
}

.link-list img{
	width: 88px;
	height: 31px;
}

.fdbBanners {
	clear:both;
}

.fdbBanners p{
	clear:both;
	padding:5px;
	margin-bottom:10px;
	width:460px;
}

.fdbBanners div{
	float:left;
	border:0;
	margin:2px;
}
/*　各エリア毎に設定必要
.area-list-susukino a:hover{
	background:transparent url(/images/aria_line_bg.jpg) left top repeat-x;
}
*/

.exit{	
	padding-left: 5px;
	padding-top: 5px;
}

.exit_text{	
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
}

.float-L{
	float: left;
}
.float_left{
	float: left;
}
.clear{
	clear: both;
}

/* ▼フッター設定 */

#fotter{
	clear:both;
	padding:12px 0 0 0;
	line-height:22px; 
	background-color:#000000;	
}

#Entrace_footer{
	clear:both;
	padding:12px 0 0 0;
	line-height:22px; 
}

#fotter_box{
	position:relative;
	border-top:#FFFFFF 1px solid;
	width:965px;
	height:80px;
}

#solution_works_logo{
	position:absolute;
	left: 6px;
	top: 5px;
}


*html #fotter_txtlink{
	position:absolute;
	color:#FFFFFF;
	width: 351px;
	left: 625px;
	top: -5px;
}

#fotter_txtlink{
	color:#FFFFFF;
	text-align: right;
	font-size:10px;
}

*html .fotter_txtlink_box{
	font-size:7px;
}

.fotter_txtlink_box{
	text-align:center;
	float:left;
	font-size:8px;
}

.rankingBox {
	padding:3px;
	border:1px solid gray;
	width:310px;
	height:236px;
	float:left;
	margin-left:3px;
	margin-bottom:3px;
}

.rankingLogo {
	width:86px;
	height:165px;
	border:1px solid #333;
	float:left;
	background: #000 url(/images/topRankingTitle.png) left top no-repeat;
}

/* リンク設定 */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color:#FF00CC;
}
a:active {
	text-decoration: none;
	color:#99FF00;
	
}

/* リンク設定タイプ2 */

.Link_type2 a:link {
	color: #000000;
	text-decoration: none;
}
.Link_type2 a:visited {
	text-decoration: none;
	color: #000000;
}
.Link_type2 a:hover {
	text-decoration: none;
	color:#FF00CC;
}
.Link_type2 a:active {
	text-decoration: none;
	color:#99FF00;
}

/* リンク設定タイプ3 */

.Link_type3 a:link {
	color: #F22B92;
	text-decoration: none;
}
.Link_type3 a:visited {
	text-decoration: none;
	color: #F22B92;
}
.Link_type3 a:hover {
	text-decoration: none;
	color:#FF9900;
}
.Link_type3 a:active {
	text-decoration: none;
	color:#FFFF00;
}

/* リンク設定タイプ4 */

.Link_type4 a:link {
	color: #FFFF00;
	text-decoration: none;
}
.Link_type4 a:visited {
	text-decoration: none;
	color: #FFFF00;
}
.Link_type4 a:hover {
	text-decoration: none;
	color:#F22B92;
}
.Link_type4 a:active {
	text-decoration: none;
	color:#F22B92;
}

/* リンク設定タイプ5 */

.Link_type5 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Link_type5 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Link_type5 a:hover {
	text-decoration: none;
	color:#FFFF00;
}
.Link_type5 a:active {
	text-decoration: none;
	color:#FFFF00;
}


/* リンク設定タイプ6 */

.Link_type6 a:link {
	color: #FFFFB2;
	text-decoration: none;
}
.Link_type6 a:visited {
	text-decoration: none;
	color: #FFFFB2;
}
.Link_type6 a:hover {
	text-decoration: none;
	color:#F22B92;
}
.Link_type6 a:active {
	text-decoration: none;
	color:#F22B92;
}


