@charset "euc-jp";

/* ベース部 */
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#base {
width:852;
border-left:1px solid #BABABA;
border-right:1px solid #BABABA;
}
#head {
width:852;
height:60;
border-left:1px solid #BABABA;
border-right:1px solid #BABABA;
background:url(../images/head.gif) no-repeat;
}
.head_btn {
margin-right:10;
}
.head_btn2 {
margin-right:5;
}
.logo {
margin:7 0 0 7;
}
.line_green {
height:5;
background-color:#00677D;
}
.line_gray {
height:3;
background-color:#BDBDBD;
}
.line_white {
height:1;
background-color:#FFFFFF;
}
.news_waku {
padding:1;
border-bottom:1px solid #CCCCCC;
font-size:12px;
}
.news_title {
margin-right:3px;
color:#333333;
}
.news_day {
color:#CC6600;
font-weight:bold;
}
.news_bg {
height:7;
background:url(../images/news_bg.gif) no-repeat;
border-top:1px solid #FFFFFF;
}

/*コンテンツ*/
#contents {
width:832;
}
.right_td {
width:240px;
background:#EFEFEF;
padding-left:10;
padding-right:10;
text-align:center;
padding-top:5;
}

/*フッター*/
.footer_link {
color:#555555;
font-size:11px;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:2 0 2 0;
}
.footer_td {
width:852;
height:34;
background:url(../images/footer_bg.gif) no-repeat;
background-position:top;
border-top:1px solid #FFFFFF;
font-size:12px;
}
.sponser {
padding:0 5 0 5;
font-size:10px;
color:#555555;
text-align:center;
}

/*右サイド*/
.bnr {
margin-bottom:3;
}
.bnr_top {
margin-bottom:3;
margin-top:5;
}
.my_spark {
border:2px solid #DDDDDD;
width:240;
margin-bottom:5;
}
.title_my-spark {
background:url(../images/title_my-spark.gif) no-repeat;
height:35;
}
.td_my-spark {
padding:2 6 2 6;
font-size:11;
line-height:140%;
color:#333333;
background-color:#FFFFFF;
}

.btn_my02 {
margin-top:3;
margin-right:0;
}
.btn_my03 {
margin-top:3;
}


/*テキストリンク設定*/
a {text-decoration: none; }
a:link {color: #333333; }
a:link:hover {color: #1B8AA1; }
a:link:active {color: #333333; }
a:visited {color: #333333;}
a:visited:hover {color: #1B8AA1;}

.spo {text-decoration: none;}
.spo:link {color:#1B8AA1;}
.spo:link:hover {color:#CC6600; text-decoration:underline;}
.spo:link:active {color:#CC6600; text-decoration:underline;}
.spo:visited {color:#1B8AA1;}
.spo:visited:hover {color:#CC6600; text-decoration:underline;}
