@charset "UTF-8";
/* CSS Document */

ul.MenuBarHorizontal li a.n2 { background-position:-150px -43px; }

div.jump { margin-bottom:30px; }


/* outline */
table.outline    { width:540px; margin:-10px 0 5px 0; }
table.outline th,
table.outline td {
	               padding:10px;
	               vertical-align:top;
	               font-size:80%;
	               text-align:left;
	               font-weight:normal;
	               line-height:1.5em;
	               border-bottom:2px solid #e6e6e6;
                  }
table.outline th { color:#004696; width:60px; }


div.achievement strong {
	color:#004696;
	font-size:100%;
	font-weight:normal;
}

div.achievement ul { margin:0 0 15px 5px; }
div.achievement li { font-size:80%; line-height:1.2em; margin-bottom:6px; }

a.lmap {
	font-size:0;
	line-heihgt:0;
	vertical-align:bottom;
}

/* idea */
ul.idea li {
	display:inline;
	width:133px;
	height:133p;
	margin:10px;
}

div.idea {
	background:url(../../images/dot.png) repeat-x left bottom;
	padding:15px 10px;
	width:520px;
}

div.idea div.left {
	width:240px;
	float:left;
	margin-right:80px;
}

div.idea div.right { width:210px; float:left; }
div.idea li {
	font-size:70%;
	list-style:disc outside;
	line-height:1.4em;
	margin-bottom:5px;
}


/* group */
h3.gt {
	background:none;
	border:none;
	padding:0;
	margin:50px 0 10px 0;
}

table.group {
	width:540px;
	margin-bottom:35px;
}
table.group tr { background:url(../../images/dot.png) repeat-x left bottom;  }

table.group caption,
table.group th,
table.group td {
	text-align:left;
	font-weight:normal;
}

table.group caption  {
	border-bottom:1px solid #ccc;
	padding:3px 0 5px 8px;
	font-size:100%;
	background:url(../../images/rarrow2.png) no-repeat left center;
}

table.group th,
table.group td {
	text-align:left;
	font-weight:normal;
	padding:8px 10px;
	font-size:80%;
	vertical-align:top;
	line-height:1.4em;
}

table.group th { width:70px; }


/* office */
table.office {
	width:540px;
	margin-bottom:10px;
}
table.office tr { background:url(../../images/dot.png) repeat-x left bottom; }

table.office caption,
table.office th,
table.office td {
	text-align:left;
	font-weight:normal;
}

table.office caption  {
	border-bottom:2px solid #e60012;
	padding:3px 0 5px 8px;
	font-size:110%;
	background:url(../../images/rarrow2.png) no-repeat left center;
}

table.office th,
table.office td {
	padding:8px 10px;
	font-size:80%;
	vertical-align:top;
	line-height:1.4em;
}

table.office th { width:40px; }

div.jump ul.office li {
	line-height:0;
	font-size:0;
	float:right;
	margin-left:10px;
}

div#side ul.rm {
	background:url(../../images/subm_bg.png) repeat-y center center ;
	margin-top:-1px;
}

div#side ul.rm li {
	font-size:100%;
}
div#side ul.rm li a {
	display:block;
	border:none;
	padding:8px 0 8px 23px;
	width:133px;
	background:url(../../images/garrow.png) no-repeat 15px center #e0e0e0;
	border-bottom:1px solid #fff;
}
div#side ul.rm li a:hover {
	background:url(../../images/rarrow2.png) no-repeat 15px center #fff;
	color:#000;
	border-right:2px solid #e60012;
	width:131px;
}

div#side ul.rm li.end a {
	border-bottom:none;
}

div#side ul.rm li a.on {
	background:url(../../images/rarrow2.png) no-repeat 15px center #fff;
	color:#000;
	border-right:2px solid #e60012;
	width:131px;
}



/* history */
table.history {
	width:540px;
	margin:-10px 0 10px 0;
}

table.history th,
table.history td {
	text-align:left;
	font-weight:normal;
	padding:10px;
	font-size:80%;
	vertical-align:top;
	line-height:1.4em;
	border-bottom:2px solid #e6e6e6;
}

table.history th {
	width:50px;
	color:#004696;
}


/* eco */
div.eco {
	width:540px;
	margin-bottom:30px;
}

div.eco div.left {
	width:340px;
	float:left;
}

div.eco div.right {
	width:190px;
	margin-left:10px;
	float:left;
}

/* office */
table.officeout {
	width:540px;
	margin:0 0 10px 0;
}

table.officeout th,
table.officeout td {
	text-align:left;
	font-weight:normal;
	padding:10px;
	font-size:90%;
	vertical-align:top;
	line-height:1.4em;
	border-bottom:2px solid #e6e6e6;
}

table.officeout th {
	width:60px;
	color:#004696;
}

.officebiz p {
	font-size:90%;
	line-height:1.4em;
}

.officebiz table {
	border-collapse:collapse;
	width:540px;
}

.officebiz table th,
.officebiz table td {
	border:1px solid #ccc;
	font-size:90%;
	padding:5px;
	text-align:left;
	font-weight:normal;
}

.officebiz table th {
	width:130px;
	background:#f7f7f7;
} 

.project li {
	font-size:90%;
	line-height:1.4em;
}

.album table {
	width:540px;
	margin-bottom:10px;
}
.album table caption {
	font-size:90%;
	text-align:left;
	background:url(../../images/dot.png) repeat-x left bottom;
}

.album table td {
	width:170px;
	font-size:70%;
	line-height:1.5em;
	vertical-align:top;
	padding:5px 0 10px 0;
}

.album table td.sub {
	padding:5px 0 0 0;
	line-height:1em;
	font-size:90%;
}
.album table td.mid {
	padding-right:15px;
	padding-left:15px;
}

/* clearfix */
.idea:after,
.eco:after {
	content: "."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.idea,
.eco { display: inline-block; }