@charset "iso-8859-1";
/* CSS Document */

body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

a:link {
	color: #000099;
}

a:visited {
	color: #663399;
}

a:active {
	color: #663366;
}

#content {
	margin: 0;
	padding: 0;
	vertical-align: top;
	clear: both;
}

#crumbs {
	margin: 0 0 6px;
	padding: 4px 4px 5px;
	background: url(../../g-data/line.gif) left bottom no-repeat;
	text-align: left;
}

#crumbs p {
	margin: 0;
	padding: 0;
}

.float-clear {
	margin: 0;
	padding: 0;
	clear: both;
}


/**/

#crumbs {
	margin: 0 0 10px;
	padding: 0;
}

.page_title {
	margin: 10px 0 20px;
}

#latest {
	margin: 0 10px 30px;
	padding: 0;
	background: url(../images/kabu/latest_bottom.gif) no-repeat 0px bottom;
	color:#333333;
}	

#latest .title {
	background: url(../images/kabu/latest_title.gif) no-repeat 0px center;
	height: 17px;
	margin: 0;
	padding: 5px 0px 3px 18px;
	text-align:left;
	font-weight: bold;
}

#latest p {
	padding: 15px;
	margin: 0;
	text-align:left;
}

#latest li {
	padding: 0;
	margin: 0;
}


.content-block {
	margin: 0 10px 30px;
}

.material{
	margin: 20px 15px;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

.material li{
	margin: 15px 0 ;
}


.head-title {
	background: url(../images/kabu/head_title.gif) no-repeat 0px bottom;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	text-align:left;
	font-weight: bold;
	color:#333333;
	clear: both;
}
/********************************ADDED 2008-07-15*/
a.new-win-gray {
	background: url(../images/icon/new_window_gray.gif) no-repeat center right;
	padding: 0 15px 0 0;
}

/********************************ADDED 2009-03-31*/
.pagetop-dotted {
	margin: 0;
	padding: 0 0 8px 0;
	background: url(../images/common/pagetop_underline.gif) no-repeat bottom;
	text-align: right;
}
.pagetop-dotted a { color: #000; text-decoration: none; }
.pagetop-dotted a:hover { color: #000; text-decoration: underline; }
.pagetop-btm {
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
	text-align: right;
}
.pagetop-btm a { color: #000; text-decoration: none; }
.pagetop-btm a:hover { color: #000; text-decoration: underline; }


