/*---------------------------------------------------------------------------
>>body
---------------------------------------------------------------------------*/
/* 初期化CSS */
body,div,h1,h2,h3,h4,h5,p,a,ul,li,dl,dt,dd,hr,br,span,img,table,tr,th,td {
	margin: 0 ;
	padding: 0 ;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	background-image: url(../img/top/topbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 1.2em;
}
img {
	border : none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
/*---------------------------------------------------------------------------
>>header
---------------------------------------------------------------------------*/
#header {
	height: 70px;
	width: 960px;
	font-size: 12px;
}
#headerl {
	height: 70px;
	width: 360px;
	font-size: 12px;
	float: left;
}
#headerl p {
	margin-top: 20px;
}

#headerr {
	height: 15px;
	width: 600px;
	font-size: 12px;
	float: right;
	text-align: right;
}
#headerr p {
	margin-top: 2px;
	display: block;
	height: 15px;
}
#headerr img {
	vertical-align: text-bottom;
	}

#header a:link {
	color: #104A7A;
}
#header a:visited {
	color: #666666;
}
.pankz{
	font-size: 0.8em;
	margin-bottom: 6px;
}
.pankz a{
	color: #104A7A;
}
/*---------------------------------------------------------------------------
>>main-visual
---------------------------------------------------------------------------*/
#mainvis {
	height: 203px;
	width: 960px;
	background-image: url(../img/top/main.jpg);
	font-size: 10px;
	color: #999999;
	clear: both;
}

/*---------------------------------------------------------------------------
>>contents
---------------------------------------------------------------------------*/
#contents {
	width: 960px;
}

#contentswrap {
	width: 730px;
	float: left;
}

/* centerflame */
.centerarea {
	width: 500px;
	float: right;
}
.centerarea p {
	font-size: 0.8em;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.4;
}

/* leftflame */
.leftarea {
	width: 230px;
	float: left;
}
.leftarea p {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.leftarea dl {
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: auto;
}
.leftarea dt {
	font-size: 12px;
	color: #104A7A;
	margin-bottom: 6px;
	clear: both;
	margin-top: 12px;
	border-left-width: 8px;
	border-left-style: outset;
	border-left-color: #7DA5C8;
	text-indent: 10px;
}
.leftarea dd {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: right;
}
.leftarea dl a {
	text-align: right;
	color: #104A7A;
}

/* rightflame */
.rightarea {
	width: 230px;
	float: right;
}

/* usparea1 */
.usparea1 {
/*	width: 712px;*/
	height: 150px;
	float: left;
}
.usparea1 img {
	margin-right: 24px;
	float: left;
}
.usparea1 img.rightend {
	margin-right: 0px;
/*	float: right;*/
}

/* usparea2 */
.usparea2 {
	width: 712px;
	clear: both;
	 margin-top: 15px;
	 margin-bottom: 15px;
}

/* glay border box */
.gbbox {
	border: 1px solid #C8C8C8;
}
.gbbox-in {
	overflow : auto;
	height : 320px;
}
.gbbox dl {
	margin: 0px 10px 10px 10px;
}
.gbbox dt {
	font-size: 14px;
	line-height: 25px;
	text-indent: 20px;
	background: url(../img/item_bg1.gif) 0px 0px no-repeat;
	margin-top: 15px;
	margin-bottom: 3px;
}
.gbbox a:link {
	color: #104A7A;
}
.gbbox a:visited {
	color: #666666;
}
.imgbox {
display: block;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	}
.gbbox dd p {
	font-size:12px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	background-color: #CFD0E4
}
.gbbox #rss {
	position: relative;
	top: -22px;
	left: 185px;
	z-index: 999;
}


/*---------------------------------------------------------------------------
>>footer
---------------------------------------------------------------------------*/
#footer {
	background-color: #FFFFFF;
	width: 960px;
	background-image: url(../img/footer_bg.jpg);
	height: 200px;
	clear: both;
	margin-bottom: 4px;
}
#footerl {
	height: 170px;
	width: 600px;
	font-size: 12px;
	float: left;
}
#footerl p {
	margin-top: 30px;
	margin-left: 25px;
	color: #FFFFFF;
	line-height: 1.3;
}
#footerl p.fttx {
	font-size: 10px;
		margin-top: 40px;
}

#footerr {
	height: 170px;
	width: 307px;
	font-size: 12px;
	float: right;
	text-align: right;
}
#footerr p {
	margin-top: 30px;
	text-align: left;
	color: #FFFFFF;
	line-height: 1.3;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #CCCCCC;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
/*---------------------------------------------------------------------------
>>misc
---------------------------------------------------------------------------*/
h1 {
	font-size: 12px;
	text-indent: -5000px;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #62494F;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
}
h3 {
}


ul.topics {
	font-size: 12px;
	margin: 10px 10px 10px 30px;
}
ul.topics li {
	list-style: url(../img/liststyle1.gif);
	margin-bottom: 6px;
}
.bgcb{
	margin: 10px 10px 10px 10px;
	background-color: #CFD0E4;
}
ul.topics2 {
	display: block;
	font-size: 12px;
	margin: 10px 10px 10px 20px;
	padding: 6px 0 6px 0;
}
ul.topics2 li {
	list-style: url(../img/liststyle2.gif);
	line-height:16px;
	margin-top: 6px;
}


.golist1 {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	padding : 0 0 0 14px;
	float : right;
/*	text-indent: 50px;*/
	background: url(../img/liststyle1.gif) no-repeat 0 center;
}
.golist2 {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	background-image: url(../img/liststyle1.gif);
	background-repeat: no-repeat;
	background-position: 150px 4px;
	text-align: right;
}

/* バナーエリア */
.bnrbox {
	margin: 20px 0 20px;
}
.bnrbox a {
	display : block;
	margin-bottom: 10px;
}


.right {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.date {
	margin-left: 0px;
	font-size: 12px;
	color: #669900;
	font-weight: normal;
}
.topbnr {
	position: relative;
	top: -50px;
}
.atttop {
	color: #669900;
}

