/*ヘッダー*/

#header {
	background: url(../images/header_bg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#header_cm {
	margin: 0px;
	padding: 5px;
	width: 730px;
}
#header_navi {
	margin: 0px;
	padding: 10px 10px 0px 0px;
}
.header_qr {
	margin: 0px;
	padding: 20px 0px 0px;
}
#header img {
	vertical-align: top;
}

/*レイアウト*/

body {
	background: url(../images/bg.gif) repeat center top;
	margin: 0px 0px 30px;
	padding: 0px;
	text-align: center;
}
body,td,th {
	font-size: 12px;
	line-height: 16px;
	color:#333333;
	list-style: none;
}
#wrapper {
	background: #FFFFFF;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 740px;
}

/*ナビゲーション*/

#top_navi-col {
	background: url(../images/top_navi_bg.jpg);
	margin: 0px;
	padding: 5px 30px 40px 10px;
	height: 255px;
	width: 235px;
}
#top_navi-col img {
	vertical-align: top;
}
#top_navi-col ul {
	margin: 0px;
	padding: 0px;
}
#top_navi-col li {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	list-style: none;
}
#navi-col {
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px;
	background: url(../images/navi_bg.jpg) no-repeat left top;
}
#navi-col ul {
	margin: 0px 0px 15px;
	padding: 0px;
}
#navi-col li {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	display: block;
	list-style: none;
}
#navi-col img {
	vertical-align: top;
}


/*コンテンツ*/

#contents ,#newscont{
	margin: 0px;
	padding: 10px;
}
#contents img {
	vertical-align: top;
}
.hyou01 {
	border-collapse: collapse;
}
.hyou01 TD {
	padding: 3px;
	border: 1px solid #B1D6B4;
	margin: 0px;
}
.hyou01 TH {
	padding: 3px;
	border: 1px solid #B1D6B4;
	color: #FFFFFF;
	background: #01B680;
	margin: 0px;
	font-weight: bold;
}
.elect_bg {
	background: url(../images/electric_bg.jpg) no-repeat left top;
}
.cap {
	margin: 0px;
	padding: 3px 0px 0px 3px;
}

/*見出し*/

h1,h2,h3,h4,h5{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 20px;
	padding: 0px;
}
/*h3 {
	margin: 40px 0px 15px;
	padding: 0px;
}*/
h3.top {
	margin: 0px 0px 15px;
	padding: 0px;
}
h4 {
	margin: 0px 0px 10px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}

/*テキスト*/

.accent01 {
	color: #FF0000;
	text-decoration: underline;
}
.accent02 {
	font-weight: bold;
}
.accent03 {
	color: #663300;
	text-decoration: none;
}
.point01 {
	color: #FFCC00;
}
.point02 {
	color: #FF0000;
	font-weight: bold;
}
.point03 {
	color: #CCCCCC;
}


/*テキストリンク*/

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.special_link a:link    {
	color: #333333;
	text-decoration: none;
}
.special_link a:visited {
	color: #333333;
	text-decoration: none;
}
.special_link a:hover   {
	color: #FF0000;
	text-decoration: underline;
}
.special_link a:active  {
	color: #333333;
	text-decoration: none;
}

/*フッター*/

#footer_txt {
	text-align: center;
	margin: 0px;
	padding: 20px 10px 30px;
}
#footer {
	background: url(../images/footer_bg.jpg) no-repeat left top;
	margin: 0px;
	padding: 12px 13px 0px 0px;
	height: 78px;
	text-align: right;
	font-weight: bold;
	color: #663300;
}
a.anchor:link, a.anchor:visited, a.anchor:hover, a.anchor:active{
	color: #333333;
	text-decoration: none;
	display:block;
}
.newscont{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding:6px 0px 0px 35px;
	margin:0px 0px 15px 0px;
	width:530px;
	height:30px;
	background:url(../images/news_titbg.gif) left top no-repeat;}


/* 更新プログラムのタグ */
.newstag {
	display: inline-block;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	color: #ffffff;
}

.newstag-type01 {
	background-color: #006d1c;
}

.newstag-type02 {
	background-color: #00336d;
}

.newstag-type03 {
	background-color: #f16c00;
}

.newstag-type04 {
	background-color: #009fa9;
}

.newstag-type05 {
	background-color: #6d1500;
}

.newstag-type06 {
	background-color: #9f00a9;
}

.newstag-type07 {
	background-color: #8f9c00;
}

.newscont .newstag {
	float: left;
}



#topics0401 p {
	margin:19px 15px
}