/* *****************************************************
 *	1.flash
 *	2.divide
 *	3.news
 *	4.rss
 *	5.past_news
 *	6.newinfo
 * *****************************************************/
div#main{

	margin:0 5px;
}

	#main:after {
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html #main {
	    height: 1em;
	    overflow: visible;
	}
	/**/

div#header{
	margin-bottom:18px;
}


/* *****************************************************
 *	1.flash
 * *****************************************************/
div#flasharea{

	margin-bottom:15px;
}


/* *****************************************************
 *	2.divide
 * *****************************************************/
div#dividearea{
	margin:0 15px;
	margin-bottom:20px;
	font-size:1.2em;

}

	#dividearea:after{
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html #dividearea{
	    height: 1em;
	    overflow: visible;
	}
	/**/



div.divide_left{

	float:left;

	width:320px;

	margin-right:15px;
	background:url(img/bg_infoarea.gif) left top repeat-y;

	display:inline;
}


	.divide_left:after{
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html .divide_left{
	    height: 1em;
	    overflow: visible;
	}
	/**/

div.divide_right{

	float:left;

	width:575px;
}


	.divide_right:after{
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html .divide_right{
	    height: 1em;
	    overflow: visible;
	}
	/**/

/* *****************************************************
 *	3.news
 * *****************************************************/
h2#title_news{
	position:relative;
	width:575px;
	height:35px;
	background:url(img/title_news.gif) left top no-repeat;
}
 
dl#news{

	width:575px;
	line-height:1.4;

	background:url(img/bg_news.gif) left top repeat-y;
}


	#news:after{
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html #news{
	    height: 1em;
	    overflow: visible;
	}
	/**/

dl#news dt{
	padding-top:7px;
	padding-left:50px;

}

dl#news dt img{
	padding-left:10px;

	padding-bottom:2px;

}

.news01{background:url(img/point_news01.gif) 0 10px no-repeat;}
.news02{background:url(img/point_news02.gif) 0 10px no-repeat;}
.news03{background:url(img/point_news03.gif) 0 10px no-repeat;}
.news09{background:url(img/point_news09.gif) 0 10px no-repeat;}


dl#news dd{
	margin:0 5px;

	padding-left:45px;

	padding-bottom:6px;
	background:url(img/line_dotted.gif) left bottom repeat-x;

}

p.nodata{
	width:575px;
	padding: 10px 0px;
	line-height:1.4;
	background:url(img/bg_news.gif) left top repeat-y;
	text-align: center;
}

/* *****************************************************
 *	4.rss
 * *****************************************************/
h2#title_news span.none{

	display:none;
}

h2#title_news span.rssarea{

	display:block;
	position:absolute;
	top:8px;
	right:3px;
	width:125px;
	height:17px;
}

ul#rss{
	width:125px;
	height:17px;
	list-style-type:none;

}

ul#rss li{
	float:left;
}

ul#rss li a{
	display:block;
	height:17px;
	text-indent:-9999px;
}

#rss li#rssbtn01 a{width:57px;background:url(img/btn_rss.gif) no-repeat;} 
#rss li#rssbtn02 a{width:68px;background:url(img/btn_about_rss.gif) no-repeat;} 


/* *****************************************************
 *	5.past_news
 * *****************************************************/
p.newsbottom{
	position:relative;
	height:38px;
	background:url(img/btm_news.gif) left bottom no-repeat;

}

p.newsbottom span{
	display:block;
	position:absolute;
	bottom:1px;
	right:5px;
	width:83px;
	height:34px;
}

p.newsbottom span a{
	display:block;
	width:83px;
	height:34px;
	background:url(img/btn_past.gif) left top no-repeat;

	text-indent:-9999px;
}

p.newsbottom span a:hover,p.newsbottom span a.on{background:url(img/btn_past_over.gif) left top no-repeat;}


/* *****************************************************
 *	6.newinfo
 * *****************************************************/
h2#title_newinfo{

	width:320px;
	height:40px;
	background:url(img/title_newinfo.gif) left top no-repeat;
	text-indent:-9999px;
}

h3.info{

	width:310px;
	height:30px;
	margin:0 auto;
	margin-top:3px;
	text-indent:-9999px;
}

#cap_info01{background:url(img/caption_info01.gif) left top no-repeat;}

#cap_info02{background:url(img/caption_info02.gif) left top no-repeat;}

#cap_info03{background:url(img/caption_info03.gif) left top no-repeat;}

dl.infoarea{
	width:300px;
	margin:0 auto;
	background:url(img/bg_info.gif) left top no-repeat;

	padding:8px 5px 0;
}

	.infoarea:after {
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html .infoarea {
	    height: 1em;
	    overflow: visible;
	}
	/**/

dl.infoarea dt{
	clear: left;
	float: left;
	width:90px;
	padding-bottom:15px;
	line-height:0;
}

dl.infoarea dd{
	padding:10px 0;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:15px;
	padding-left:100px;
	line-height:1.4;
}

div.infoareamoji{
	width:300px;
	margin:0 auto;
	background:url(img/bg_info.gif) left top no-repeat;
	line-height:1.4;
	padding:8px 5px 0;
	margin-bottom:25px;
}

hr{
	display:none;
}

p.endline{
	height:1px;
	margin:0 5px;
	background:url(img/line_dotted.gif) left top repeat-x;
}

p.end{
	height:6px;
	background:url(img/btm_infoarea.gif) left bottom no-repeat;
}


div#tmp_set {
	width: 563px;
	margin: 0px auto 15px;
	padding: 5px;
	border: 1px solid #369;
}

h2#tmp_title {
	width:563px;
	margin: 0px auto;
}

div#tmp_box {
	position: relative;
	width:543px;
	margin: 0px auto;
	padding: 10px;
	line-height: 1.5;
}

	div#tmp_box p#sign {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width:150px;
	}

