@charset "UTF-8";

body {
	margin: 0px;
	background-image: url(../imag/back-g1.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
}



#wrapper {
	width: 800px !important;
	background-color: #FFFFFF;
	margin: 0px auto;
	background-image: url(../imag/back-1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}

#header {
	background-image: url(../imag/toplog.gif);
	height: 60px;
	background-repeat: no-repeat;
	width: 550px;
	float: left;
}

#headtitle {
	height: 30px;
	margin-left: 520px;
	margin-top: 20px;
}

#container {
	width: 100%;
	background-image: url(../imag/kirishima.jpg);
	_background-image: url(../imag/kirishima.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 450px;
}

#subhead {
	height: 55px !important;
	margin: 0px;
	padding: 0px;
	width: 570px !important;
	float: left;
	background-image: url(../imag/headcopy.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#maintitle {
	margin: 5px 5px 5px 70px;
	height: 40px;
	width: 500px;
	float: left;
}

#content {
	width: 575px;
	float: left;
}

#news {
	float: right;
	width: 280px;
	padding: 0px;
}

#menu {
	float: left;
	width: 275px;
	height: 300px;
}

#banner {
	float: right;
	width: 210px;
}

#imagphoto {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
}

.style1 {
	font-size: 12px;
	background-color: #FFCC00;
	height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #990000;
}

.p1 {
	float: right;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

#time {
	float: right;
	width: 210px;
	height: 55px;
	margin: 0px;
}

.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#sub {
	float: right;
	height: 50px;
	width: 240px;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
#bar {
	clear: both;
}

#header h1 {
	display: none;
}

#news .what {
	font-size: 14px;
	color: #333333;
	background-color: #FFCC66;
	width: 98%;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CC0000;
}

