body {
	margin: 0;
	padding: 0;
}

#building {
	width: 471px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#name {
	float: left;
	height: 50px;
	width: 301px;
	font-size: 24px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin-left: 11px;
	margin-right: 11px;
	padding-top: 10px;
}

#header {
	margin: 0;
	padding: 0;
	height: 350px;
	float: left;
	width: 800px;
}

#footer {
	margin: 0;
	padding: 0;
}

#skipcon {
	display: none;
}




/* globalbar structure */

#globalbar {
	width:800px;
	float: left;
	height: 50px;
}

#globalbar ul {
	width:600px;
	height:20px;
	overflow:hidden;
	list-style:none;
}

#globalbar li {
	float:left;
	margin:0;
	padding:0;
}

#globalbar a {
	display:block;
	width:100%;
	margin:0;
	padding: 0 14px;
	text-align:center;
	text-decoration:none;
}





/* switchbar structure */

#switchbar {
	width:900px;
	height: 45px;
	padding-left: 27px;
	float: left;
	padding-top: 20px;
}
#switchbar #btn {
	float: left;
	height: 36px;
	width: 85px;
	background-image: url(../_img/btn.png);
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	background-repeat: no-repeat;
}
#switchbar .btn a {
	float: left;
	height: 36px;
	width: 85px;
	color: #FFFFFF;
	background-image: url(../_img/btn1.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 15px;
	padding-top: 8px;
	text-decoration: none;
}
#switchbar .btn a:hover {
	color: #666666;
	background-image: url(../_img/btn.png);
	float: left;
	height: 36px;
	width: 85px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 15px;
}






/* content structure */

#content {
	overflow:hidden;
	clear:both;
	width: 471px;
	text-align: center;
	float: none;
}
#content .media {
	float: none;
	height: 400px;
}
#news {
	height: 150px;
	width: 800px;
}

#adbox {
	width:800px;
	float: left;
	height: 320px;
	padding-top: 8px;
	padding-right: 10.5px;
	padding-bottom: 8px;
	padding-left: 10.5px;
}
#topicbox {
	float: none;
	height: 30px;
	width: 471px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#img {
	float: left;
	height: 300px;
	width: 312px;
	margin-left: 11px;
}
#line {
	background-color: #666666;
	float: left;
	height: 300px;
	width: 775px;
	padding: 2px;
}



#topicbox h1 {
	font-size:25px;
	font-family:"ＤＣＰひげ文字W5", "ＤＦＰ平成明朝体W3";
	margin:0;
	color: #FFFFFF;
	float: left;
	width: 200px;
	height: 50px;
	padding-top: 11px;
	display: inline;
}

#topicbox h2 {
	font-size:13px;
	font-family:"ＤＣＰひげ文字W5", "ＤＦＰ平成明朝体W3";
	margin:0;
	height: 16px;
	width: 100px;
	float: right;
	padding-top: 9px;
	color: #FFFFFF;
}

#topicbox h3 {
	font-family:"ＤＣＰひげ文字W5", "ＤＦＰ平成明朝体W3";
	margin:0;
	float: left;
	height: 16px;
	width: 100px;
	font-size: 12px;
	padding-top: 11px;
}

#topicbox p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	height: 200px;
	width: 100px;
}




/* site information structure */

#inforbar {
	width:800px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	clear:right;
	float: right;
	height: 25px;
}

#inforbar ul {
	height:25px;
	overflow:hidden;
	list-style:none;
	color: #FFFFFF;
	padding-top: 8px;
	margin: 0;
}

#inforbar li {
	float:right;
	margin:0;
	padding:0;
	color: #FFFFFF;
}

#inforbar a {
	display:block;
	width:100%;
	margin:0;
	padding: 0 14px;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
}





/* creditbar structure */

#creditbar {
	margin:0;
	padding:0;
	clear:none;
	text-align: center;
	height: 40px;
	width: 800px;
	float: left;
}


#creditbar address {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:12px;
	color: #FFFFFF;
	padding-top: 10px;
}




/* brand logo structure */

.brandlogo {
	width:113px;





	height:30
];
	float: right;
	background-image: url(../_img/rogo.png);
	height: 30px;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.brandlogo p {
	float:left;
	margin-right: 0;
	margin-bottom: 0;
}

.brandlogo p a img {
	display:block;
	margin:0;
	padding:0;
	border-width:0;
}
