body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	overflow: visible;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents {
	padding: 0px;
	height: 100%;
	clear: none;
	float: none;
	margin: auto;
	background-position: top;
	width: 800px;
	background-color: #edf2ff;
	text-align: left;
	font-size: 12px;
	line-height: 28px;
	display: block;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #DFEDEE;
	border-bottom-color: #AED3D5;
	border-left-color: #DFEDEE;
}
#contents .hed {
	background-image: url(../images/page_02.jpg);
	color: #CCCCCC;
	height: 57px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	font-size: 10px;
}
#contents .contents_inbox {
	color: #CCCCCC;
	height: auto;
	background-repeat: no-repeat;
	width: 800px;
	background-color: #edf2ff;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: auto;
}
#contents .contents_spece {
	color: #CCCCCC;
	background-repeat: no-repeat;
	width: 800px;
	background-color: #edf2ff;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#contents .side {
	color: #CCCCCC;
	height: auto;
	width: 196px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #edf2ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
}
#contents .main {
	color: #CCCCCC;
	height: auto;
	background-repeat: no-repeat;
	width: 559px;
	background-color: #edf2ff;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 0px;
	line-height: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents .side_inbox {
	color: #333333;
	height: 100%;
	background-repeat: no-repeat;
	width: 170px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents .main_inbox {
	color: #333333;
	background-repeat: no-repeat;
	width: 527px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contents .contents_inbox .bana_box1 {
	float: left;
	padding-left: 7px;
	padding-top: 7px;
	background-color: #edf2ff;
}
#contents .contents_inbox .bana_box2 {
	float: left;
	padding-left: 8px;
	padding-top: 7px;
	background-color: #edf2ff;
}
#contents .contents_inbox .bana_box3 {
	padding-left: 6px;
	float: left;
	padding-top: 7px;
	background-color: #edf2ff;
	text-align: left;
}

#contents .news_box {
	float: left;
	height: auto;
	width: 522px;
	padding-top: 10px;
	background-color: #edf2ff;
	overflow: visible;
}

#contents .footer {
	line-height: 24px;
	color: #333333;
	height: auto;
	background-repeat: no-repeat;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #edf2ff;
	clear: none;
	float: left;
	text-align: center;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #009966;
}
h1 {
	font-size: 10px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #999999;
}
ul#menu_top5 {
	list-style:none;
	width:auto;
	display: block;
	text-align: left;
	float: left;
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: 30px;
}
ul#menu_top5 li{
	list-style:none;
	float:left;
	width:160px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul#menu_top5 a{
    display:block;
    width:160px;
    height:30px;
    background-image:url(../images/topmenu5.jpg);
}
a.news_top5{
    background-position:0px 0px;
}
a:hover.news_top5{
    background-position:0px -30px;
}
a.service_top5{
    background-position:-160px 0px;
}
a:hover.service_top5{
    background-position:-160px -30px;
}
a.corp_top5{
    background-position:-320px 0px;
}
a:hover.corp_top5{
    background-position:-320px -30px;
}
a.group_top5{
    background-position:-480px 0px;
}
a:hover.group_top5{
    background-position:-480px -30px;
}
a.recruit_top5{
    background-position:-640px 0px;
}
a:hover.recruit_top5{
    background-position:-640px -30px;
}

ul#menu_top6 {
	list-style:none;
	width:auto;
	display: block;
	text-align: left;
	float: left;
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: 30px;
}
ul#menu_top6 li{
	list-style:none;
	float:left;
	width:133px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul#menu_top6 a{
    display:block;
    width:133px;
    height:30px;
    background-image:url(../images/topmenu6.jpg);
}

a.news_top6{
    background-position:-133px 0px;
}
a:hover.news_top6{
    background-position:-133px -30px;
}
a.service_top6{
    background-position:-266px 0px;
}
a:hover.service_top6{
    background-position:-266px -30px;
}
a.corp_top6{
    background-position:-399px 0px;
}
a:hover.corp_top6{
    background-position:-399px -30px;
}
a.group_top6{
    background-position:-532px 0px;
}
a:hover.group_top6{
    background-position:-532px -30px;
}
a.recruit_top6{
    background-position:-665px 0px;
}
a:hover.recruit_top6{
    background-position:-665px -30px;
}

ul#menu_next6 {
	list-style:none;
	width:auto;
	display: inline;
	text-align: left;
	float: left;
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: 30px;
}
ul#menu_next6 li{
	list-style:none;
	float:left;
	width:133px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul#menu_next6 a{
    display:block;
    width:133px;
    height:30px;
    background-image:url(../images/nextmenu6.jpg);
}
a.home_next6{
    background-position:0px 0px;
}
a:hover.home_next6{
    background-position:0px -30px;
}
a.news_next6{
    background-position:-133px 0px;
}
a:hover.news_next6{
    background-position:-133px -30px;
}
a.service_next6{
    background-position:-266px 0px;
}
a:hover.service_next6{
    background-position:-266px -30px;
}
a.corp_next6{
    background-position:-399px 0px;
}
a:hover.corp_next6{
    background-position:-399px -30px;
}
a.group_next6{
    background-position:-532px 0px;
}
a:hover.group_next6{
    background-position:-532px -30px;
}
a.recruit_next6{
    background-position:-665px 0px;
}
a:hover.recruit_next6{
    background-position:-665px -30px;
}

ul#menu_next7 {
	list-style:none;
	width:auto;
	display: inline;
	text-align: left;
	float: left;
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: 30px;
}
ul#menu_next7 li{
	list-style:none;
	float:left;
	width:133px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul#menu_next7 a{
    display:block;
    width:133px;
    height:30px;
    background-image:url(../images/nextmenu7.jpg);
}
a.home_next7{
    background-position:0px 0px;
}
a:hover.home_next7{
    background-position:0px -30px;
}
a.news_next7{
    background-position:-133px 0px;
}
a:hover.news_next7{
    background-position:-133px -30px;
}
a.service_next7{
    background-position:-266px 0px;
}
a:hover.service_next7{
    background-position:-266px -30px;
}
a.corp_next7{
    background-position:-399px 0px;
}
a:hover.corp_next7{
    background-position:-399px -30px;
}
a.group_next7{
    background-position:-532px 0px;
}
a:hover.group_next7{
    background-position:-532px -30px;
}
a.recruit_next7{
    background-position:-665px 0px;
}
a:hover.recruit_next7{
    background-position:-665px -30px;
}

ul#submenu {
	list-style:none;
	text-align: left;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	display: block;
}
ul#submenu li{
	width: 164px;
	height: 30px;
	display: block;
	font-size: 11px;
}
ul#submenu a{
	width: auto;
	height:30px;
	background-image:url(../images/submenubg.jpg);
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	display: block;
	clear: left;
}
a.sm{
	width: 164px;
	background-position:0px 0px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
a:hover.sm{
	width: 164px;
    background-position:0px -30px;
	display: block;

}
a.hsm{
	width: 164px;
	background-position:0px -60px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;

}
a:hover.hsm{
	width: 164px;
	background-position:0px -60px;
	display: block;

}
a.subsm{
	background-position:-164px 0px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	margin-left: 10px;
}
a:hover.subsm{
    background-position:-164px -30px;
	display: block;

}
a.hsubsm{
	background-position:-164px -60px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	margin-left: 10px;
}
a:hover.hsubsm{
    background-position:-164px -60px;
	display: block;

}
a.xrdsm{
	background-position:-328px 0px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	margin-left: 20px;
}
a:hover.xrdsm{
    background-position:-328px -30px;
	display: block;

}
a.hxrdsm{
	background-position:-328px -60px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	margin-left: 20px;
}
a:hover.hxrdsm{
    background-position:-328px -60px;
	display: block;

}

#contents .subbana_box {
	float: left;
	height: auto;
	width: 260px;
	padding-top: 11px;
	padding-left: 9px;
	background-color: #edf2ff;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
}
#contents .news_box .news_box_hed {
	background-image: url(../images/S8002_16.gif);
	height: 25px;
	width: 522px;
	background-color: #edf2ff;
}
#contents .news_box .news_box_main {
	width: 500px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents .news_box .news_box_footer {
	background-image: url(../images/S8002_18.gif);
	height: 9px;
	width: 522px;
	background-color: #edf2ff;
	display: block;
	overflow: hidden;
}
#contents .ff {
	background-image: url(../images/ff.gif);
	height: 8px;
	width: 100%;
}
#contents .main_inbox .waku {
	font-size: 12px;
	line-height: 20px;
	padding: 20px;
	height: auto;
	width: 450px;
	border: 1px solid #CCCCCC;
	background-color: #edf2ff;
	margin-right: auto;
	margin-left: auto;
}
#contents .main_inbox table {
	line-height: 18px;
}
#contents .gamelist_tl {
	font-size: 14px;
	background-color: #BFD9E1;
	width: 100%;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#contents .gamelist_gr {
	width: auto;
	height: 175px;
	display: block;
	top: auto;
	bottom: auto;
	float: left;
	clear: left;
	margin-right: 5px;
}
#contents .gamelist_cp {
	font-size: 12px;
	width: auto;
	display: block;
	line-height: 14px;
	float: none;
	clear: none;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents .gamelist_wk {
	width: 518px;
	border: medium solid #BFD9E1;
	height: 185px;
	margin-bottom: 10px;
	display: block;
}
#contents .tl_link {
	width: auto;
	font-size: 10px;
	float: right;
	clear: both;
	margin: 0px;
}
#contents .r_box_s {
	width: 244px;
	float: left;
	height: 50px;
	background-color: #FFFFFF;
	display: block;
	padding-left: 4px;
	padding-top: 2px;
	border: 2px solid #B5CDD7;
	background-image: url(../images/top_r_bg.gif);
	background-repeat: repeat-x;
}
ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
#contents .news_box .news_box_hed2 {
	background-image: url(../images/ibS8002_16.gif);
	height: 25px;
	width: 522px;
	background-color: #edf2ff;
}
#contents .niko_box {
	background-image: url(../images/niko_bg.jpg);
	height: 83px;
	width: 800px;
	text-align: center;
	background-color: #edf2ff;
	clear: left;
	float: none;
}
#contents .main_inbox_in {
	color: #333333;
	background-repeat: no-repeat;
	width: 527px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 510px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}#contents table tr td .main_inbox {

}

