@charset "utf-8";
/*===========================
GOGAKU SHUNJUSHA
e-Port
=========================== */


#e-port-index,
#e-port-back-top {
	position: relative;
	width:898px;
}

/*===========================
h1,h2
=========================== */

#main h1 {
	background-image: url(../img/eport/bg_h1.gif);
}

#main h2 {
	_height:30px;
	min-height:30px;
	background-image: url(../img/eport/icn_h2.gif);
	color:#6699CC;
}

/*===========================
button
=========================== */


/*===========================
main
=========================== */

/* 6-1 e-Port  */

#main .link-backnum a {
	display:block;
	float:right;
	background-image: url(../img/common/icn_totop.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
	margin-top: 10px;
	position: static;
	margin-bottom: 0px;
}

#e-port-index #main .img {
	float: right;
	width: 200px;
}

#e-port-index #main #main-text {
	margin: 0;
	padding: 0;
	min-height: 50px;
}

#main .eportList {
	margin: 0 0 25px 0;
}

/* -- clear float -- */ 
#main .eportList {
	min-height:0;
	display: inline-table;
}

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

/* \*/
* html #main .eportList {height:0;}
#main .eportList {display: block;}
/* */
/* -- end clear float -- */


#main .eportList a img {
	float: left;
	padding: 7px;
	border: 1px solid #ccc;
}

#main .eportList a:hover img {
	border: 1px solid #999;
}

#main .eportList p.title {
	float: right;
	text-align: left;
	width: 370px;
	padding: 10px 0 0 0;
	font-size: 120%;
	font-weight: bold;
	color: #0066cc;
}

#main .eportList p.textArea {
	float: right;
	text-align: left;
	width: 370px;
	padding: 15px 0 0 0;
}



/* 6-2 backnum list */


#main dl {
display: block;
padding: 0;
line-height: 1.3em;
width:659px;
padding:0 0 2.5em 2px;
}

#main dl dt {
	display:block;
	float: left;
	clear:left;
	width: 8.5em;
	margin:0;
	padding: 8px 0 8px 0;
}

#main dl dd {
	margin:0;
	padding: 8px 0 8px 9em;
	border-bottom: dotted 1px #a6a6a6;
}

/*===========================
side-title
=========================== */

#side .side-title {
	background-color:#7094DB;
}

#side .side-text2 {
	background-image: url(../img/goes/text_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:3px;
}

#side .side-text3 {
 color:#FFFFFF;
	font-size:10px;
}


#side ul {
	border-bottom: none;
}

#side ul li {
	list-style-type: none;
	background-image: url(../img/eport/icn_h2_2.gif);
	background-repeat:no-repeat;
	background-position: 0px 12px;
	padding:8px 0 8px 16px;
	margin:0 0 0 0;
	border-bottom:solid #CCCCCC 2px;
}

/*===========================
global-navi
=========================== */

#global-navi .gnavi5 a {
	background-image: url(../img/common/gnavi05on.gif);
}
.pcolor {
	background-color: #f5f5f5;
}
