
/***   lower BG
*******************************************/

body {
	background:#000000 url(../../images/new/lower/body_bg.png) repeat-x;
}

#container {
	background:url(../../images/new/lower/container_bg.png) no-repeat center top;
}

/***   lower Templates
*******************************************/

#g_nav {
	width:990px;
	height:48px;
	margin:0 auto 0;
	padding:10px 0 0 0;
}

/* contents */

#contents {
	background:#fff;
	padding:15px 17px 0;
}

/* page title */

#page_title {
	margin-top:2px;
}

/* side navi */

#s_nav {
	width:180px;
	float:left;
	background:#F7F7F7;
	text-align:center;
	margin-top:15px;
	padding-top:10px;
}

.s_nav_title img {
	margin-bottom:10px;
}

#s_nav ul {
	padding-bottom:10px;
}

/* main contents */

#main_con{
	width:780px;
	float:right;
	margin-top:15px;
}

#main_con_02{
	margin-top:15px;
}

/***   public style
*******************************************/

.head_title {
	width:780px;
	background:url(../../images/new/head_title_bg.jpg) no-repeat left top;
}

.head_title h4 {
	padding-left:25px;
}



/***   home
*******************************************/

.game_bn ul li {
	width:250px;
	margin-top:10px;
	margin-right:10px;
	float:left;	
}

.game_head_title {
	width:780px;
	background:url(../../images/new/head_title_bg.jpg) no-repeat left top;
	margin-top:10px;
}

.head_title h3{
	margin-top:-15px;
}

.head_title h4{
	width:780px;
	background:url(../../images/new/head_title_bg.jpg) no-repeat left top;
	margin-top:10px;
}

.game_head_title h4 {
	padding-left:25px;
	width:100px;
	float:left;
}

.game_head_title p {
	width:580px;
	float:right;
	text-align:right;
	margin-top:2px;
	margin-right:15px;
}

.game_head_title p a {
	color:#FFF;
}

.game_box1 {
	background:#e6e6e6;
	padding:10px;
	margin-top:10px;
}

.game_box2 {
	background:#f7f7f7;
	padding:10px;
	margin-top:10px;
}

.game_thum {
	width:110px;
	float:left;
}

.game_thum img {
	padding-bottom:10px;
}

.game_title {
	width:633px;
	float:right;
	border-left:5px solid #a6a6a6;
	background:#FFF;
	color:333;
}

.game_title h5 {
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:123.1%;
	color:#b1000f;
	border-bottom:1px dashed #AFAFAF;
}

.game_title h5 img {
	float:right;
}

.game_title p {
	margin:3px 10px;
}

.game_txt {
	width:633px;
	float:right;
	margin-top:10px;
	padding-bottom:10px;
}

.game_txt .blue {
	font-weight:bold;
	color:#0045a6;
}


/***   company
*******************************************/

.company_arc {
	background: url(../../official/company/images/arc_bg.jpg) repeat-x left top;
}

.concept_catch {
	width:751px;
	margin:0 auto;
	margin-top:10px;
}

.concept_text {
	display:block;
	width:745px;
	margin:0 auto;
	margin-top:10px;
}

.concept_text02{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	display:block;
}

.concept_text ul li,.concept_text02 ul li {
	list-style:disc;
	margin-left:25px;
}

.concept_text ol li,.concept_text02 ol li {
	margin-left:15px;
}

.concept_head_title h4{
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	margin-top:30px;
	font-weight:bold;
	font-size:108%;
}

.shop_head_title{
	width:760px;
	margin:0 auto;
}

.shop_head_title h4{
	width:350px;
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	margin:10px 0;
	font-weight:bold;
	font-size:106%;
}

.shop_head_title p{
	padding-bottom:20px;
	display:block;
}

.shop_head_title .box{
	float:left;
}

.shop_head_title .left{
	margin-right:30px;
}

/***   rectuit
*******************************************/

.recruit_text {
	display:block;
	width:745px;
	margin:0 auto;
	margin-top:10px;
}

.recruit_text02 {
	display:block;
	width:950px;
	margin:0 auto;
	margin-top:10px;
}

.recruit_text p,.recruit_text02 p {
	margin-bottom:10px;
}

.recruit_text strong,.recruit_text02 strong {
	color:#B2000E;
}

.recruit_text ul,.recruit_text02 ul {
	margin-bottom:10px;
}

.recruit_text ul li,.recruit_text02 ul li {
	list-style:disc;
	margin-left:15px;
}

.recruit_text table,.recruit_text02 table {
	width:95%;
	margin:0 auto;
	background:#CCC;
}

.recruit_text table th ,.recruit_text table td,
.recruit_text table02 th ,.recruit_text02 table td {
	padding:5px 7px;
	background:#FFF;
}

.recruit_text table th..recruit_text02 table th {
	color:#B2000E;
	font-weight:bold;
	background:#ffdfdf;
}

.recruit_head_title h5 {
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	margin-top:30px;
	font-weight:bold;
	font-size:108%;
}

.recruit_must {
	margin-top:10px;
	border-bottom:1px dashed #CCC;
}

.recruit_must ul li {
	list-style-position:inside;
	font-weight:bold;
}

.recruit_must ol li {
	list-style-type:decimal;
	margin-left:35px;
}

.recruit_faq table {
	margin-top:20px;
}

.bt_entry {
	width:250px;
	margin:0 auto;
	margin-top:35px;
	margin-bottom:5px;
}

.bt_entrymail {
	width:250px;
	margin:0 auto;
	margin-top:35px;
	margin-bottom:35px;
}

/***   promotion
*******************************************/

.promotion_text ,.promotion_text3 {
	display:block;
	width:745px;
	margin:0 auto;
	margin-top:15px;
}

.promotion_text ul {
	margin-top:15px;
}

.promotion_text ul li {
	list-style:disc;
	margin-left:15px;
}

.promotion_text img ,.promotion_text3 img {
	float:left;
	margin-right:15px;
}

.promotion_text p {
	float:left;
	display:block;
	width:540px;
}

.promotion_text3 p {
	float:left;
	display:block;
	width:400px;
}

.promotion_head_title h5 {
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	margin-top:20px;
	font-weight:bold;
	font-size:108%;
}


/***   calender
*******************************************/

#calender_con table {
	width:100%;
	background:#CCC;
	margin-top:15px;
}

#calender_con table td, #calender_con table th {
	background:#FFF;
	padding:5px;
}

#calender_con table th {
	background:#E6E6E6;
}

#calender_con table .date {
	width:100px;
	text-align:center;
}

#calender_con table .game {
	width:150px;
	text-align:left;
}

#calender_con table .title {
	text-align:left;
}

.calender_head_title h3 {
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	font-weight:bold;
	font-size:108%;
}

.calender_list {
	width:140px;
	margin:0 auto;
	padding:5px;
	background:#FFF;
	text-align:left;
	margin-bottom:10px;
}

.calender_list ul li {
	font:110%;
	font-weight:bold;
	color:#555;
	margin-top:3px;
	border-bottom: dashed 1px #CCC;
	padding-left:15px;
	background:url(../../official/calendar/images/icon.gif) no-repeat left center;
}

/***   site_map
*******************************************/

.site_map {
	width:300px;
	float:left;
	margin-left:50px;
}

.site_map ul li {
	margin-top:10px;
	font-weight:bold;
}

.site_map ul li ul li {
	margin-top:0;
	margin-left:15px;
}


#biz_title {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 15px;
	background-color: #FFE8E8;
}

#biz_title h4 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
	line-height: 130%;
}
.tech_txt {
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
	background-color: #F0F0F0;
}
.tech_img {
	line-height: 100%;
	text-align: center;
	float: right;
	margin-left: 5px;
	font-size: 10px;
}
.tech_table {
	padding: 5px;
	color: #333;
}

/***   official_site
*******************************************/

.site_link {
	margin-top:25px;
}

.site_link h4 {
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	margin-top:20px;
	font-weight:bold;
	font-size:108%;
}

.site_link ul {
	margin-top:10px;
}

.site_link ul li {
	width:195px;
	padding-bottom:12px;
	text-align:left;
	vertical-align:top;
	display:block;
	float:left;
}

.site_link_box1 {
	background:#e6e6e6;
	padding:10px;
	margin-top:10px;
}

.site_link_box2 {
	background:#f7f7f7;
	padding:10px;
	margin-top:10px;
}

.site_thum {
	width:185px;
	float:left;
}

.site_thum img {
	padding-bottom:10px;
}

.site_title {
	width:558px;
	margin-bottom:10px;
	float:right;
	border-left:5px solid #a6a6a6;
	background:#FFF;
	color:333;
}

.site_title h5 {
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:7px;
	font-weight:bold;
	font-size:123.1%;
	color:#b1000f;
	border-bottom:1px dashed #AFAFAF;
}

.site_title h5 img {
	float:right;
}

.site_title p {
	margin:7px 10px 3px;
}

.site_txt {
	clear:both;
	padding-bottom:10px;
}

.site_txt .blue {
	font-weight:bold;
	color:#0045a6;
}

.event_head_title h3 {
	background:url(../../official/company/images/icon01.jpg) no-repeat left top;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:3px;
	padding-left:12px;
	font-weight:bold;
	font-size:108%;
}

#event_con table {
	width:100%;
	background:#CCC;
	margin-top:15px;
}

#event_con table td, #calender_con table th {
	background:#FFF;
	padding:5px;
}

#event_con table th {
	background:#E6E6E6;
}

#event_con table .date {
	width:100px;
	text-align:center;
}

#event_con .title {
	color: #039;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	
}

#event_con .title2 {
	font-weight: bold;
	color: #F60;
	
}

.staff_profile {
	background-color: #FFDFDF;
	padding: 5px;
	margin-top: 15px;
	height: 160px;
}

.staff_profile h5 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F99;
	margin-bottom: 6px;
}

.staff_profile img {
	float: right;
	margin-left: 10px;
}

.staff_copy {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C90;
	margin-bottom: 10px;
}

.staff_b {
	font-weight: bold;
	margin-bottom: 5px;
}
