body{
	background:url(../images/bg_body.gif) repeat;
}
img {
	border:0;
}
.none{
	list-style:none;
	margin-left:-40px;
}
#frame{
	width	:1000px; /*1200*/
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
    text-align:left;     /* 中身を左側表示に戻す */
}
#framefb {
	width:520px;
	margin-left:auto;
	margin-right:auto;
    text-align:left;
	background:#FFF;
}
#frameinner{
	float:left;
	border-left:1px #333 solid;
	border-right:1px #333 solid;
	background-color:#FFF;
}

#contentsinner{
	float:left;
	width:1000px;
	margin-left:0px; /*100*/
	padding:15px;
}

/* header */
#topheader{
	float:left;
	height:105px;
	width:1000px;
	background:url(../images/bg_header.jpg) no-repeat;
}
#topheaderlib{
	float:left;
	height:105px;
	width:1000px;
	background:url(../images/bg_header_lib.jpg) no-repeat;
}
#topheaderinner{
	float:left;
	height:45px;
	margin-top:40px;
	margin-left:0px; /*100*/
}
#home{
	float:left;
}
#home a{
	width : 300px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#headerlink{
	float:left;
	width : 300px;
	height:30px;
	font-size:11px;
	text-align:right;
	padding-top:20px;
}
#google1{
	margin-left:20px;
	float:left;
	width :85px;
	height:37px;
	padding-top:8px;
}
#google2{
	float:left;
	width :290px;
	height:35px;
	padding-top:10px;
}

/* Navi */
#navi{
	float:left;
	font-size:14px;
	margin-left:35px; /*135*/
	margin-bottom:10px;
}

#naviitem {
	font-size: 78%;
	list-style: none;
	margin: 10px 5px 5px 0px;
	padding: 0px;
}
#naviitem li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#naviitem li a {
	color: #0d88a9;
	background: url(../images/naviarrow.gif) no-repeat right center;
	padding-right: 18px;
}

/* Pagenavi */
#pagenavititle{
	width: 827px;
	float:left;
	font-size:13px;
	background-color:#333;
	color:#FFF;
	margin-left:50px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}
#pagenavi{
	width: 815px;
	float:left;
	margin-left:50px;
	margin-bottom:30px;
	border:1px #E1E1E1 solid;
	padding:5px;
	padding-left:10px;
}

#pagenaviitem {
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#pagenaviitem li {
	float: left;
	list-style: none;
	margin-right: 20px;
}
#pagenaviitem li a {
	font-size:13px;
	color: #000;
	background: url(../images/arrow_blue.gif) no-repeat left center;
	padding-left: 28px;
}

/*フッター*/
#footer{
	float:left;
	border-top:1px #E1E1E1 solid;
	width:1000px;
	height:160px;
	margin-left:0px; /*100 */
	padding-top:10px;
	background:url(../images/bg_footer.gif) repeat ;
}

#footerinfo{
	float:left;
	width:800px;
	height:130px;
	background:url(../images/footer_info.gif) no-repeat;
}
#footerinfo2{
	float:left;
	width:800px;
	height:130px;
}
#footerlink{
	float:right;
	width:190px;
	height:100px;
	background:url(../images/bg_footerlink.gif) no-repeat;
}
#footerlink li{
	list-style:none;
	margin:0;
	padding:0;
	background:url(../images/naviarrow.gif) no-repeat 4px ;
	line-height:inherit;
	padding-left:15px;
	font-weight:bold;
}

#copyright{
	float:left;
	width:600px;
	height:30px;
	background:url(../images/footer_copyright2.gif) no-repeat;
	margin-left:200px;
}

/* シンプル */
#simplecontents{
	float:left;
	width:1000px;
}
#simplecontentsinner{
	float:left;
	width:900px;
	margin-left:35px;
	padding:15px;
}

/* サイトマップ　*/
#sitemap ul{
    list-style:none;
}
#sitemap ul a{
	font-size:12px;
}
#sitemap .sitemap1 li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
#sitemap .sitemap1 a {
	color: #0d88a9;
	background: url(../images/naviarrow.gif) no-repeat left center;
	padding-left: 25px;
}

#sitemap .sitemap2 li{
	float: left;
	list-style: none;
}
#sitemap .sitemap2 a {
	color: #0d88a9;
	background: url(../images/naviarrow.gif) no-repeat left center;
	padding-left: 25px;
	margin-left:60px;
}

#sitemap .sitemap3 li{
	float: left;
	list-style: none;
}
#sitemap .sitemap3 a {
	color: #0d88a9;
	background: url(../images/naviarrow.gif) no-repeat left center;
	margin-left:110px;
	padding-left: 25px;
}
/* CATV */
#catvcontents{
	float:left;
	width:1000px;
	margin-bottom:10px;
}
#catvtitle {
	float:left;
	width:900px;
	height:auto;
	font-size:22px;
	font-weight:bold;
	border-bottom:5px #090 solid;
	margin-bottom:20px;
	margin-top:10px;
}
#catvcontentsinner{
	float:left;
	width:900px;
	margin-left:35px;
	padding:15px;
}
#catv-waku{
	float:left;
	width:900px;
}
.catv-item{
	float:left;
	width:225px;
	margin-bottom:20px;
	height:auto;
}
.catv-image{
	width:210px;
	border:1px #CCC solid;
}

#catv-item{
	float:left;
	width:444px;
	margin-left:4px;
	margin-bottom:20px;
	height:auto;
}
#cm-item{
	float:left;
	width:444px;
	width:545px;
	margin-left:100px;
	margin-left:0;
	margin-bottom:20px;
	height:auto;
}
#cm-info{
	float:left;
	width:325px;
}
.catv-text{
	float:left;
	width:210px;
	height:40px;
	font-size:11px;
}

#mov_1,#mov_2,#mov_3,#mov_4,#mov_5,#mov_6,#mov_7,#mov_8,#mov_9,#mov_10,#mov_11,#mov_12,#mov_13,#mov_14,#mov_15,#mov_16{
	float:left;
	width:430px;
	border:1px #CCC solid;
}
/* スペース */
.sp10{
	float:left;
	width:100%;
	height:10px;
}
.sp20{
	float:left;
	width:100%;
	height:20px;
}
.sp30{
	float:left;
	width:100%;
	height:30px;
}

/* Error */
#error-box{
	float:left;
	width:500px;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:200px;

}

