@charset "utf-8";

/* Home CSS Document */

@import url("eg_default.css");
@import url("eg_global.css");
@import url("eg_navigation.css");
@import url("eg_shared_class.css");
@import url("../assets/css/lightview.css");


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

Used Color

link   = #26499D
active = #E8383D  #5DB0E6

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

#pageMain {
	background: transparent url(../assets/img/_share/bg_page_visual.png) no-repeat center 0px;
	/*behavior: expression(IEPNGFIX.fix(this));*/
	/*height: 300px;*/
	width: 790px;
	padding-top: 12px;
	_padding-top: 15px;
	clear: both;
	margin-bottom: 10px;
	/*position: relative;*/
}

*html body #pageMain{
	background: transparent url(../assets/img/_share/bg_page_ie.gif) no-repeat center 5px;
	padding-top: 15px;
}

/*
*:first-child+html #pageMain{
	background: transparent url(../img/_share/bg_page_ie.gif) no-repeat center 5px;
	padding-top: 15px;
}
*/


#apDiv1 {
	position:absolute;
	left:30px;
	top:250px;
	width:163px;
	height:50px;
	z-index:1;
}
#pageName{
	height: 30px;
	width: 760px;
	z-index: 1;
	overflow:hidden
	behavior: expression(IEPNGFIX.fix(this));
	margin-bottom: 20px;
}

*:first-child+html #pageName{
	top: 331px;
}
*html #pageName { behavior: expression(IEPNGFIX.fix(this)); }

#pageName h1{
	behavior: expression(IEPNGFIX.fix(this));
	/*background: url(../img/_share/h1_black.png) no-repeat 0px 0px;*/
	/*text-indent: -9999px;*/
	height: 30px;
}


#pageVisual {
	padding: 1px;
	display: block;
	width: 760px;
	/*_margin: 10px 10px 10px 20px;*/
	text-align: center;
	border: 1px solid #CCD2DE;
	height: 240px;	/*position: relative;*/
	margin-right: auto;
	margin-left: auto;
}

#visual {
	visibility: hidden;
}

#pageColumn{
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#pageColumn h2{
	border-bottom: 1px solid #333;
	margin-bottom: 1em;
}

/*
#pageColumn h3{
}
*/



/*
#homeClear{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
*/
/*
#pageLeft{
	float:left;
	width:200px;
	font-size: 75%;
	background: transparent url(none);
	margin-left: 10px;
	_margin-left: 5px;
}
*/
#pageContent{
	float:right;
	width:560px;
	_margin-right: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	overflow:hidden; /* for IE*/
}

#pageContent h2{
	clear: both;
	float: none;
	padding-bottom: 5px;
	background: url(../assets/img/dot_x.gif) repeat-x left bottom;
	margin-bottom: 1em;
	height: 40px;
}

#pageContent h3{
	margin-bottom: 1em;
	_margin-bottom: 5px;
	font-size: 1.1em;
}
#pageContent h3.dotU{
	background: url(../assets/img/dot_x.gif) repeat-x left bottom;
}

#pageContent h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
	clear: both;
	display: block;
	letter-spacing: 1px;
	border-left: 10px solid #333;
	margin-bottom: 0.5em;
	margin-top: 1em;
	background: #333;
	padding: 0.2em;
}

#pageContent h4.green{
	background: url(../assets/img/bg_h4_green.gif) no-repeat 0px 0px;
	color: #001E43;
}

#pageContent p{
	line-height: 180%;
}

#pageContent li{
	line-height: 180%;
}

/*
#pageContent div.docWrapNon{
	padding: 10px 15px;
}

#pageContent div.docWrap01{
	background:url(../../img/bg_column01.gif) no-repeat 0px 0px;
	padding: 15px 15px 5px;
	display: inline-block;
}
*/
/* Hide Mac IE \*/
/*
* html #pageContent div.docWrap01{
height: 1%;
}
#pageContent div.docWrap01{
	display: block;
}

#pageContent div.docWrap02{
	background:url(../../img/bg_column02.gif) repeat-y 0px 0px;
}

#pageContent div.docWrap03{
	line-height: 0px;
	background: url(../../img/bg_column03.gif) no-repeat 0px 0px;
	height: 10px;
	margin-bottom: 10px;
	clear: both;
	float: none;
}

#pageContent div.docWrap01:after{
content: “.”;
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}

#pageContent div.docWrap01:after {
zoom: 100%;
}

.docWrap01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


*/



/* Side Navigation
------------------------------------------*/

#sideMenu{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	width:190px;
	font-size: 75%;
	background: transparent;
}


#sideMenu h2{
	width: 190px;
	height: 50px;
	text-align: center;
}

#sideMenu h2 a{
	/*border: 2px solid #FFF;*/
}

#sideMenu h2 a:hover{
	filter:alpha(opacity=80); /*for IE*/
	-moz-opacity:0.8;  /* for Firefox*/
	-khtml-opacity: 0.8;
	opacity: 0.8; /*for OPERA Safari*/
}

#sideMenu ul{
	margin: 0px 0px 1em;
	padding: 0px;
}

#sideMenu li{
	list-style-type: none;
	/*display: inline;*/
	/*margin-right: 5px;*/
	/*margin-left: 5px;*/
}

#sideMenu li a{
	display: block;
	text-decoration: none;
	background: url(../assets/img/_share/bg_s_navi01b.gif) no-repeat 0px center;
	height: 28px;
	padding-left: 18px;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom: 1px;
}

#sideMenu li a:hover{
	background: url(../assets/img/_share/bg_s_navi02b.gif) no-repeat 0px center;
	color: #FFF;
}

#sideMenu li.sub a{
	background: url(../assets/img/icon_arrow01.gif) no-repeat 5px center;
	padding-left: 25px;
}

#sideMenu li.sub a:hover{
	background: url(../assets/img/icon_arrow02.gif) no-repeat 5px center;
	color: #06F;
}



*html body #sideMenu{ /**  FontSize IE6 hack **/
	font-size: 65%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

*+html body #sideMenu{ /**  FontSize IE7 hack **/
	font-size: 65%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#sideBanner{
}

#sideBanner img{
	padding-bottom: 2px;
}

/* SITE MAP --> To Overview.css
-------------------------------------------*/

#siteMap{
	width:760px;
	_margin-right: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	overflow:hidden; /* for IE*/
	margin-right: auto;
	margin-left: auto;
}
