@charset "UTF-8";
@import url(CSS-common.css);
@import url(CSS-page.css);

/*wings-shokai*/

.blue{
	color:#0033CC;
	line-height: 18px;
	font-size: 100%;
}

.gaikan{
	padding: 10px;
}

.gaikan img{
	margin-top: 5px;
	margin-bottom: 5px;
}

.circleGr{
	color:#6C6;
	padding:0px 5px 0px 5px;
}

.telno {
	font: bold 18px Geneva, Arial, Helvetica, sans-serif;
	color: #3366FF;
}

.noticeRed{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	margin: 5px 0px 0px 0px;
	padding: 2px 10px;
}

/*table*/

table.kihon {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-collapse:collapse;
}

table.kihon tr{
	border: none;
}

table.kihon th{
	border: 1px solid #999999;
	margin: 0px;
	padding: 1px 5px;
	border-collapse:collapse;
	font-weight:normal;
	text-align: center;
	color: #181A78;
	white-space: nowrap;
	background-color: #E2EFF5;
}

table.kihon td{
	border: 1px solid #999999;
	margin: 0px;
	padding: 1px 5px;
	border-collapse:collapse;
	background: none;
	text-align: left;
}

.entryHonbun th.yellow{
	background-color:#FFFFCC;
	color:#181A78;
	text-align:center;
	font-weight:normal;
	padding:2px;
	white-space: normal;
}

table.noline,
table.noline tr,
table.noline td{
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

table.noline td.nowrap{
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	white-space:nowrap;
}

td.nowrap{
	white-space:nowrap;}
	
	
table.table-list {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border-collapse:collapse;
	width:600px;
}

table.table-list tr{
	border: none;
	font-size:110%;
}

table.table-list th{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 3px 5px;
	border-collapse:collapse;
	font-weight:normal;
	text-align: center;
	color: #181A78;
	white-space: nowrap;
	background-color: #E2EFF5;

}

table.table-list th.yellow{
	background-color: #FBFFDD;
}


table.table-list th.yellow-left{
	background-color: #FBFFDD;
	text-align:left;
	margin: 0px;
	padding: 3px 5px 3px 10px;
}

table.table-list td{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px 10px;
	border-collapse:collapse;
	background: none;
	text-align: left;
	line-height:120%;
}

table.table-list a:link,
table.table-list a:visited {
	text-decoration: none;
	color: #0033FF;
}

table.table-list a:active,
table.table-list a:hover {
	text-decoration: none;
	color: #FF00FF;
}

table.table-list td span.new{
	display: none;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-size:9px;
	font-weight:bold;
	color:#FF9900;
}

/*span.new {
    display: none;
    color: red;
    font-weight: bold;
}*/

/*shisetu-annai*/

.photo{
	float: right;
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

p.link_r{
	text-align: right;
	clear: both;
}

.blue_big {
	font-size:100%;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
}

li.note{
	color: #003399;
	font-size: 85%;
	line-height: 18px;
	list-style-type: disc;
	margin-left: 20px;
}

.telcopy {
	color: #000066;
	font-size:90%;
	border-bottom-color: #FF9933;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding: 0px 10px 1px 10px;
}

/*books*/
table.newbooks {
	margin: 0px 20px;
	padding: 0px;
	border-collapse:collapse;
	
}

table.knewbooks tr{
	border: none;
}

table.newbooks th{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px 5px;
	border-collapse:collapse;
	font-weight:normal;
	text-align: center;
	color: #181A78;
	white-space: nowrap;
	background-color: #B0D3FF;
}

table.newbooks th.yellow{
	background-color: #FFFFCC;
}

table.newbooks td{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px 5px;
	border-collapse:collapse;
	background: none;
	text-align: left;
}

table.newbooks td.newbook_T{
	color: #003399;
	font-size:115%;
	background-color: #E2EFF5;
}

.yearTitle{
	font-size:14px;
	line-height:20px;
	margin: 20px 0px 5px 10px;
	padding: 0px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}

.yearLinkmenu{
	font-size:12px;
	line-height:20px;
	color:#CC6600;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.yearLinkmenu a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}



table.table-list th.hakkoyear{
	background-color: #FBFFDD;
	width:90px;
	font-size:110%;
}



table.table-list td.hakkolistpdf{
	width:130px;
	}
	
table.table-list td.newbook_T{
	font-size:120%;
	color:#993366;
}

table.table-list td.explain img{
	margin:10px 5px 10px 10px}

/*mokutekiriyo-title*/
.wakuTitle{
	border:1px solid #3366CC;
	background-color:#FFFFCC;
	font-size: 110%;
	color: #000066;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

/*koza*/
.red{
	color:#CC3333;
	line-height: 18px;
	font-size: 11px;
}

.red_big {
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3333;
}

.font-noticeSmall{
	font-size:11px;
	color:#0033CC;
}

li.li-decimal{
	list-style-type: decimal;
	line-height: 16px;
	font-size: 85%;
	color: #000000;
	margin-left: 25px;
}

td.notice{
	background-color:#FFFF99;
	padding:15px;
}

img.img-middle{
	vertical-align: middle;
}


table.kozaprofile{
	border-spacing:1px;
	margin: 5px auto;
	width:95%;
	border:none;
}

table.kozaprofile td.profile{
	padding:10px;
	height: 14px;
	font-size:90%;
	color: #333333;
	background-color: #FFFFCC;
	line-height: 125%;
	border:none;
}

.profile-T{
	font-size:100%;
	font-weight:bold;
	color:#003399;
}


img.koshi{
	float: left;
	margin: 0px 5px 3px 0px;
	border: 0px;
}

.subMenulink-Bute{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:10px 10px;}

#honbunBox-In td.kouzamei{
	font-size:140%;
	font-weight:bold;
	padding: 5px 5px;
	margin:0;
	background-color: #FFFFCC;
	}

#honbunBox-In th.formTitle{
	font-size:140%;
	font-weight:bold;
	padding: 5px 5px;
	margin:0;
	background-color: #F3FAD9;
	}

/*soudan*/
.catch {
	font-size:120%;
	line-height: 25px;
	font-weight: bold;
	color: #CC3333;
}

/*link*/
li.li-maruGr{
	font-size: 90%;
	line-height: 18px;
	list-style-type: disc;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(img/00maruGr.gif);
}


/* add koza fblikebtn */
.fblike-btn{
		margin: 10px 0px 6px 0px;}