@charset "Shift_JIS";

/* cssリセット*/
*{
margin: 0px; 
padding: 0px;
}
body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
.hide {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*  臨時ニュースのために追加したCSS　*/

#ringi{
	width: 530px;
	margin-left: 10px;
	border: double;
}

.ringi_txt1 {
    color: #FF3300; 
	font-size: 11px; 
}

.ringi_txt2 {
	color: #CC0000;
	font-size: 13px;
	text-align: center;
	padding-bottom: 15px;
}

.ringi_txt3 {
	font-weight: bold;
	font-size: 11px;
	color: #0033CC;
	text-align: right;
}

.right{
	text-align: right;
}

.underline{
	text-decoration: underline;
}

/*  臨時ニュースのために追加したCSS　*/



#container {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #999999;
	height: auto;
}
#header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	margin: 0px;
	height: 50px;
	width: 750px;
}
#navi1 {
	background-color: #000000;
	height: 45px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#navi1 ul {
	margin: 0px;
	padding: 0px;
}
#navi1 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navi1_b, #navi1_c, #navi1_d {
	margin-left: -5px;
	padding: 0px;
	margin-top: 0px;
}
#navi2 {
	background-color: #000000;
	height: 35px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	}
#navi2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	padding: 0px;
}
#navi2 li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#main {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#youkoso {
	width: 530px;
	margin-left: 10px;
}
#youkoso h2 {
	margin: 0px;
	height: 60px;
	width: 390px;
}
#youkoso2 {
	padding-left: 140px;
}
#youkoso p {
	text-align: left;
	padding: 0px;
	line-height: 1.4em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#info {
	clear: both;
	margin-left: 10px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 530px;
}
#info h2 {
	background-image: url(img/index-title3.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 530px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#info2 {
	width: 510px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#info p {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #333333;
	line-height: 1.4em;
}
#sub {
	float: right;
	width: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sub li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#photo {
	float: left;
}
#footer {
	clear: both;
	padding-top: 20px;
}
#footer address {
	font-size: x-small;
	font-style: normal;
	line-height: 2px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#chiba{
	float:left;
	padding:0px 0 0 0px;
}
