@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");



/* ---------- main-header ---------- */

#text-ad{
	clear: both;
	float: none;
	padding-top: 15px;
	line-height: 2em;
}

/* IE6以下のみ適用 */
* html #text-ad{
	clear: both;
	float: none;
	padding-top: 110px;
	line-height: 2em;
}
	
#text-ad a:link,
#text-ad a:visited{
	color: #006699;
}

#text-ad a:hover{
	color: #FF6600;
	text-decoration: none;
}

#text-ad a:active{
	color: #ff0000; 
	text-decoration: underline;
}

#text-ad span a:link,
#text-ad span a:visited{
	font-size: 0.9em;
	font-weight: bold;
	color:#CC0000;
}

#text-ad span a:hover{
	color: #FF6600;
	text-decoration: none;
}

#text-ad span a:active{
	color: #ff0000; 
	text-decoration: underline;
}

#title-box {
border-bottom:4px solid #CCCCCC;
font-size:150%;
padding-bottom:2px;
}

#title-style {
vertical-align:super;
font-weight:bold;
}

#day-style {
font-size:70%;
vertical-align:super;
font-weight:bold;
}

.rss-img {
padding-bottom:4px;
}

#top-box {
position:relative;
height:131px;
background-image:url(../../images/news/back01.gif);
background-repeat:repeat-x;
margin-top:7px;
}

#top-box #txt01{
position:absolute;
padding:15px 0 0 10px;
}

#top-box #txt01 .txt-style01{
font-size:130%;
}

#top-box #txt01 .txt-style02{
color:#666666;
margin-top:5px;
}

#top-box #txt-box{
position:absolute;
width:318px;
background-color:#FFFFFF;
height:100px;
top:0;
left:300px;
}

#top-box #txt-box .txt02 {
padding:10px 0 0 18px;
}

/*ie6 ie7ハック*/
#top-box #txt-box .txt02 { 
/padding:5px 0 0 18px;
}

#top-box #txt-box .txt02 .txt-style01{
float:left;
font-size:100%;
font-weight:bold;
width:55px;
text-align:center;
}

#top-box #txt-box .txt02 .txt-style02{
float:left;
margin-left:10px;
font-size:100%;
width:230px;
}


#top-box #txt-box .txt02 a,
#top-box #txt-box .txt02 span {
font-size:100%;
}

#top-box #txt03{
position:absolute;
width:618px;
text-align:right;
top:108px;
left:0;
}

.color-grey {
color:#999999;
}

#news-contents .news-box {
padding-top:20px;
}

#news-contents .news-box .left {
width:50px;
float:left;
}

#news-contents .news-box .left .back-img {
background-image:url(../../images/news/number_back.jpg);
background-repeat:no-repeat;
width:50px;
height:47px;
color:#AE0000;
font-size:180%;
padding-top:10px;
text-align:center;
}

#news-contents .news-box .left .txt-style01 {
font-size:100%;
text-align:center;
letter-spacing:-0.04em;
}

#news-contents .news-box .left .txt-style01 a{
font-size:100%;
}

#news-contents .news-box .left .txt-style01 span{
font-size:100%;
}


#news-contents .news-box .right {
width:538px;
float:left;
margin-left:15px;
margin-right:15px;
}

#news-contents .news-box .right .txt-style01 {
font-size:120%;
}

#news-contents .news-box .right .txt-style02 {
font-size:100%;
margin-top:7px;
}

#news-contents .news-box .right .txt-style03 {
font-size:90%;
color:#008000;
margin-top:3px;
}

#news-contents .news-box .right .txt-style04 .left-txt {
font-size:90%;
float:left;
width:150px;
}

#news-contents .news-box .right .txt-style04 .right-txt {
font-size:90%;
float:right;
text-align:right;
width:380px;
}

#news-contents .news-box .right .txt-style04 a {
text-decoration:none;
}

#news-contents .news-box .right .txt-style05 {
background-image:url(../../images/news/back02.jpg);
height:30px;
background-repeat:repeat-x;
font-size:90%;
padding:10px 0 0 10px;
margin-top:5px;
}

#page-number-box {
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:100%;
text-align:center;
padding-bottom:30px;
}

#page-number-box .back-number {
font-size:90%;
margin-top:10px;
display:inline;
}

#page-number-box .next-number {
margin-left:10px;
font-size:90%;
margin-top:10px;
display:inline;
}

#page-number-box .number-style01 {
background-color:#F5F5F5;
border:1px solid #CCCCCC;
text-align:center;
width:24px;
height:25px;
margin-left:10px;
font-weight:bold;
color:#666666;
padding:10px;
display:inline;
}

#page-number-box .number-style02 {
border:1px solid #CCCCCC;
text-align:center;
width:24px;
height:25px;
margin-left:10px;
padding:10px;
display:inline;
}