@charset "shift_jis";

@import url(basic.css);

/* index */
body{margin:0;padding:0;font-size:100%;color:#666666;background-color:#ffffff;}

a{color:#666666;}
a:visited{color:#787878;}
a:hover{color:#333333;}

/* area */
#head{background-image:url("../img/i_bg1.gif");background-repeat:repeat-x;background-color:#ffffff;margin:0;padding:0;}
#body{background-image:url("../img/i_bg2.gif");background-repeat:repeat-x;background-color:#ffffff;margin:0;padding:0;}
#navi{padding-bottom:11px;}
#news{width:750px;background:#ffffff;background-image:url("../img/i_news.gif");background-repeat:no-repeat;}


/* head */
#head div{width:760px;}

/* navi */
#navi .search{background:#f2f3f3;padding:1px 0 0 0;}
#navi .search input.button{margin:0 0 0 5px;}

/* news */
#news h2{display:none;}
#news .news-button{margin:15px 0 0 191px;}
#news .news-button img{margin:0 0 0 10px;}
#news .news-area{margin:25px 0 0 17px;}
#news .news-area td{
	font-size:14px;
	line-height:150%;
}
.img_icon {	margin-top: 2px;}
.img_new {
	margin-bottom: 3px;
}
#news #banner{margin-top:8px;}

/* footer */
#footer td{font-size:68.5%;color:#999999;}
#footer td.text{padding:0 5px;}
#footer a{color:#333333;text-decoration:none;}
#footer a:visited{color:#333333;text-decoration:none;}
#footer a:hover{color:#666666;text-decoration:underline;}
