@charset "UTF-8";

@import "../css/import.css";

/* --------------------------------------------------

pageRight

-------------------------------------------------- */
#pageRight dd a{
	background: white url(img/bg_smenu.jpg) no-repeat top center;/*右メニュー背景画像*/
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#pageRight dd a.foot{
	background: url(img/bg_sfmenu.jpg) no-repeat top center;/*右メニュー背景画像*/
}

#pageRight dd a:hover.foot{
	background: url(img/bg_sfmenu_o.jpg) no-repeat top center;/*右メニュー背景画像*/
	color: #FFFFFF;
}
#pageRight dd a:hover{
	background: url(img/bg_smenu_o.jpg) no-repeat top center;/*右メニュー背景画像*/
	color: #FFFFFF;
}
#pageRight dd.now {
	background: url(img/bg_smenu_o.jpg) no-repeat top center;/*右メニュー背景画像*/
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#pageRight dd.nowfoot {
	background: url(img/bg_sfmenu_o.jpg) no-repeat top center;/*右メニュー背景画像*/
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 5px;
	padding-bottom: 15px;
}
/* --------------------------------------------------

headLineW

-------------------------------------------------- */
.headLineW{
	border-bottom-color: #19A6A0;/*見出しアンダーライン*/
}
.headLineW h2,
.headLineW h3{
	width:520px;
	background-image: url(img/circle.gif);/*見出し丸*/
}


/* --------------------------------------------------

paging

-------------------------------------------------- */

.paging {
	text-align:right;
	margin-bottom: 15px;
	padding: 1px;
	clear: both;
}

.paging a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEBE4D;
	text-decoration: none; /* no underline */
	color: #EEBE4D;
}

.paging a:hover,
.paging a:active {
	border: 1px solid #EEBE4D;
	color: #EEBE4D;
	text-decoration: none;
}
.paging .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEBE4D;
	font-weight: bold;
	background-color: #EEBE4D;
	color: #FFF;
}

.paging a.disabled,
.paging a.next
{	border: 1px solid #FFFFFF;
	color: #EEBE4D;
	text-decoration: none;}
.paging a:hover.disabled,
.paging a:hover.next
{	border: 1px solid #FFFFFF;
	color: #EEBE4D;
	text-decoration: none;}
	
	
/* --------------------------------------------------

newsindex

-------------------------------------------------- */


#news{
	padding-bottom: 15px;
}


#news ul img.pdf{
	vertical-align:middle;
	margin-left: 10px;
}

#news li{
	clear:both;
/*	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
}
#news li.gray{
	background-color: #F5F5F5;
}
#news ul{
	clear:both;
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
}
#news div{
	list-style-type: none;
	background-image: url(img/circle.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 35px;
}
/* --------------------------------------------------

newsDetail

-------------------------------------------------- */

#newsDetail {
}


.date{
	font-weight: normal;
}

#newsDetail div{
	margin-bottom: 15px;
}


.imgRight{
	float: right;
	border: 1px solid #E0E0E0;
	padding: 0px;
	margin-left: 20px;
	clear: both;
	margin-bottom: 5px;
}
.imgLeft{
	float: left;
	border: 1px solid #E0E0E0;
	margin-right: 20px;
	clear: both;
	margin-bottom: 5px;
}

.imgRight,imgLeft {
}
a#goback{
	clear: both;
	float: right;
}

#btnField img{
   margin-right:10px;
   margin-top:10px;
   margin-bottom:10px;}


/* 090514追記 */

.f-left{
float:left;
margin:0px 15px 15em 0px;
}

.f-right{
float:right;
margin:0px 0px 15em 15px;
}

img.icon {
margin-right:5px;
vertical-align:middle;
}

h2.FoundationStrong{
font-weight:bold;
margin-bottom:10px;
}


h2.ContentsTitle{
font-size:1.2em;
width:560px;
height:50px;
line-height:50px;
background:url(img/h2.jpg) center center no-repeat;
margin-bottom:15px;
font-weight:bold;
padding-left:20px;
color:white;
}

h4{
font-weight:bold;
margin-bottom:10px;
}






#newsDetail .Foundation-List{
border:1px solid #E6E6E6;
padding:15px 20px;
margin-bottom:20px;
}

#newsDetail .Foundation-List dt{
font-weight:bold;
margin-bottom:5px;
}

#newsDetail .Foundation-List .Number{
color:#18A59E;
font-weight:bold;
}

#newsDetail .FoundationMenu-Unit{
clear:both;
width:580px;
overflow:hidden;
margin-bottom:0px;
}

#newsDetail .FoundationMenu-Unit li{
border:none;
background:none;
padding:0px;
}


#newsDetail .FoundationMenu-Unit li.Left{
display:block;
width:285px;
height:80px;
clear:both;
margin:0px 10px 10px 0px;
float:left;
}

#newsDetail .FoundationMenu-Unit li.Right{
display:block;
width:285px;
height:80px;
margin:0px 0px 10px 0px;
float:left;
}


#newsDetail p,
#newsDetail ul,
#newsDetail ol {
margin-bottom:1.5em;
}

#newsDetail p.attention {
margin-bottom:0px;
font-size:0.9em;
}

#newsDetail ul li {
background:transparent url(img/dot.gif) no-repeat scroll left top;
margin-left:10px;
padding-left:20px;
padding-bottom:10px;
border-bottom:1px solid #E5E5E5;
margin-bottom:10px;
}

#newsDetail .clearfix{
clear:both;
}


#newsDetail .History-Unit dl{
clear:both;
width:580px;
overflow:hidden;
padding-bottom:10px;
border-bottom:1px solid #E5E5E5;
margin-bottom:10px;
}

#newsDetail .History-Unit dt{
width:125px;
float:left;
font-weight:bold;
}

#newsDetail .History-Unit dd{
margin-left:150px;
width:420px;
}

#newsDetail table {
border:1px solid #B7B7B7;
border-collapse:collapse;
clear:both;
margin-bottom:25px;
margin-top:10px;
text-align:left;
width:580px;
}

#newsDetail th {
background:#EAEAEA none repeat scroll 0 0;
border:1px solid #B7B7B7;
border-collapse:collapse;
font-weight:bold;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
}

#newsDetail tr td {
border:1px solid #B7B7B7;
border-collapse:collapse;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
}
