@charset "shift_jis";
@import url(./common.css);

/*  ----------------------------------------------------------  */
/*
Copyright(c)1998-2006 Markernet Corporation. All Rights Reserved.
*/
/*  ----------------------------------------------------------  */
body {
	background: url(../img/common/bg_01.gif) left top repeat-x #fff;
}
/*  ----------------------------------------------------------  */
div#container {
	width: 760px;
	margin: 10px 0 0;
}
div#header:before,
div#header:after,
div#container:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 1%;
	float: none;
	clear: both;
	line-height: 0%;
	font-size: 0%;
}
/*  ----------------------------------------------------------  */
/*  header  */
div#header h1 {
	text-align: right;
	color: #fff;
	font-size: 80%;
	line-height: 100%;
	margin: 4px 10px 0 0;
}
div#pageh {
	margin: 134px 0 0;
}
/*
div#pageh p {
	margin: 0;
	background: none;
	line-height: 100%;
}
*/
/*  ----------------------------------------------------------  */
div#content {
	width: 760px;
	clear: both;
	float: none;
	margin: 60px 0 0;
}
/*  ----------------------------------------------------------  */
/*  concept  */
body#concept div#container {
	background: url(../img/concept/bg_01.jpg) left top no-repeat;
}
/*  episode  */
body#episode div#container {
	background: url(../img/episode/bg_01.jpg) left top no-repeat;
}
/*  privacy  */
body#privacy div#container {
	background: url(../img/privacy/bg_01.jpg) left top no-repeat;
}
/*  accessmap  */
body#accessmap div#container {
	background: url(../img/accessmap/bg_01.jpg) left top no-repeat;
}
/*  corporation  */
body#corporation div#container {
	background: url(../img/corporation/bg_01.jpg) left top no-repeat;
}
/*  recruit  */
body#recruit div#container {
	background: url(../img/recruit/bg_01.jpg) left top no-repeat;
}
/*  inquiry  */
body#inquiry div#container {
	background: url(../img/inquiry/bg_01.jpg) left top no-repeat;
}
/*  sitemap  */
body#sitemap div#container {
	background: url(../img/sitemap/bg_01.jpg) left top no-repeat;
}
/*  episode  */
body#episode div#container {
	background: url(../img/episode/bg_01.jpg) left top no-repeat;
}
/*  websystem  */
body#websystem div#container {
	background: url(../img/websystem/bg_01.jpg) left top no-repeat;
}
/*  workflow  */
body#workflow div#container {
	background: url(../img/workflow/bg_01.jpg) left top no-repeat;
}
/*  career  */
body#career div#container {
	background: url(../img/corporation/bg_01.jpg) left top no-repeat;
}
/*  server  */
body#server div#container {
	background: url(../img/server/bg_01.jpg) left top no-repeat;
}
/*  campaign  */
body#campaign div#container {
	background: url(../img/campaign/bg_01.jpg) left top no-repeat;
}
/*  ----------------------------------------------------------  */
/*  container > content >left_area */
div#larea {
	width: 210px;
	float: left;
	margin: 0;
}
/*  ----------------------------------------------------------  */
/*  container > content > gnavi(menu) */
div#gnavi00 {
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	float: none;
	clear: both;
}
div#gnavi01 {
	width: 200px;
	margin: 0 auto;
	padding: 5px 0 0;
}
div#gnavi01 ul {
	list-style: none;
	overflow: hidden;
}
div#gnavi01 ul li {
	text-indent: -9991em;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	text-decoration: none;
}
div#gnavi01 ul li a {
	display: block;
	height: 40px;
	overflow: hidden;
	text-decoration: none;
}
div#gnavi01 ul li#gnavaiconproration a {
	background: url(../img/menu/corporation.gif) left top no-repeat;
}
div#gnavi01 ul li#gnavaiconproration a:hover {
	background: url(../img/menu/corporation.gif) left bottom no-repeat;
}
div#gnavi01 ul li#gnaviconcept a {
	background: url(../img/menu/concept.gif) left top no-repeat;
}
div#gnavi01 ul li#gnaviconcept a:hover {
	background: url(../img/menu/concept.gif) left bottom no-repeat;
}
div#gnavi01 ul li#gnaviepisode a {
	background: url(../img/menu/episode.gif) left top no-repeat;
}
div#gnavi01 ul li#gnaviepisode a:hover {
	background: url(../img/menu/episode.gif) left bottom no-repeat;
}
div#gnavi01 ul li#gnaviworkflow a {
	background: url(../img/menu/workflow.gif) left top no-repeat;
}
div#gnavi01 ul li#gnaviworkflow a:hover {
	background: url(../img/menu/workflow.gif) left bottom no-repeat;
}
div#gnavi01 ul li#gnaviwebsystem a {
	background: url(../img/menu/websystem.gif) left top no-repeat;
}
div#gnavi01 ul li#gnaviwebsystem a:hover {
	background: url(../img/menu/websystem.gif) left bottom no-repeat;
}
div#gnavi01 ul li#gnavicareer a {
	background: url(../img/menu/career.gif) left top no-repeat;
}
div#gnavi01 ul li#gnavicareer a:hover {
	background: url(../img/menu/career.gif) left bottom no-repeat;
}
/*  ----------------------------------------------------------  */
/*  blogmenu  */
div#blogmenu {
	background-color: #bbe0fa;
	border: 1px solid #aad8f9;
	margin: 0 5px 5px;
}
div#blogmenu div {
	border: 1px solid #fff;
	background-color: #c8e6fb;
	margin: 5px;
}
div#blogmenu div ul {
	font-size: 80%;
	list-style: none;
	text-align: left;
}
div#blogmenu div ul li {
	margin: 5px;
	padding: 4px 0 4px 5px;	
	border-left: 3px solid #fff;
	border-bottom: 1px dotted #fff;
}
div#blogmenu p {
	background-image: none;
	background-color: #c8e6fb;
	margin: 5px 0;
	line-height: 0%;
	padding: 0;
}
div#blogmenu p:hover {
	overflow: hidden;
	text-indent: -9991em;
	background: url(../img/menu/blog_banner_b.gif) 50% top no-repeat;
}
/*  ----------------------------------------------------------  */
/*  container > content >right_area */
div#rarea {
	width: 480px;
	float: left;
	margin: -20px 0 0 50px;
	padding-right: 20px;
}
div#rarea h3 {
	font-size: 120%;
}
div#rarea h4 {
	font-size: 90%;
}
body#privacy div#rarea p {
	margin: 0;
}
/*  ----------------------------------------------------------  */
/*  episode > menu  */
div#episodemenu {

}

div#episodemenu ul {
	list-style: none;
}
div#episodemenu ul li {
	overflow: hidden;
	text-indent: -9991em;
	width: 40px;
	height: 43px;
	display: block;
	float: left;
	margin-right: 5px;
}
div#episodemenu ul li a {
	width: 40px;
	height: 43px;
	display: block;
}
/*
div#episodemenu ul li#menuepisode01 a {
	background: url(../img/episode/episode_01.jpg) left top no-repeat;
}
div#episodemenu ul li#menuepisode01 a:hover {
	background: url(../img/episode/episode_01.jpg) left bottom no-repeat;
}

div#episodemenu ul li#menuepisode02 a {
	background: url(../img/episode/episode_02.jpg) left top no-repeat;
}
div#episodemenu ul li#menuepisode02 a:hover {
	background: url(../img/episode/episode_02.jpg) left bottom no-repeat;
}
div#episodemenu ul li#menuepisode03 a {
	background: url(../img/episode/episode_03.jpg) left top no-repeat;
}
div#episodemenu ul li#menuepisode03 a:hover {
	background: url(../img/episode/episode_03.jpg) left bottom no-repeat;
}
*/
/*  ----------------------------------------------------------  */
/*  privacy  */
ul.ulist01 {
	list-style: outside disc;
	margin: 20px 0 0 25px;
}
ol.olist01,
ol.privacyolist01 {
	list-style: outside decimal;
	margin: 0 0 0 25px;
}
ul.ulist01 li,
ol.olist01 li,
ol.privacyolist01 li {
	line-height: 190%;
	font-size: 80%;
	background: url(../img/common/line_01.gif) left 24px repeat;
}
/*  ----------------------------------------------------------  */
/*  accessmap  */
p#mapimg {
	background: none;
}
p#mapimg:hover {
	text-indent: -9991em;
	cursor: pointer;
	background: url(../img/accessmap/img_02.gif) left top no-repeat;
	
}
dl#mapdl {
	margin: 20px 0 0;
	font-size: 80%;
}
dl#mapdl dt {
	font-weight: bold;
}
dl#mapdl dd {
	line-height: 190%;
	background: url(../img/common/line_01.gif) left 24px repeat;
}
/*  ----------------------------------------------------------  */
/*  corporation  */
table.mytb01 {
	font-size: 80%;
	line-height: 150%;
	margin: 20px 0 0;
	width: 100%;
	color: #666;
}
table.mytb01 th,
table.mytb01 td {
	padding: 4px 10px;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	vertical-align: top;
}
table.mytb01 th {
	width: 30%;
}
table.mytb01 td {
	width: 70%;
}
dl.corpdl {
	margin-left: 20px;
}
dl.corpdl dt {
	display: list-item;
	list-style: outside square;
	font-weight: bold;
}
dl.corpdl dd {
	margin: 0 0 0 1.4em;
	display: list-item;
	list-style: outside circle;
}
/*  ----------------------------------------------------------  */
/*  inquiry  */
/*
body#inquiry table.mytb01 th {
	width: 30%;
}
body#inquiry table.mytb01 td {
	width: 70%;
}

fieldset#fieldset01 input,
div.inqforminner select {
	width: 60%;
}
*/
fieldset#fieldset01,
fieldset#fieldset02 {
	border: none;
	margin: 20px 0 0;
}
fieldset legend {
	font-size: 90%;
	font-weight: bold;
}
div.formblank p {
	margin: 0;
	background: none;
}
p.inqh {
	font-weight: bold;
}
p.inqinput {
	padding-bottom: .4em;
	border-bottom: 1px #ccc dotted;
}
p.inqinput input,
p.inqinput select,
p.inqinput textarea {
	width: 70%;
}
p.inqinput textarea {
	height: 8em;
}
div.formblank {
	margin: 20px 0 0;
	display: block;
}
div.formblank ul {
	font-size: 80%;
	list-style: none;
	padding: .4em 0;
	border-bottom: 1px #ccc dotted;
}
div.formblank ul li {
	display: inline;
	padding-right: 2.2em;
}
/*  ----------------------------------------------------------  */
/*  sitemap  */
ul#sitemapul {
	list-style: none;
	margin: 20px 0 0;
	font-size: 80%;
}
ul#sitemapul li {
	display: block;
	padding: 4px 0 4px 20px;
	background: url(../img/sitemap/li_mark.gif) 4px 8px no-repeat;
}
ul#sitemapul li.bgli {
		background-color: #c8e6fb;
}
/*  ----------------------------------------------------------  */
/*  web system  */

dl.systemdl dt {
	margin: 20px 0 0;
	font-size: 90%;
	font-weight: bold;
	color: #666;
}
dl.systemdl dd {
	color: #666;
	line-height: 190%;
	font-size: 80%;
	background: url(../img/common/line_01.gif) left 24px repeat;
}
/*  ----------------------------------------------------------  */
/*  workflow  */
span.wfstep {
	display: block;
	background: url(../img/common/mark_01.gif) left top no-repeat;
	line-height: 150%;
	letter-spacing: -0.1em;
	text-align: center;
	color: #fff;
	width: 16px;
	height: 16px;
	font-size: .7em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
span.wfh {
	clear: right;
	margin-left: .4em;
}

/*  ----------------------------------------------------------  */

div#banner {

}
div#banner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#banner ul li {
	display: block;
	margin: 5px 0 0;
	
}
div#banner ul li a {
	width: 210px;
	height: 74px;
	display: block;
	text-indent: -9991em;
	overflow: hidden;
}

div#banner ul li#banner01 a {
	background: url(../img/common/banner_01.jpg) left top no-repeat;
}
div#banner ul li#banner02 a {
	background: url(../img/common/banner_02.jpg) left top no-repeat;
}
div#banner ul li#banner03 a {
	width: 120px; 
	height: 60px;
	margin: 0 auto;
	background: url(../img/common/banner_rectangle.gif) center top no-repeat;
}
/*  ----------------------------------------------------------  */


body#campaign div#rarea {
	background: url(../img/campaign/img_01.gif) right 8em no-repeat;
}
div.spacer0 p {
	background: none;
	margin-top: 0;
}
.invisibe {
	visibility: hidden;
	padding-bottom: 19px;
}
body#campaign p#btn a {
	width: 480px;
	height: 105px;
	display: block;
	text-decoration: none;
	background: url(../img/campaign/btn.gif) left top no-repeat;
}
body#campaign p#btn a:hover {
	background-position: right top;
}
body#campaign p#btn a span {
	display: none;
}