@charset "utf-8";

* {
    margin:0px;
	padding:0px;
}
body {
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	color: #666666;
	background-color: #99BBBB;
	text-align: center;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
    font-size:16px;
}

#container {
	font-size: 12px;
	line-height: 120%;
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 50px;
	height: auto;
	text-align: left;
}

#headbanner {
	height: 80px;
	width: 770px;
	background-image:url(images/site.jpg);
}
#headbanner h1 {
    display:none;
}

#blank {
	height: 20px;
	width: 770px;
	display: block;
}

#main {
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footer {
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	line-height: 100%;
	padding-top: 3px;
	display: block;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 20px;
}
#navi_pod {
	display: block;
	float: left;
	width: 160px;
}
#navi_pod h2 {
    display:none;
}
#navi_pod #linkbtn {
	display: block;
    background-image:url(images/top_navi/btn_sp.jpg);
}
#navi_pod #linkbtn span {
     display:none;
}
#navi_pod #linkbtn ul {
	display: block;
}
#navi_pod #linkbtn li {
	display: block;
	list-style-type: none;
}
#nv_btn01 {
	display: block;
	margin:0px 0px 15px 0px;
}

#nv_btn01 a {
	background-image:url(images/top_navi/btn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 160px;
	display: block;
}

#nv_btn01 a:hover {
	background-image:url(images/top_navi/btn01_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nv_btn02 {
	display: block;
	margin:0px 0px 15px 0px;
}

#nv_btn02 a {
	background-image:url(images/top_navi/btn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 160px;
	display: block;
}

#nv_btn02 a:hover {
	background-image:url(images/top_navi/btn02_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nv_btn03 {
	display: block;
	margin:0px 0px 15px 0px;
}

#nv_btn03 a {
	background-image:url(images/top_navi/btn03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 160px;
	display: block;
}

#nv_btn03 a:hover {
	background-image:url(images/top_navi/btn03_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nv_btn04 {
	display: block;
	margin:0px 0px 15px 0px;
}

#nv_btn04 a {
	background-image:url(images/top_navi/btn04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 160px;
	display: block;
}

#nv_btn04 a:hover {
	background-image:url(images/top_navi/btn04_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nv_btn05 {
	display: block;
}

#nv_btn05 a {
	background-image:url(images/top_navi/btn05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 160px;
	display: block;
}

#nv_btn05 a:hover {
	background-image:url(images/top_navi/btn05_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




#img_pod {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 520px;
}
#main .spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 20px;
	font-size: 2px;
}
#exib {
	margin: 0px;
	padding: 0px;
}
#notice {
	margin: 0px;
	padding: 0px;
	float: right;
}
#entry1 {
	padding-right: 6px;
	padding-left: 6px;
}
#entry1 .topics {
	height: auto;
	width: 706px;
	padding: 6px;
}
#entry2 {
	padding-right: 6px;
	padding-left: 6px;
}
#entry2 .topics {
	height: auto;
	width: 706px;
	padding: 6px;
}
.topics dl {
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.topics dt {
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	background-position: left center;
	font-size: 13px;
}
.topics dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 12px;
}
#img_frame {
	margin: 0px;
	padding: 4px;
	border: 1px solid #999999;
	text-align: center;
}
.topics a {
	color: #003399;
}
#entry1 h3 {
	background-image: url(images/header03.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 718px;
}
#entry1 span {
	display: none;
}
#entry2 h3 {
	background-image: url(images/header04.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 718px;
}
#entry2 span {
	display: none;
}

/** 追加 **/
.topics2 dl {
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.topics2 dt {
	background-image: url(images/icon01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	background-position: left center;
	font-size: 13px;
}
.topics2 dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 12px;
}
.topics p {
    margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
.style1 {color: #FF0000}

.style1 a:link {
    color:#FF0000;
}
.style1 a:visited {
    color:#FF0000;
}
.style1 a:hover {
    color:#0000FF;
}

.style2 {
	color: #333333;
}

.style3 {
	color:#FF0000;
	padding:10px 0 10px 0;
}