@charset "utf-8";
body {	background-image:none;}


/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 flame

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
#contents{
	padding-bottom:10px;
	background:none;
}
#flashArea {
	margin-bottom: 20px;
	margin-top: 8px;
}
#main{
	margin:0px;
	padding:0;
	width:584px;
}
#side{
	margin:0;
	padding:0;
	width:334px;
}

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 main

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
/* V */  
.news {
	background: url(../images/news_bg.gif) no-repeat bottom;
	width: 583px;
	margin-bottom: 20px;
	padding-bottom: 8px;
}
.news h2 {
	margin: 0px;
	padding: 0px;
}
.news ul.newsInr {
	overflow: auto;
	margin: 0;
	padding: 0 0 0 10px;
	width: 567px;
	height: 250px;
	list-style:none;
}
.news ul.newsInr li {
	margin:0;
	padding: 10px 0 10px 8em;
	text-indent: -8em;
	background: url(../images/dot.gif) repeat-x bottom;
}
.news ul.newsInr li span.day {	color: #FE0000;}
.news ul.nostyle li {
	margin:0;
	padding:0;
	text-indent:0;
	background-image:none;
}
.news ul.newsInr li.end {	background-image:none;}
.news ul.newsInr li a.icn {
	padding-left: 16px;
	background:url(../images/mod_ico_link.png) no-repeat left center;
}

/* contents box */  
.box {
	width: 185px;
	float: left;
	margin-right: 13px;
}
.boxInr {
	margin: 0px;
	padding: 4px 5px 0px 4px;
	width: 176px;
	min-height:100px;
	_height: 100px;
	background: url(../images/box_inr_bg.gif) repeat-y;
	font-size: 11px;
	line-height:1.4em;
	letter-spacing:normal;
}
.boxInr:after {  
visibility: hidden;  
display: block;  
font-size: 0;  
content: " ";  
clear: both;  
height: 0;  
}  
* html .boxInr             { zoom: 1; } 
*:first-child+html .boxInr { zoom: 1; } 
.boxInr img {	float:left;}
.box .boxbtm {
	clear: left;
	padding-top: 2px;
	width: 185px;
	height: 21px;
	background: url(../images/box_btm01.gif) no-repeat left bottom;
	text-align: center;
}
.box .boxbtm2 {
	padding-left: 80px;
	width: 105px;
	background: url(../images/box_btm02.gif) no-repeat left bottom;
	text-align: left;
}
.box3 {	margin-right: 0;}
.box h3 {	margin: 0;}
.boxbtm a {
	color: #FFFFFF;
	font-size: 12px;
}

/* special contents box */  
.specialBox {
	float:left;
	width: 580px;
}
.specialBox:after {  
visibility: hidden;  
display: block;  
font-size: 0;  
content: " ";  
clear: both;  
height: 0;  
}  
* html .specialBox             { zoom: 1; } 
*:first-child+html .specialBox { zoom: 1; } 
.specialBox h2 {
	margin-bottom: 5px;
}
.specialBox p {
	margin: 0;
	padding: 0;
}
.specialBoxL {
	float: left;
	width: 284px;
	min-height:104px;
	_height: 104px;
	background: url(../images/box_bg_green.gif) repeat-y;
}
.specialBoxL p.lead {
	padding: 50px 86px 5px 10px;
	background: url(../images/box_ttl04.gif) no-repeat;
	font-size: 11px;
	line-height: 1.4em;
}
.specialBoxR {
	float: right;
	width: 284px;
	min-height:104px;
	_height: 104px;
	background: url(../images/box_bg_green.gif) repeat-y;
}
.specialBoxR p.lead {
	background: url(../images/box_ttl05.gif) no-repeat;
	font-size: 11px;
	line-height: 1.4em;
	padding: 50px 86px 5px 10px;
}
.specialBox .boxbtm {
	width: 284px;
	height: 22px;
	background: url(../images/box_btm_green.gif) no-repeat left bottom;
	text-align: center;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 side

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
.bnrArea {
	width: 324px;
}

/* cm */  
.cmArea {
	width: 334px;
	color:#006CB8;
}
.cmArea h3 {
	margin:0;
	padding:0;
}
.cmInr {
	text-align: center;
	padding: 10px 10px 5px 10px;
	background: url(../images/topics_bg.gif) no-repeat bottom;
}

/* topics */  
.topicsArea {
	width: 334px;
	margin-bottom: 15px;
	color:#006CB8;
}
.topicsArea h3 {
	margin:0;
	padding:0;
}
.topicsInr {
	padding: 10px 10px 5px 10px;
	background: url(../images/topics_bg.gif) no-repeat bottom;
}
.topicsInr a.icn {
	padding-left: 16px;
	margin-left: 10px;
	background:url(../images/mod_ico_link.png) no-repeat left center;
}
