#contents {
	padding-top: 0;
	width: 830px;
}
#rightbox {
	float: right;
	padding-bottom: 30px;
	width: 620px;
}
#leftbox {
	float: left;
	padding-top: 5px;
	padding-bottom: 30px;
	width: 188px;
}
#links {
	border-top: 2px solid #E6E6E6;
	clear: both;
	height: 60px;
	padding-top: 10px;
}

.frame {
	border: 1px solid #D9D9D9;
	border-width: 1px 0 0 1px;
}

#mimai {
	border: 1px solid #D9D9D9;
	width: 830px;
	height: 97px;
	text-align: center;
	margin-bottom: 20px;
}

/*==================== flash ====================*/
#flash {
	position: relative;
	top: 100px;
	/*
	padding-top: 100px;
	*/
	width: 836px;
	height: 320px;
	margin-bottom: 100px;
	margin-left: 22px;
}
/*==================== rightbox ====================*/
#rightbox h2 {
	margin-bottom: 10px;
	width: 620px;
	height: 26px;
	background-repeat: no-repeat;
	font-size: 0;
	text-indent: -9999px;
}
#rightbox .toall {
	width: 76px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 0;
	text-indent: -9999px;
}
.toall a {
	display: block;
	width: 100%;
	height: 100%;
}
/*-------------------- newsrelease --------------------*/
#newsrelease {
	position: relative;
	left: 0;
	top: 0;
}
#newsrelease h2 {
	background-image: url("../images/newsrelease_title.gif");
}
#newsrelease dl {
	position: relative;
	left: 0;
	top: 0;
	border: 1px solid #D9D9D9;
	border-width: 1px 0 0 1px;
}
#newsrelease dt {
	position: absolute;
	left: 98px;
	padding-top: 6px;
	color: #9E9E9E;
	font-weight: normal;
	font-size: 11px;
	line-height: 1em;
}
#newsrelease dd {
	padding: 5px;
	padding-left: 174px;
	border: 1px solid #D9D9D9;
	border-width: 0 1px 1px 0;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 17px;
}
#newsrelease dd.item {background-image: url("../images/icon_item.gif");}
#newsrelease dd.camp {background-image: url("../images/icon_camp.gif");}
#newsrelease dd.cm {background-image: url("../images/icon_cm.gif");}
#newsrelease dd.info {background-image: url("../images/icon_info.gif");}
/*-------------------- brands --------------------*/
#brands {
	position: relative;
	left: 0;
	top: 0;
	margin-top: 25px;
}
#brands h2 {
	background-image: url("../images/brands_title.gif");
}
#brands ul {
	width: 616px;
	margin: 0 auto;
	list-style-type: none;
	position: relative;
	left: 0;
	top: 0;
}
#brands li {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 153px;
	height: 86px;
	border: 1px solid #D9D9D9;
	border-width: 0 1px 1px 0;
}
#brands li img {
	position: absolute;
	left: 6px;
	top: 6px;
}
#brands li a {
	display: block;
	width: 135px;
	height: 20px;
	padding: 66px 0 0 18px;
	background: url("../images/brands_a.gif") no-repeat 6px 67px;
}
/*-------------------- osusume --------------------*/
#osusume {
	margin-top: 25px;
}
#osusume h2 {
	background-image: url("../images/osusume_title.gif");
}
#osusume ul {
	width: 618px;
	list-style-type: none;
	margin: 0 auto;
	/*IE hack*/_padding: 2px 0 0 2px;
}
#osusume li {
	float: left;
	border: 1px solid #D9D9D9;
	margin: -1px 0 0 -1px;
	width: 186px;
	height: 120px;
	padding: 9px;
}
/*==================== leftbox ====================*/
/*-------------------- invitation --------------------*/
#invitation {
	
}
#invitation h2 {
	font-size: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#invitation h2 a {
	display: block;
	width: 100%;
	height: 100%;
}
#invitation_search {
	width: 188px;
	height: 46px;
	background: url("../images/invitation_search.gif");
}
#invitation_dragstore,
#invitation_medical,
#invitation_recruit {
	width: 188px;
	height: 61px;
}
#invitation_recruit {
	margin-top: 7px;
	background: url("../images/invitation_recruit.gif");
}
#invitation_dragstore {
	background: url("../images/invitation_dragstore.gif");
}
#invitation_medical {
	background: url("../images/invitation_medical.gif");
}
/*-------------------- special / related --------------------*/
#special h2,
#related h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 188px;
	height: 26px;
	font-size: 0;
	text-indent: -9999px;
}
#special h2 {background-image: url("../images/special_title.gif");}
#related h2 {background-image: url("../images/related_title.gif");}

#special ul,
#related ul {
	list-style-type: none;
}
#special li {
	margin-top: -1px;
	border: 1px solid #DBDBDB;
}
#special img {
	vertical-align: bottom;
}
#related li {
	width: 186px;
	height: 29px;
	margin-top: -1px;
	border: 1px solid #DBDBDB;
	font-size: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#related li a {
	display: block;
	width: 100%;
	height: 100%;
}

#related_global {background-image: url("../images/related_global.gif");}
#related_bh {background-image: url("../images/related_bh.gif");}
#related_kip {background-image: url("../images/related_kip.gif");}
/*-------------------- links --------------------*/
#links p {
	float: left;
	padding-right: 5px;
}
