.info_tl {  font-size: 110%; font-weight: bold; color: #022E95; line-height: 120%; text-align:center;}
.info_data {  font-size: 110%; line-height: 110%; text-align:right; }
.text_small {  font-size: 80%; line-height: 110%}
.naiyo { margin-left: 15px }
.tl_white {  font-size: 120%; font-weight: bold; color: #FFFFFF}

.Contents h1{
   margin: 0px;
   padding: 0px;
}
.Contents h2{
	background-color: #FFF;
}

/* (6) media screen (nav) -------------------------------------------------------- */


div.naviscrolltop {
clear: both;
border-style: none;
margin: 0px;
padding: 4px 0px 6px 0px;
}
	div.naviscrolltop p {
	display: block;
	height: 15px;
	overflow: visible;
	border-style: none;
	margin: 0px;
	padding: 0px 17px 0px 0px;
	background: #ffffff url("/images/common/fj/images/navi-top.gif") no-repeat right center;
	text-align: right;
	font-size: 90%;
	}
	
.box { 
width: 570px; /* ボックスの横幅 */ 
background-color: #E3F0FB; /* 背景色 */ 
border: 1px #1C79C6 solid; /* 枠線（太さ・色・スタイル） */ 
padding: 10px; /* ボックス内の余白 */ 
}

td.doc{
font-size:90%;
}

/* お知らせの窓口表示 */
div.madoguchiinfo	{
	margin: 10px 0px 0px 0px;
	padding:10px;
	border:1px #A0A0A0 solid;
	background-color:#FFFFCC;
}
div.madoguchiattention	{
	margin:0;
	padding:0;
}
	div.madoguchiattention ul	{
	margin:0.5em 5px;
	padding:0;
	}
	div.madoguchiattention li	{
	margin:0 0 5px 0;
	list-style-image:none;
	text-indent:-1.3em;
	padding-left:1.3em;
	line-height: 130%;
	}

/* GIG4.01に対する調整 */

table	{ width:100%; margin-bottom:0; font-size:100%; }
td	{ text-align:left; font-size:100%;}
