@charset "UTF-8";
/* CSS Document */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#world_box {
	position:absolute;
	left:30px;
	top:15px;
	width:900px;
	height:650px;
	z-index:1;
	border:none;
}
#logo {
	position:absolute;
	left:50px;
	top:35px;
	width:290px;
	height:62px;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	position:absolute;
	left:501px;
	top:40px;
	width:440px;
	height:32px;
	z-index:3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: normal;
	text-align: left;
	vertical-align: 70%;
	color: #333333;
}
#main {
	position:absolute;
	left:40px;
	top:115px;
	width:900px;
	height:222px;
	z-index:4;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
#category {
	position:absolute;
	left:50px;
	top:350px;
	width:840px;
	height:20px;
	z-index:5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}
#box1 {
	position:absolute;
	left:50px;
	top:385px;
	width:266px;
	height:230px;
	z-index:6;
	border: 1px groove #666666;
}
#box2 {
	position:absolute;
	left:336px;
	top:385px;
	width:266px;
	height:230px;
	z-index:7;
	border: 1px groove #333333;
}
#box3 {
	position:absolute;
	left:622px;
	top:385px;
	width:267px;
	height:230px;
	z-index:8;
	border: 1px groove #333333;
}
#footer {
	position:absolute;
	left:50px;
	top:620px;
	width:840px;
	height:25px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inbox1 {
	position:absolute;
	left:60px;
	top:425px;
	width:246px;
	height:180px;
	z-index:10;
	overflow: auto;
}
#inbox2 {
	position:absolute;
	left:346px;
	top:425px;
	width:246px;
	height:180px;
	z-index:11;
	overflow: auto;
}
#inbox3 {
	position:absolute;
	left:632px;
	top:425px;
	width:247px;
	height:180px;
	z-index:12;
	overflow: auto;
}
