body {}

a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #880000;
}
a:history {
	text-decoration: none;
	color: #000099;
}

div.bar {
	width: 100%;
	background-color: #000099;
}

td {
	font-size: 10pt;
}

div.header_block {
	text-align: center;
}

div.header {
	width: 760px;
}

div.menu {
	text-align: center;
}

td.menu {
	height: 27px;
	vertical-align: bottom;
}


div.body_block {
	padding-top: 2px;
	text-align: center;
	margin:0 auto;
}

div.body {
	width: 760px;
}

div.doc_box {
	border-style: solid;
	border-width: 1px;
	border-color: #b0b0b0;
	padding: 3px;
	margin-bottom: 5px;
}

div.doc_box_caption {
	text-align: left;
	width: 100%;
}
div.doc_box_document {
	text-align: left;
	width: 100%;
	line-height: 120%;
	padding: 3px;
}

h3.box_caption {
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.box_documents {
	padding-top: 5px;
	padding-bottom: 10px;
}

dl {
	margin-top: 0px;
}

dd {
	margin-bottom: 5px;
}

li {
	margin-bottom: 3px;
	line-height: 120%;
}


div.footer_block {
	padding-top: 2px;
	text-align: center;
}

div.footer {
	width: 760px;
	text-align: center;
}


div.footer_tools {
	width: 760px;
	text-align: right;
}

/*---ユーザーページ新着-------------*/
div.update_info {
	padding: 5px;
	margin-bottom: 5px;
}
/*---ユーザーページ新着-------------*/


/*---colum--------------------------*/
div.column_box {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	font-size: 10pt;
	padding-left: 10px;
}

td.univ_doc {
	padding-left: 8px;
	font-size: 10pt;
}

dl {
	margin-top: 3px;
}

div.profile_box {
	padding: 5px;
	height: 247px;
	min-height: 247px;	
}


div.profile {
	line-height: 120%;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	text-align: inherit;
	font-size: 10pt;
}

img.profile {
	margin-top: 5px;
	margin-bottom: 3px;
}

dt {
	float: left;
	clear: left;
	font-size: 10pt;
}

dd {
	margin-left: 45px;
	font-size: 10pt;
}

img.column_caption {
	margin-top: 10px;
	margin-bottom: 5px;
}
div.column_doc {
	font-size: 10pt;
}
/*---colum--------------------------*/


/*---サイトマップ---*/
	div.map_caption {
		padding: 5px 5px 5px 16px;
		font-weight: bold;
		background-color: #dddddd;
	}
	a.map {
		color: #000080;
		text-decoration: none;
	}
	a.map:visited {
		color: #000080;
		text-decoration: none;
	}
	a.map:hover {
		color: #800000;
	}
	
	td.map_field {
		border-style: solid;
		border-width: 0 0 0 6px;
		border-color: #dddddd;
		background-color: #ffffff;
	}
	
	div.map_index {
		padding: 5px;
		margin-bottom: 10px;
	}
	td.map_tree1 {
		padding-left: 5px;
	}
	td.map_tree2 {
		padding-left: 20px;
	}
	td.map_tree3 {
		padding-left: 33px;
	}
/*---サイトマップ---*/
span.new {
 color: #ff0000;
 font-weight: bold;
}


div#intv {
 font-size: 100%;
}

div#intv p {
 margin: 3px;
 line-height: 160%;
}

div#intv h2 {
 font-size: 11pt;
 padding: 3px;
 padding-left: 10px;
 background-color: #cccccc;
 color: #000000;
 border-left: 6px solid #000080;
 margin-bottom: 10px;
}

div#intv h3 {
 color: #000080;
 border-bottom: 1px solid #000080;
 font-size: 10pt;
 padding: 3px;
 margin-bottom: 0; 
}

div#intv blockquote {
 font-size: 8pt; 
}

