@charset "UTF-8";

/* CSS Document */

/*
=================================================
	layout
=================================================
*/

#footer {
	padding-top: 15px;
}


#contents {
	width: 100%;
	padding-top: 10px;
}


#contents a {
	color: #068;
}

#contents a:hover {
	color: #F60;
	text-decoration: underline;
}


/*
=================================================
	history
=================================================
*/

.history {
	padding-bottom: 3px;
	border-bottom: 1px solid #888;
}

.history span {
	margin: 0 5px;
}

.history strong {
	font-weight: normal;
	color: #888;
}


/*
=================================================
	style
=================================================
*/

#contents h2 {
border: 1px solid #999;
border-radius: 5px;
  -webkit-border-radius: 5px; /* webkit */
  -moz-border-radius: 5px; /* Firefox */
  -ms-border-radius: 5px; /* IE */
  -o-border-radius: 5px; /* Opera */
	font-size:134%;
	line-height:1.2em;
	color:#333;
	background:#fff;
	height: auto;
	padding: 8px 30px;
	background: url(http://www.ninjal.ac.jp/images/title_back_long.gif) left top no-repeat;
}

#contents h3 {
	font-size:117%;
	color:#333;
	height: 18px;
	padding-bottom: 3px;
	padding-left: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #059;
	line-height: 1.4;
	background: url(../images/col_title_point.gif) left top no-repeat;
	clear:both;
}

*html #contents h3 {
	margin-top: 10px;
}

*:first-child+html #contents h3 {
	margin-top: 10px;
}

.column {
	float: left;
	width: 600px;
	padding: 0 15px;
	margin-top: 20px;
}



.rightNavi {
	float: right;
	width: 160px;
	padding: 0;
	margin-top: 20px;
}


.layer_bottom{
	margin-bottom: 3em;
}


ul.upper_layer{
	padding-top: 6px;
	background: url(../images/bg_submenu2_top.gif) top left no-repeat;
}


ul.upper_layer li a{
	width: 132px;
	padding: 8px 4px 8px 24px;
	border-bottom: 1px #afc5d6 solid;
	line-height: 1.5em;
	display: block;
	background: url(../images/bg_submenu2_middle_long.gif) center left repeat-y;
}


ul.upper_layer li a:hover{
	background: url(../images/bg_submenu_middle_o_long.gif) center left repeat-y;
}


/* 20100324 tt-yaguchi spanを追加 */

ul.upper_layer li ul li a, ul.upper_layer li ul li span{
	width: 126px;
	padding: 8px 4px 8px 30px;
	border-bottom: 1px #eaeaea solid;
	line-height: 1.5em;
	display: block;
	background: url(../images/bg_submenu_middle_long.gif) center left repeat-y;
}

ul.upper_layer li a:hover{
	background: url(../images/bg_submenu2_middle_o_long.gif) center left repeat-y;
}

ul.upper_layer li ul li a:hover{
	background: url(../images/bg_submenu_middle_o_long.gif) center left repeat-y;
}



*html .column {
	margin-top: 10px;
}

*:first-child+html .column {
	margin-top: 10px;
}

.column p, .column dl, .column ul, .column ol, .column table, .column h4 {
	margin: 10px 0;
	line-height: 150%;
}


#contents h3.colCoo {
	background: url(../images/colCoo_point.gif) 1px 1px no-repeat;
}


.column h4 {
	font-size:100%;
	color:#333;
	clear:both;
	border-left:#005a9d solid;
	border-bottom:#ccc solid;
	border-width:0 0 1px 5px;
	padding-left:8px;
}

.column h4 span {
	color: #059;
}

.column h4.sub {
	border:none;
	background:url(../images/h4_sub.gif) no-repeat left 2px;
	padding-left:18px;
}


.columnDL {
	padding-left: 10px;
}

.columnDL dt, .columnDL dd {
	padding-left: 22px;
}

.columnDL dt {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.columnDL dt.colRes {
	background: url(../images/colRes_point.gif) left 5px no-repeat;
}

.columnDL dt.colUse {
	background: url(../images/colUse_point.gif) left 5px no-repeat;
}

.columnDL dt.colCoo {
	background: url(../images/colCoo_point.gif) left 5px no-repeat;
}

.columnDL dt.colNew {
	padding-bottom: 0;
	background: url(../images/colNew_point.gif) left 5px no-repeat;
}

.columnDL dd.newsDay {
	padding-bottom: 5px;
}


.list li {
	padding-bottom: 10px;
	padding-left: 12px;
	background: url(../images/list_point.gif) left 4px no-repeat;
}

.list li ul li{
	padding-bottom: 5px;
	padding-left: 0;
	margin-left:15px;
	background: none;
	list-style:disc;
}


.staList {
	padding-top: 5px;
}

.staList dt {
	margin-bottom: 5px;
}

.staList dd {
	padding-left: 12px;
	background: url(../images/list_point.gif) left 4px no-repeat;
}


.fSmall {
	font-size: 0.8em;
}

.fr {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.fl {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

img.fr, img.fl, div.fr img, div.fl img, div.fc img {
	padding: 2px;
	border: 1px solid #888;
}

div.fr img, div.fl img, div.fc img {
	margin-bottom: 3px;
}

div.fr, div.fl, div.fc {
	font-size: 0.8em;
}

div.fr {
	text-align: right;
}


table.faq {
	width: 100%;
	margin-bottom: 5px;
	font-size: 100%;
	border-collapse: collapse;
}

table.faq th, table.faq td {
	padding: 5px;
	border: 1px solid #999;
	vertical-align: top;
}

table.faq th {
	width: 10%;
	font-weight: normal;
	text-align: left;
	background: #FFF url(../images/th_back.gif) left top repeat-x;
}

table.faq td {
	width: 40%;
}

table.faq td em {
	float: left;
	width: 80px;
	margin-right: 10px;
	font-style: normal;
	display: block;
	text-align: right;
}

table.std {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 100%;
	border-collapse: collapse;
}

table.std th, table.std td {
	padding: 5px;
	border: 1px solid #999;
	vertical-align: top;
}

table.std th {
	font-weight: normal;
	text-align: left;
	background: #FFF url(../images/th_back.gif) left top repeat-x;
	white-space:nowrap;
}

table.std td {
}

table.noline th {
	white-space:nowrap;
	padding:4px 8px;
	vertical-align: top;
	color:#333;
	font-weight:normal;
}

table.noline td {
	padding:4px 8px;
	vertical-align: top;
	color:#333;
}

.alert {
	color: #C00;
}

table.std thead th,
table.std thead td {
	background-color: #0072ae;
	background-image: none;
	color:#fff;
}


table.record {
	width: 100%;
	margin-bottom: 5px;
	font-size: 100%;
	border-collapse: collapse;
}

table.record th, table.record td {
	padding: 5px;
	border: 1px solid #999;
	vertical-align: top;
}

table.record th {
	font-weight: normal;
	text-align: left;
	background: #FFF url(../images/th_back.gif) left top repeat-x;
	width:11em;
}

table.record_fit{
	width: auto;
}

table.record_fit th{
	width:8em;
}

table.record_fit td{
	text-align:right;
	width:10em;
}

/* 20100831 YOKOYAMA:table.record_rightfit START */
table.record_rightfit
	{border-collapse:collapse;width:600px;}
table.record_rightfit th,table.record_rightfit td
	{padding:5px;border:solid 1px #999;}
table.record_rightfit th
	{
	font-weight: normal;
	text-align: left;
	background: #FFF url(../images/th_back.gif) left top repeat-x;
	width:11em;
	}
table.record_rightfit td
	{text-align:right;}
table.record_rightfit thead th,table.record_rightfit thead td
	{
	background-color: #0072ae;
	background-image: none;
	color:#fff;
	text-align:center;
	}
/* 20100831 YOKOYAMA:table.record_rightfit END */

/* 20101126 YOKOYAMA:ol.number START */
.column ol.number
	{margin:1em 1em;}
.column ol.number li
	{
	margin-top:0;
	margin-left:0.5em;
	margin-bottom:0.5em;
	list-style:decimal;
	}
.column ol.number li ol, .column ol.number li ul
	{margin-left:1em;}
.column ol.number li ul.list
	{margin-left:0;}
.column ol.number li ul li
	{list-style:disc;}
.column ol.number li ul.list li
	{list-style-type:none;}
.column .list li ol.number li
	{padding-left:0;background-image:none;}
.column ul ol.number
	{margin:0 2em; padding:0;}
.column ul ol.number li
	{margin:0.3em 0; padding:0;}

/* YOKOYAMA:ol.number END */

/* 20101206 YOKOYAMA START */
div.datanews
	{
	padding:1em;
	border:solid 1px #999;
	clear:both;
	}
div.datanews h4.sub
	{
margin:0 0 0.5em 0;
	}
div.datanews dl,dt dd
	{margin:0; padding:0;}
div.datanews dt
	{
	float:left;
	clear:both;
	font-weight:bold;
	color:#036;
	}
div.datanews dd
	{
	margin-left:6.5em;
	}
/* 20101206 YOKOYAMA END */

/* 20101214 YOKOYAMA START */
dl.databeselog
	{
clear:both;
	}
dl.databeselog dt
	{
clear:both;
margin-bottom:1em;
float:left;
font-weight:bold;
	}
dl.databeselog dd
	{
margin-bottom:1em;
margin-left:6em;
	}
/* 20101214 YOKOYAMA END */


.anchor li{
	padding: 0 0 0 15px;
	background: url(../images/anchor.gif) left 5px no-repeat;
	list-style: none;
}


.menber{
	clear: both;
	margin-left:30px!important;
}




.menber li{
	float: left;
	width: 180px;
	margin-bottom: 1em;
	height:3.2em;
	line-height:1.3;
}

.menber li span{
	font-size:76%;
	color: #666;
	padding-left:1.5em;
}

.float_ttl{
	clear:none!important;
}

.prof{
	padding-left: 2em;
	font-size: 110%;
}


.prof th{
	font-weight: normal;
	display: list-item;
	vertical-align: top;
	text-align: left;
	list-style: square;
	white-space: nowrap;
}


.prof td{
	padding-left: 1em;
	vertical-align: top;
}


.portrait{
	float:right;
	margin:0 0 1em 1em;
	border-bottom:3px solid #fff;;
}

.portrait img{
	border-left:10px solid #fff;;
}

.portrait p{
	text-align:center;
}

.index_list li{
	width:580px;
	border-bottom:1px dashed #aaa;
	background: url(../images/col_title_point.gif) 5px 8px  no-repeat;
	line-height:1.7;
	padding:8px 5px 3px 30px;;
}

#contents hr{
	border:solid #999;
	border-width:0 0 1px 0;
	margin:-0.5em 0;
}

/*
=================================================
	symposium
=================================================
*/

.dtLeft {
	padding-left: 2em;
}

.dtLeft dt {
	float: left;
	margin-right: 5px;
}

.sympoData dd {
	padding-left: 2em;
}

.sympoData strong {
	margin-left: 5px;
	color: #059;
}

.btForm {
	height: 30px;
	width: 160px;
}

.btForm a {
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -9999px;
	background: url(../images/bt_form.gif) left top no-repeat;
}

.btForm a:hover {
	background-position: right top;
}


/*
=================================================
	contact form
=================================================
*/

#inquiry {
	margin-bottom: 20px;
}

#inquiry table {
	width: 100%;
	font-size: 100%;
	border-collapse: collapse;
}

#inquiry th, #inquiry td {
	padding: 10px;
	border: 1px solid #888;
}

#inquiry th {
	width: 20%;
	font-weight: normal;
	text-align: left;
	background: #FFF url(../images/th_back.gif) left top repeat-x;
}

#inquiry td input {
	margin-right: 20px;
}

#inquiry .text1 {
	width: 500px;
}

#inquiry .text2 {
	width: 150px;
}

#inquiry p {
	text-align: right;
}

#inquiry p input {
	height: 28px;
	margin-left: 10px;
}


/*
=================================================
	site map
=================================================
*/

.sitemap li {
	padding: 3px 0 3px 15px;
	background: url(../images/sitemap_point1.gif) left 6px no-repeat;
}

.sitemap li.smN {
	background: url(../images/sitemap_point2.gif) left 6px no-repeat;
}

.column .sitemap li ul {
	margin: 3px 0 0 0;
}

.column .sitemap li ul li {
	background: url(../images/sitemap_point3.gif) left 6px no-repeat;
}

.column .sitemap li ul li.smF {
	background: url(../images/sitemap_point4.gif) left 6px no-repeat;
}



/*
=================================================
	site map
=================================================
*/

.sitemap li {
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../images/sitemap.gif) left 6px no-repeat;
}

.sitemap li.sm1 {
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left:15px;
	background: url(../images/list_point.gif) left 6px no-repeat;
}

.sitemap li.sm2 {
	margin-top: 0px;
	padding-left: 0;
	margin-left:50px;
	list-style:disc;
	background:none;
}


/*
=================================================
	bottom link
=================================================
*/

.bLink {
	clear: both;
	padding-top: 5px;
	text-align: right;
}

.bLink li {
	float: right;
	padding-left: 14px;
	margin-left: 15px;
	line-height: 1.2em;
}

.bLink li.blHome {
	background: url(../images/bLink_point_home.gif) left 2px no-repeat;
}

.bLink li.blBack {
	background: url(../images/bLink_point_back.gif) left 2px no-repeat;
}

.bLink li.blTop {
	background: url(../images/bLink_point_top.gif) left 2px no-repeat;
}


@media print{

#footer {
	padding: 0;
}


#contents h2, #contents h3, #contents h3.colCoo {
	padding: 0;
	background: none;
}

#contents h2 {
border:none;
border-radius: 0;
  -webkit-border-radius: 0; /* webkit */
  -moz-border-radius: 0; /* Firefox */
  -ms-border-radius: 0; /* IE */
  -o-border-radius: 0; /* Opera */
}

.column {
	width: 100%;
	padding: 0;
}

.staList {
	padding-left: 0;
}


.bLink {
	display: none;
}

.rightNavi div.layer_bottom img {
	display: none;
}

}

