﻿@charset "utf-8";
@import "gameyarou_common.css";
/*
============================================================
Gameyarou official site pressrelease page style
file name: gameyarou_top.css
============================================================
*/

/* Show & Hide elements -------------------------------*/
#left_menu ul.lmenu li.lmenu_02 ul { 
	display : block;
}
#left_menu ul.lmenu li.lmenu_02 > a { background-image: url(/images/_common/left_m02_ov.png); }


/* Right content area -------------------------------*/
#content {
	overflow: visible;
}

/* Page Title -------------------------------*/
#content .page_title {
	width:424px;
	padding:10px;
	margin: 20px 0 0 0;
	border:10px solid #e8e8e8;
}

/* Service Briefing -------------------------------*/
#content .service_brief {
	width:440px;
	height:95px;
	padding:10px;
	margin: 10px 0px 0 0;
	border:2px solid #e8e8e8;
}
#content .service_brief img.logo {
	display: block;
	width:136px;
	height: 100px;
	margin: 0 13px 0 0;
	float:left;
}
#content .service_brief ul.service_info {
	display: block;
	width:280px;
	float:left;
	list-style:none;
	margin: 10px 0px 0 0;
}
#content .service_brief ul.service_info li{
	list-style:none; 
	height:25px;
}
#content .service_brief ul.service_link {
	margin: 10px 5px 0 0;
	list-style:none; 
	float:right;
}
#content .service_brief ul.service_link li {
	list-style:none; 
	display: inline;
}

/* Service Description -------------------------------*/
#content .service_desc {
    width:700px; 
	margin: 20px 0 20px -226px;
	position:relative; 
	margin-left:-226px;
	behavior: url("/css/iepngfix.htc");
}
#content .service_desc p {
	padding: 0 0 15px 0;
}
#content .service_desc .description {
	width:280px;
	margin: 0 0 0 420px;
	text-align:left; 
	color:#999999;
	line-height:130%;
}
#content .service_desc .feature {
	width:280px;
	margin: 5px 0 0 420px;
	color:#999999;
	line-height:130%;
}

/* Each Service -------------------------------*/
#content .sa_desc {
	height:620px; 
	background: url(/images/02_service/img_sa.png) no-repeat; 
}
#content .dk_desc {
	height:560px; 
	background: url(/images/02_service/img_dk.png) no-repeat;
}
#content .tp_desc {
	height:520px;
	background: url(/images/02_service/img_tp.png) no-repeat; 
}
#content .tk_desc {
	height:560px; 
	background: url(/images/02_service/img_tk.png) no-repeat; 
}
#content .os_desc {
	height:560px;
	background: url(/images/02_service/img_os.png) no-repeat; 
}
#content .ns_desc {
	height:530px;
	background: url(/images/02_service/img_ns.png) no-repeat; 
}
#content .tw_desc {
	height:530px;
	background: url(/images/02_service/img_tw.png) no-repeat; 
}
