.wrapper {
	position:relative;
}

/* -- content -- */

.content {
	background:url("img/c-bg.png") bottom repeat-x;
	height:610px;
	font-size:12px;
	bottom:130px;
	margin: 0 auto;
}
.c-wrapper {
	width:1000px;
	padding:145px 0 0 0;
	clear:both;
	background:none;
}
.c-wrapper h2 {
	padding:0;
}
.c-wrapper p.logo {
	text-align:right;
}

.c-wrapper .title01 {
	background:url("img/title01.png") no-repeat;
	padding:30px 15px 0 20px;
	margin:8px 0 0 0;
	*margin:10px 0 0 0;
	font-size:14px;
}
.c-wrapper .title01 li {
	background:url("img/dt-bg.png") no-repeat;
	padding:2px 5px 6px 20px;
	position:relative;
}
.c-wrapper .title01 li img{
	position:absolute;
	right:-150px;
}
.c-wrapper .title02 {
	background:url("img/title02.png") no-repeat;
}

.c-wrapper .newslist li {
	padding:3px 5px 3px 20px;
	margin-bottom:5px;
}

.c-wrapper .categolink li {
	line-height:1.7em;
	float:left;
	padding:0 5px;
}
.c-wrapper .categolink .li {
	background:url("img/ten.png") no-repeat;
	padding-left:20px;
}
.c-wrapper .categolink .li2 {
	background:url("img/ten.png") right top no-repeat;
	padding-right:20px;
}




/* -- footer content home only -- */
.footer-bg {
	width:100%;
	height:130px;
	color:#777;
	line-height:1.4em;
	font-size:13px;
	background-color:#160E0E;


}
#footer {
	height:auto;
	background:none;
	padding:0;
}
/*
.f_wrap{
width:1000px;
margin: 0 auto;
}
.f_01{
background:url(img/f_01bg.png) repeat-x;
width:100%;
height:53px;
}
.f_01 img{
width:1000px;
margin: 0 auto;
}
.f_02{
width:100%;
height:125px;
background:url(img/f_02bg.png) bottom repeat-x;
}
.f_02_wrap{
width:1000px;
margin: 0 auto;
}
.f_02_wrap h2{
float:left;
margin-right:16px;
}
.f_02_wrap li{
float:left;
margin-top:10px;
margin-right:10px;
width:130px;
height:90px;
list-style:none;
}
.f_02_wrap p{
float:left
}
.topics_wrap{
width:1000px;
margin: 0 auto;
padding-top:125px;
_padding-top:100px;
}
.topics{
background:url(img/topics.png) no-repeat;
width:488px;
height:233px;
margin-left:520px;
margin-bottom:30px;
}

.article{
	padding:75px 38px 0 38px;
}
.article a{
	color:#333;
}
.article h3{
	font-size:14px;
	color:#333;
	line-height:1.4em;
	margin-bottom:5px;
	font-weight: bolder;
}
.article p{
	font-size:14px;
	color: #666;
	line-height:1.3em;
	margin-bottom:7px;
}
.article .date{
	font-size:10px;
	color:#333;
}
.h_wrapper .h_ttl{
	background:url(img/h_ttl.png) no-repeat;
	width:590px;
	height:90px;}
	*/
