@charset "utf-8";

*{margin:0; padding:0;}
img{border:none;}
a:link,
a:visited{color:#006699; text-decoration:none;}
a:hover{color:#006699; text-decoration:underline;}
a:active{color:#006699; text-decoration:none;}
body{background:url(http://www.nileport.com/images/common/bg_body.jpg) repeat-x #000000;}

/*======layout======*/
#main-container{
	width:936px;
	clear:both;
	margin:0 auto;
	font-size:12px;
}

/*header*/
#head-container{
	background:url(http://www.nileport.com/images/common/bg_header.jpg);
	height:88px;
}

#head-container h1{
	padding:15px 0 0 1px;
}

/*navigation*/
#mainnavi-container{
	background:#c3bcb5;
	height:26px;
	border-left:1px solid #FFFFFF;
}

#mainnavi-container li{
	display:block;
	float:left;
	height:26px;
}

#mainnavi-container a{
	display:block;
	clear:both;
}

#navi01{width:69px;}
#navi02{width:94px;}
#navi03{width:118px;}
#navi04{width:63px;}
#navi05{width:69px;}
#navi06{width:122px;}
#navi08{width:126px;}
#navi09{width:72px;}
#navi10{width:37px;}
#navi11{width:88px;}

/*middle*/
#middle-container{
	clear:both;
	background:#ffffff;
	padding:26px;
	font-family:sans-serif;
}

.r01{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.r01 a:link,.r01 a:visited{
	color:#FF0000;
	text-decoration:none;
}

.r01 a:hover,.r01 a:active{
	color:#FF0000;
	text-decoration:underline;
}

h2{padding-bottom:13px;}

h3{
	background:#000000;
	color:#FFFFFF;
	font-size:14px;
	line-height:26px;
	height:26px;
	padding-left:5px;
	margin-bottom:13px;
	background:url(../images/toc/h3-bg.gif) repeat-x;
	letter-spacing:1px;
}

h4{
	background:#000000;
	color:#000000;
	font-size:14px;
	line-height:26px;
	height:26px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
	background:url(../images/toc/h4-bg.gif) repeat-x;
	letter-spacing:1px;
}

h5{font-size:12px;
	padding:3px 0 3px 3px;
	color:#FF0000;
	background:#ece1c0;
	border-left:1px solid #d9ceb0;
	border-right:1px solid #d9ceb0;
	border-top:1px solid #d9ceb0;
}
h5 span{ color:#000000;}

.side1{
	font-size:12px;
	line-height:18px;
	padding-bottom:21px;
}

.side1 .con{
	padding:8px;
	border:1px solid #d9ceb0;
	background:url(../images/toc/box1-bg.gif) repeat-x bottom;
}

.txt1 ul{
	padding-left:21px;
	list-style:url(../images/toc/arrow.gif);
}

.side1 ul,.cap1 ul{
	padding-left:18px;
	list-style:url(../images/toc/arrow2.gif);
}

.box1-con ul{
	list-style:inside;
	padding-left:18px;
}

.txt1{
	font-size:14px;
	line-height:20px;
	color:#000000;
	padding-bottom:21px;
	clear:both;
}

.box1{
	background:#f4eeda;
	border:1px solid #d9ceb0;
	background:url(../images/toc/box1-bg.gif) repeat-x bottom;
	margin-bottom:13px;
}

.box1-con{
	border-top:1px solid #d9ceb0;
	padding:13px;
	font-size:14px;
	line-height:20px;
}

.btt{
	clear:both;
	font-size:10px;
	padding:0 0 13px 0;
	text-align:right;
}
/* パンくずリンク080911 */
#breadcrumbs{
	padding:0 20px;
	font-size:12px;
	line-height:21px;
	color:#000000;
	background:#dbd6d0;
	border-bottom:1px solid #c3bcb5;
	clear:both;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*table1*/
.table1{border:1px solid #CCCCCC;}
.table1 th{background:#eeeeee; padding:3px 5px; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; text-align:left;}
.table1 td{padding:3px 5px; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}

/*table2*/
.table2{border:1px solid #805833; background:#f2d9c2;}
.table2 th{color:#FFFFFF; background:#98724e; padding:3px 5px; border-right:1px solid #805833; border-bottom:1px solid #805833; text-align:left;}
.table2 td{background:#ffffff;padding:3px 5px; border-right:1px solid #98724e; border-bottom:1px solid #98724e;}


/*button1*/
a.button1,a.button1 span{
	display:block;
}

a.button1{
	display:block;
	padding-left:40px;
	background:url(http://www.nileport.com/images/button/button1.gif) 0 -40px no-repeat;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	float:left;
	letter-spacing:1px;
}

a.button1 span{
	padding:0 20px 0 0;
	background:url(http://www.nileport.com/images/button/button1.gif) right top no-repeat;
}

a.button1:link,a.button1:visited{color:#ffffff; text-decoration:none;}
a.button1:hover{background:url(http://www.nileport.com/images/button/button1.gif) 0 -80px no-repeat; text-decoration:none;}
a.button1:active span{background:url(http://www.nileport.com/images/button/button1.gif) right bottom no-repeat;}
a.button1:active{background:url(http://www.nileport.com/images/button/button1.gif) 0 -120px no-repeat;}


/*footer*/
#foot-container{
	background:url(http://www.nileport.com/images/common/bg_footer.jpg);
	font-size:10px;
	line-height:32px;
	text-align:center;
}

#foot-container a:link,
#foot-container a:visited{color:#000000; text-decoration:none;}
#foot-container a:hover,
#foot-container a:active{color:#000000; text-decoration:underline;}
