/* CSS Document */

body { 
	background-color:#7f8a95;
	text-align:center;
}

.main{
	background-color:#FFFFFF;
	width:779px;
	margin: 28px auto 0px auto;
}

.top{
	width:759px;
	height:154px;
	background:#720000 url(../upload/layout/img_04.gif) no-repeat scroll 236px 0px;
	border-top:26px solid white;
	margin:0px auto;
	position:relative;
}

.logo{
	float:left;
}

.logo img{
	border:none;
}
.navi{
	width:759px;
	height:25px;
	background-color:#720000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	clear:left;
	float:left;
	margin-top:10px;
}
.navi a{
	background-color:#720000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:0px 4px;
}
.content{
	width:759px;
	background-color:#FFFFFF;
	margin: 10px;
}
.left{
	width:456px;
	text-align:left;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.right{
	width:290px;
	text-align:right;
	margin-left:12px;
	float: left;
}
.clear{
	clear:both;
	height: 0px;
}
.refiretv{
	margin-top:8px;
}
.refiretv02{
	border-bottom:1px solid #bfc4ca;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:200;
	color:#535353;
}
.article01{
	border-bottom:1px solid #bfc4ca;
}
.article01 a{
	text-decoration:none; 
	color:#720000;
}
.article01 a img{
	border: none;
}
.article02{
	border-bottom:1px solid #bfc4ca;
	float:left;
}
.article02 a{
	text-decoration:none; 
	color:#720000;
}
.article02 a img{
	border: none;
}
.tvleft{
	margin-top:8px;
	float:left;
}
.tvleft img {
  padding-bottom:20px;
}
.tvright{
	margin-top:8px;
	margin-left:10px;
	float:left;
	width:304px;
}
.blog{
	margin-bottom:10px;
	width:270px;
	background-color:#e5e8ea;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-style:italic;
	text-align:left;
	font-size:11px;
	padding: 2px 10px 10px 10px;
}
.blog_wide {
	padding: 0px 0px 0px 0px;
	width:290px;
	clear:both;
}
.blog h1{
	color:#720000;
	font-size:10px;
	font-style:normal;
}
.blog h2{
	font-size:14px;
	font-style:normal;
	font-weight:300;
}
.blog p{
	padding-left: 0px;	
}
.tv3 .bigImg,
.tv3 .smallImg {
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	text-decoration:none;
}
.tv3 .bigImg {
	height:140px;
	margin:10px 10px 0 0;
	width:140px;
}
.tv3 .smallImg {
	height:60px;
	margin-right:6px;
	margin-top:10px;
	width:60px;
}
.tv3 a.bigHead {
	color:#535353;
	display:block;
	font-size:1.3em;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
}
.tv3 a.bigHead:hover {
	color:#720000;
}
.tv3 p {
	font-style:normal;
}
.tv3 p a {
	color:#720000;
	text-decoration:none;
}
.tv3 p a:hover {
	text-decoration:underline
}
.blog a.item {
	color:#535353;
	text-decoration:none;
	padding-left:10px;
	background:transparent url(../upload/layout/img_arrowblog.gif) no-repeat scroll 0 2px;
}
.blog a.item:hover {
	color:#720000;
}
.topImage {
	padding-bottom:10px;
}
.more {
	background:white url(../images/img_arrow.gif) no-repeat scroll 0 3px;
	color:#720000;
	display:block;
	margin-bottom:1em;
}
.topBanner {
	height:100px;
}
div.rightBanner{
	position:absolute;
	left:769px;
	top:-126px;
	width:100px;
	height:700px;
}

