@charset "utf-8";

/* ===================================================================
file name  :  oshirase.css
info :  oshirase以下E設宁E
contents :
    01. 共通部刁EE設宁E
     Footer貼仁E       追訁E20100618 Sakas
     斁EレイアウチE   追訁E20100623 Uchiyama
    02. infoBoxの設宁E 追訁E20100624 Sakas

=================================================================== */

/*--------------------------------------------------------------------
    01. 共通部刁EE設宁E
--------------------------------------------------------------------*/

/* ペEジ全体Eリンク斁E色を設宁E*/

a {
text-decoration: underline;
}
a:link {
color: #0033FF;
}
a:visited {
color: #800080;
}
a:active {
color: #FF0000;
}
a:hover {
color: #FF0000;
}



@media screen {
	#rightColumn {
	    position:relative;
	}
}
@media print {
	#rightColumn {
		_margin-top:70px;
	}
}
h1 {
	margin:20px 0 8px 0;
	padding:0 0 1px;
	font-size:138%;
	color:#222;
	font-weight:bold;
	background:url(../images/common/line_dot_w601.gif) no-repeat 2px 100%;
}

@media screen {
	h1.articleTtl {
		margin:20px 0 10px 0;
		padding:0 0 10px;
		font-size:113%;
	}
}
@media print {
	h1.articleTtl {
		width:auto;
		height:auto;
		margin:-45px 0 10px 0;
		_margin:-20px 0 10px 0;
		padding:0 0 10px;
		font-size:113%;
	}
}

h2 {
	margin:12px 0 10px;
	font-size:100%;;
	color:#222;
	font-weight:bold;
}

h6 {
	display:block;
	position:relative;
	width:591px;
	font-size:100%;;
	color:#333333;
	background:url(../images/common/circle.png) no-repeat 5px 0.8em;
	padding:10px 0 9px 28px;
}

/* .infoTab */
.infoTab {
	position:absolute;
	top:0px;
	right:0;
	margin:0 0 3px;
	padding:7px 0 0;
	font-size:88%;;
	zoom: 1;
}
.infoTab li {
	padding:7px 0 8px 0;
	margin-right:7px;
	float:left;
	zoom: 1;
}

.infoTab li a {
	display:block;
	width:78px;
	height:27px;
	zoom: 1;
	text-indent:-9999px;
}
.infoTab li a.info {
	background:url(../images/icon/icon_info.png) no-repeat 0 0;
}
.infoTab li a.press {
	background:url(../images/icon/icon_press.png) no-repeat 0 0;
}
.infoTab li a.trouble {
	background:url(../images/icon/icon_trouble.png) no-repeat 0 0;
}

/* #links */
#links {
	clear:both;
	width:615px;
	font-size:88%;;
	margin:0 0 35px 0;
}

#links span {
	margin:0 14px;
}

/* 斁EレイアウチE*/
.ind01{
	text-indent: 1em;
	padding-left: 1em;
}
.ind02{
	text-indent: 1em;
	padding-left: 2em;
}
.ind03{
	text-indent: 1em;
	padding-left: 3em;
}
.ind04{
	text-indent: 1em;
	padding-left: 4em;
}
.refspace{
	position:relative;
	left:1em;
	top:0px
}

/*--------------------------------------------------------------------
    02. infoBoxの設宁E
--------------------------------------------------------------------*/
.infoBox {
	padding:31px 0 0;
	margin:0 0 10px;
	position:relative;
}

.infoBox h2 {
	width:221px;
	height:31px;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0;
}

.infoBox#newsGenshiryoku h2 {
	background:url(../images/home/ttl_newsGenshiryoku.png) no-repeat 0 0;
}

.infoBox#newsSangyou h2 {
	background:url(../images/home/ttl_newsSangyou.png) no-repeat 0 0;
}

.infoBox#trendGenshiryoku h2 {
	background:url(../images/home/ttl_trendGenshiryoku.png) no-repeat 0 0;
}

.infoBox ul {
	border:1px solid #c8c8c8;
	border-top:4px solid #7eb204;
	padding-bottom:41px;
}

.infoList strong {
	position:absolute;
	top:26px;
	left:90px;
	zoom: 1;
	vertical-align:middle;
}

.infoList li span.info {
	background:url(../images/icon/icon_info.png) no-repeat 0 0;
}

.infoList li span.press {
	background:url(../images/icon/icon_press.png) no-repeat 0 0;
}

.infoList li span.trouble {
	background:url(../images/icon/icon_trouble.png) no-repeat 0 0;
}

.infoli2 {
	min-height: 3em;
}

.infoli3 {
	min-height: 4em;
}

.infoli4 {
	min-height: 5em;
}

.infoli5 {
	min-height: 6em;
}

/* 日付や対象が褁E行E場合E処琁E*/
.infoList em.br1 {
	top:22px;
}
.infoList strong.br1 {
	top:40px;
}
.infoList strong.br2 {
	top:54px;
}

/*--------------------------------------------------------------------
	表に関して
--------------------------------------------------------------------*/

.basicTbl01  {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.basicTbl01 th, .basicTbl01 td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#333333;
	padding:5px 10px;
}

.basicTbl01 th, .basicTbl01 .tblTxt02 {
	font-weight:bold;
	text-align:center;
}

.basicTbl01 .tblTtl01 {
	background-color:#F1F1F1;
}
.basicTbl01 .tblTtl02 {
	background-color:#1E79B1;
	color:#FFFFFF;
}

.basicTbl01 .tblTtl03 {
	background-color:#F1F1F1;
	color:#333333;
}

.basicTbl01 .tblTtl04 {
	background-color:#DDEBF3;
	color:#333333;
}

.basicTbl02 {
	font-size:88%;;
}

.basicTbl02 td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#333333;
	padding:5px 10px;
}

p.tblTtl02 {
	background-color:#1E79B1;
	color:#FFFFFF;
	font-size:88%;;
	font-weight:bold;
	padding:5px 10px;
	text-align:center;
}

#table01 {
	border:solid 1px #cccccc;
	border-bottom:none;
	font-size:88%;;
	margin-bottom:20px;
}

#table01 th {
	height:33px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#f1f1f1;
}

#table01 td {
	padding:10px 11px 10px 11px;
	border:1px solid #ccc;
}

/* 10/07/22 Shibata 追&#63728;*/
div.ImgCap {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	font-size:88%;;
	display:block;
	text-align: center;
}

/* arrow */
ul.arrow {
	font-size:88%;;
    margin:0 0 12px;
    color:#333333;
}
ul.arrow li.header {
    text-indent: 1em;
}
ul.arrow li.link {
    text-indent: 2em;
	display:block;
	padding:0 0 0 11px;
	background:url(../images/common/icon_arrow_01.gif) no-repeat 20px 0.5em;
}
