﻿@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
.bar-index1 {
	text-indent: -9999px;
	background-image: url('../img/bar-index1.gif');
	background-repeat: no-repeat;
	width: 580px;
	height: 30px;
	margin-bottom: 10px;
}
.text_waku {
	width: 580px;
	height: 216px;
	background-image: url('../img/index-img1.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 30px;
}
.text_waku p {
	font-size: 14px;
	line-height: 24px;
}
.text_waku .text {
	width: 370px;
	height: auto;
}
/*--------------------------------------------------------------------------------------------------------------*/
.bar-index2 {
	text-indent: -9999px;
	background-image: url('../img/bar-index2.gif');
	background-repeat: no-repeat;
	width: 580px;
	height: 30px;
	margin-bottom: 10px;
}
.news_waku { width: 580px; height: 250px; overflow: scroll; scrollbar-base-color: #FFFFCC; scrollbar-track-color: #FFFFCC; scrollbar-face-color: #FFFFCC; scrollbar-shadow-color: #993399; scrollbar-darkshadow-color: #993399; scrollbar-highlight-color: #993399; scrollbar-3dlight-color: #993399; scrollbar-arrow-color: #FF3300; overflow-x: hidden; 
}
.news_waku .news { height: auto; width: 558px; font-family: "ＭＳ ゴシック", monospace, "Courier New"; font-size: 14px; line-height: 24px; margin-bottom: 10px; padding-bottom: 10px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCC; 
}
.news_title { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 24px; font-weight: bold; color: #FF3300; background-color: #F6F6F6; width: 455px; height: 24px; float: right; 
}
.news_waku a { color: #3366FF; }
.news_waku a:hover { color: #FF3300; }
.news .title .news_date { font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 14px; line-height: 24px; color: #000000; height: 24px; width: 100px; background-color: #F6F6F6; float: left; 
}
.news_naiyo { font-size: 14px; line-height: 24px; margin-bottom: 10px; clear: both; 
}
.news_waku .news .title { height: 24px; width: 558px; margin-bottom: 10px; background-color: #F6F6F6; }

