body {
	background-color: #000000;
	background-image: url(../img/toplogo.gif);
	background-position: right 500px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	}
.title{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #cc0066;/* 文字カラー　993333 */
}
.f-title {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	}
.menutitle{
	margin-top: 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0099cc;/* 文字カラー*/
}
.newstitle1 {
	font-size: 14px;
	line-height: 16px;
	color: #ffcc00;/* 文字カラー　993333 */
	}
.newstitle2 {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	}

.newstitle3 {
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	}

.newmenu {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	}
.newstxt {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	}
.newstxt2 {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	}
.newstxt3 {
	font-size: 10px;
	line-height: 15px;
	color: #d2222a;
	}
.newstxt4 {
	font-size: 12px;
	line-height: 0px;
	color: #993333;/* 文字カラー　993333 */
	}

.new {
	font-size: 10px;
	line-height: 15px;
	color: #FF0000;
	}

#base1 {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 650px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	}
#logo {
	position: absolute;
	left: 30px;
	top: 31px;
	width: 314px;
	height: 41px;
	visibility: visible;
	z-index: 2;
	}
#newsdate {
	position: absolute;
	left: 88px;
	top: 90px;
	width: 234px;
	height: 13px;
	visibility: visible;
	z-index: 2;
	}
#pagetitle {
	position: absolute;
	left: 29px;
	top: 230px;
	width: 611px;
	height: 107px;
	visibility: visible;
	z-index: 2;
	}
#menu1 {
	position: absolute;
	left: 398px;
	top: 54px;
	width: 45px;
	height: 13px;
	visibility: visible;
	z-index: 2;
	}
#menu2 {
	position: absolute;
	left: 458px;
	top: 54px;
	width: 59px;
	height: 13px;
	visibility: visible;
	z-index: 2;
	}
#menu3 {
	position: absolute;
	left: 532px;
	top: 54px;
	width: 40px;
	height: 16px;
	visibility: visible;
	z-index: 2;
	}
#menu4 {
	position: absolute;
	left: 586px;
	top: 54px;
	width: 30px;
	height: 16px;
	visibility: visible;
	z-index: 2;
	}
#menu5 {
	position: absolute;
	left: 398px;
	top: 80px;
	width: 103px;
	height: 13px;
	visibility: visible;
	z-index: 2;
	}
#menu6 {
	position: absolute;
	left: 511px;
	top: 80px;
	width: 72px;
	height: 16px;
	visibility: visible;
	z-index: 2;
	}
#menu7 {
	position: absolute;
	left: 555px;
	top: 80px;
	width: 62px;
	height: 13px;
	visibility: visible;
	z-index: 2;
	}
#menu8 {
	position: absolute;
	left: 398px;
	top: 106px;
	width: 119px;
	height: 17px;
	visibility: visible;
	z-index: 2;
	}
#menu9 {
	position: absolute;
	left: 528px;
	top: 106px;
	width: 30px;
	height: 17px;
	visibility: visible;
	z-index: 2;
	}
#menu10 {
	position: absolute;
	left: 570px;
	top: 106px;
	width: 30px;
	height: 17px;
	visibility: visible;
	z-index: 2;
	}

h5{
    margin:20px 0px 10px 0px;
    padding:0px;
    font-size:14px;
}
h6{
    margin:0px;
    padding:0px;
    font-size:12px;
}

.index{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:15px
}
.txt1{
	margin:2px 0px 0px 15px;
	padding:0px;
	font-size:12px;
}
.txt2{
	margin:5px 15px 25px 15px;
	padding:0px;
	font-size:13px;
}
.txt2_2{
	margin:2px 15px 0px 15px;
	padding:0px;
	font-size:11px;
}
.txt3{
	margin:-12px 0px 0px 300px;
	padding:0px;
	font-size:12px;
	text-align: left;
}
.txt4{
	margin:5px 0px 10px 15px;
	padding:0px;
	font-size:13px;
}
.txt5{
	margin:10px 0px 0px 15px;
	padding:0px;
	font-size:12px;
}
#blog{
	margin:-20px 20px 0px 0px;
	padding:0px;
	text-align:right;
}
/* ------------------------------
 リンクテキスト
------------------------------ */

a,a[name]:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:underline;
}
a:link{
	color:#000000;
	background-color:#ffffff;
	text-decoration:underline;
}
a:visited{
	color:#000000;
	background-color:#ffffff;
	text-decoration:underline;
}
a:hover{
	color:#cc3333;
	background-color:#ffffff;
	text-decoration:underline;
}