@charset "Shift_JIS";

/* グローバルナビゲーション
-----------------------------------------------*/
.logo {
	width:160px;
	text-align:center;
}

.bannerTop {
	width:600px;
	text-align:center;
}

.chugakuGNtab a {
	width: auto; 
	white-space: nowrap;
	background-color: #91A572; 
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #FFFFFF 1px solid; 
	padding: 7px 0 6px 0; 
	display: block; 
	margin: 0; 
	text-align: center;
	color:#FFFFFF;
}
.chugakuGNtab a:link {
	text-decoration: none;
	color:#FFFFFF;
}
.chugakuGNtab a:visited {
	text-decoration: none;
	background-color: #91A572; 
	color:#FFFFFF;
}
.chugakuGNtab a:hover {
	background-color: #CAD9B5; 
	text-decoration: none;
	color:#000099;
}
.chugakuGNtab a:active {
	background-color: #CAD9B5; 
	text-decoration: none;
	color:#000099;
}

.tokushuGNtab a {
	width: auto; 
	white-space: nowrap;
	background-color: #B7ADAD; 
	border-right: #999999 1px solid;
	border-left: #FFFFFF 1px solid; 
	border-bottom: #999999 1px solid; 
	padding: 7px 0 6px 0; 
	display: block; 
	margin: 0; 
	text-align: center;
	color:#FFFFFF;
}
.tokushuGNtab a:link {
	text-decoration: none;
	color:#FFFFFF;
}
.tokushuGNtab a:visited {
	text-decoration: none;
	background-color: #B7ADAD; 
	color:#FFFFFF;
}
.tokushuGNtab a:hover {
	background-color: #DFDFDF; 
	text-decoration: none;
	color:#000099;
}
.tokushuGNtab a:active {
	background-color: #DFDFDF; 
	text-decoration: none;
	color:#000099;
}


.links {
	background-color:#F5A28F;
}

.linksLine {
	width:10px;
	background-color:#F5A28F;
	background-image: url(/imgs_common/bg_line.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

.links a {
	margin:0;
	padding:0;
	margin-right:5px;
/*	display: block;
	text-align: center;*/
	text-decoration: none;
}
.links a:link {
	text-decoration: none;
	color:#000000;
}
.links a:visited {
	text-decoration: none;
	color:#000000;
}
.links a:hover { 
	text-decoration: none;
	color:#000000;
}
.links a:active {
	text-decoration: none;
	color:#000000;
}

.linksShiritsu {
	/*background-color:#F5A28F;*/
}

.linksLineShiritsu {
	width:10px;
	background-image: url(/imgs_common/bg_line.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

.linksShiritsu a {
	margin:0;
	padding:0;
	margin-right:5px;
/*	display: block;
	text-align: center;*/
	text-decoration: none;
}
.linksShiritsu a:link {
	text-decoration: none;
	color:#0F59E1;
}
.linksShiritsu a:visited {
	text-decoration: none;
	color:#0F59E1;
}
.linksShiritsu a:hover { 
	text-decoration: none;
	color:#000099;
}
.linksShiritsu a:active {
	text-decoration: none;
	color:#000099;
}

/* 検索ボックス
-----------------------------------------------*/
td .kensakubox {
	padding:1px 1px;
	background-color:#FAE689;
}

td .kensakubox-type  {
	padding:2px 2px;
	background-color:#FFCC99;
}


/* パンクズエリア
-----------------------------------------------*/
.PANKUZU
{
	background-color: #EDEDED;
	width: 760px;
	padding: 3px 0 3px 0;
	border-bottom: solid 1px #999999;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
    line-height: 0;   
}

.PANKUZU td {
    display: inline;   
	padding: 3px 0 3px 0;
    line-height:100%;   
}	

.PANKUZU a
{
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none; /* 下線を消す */
}

.PANKUZU em
{
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-style: normal;
}

/* サブナビとコンテンツの間の線
-----------------------------------------------*/ 
.rightborderline {
	border-right: solid 1px #999999;
}

/* サブメニュー
-----------------------------------------------*/ 
/*table .submenu  {
	border:solid 1px #CCCCFF;
}
*/
td .submenu {
	border: solid 1px #B0B0FF;
	padding:1px;
}

.submenu a {
	width: auto; 
	white-space: nowrap;
}

.submenu a {
	padding: 4px 0 4px 0; 
	display: block; 
	border: solid 1px #B0B0FF; 
	background-color: #9FCED7; 
	text-align: center;
	color:#0000FF;
}
.submenu a:link {
	text-decoration: none;
	color:#0000FF;
}
.submenu a:visited {
	text-decoration: none;
	color:#0000FF;
}
.submenu a:hover {
	text-decoration: underline;
}
.submenu a:active {
	text-decoration: underline;
	color:#0000FF;
}

.submenuTokushu {
	border: solid 1px #B0B0FF;
	padding:1px;
}

.submenuTokushu a {
	display: block; 
	text-align: center
}

.submenu p {
	padding: 4px 0 4px 0;
	margin: 0; 
	display: block;
	text-align:center;
	background-color: #F12F57;
	color:#FFFFFF;
	border: #CCCCFF 1px solid;	
}

.submenu p#print {
	background-color: #9FCED7;
	color:#000000;
}


.submenu p#grayout {
	background-color: #FFFFFF;
	color:#999999;
}

.subsubmenu {
	text-align:right;
	border-bottom: dotted 1px #999999;
}

table .submenuShiritsu {
	width: 100%;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}

.submenuShiritsu td {
	color:#FF0000;
	padding: 8px 0 8px 0;
}

.submenuShiritsu td#grayout {
	color:#999999;
}
	

/* 検索結果エリア
-----------------------------------------------*/
table .kensaku {
	background-color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #0f59e1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0f59e1;
}

.kensaku td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f59e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0f59e1;
}

.gakumontitle {
	font-weight: bold;
	background-color: #e1e1f0;
	text-align: center;
	width: 12%;
}


/* データコンテンツエリア
-----------------------------------------------*/
.data {
	text-align:left;
}

.data h1, 
.data h2, 
.data h3, 
.data div, 
.data p, 
.data form, 
.data a, 
.data em, 
.data img
{
	line-height: 145%;
}

.data a {
	text-decoration:underline;
}

.data h1,
.data h1 a {
	font-size: 16px;
	padding: 5px 0 10px 0;
	font-weight: bold;
	margin-right: 0px;
}

.data h1#nolink {
	color:#0F59E1;
}

.data h2 {
	border-bottom: dotted 1px #999999;
	padding: 3px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	color: #000000;
	margin-bottom: 10px;
}

.data h2#greenheader  {
	background-color:#66CC99;
	border: solid 2px #CCCCCC;
}

.data h3 {
	margin: 15px 0 5px 0;
	color: #000000;
}

.data h3#movie {
	margin: 5px 0 5px 0;
	padding: 5px 0;
	color: #000000;
	font-weight:normal;
	border-top: dotted 1px #999999;
}
.data h5#kanren,
.data h3#kanren {
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	color: #000000;
	font-weight:normal;
	border-top: dotted 1px #999999;
}
.data h3#koumei,
.data h3#koumei a {
	font-size: 16px;
	margin: 5px 0 10px 0;
	font-weight: bold;
	margin-right: 0px;
}

.data p {
	padding: 4px 0 4px 0;
	margin: 0;
}

.data p#rightalign {
	text-align:right;
	padding: 4px 0 3px 0;
	margin: 0;
}

.data p#setsumei {
	border: solid 2px #E3E3E3;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
}

.data p#yellow {
	border: solid 2px #E3E3E3;
	background-color: #F8EFC7;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 5px;
	text-align:right;
}

.data p#note {
	color:#FF8102;
}

.data p#note2 {
	color:#FF3300;
}

.data p#result {
	margin:0;
	padding:0;
	padding-left: 31px;
	margin-bottom: 20px;
}

.data p#pagetop {
	border-top: dotted 1px #999999;
	margin-top: 0px;
	padding: 10px 0;
	text-align:right;
}

.data p#border {
	border-bottom: dotted 1px #999999;
	padding:0;
	margin-bottom: 10px;
	margin-top: -10px;
	
}

.purple {
	color:#8686FF;
	font-weight:bold;
}

.orange {
	color:#FF9933;
	margin-right: 5px;
}

.red {
	color:#FF0000;
	font-weight:bold;
}
	

/* テーブル */
table .basicTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 2px #E3E3E3;
	border-left: solid 2px #E3E3E3;
	border-right: solid 2px #E3E3E3;
	margin-bottom:5px;
	line-height:145%;
}

.basicTable table#child {
	/*width:100%;*/
	border: solid 0;
}

.basicTable th {
	background-color: #D7D7FF;
	text-align: left;
	width: 25%;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
	font-weight: normal;
	padding: 5px;
}

.basicTable th#hdrgray {
	background-color: #E6E6E6;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
}

.basicTable td {
	border-bottom: solid 2px #E3E3E3;
	padding: 5px;
	word-break:break-all;
	word-wrap: break-word;
	line-height: 145%;
}

.basicTable td#child {
	padding:0 5px 0 0;
	text-align:left;
	line-height: 145%;
	border: solid 0;
}

.basicTable td#gray {
	border-bottom: solid 2px #E3E3E3;
	background-color:#F0F0F0;
}

table .basicShiritsuTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 2px #E3E3E3;
	border-left: solid 2px #E3E3E3;
	margin-bottom:5px;
	line-height:145%;
}

.basicShiritsuTable table#child {
	width:100%;
	border: solid 0;
}

.basicShiritsuTable th {
	background-color: #E0DDCF;
	text-align: left;
	width: 25%;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
	font-weight: normal;
	padding: 5px;
}

.basicShiritsuTable td {
	background-color:#F3F3F3;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
	text-align:left;
	padding: 5px;
	line-height: 145%;
}

.basicShiritsuTable td#child {
	padding:0 5px 0 0;
	text-align:left;
	border: solid 0;
}

.basicShiritsuTable td#blue {
	background-color:#D7D7FF;
}

.basicShiritsuTable td#hdrorange {
	background-color:#EFDF9E;
}

.basicShiritsuTable td#orange {
	background-color:#F5F3DA;
}

.basicShiritsuTable td#hdrgreen {
	background-color:#CDDFAE;
}

.basicShiritsuTable td#green {
	background-color:#EBF2DF;
}

.basicShiritsuTable td#hdrgray {
	background-color:#E8E8E8;
}

.basicShiritsuTable td#white {
	background-color:#FFFFFF;
}

table .topicTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 2px #E3E3E3;
	border-left: solid 2px #E3E3E3;
	border-right: solid 2px #E3E3E3;
	margin-bottom:5px;
	line-height: 145%;
}

.topicTable th {
	text-align: left;
	width: 15%;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
	font-weight: normal;
	padding: 5px;
}

.topicTable th#hdrgray {
	background-color: #E6E6E6;
}

.topicTable td {
	border-bottom: solid 2px #E3E3E3;
	padding: 5px;
	line-height: 145%;
}

.topicTable td#hdrgray {
	background-color: #CDD0C4;
	border-bottom: solid 2px #E3E3E3;
}

table .ekiTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 2px #E3E3E3;
	border-left: solid 2px #E3E3E3;
	border-right: solid 2px #E3E3E3;
	margin-bottom:5px;
	line-height:145%
}

.ekiTable th {
	padding: 5px;
	text-align: left;
	width: 25%;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
	font-weight: normal;
	line-height: 145%;
}

.ekiTable th#hdrblue {
	background-color: #A6A6FF;
}

.ekiTable th#hdrgray {
	background-color: #E0DDCF;
}

.ekiTable td {
	border-bottom: solid 2px #E3E3E3;
	padding: 5px;
	background-color:#F5F3DA;
	/*line-height: 145%;*/
}

.ekiTable td#hdrorange {
	background-color:#EFDF9E;
}

table .mapTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border: solid 2px #E3E3E3;
	line-height:145%
}

.mapTable td {
	padding: 5px;
	text-align:center;
	line-height: 145%;
	/*width:140px;*/
}

table .bookTable {
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	border-top: solid 1px #E3E3E3;
	border-left: solid 1px #E3E3E3;
}

.bookTable td {
	width: 130px;
	padding: 2px;
	text-align:center;
	border-bottom: solid 1px #E3E3E3;
	border-right: solid 1px #E3E3E3;
	/*line-height: 145%;*/
}

table .resulttitleTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 2px #E3E3E3;
	border-left: solid 2px #E3E3E3;
	border-right: solid 2px #E3E3E3;
	line-height:145%;
}

.resulttitleTable th {
	background-color: #E0E2CD;
	text-align: left;
	width: 100px;
	border-right: solid 2px #E3E3E3;
	border-bottom: solid 2px #E3E3E3;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
}

.resulttitleTable td {
	border-bottom: solid 2px #E3E3E3;
	padding: 2px 2px 2px 10px;
	/*line-height: 145%;*/
}

.resulttitleTable td#green {
	background-color: #66CC99;
	text-align:center;
	padding: 2px 2px 2px 2px;	
}

.resulttitleTable td#lightgreen {
	background-color: #CCECDC;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

.resulttitleTable td#darkgray {
	background-color: #999999;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

.resulttitleTable td#lightgray {
	background-color: #E9ECDD;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

table .resultTable {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height:145%;
}

.resultTable th {
	text-align: center;
	width: 25px;
	font-weight: normal;
	padding: 2px;
}

.resultTable td {
	padding: 2px;
	/*line-height: 145%;*/
}

.resultName a {
	font-size: 14px;
	/*line-height: 145%;*/
}

table .kigoTable {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height:145%
}

.kigoTable td {
	border-top: dotted 1px #999999;
	padding: 10px 0 5px 0;
}

table .tokuchoTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 2px #CA4D72;
	border-left: solid 2px #CA4D72;
	margin-bottom:5px;
	width: 100%;
	line-height:145%

}

.tokuchoTable th {
	background-color: #FFB0B0;
	text-align: center;
	width: 16%;
	border-right: solid 2px #CA4D72;
	border-bottom: solid 2px #CA4D72;
	font-weight: normal;
	padding: 5px;
}

.tokuchoTable td {
	background-color:#F3F3F3;
	border-right: solid 2px #CA4D72;
	border-bottom: solid 2px #CA4D72;
	text-align: center;
	padding: 5px;
	/*line-height: 145%;*/
}

ul .annnaisho {
	margin: 0px;
	padding: 0px;
}

.annnaisho li{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	list-style: none;
}


/* イメージ */
.icon {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:1px;
	margin-bottom:1px;
/*	border:solid 1px #CCCCCC;*/
}

.banner {
	padding:0 0 10px 0;
}

.annaisho {
	padding: 5px;
}

/* リンク */
ul.anc {
	display: block;
	list-style-type: none;
	margin: 5px 0;
	padding: 0px;
}

.anc li {
	display: block;
	background-position: 1px 3px;
	background-image: url(/imgs_common/arw_gray.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 2px 5px 2px 20px;
}


/* フッターエリア
-----------------------------------------------*/
.footer {
	width:760px;
	padding: 7px 0 1px 0;
	background-image: url(/imgs_common/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	text-align:left;
}

.footer a {
	text-decoration:underline;
}
