@charset "UTF-8";
/*トップページCSS*/
/*中央カラム*/
#content {
}
dd dt #content dl {
	display:inline;
	margin:0;
	padding:0;
}
#mainclm {
	width:506px;
	margin:18px 0 0 0;
	float:right;
}
.h1ttl{
	margin:0;
	display:none;
}
.heiseiY{
	margin:0 5px 0 0 ;
	font-size:0.4em;
	font-weight:normal;
		
}
#newsttl{
	text-align:right;
	width:506px;
	height:24px;	
	background:url(../images/hdln_news.gif) no-repeat left;
	
}
.news {
	line-height:1.5em;
	background:url(../images/newsdotline.gif) repeat-x bottom;
	magin:10px 0 0 0;
	height:500px;
	overflow:scroll;
}
.topictop{
	padding:0 10px 20px 10px;
	line-height:1.5em;
	font-size:1em;
}
.topictop a {
	padding:0 0 0 1em;
	background:url(../common_images/globalparts/arrow_txt.gif) no-repeat left;
}
.news a {
	padding:0 0 0 1em;
	background:url(../common_images/globalparts/arrow_txt.gif) no-repeat left;
}
/*日付*/
.news dt {
	font-size:0.88em;
	clear: left;
	float: left;
	width:5em;
	text-align:right;
	padding: 0.8em 0 0 0;
	background:url(../images/newsdotline.gif) repeat-x top;
}
/*テキスト*/
.news dd {
	padding: 0.8em 0.5em 0.8em 2em;
	background:url(../images/newsdotline.gif) repeat-x top;
}
.news dt.first, .news dd.first {
	background:none;
}
#article{
	margin:60px 0 0 0;
	text-align:right;
	width:506px;
	height:24px;
	background:url(../images/hdln_article.gif) no-repeat left;
}
#article_topics{
	margin:60px 0 0 0;
	text-align:right;
	width:506px;
	height:24px;
	background:url(../images/hdln_topics.gif) no-repeat left;
}
#article_comment{
	margin:60px 0 0 0;
	text-align:right;
	width:506px;
	height:24px;
	background:url(../images/hdln_comment.gif) no-repeat left;
}
.etc{
	text-align:right;
}

/*左カラム*/
#lftclm {
	width:192px;
	margin:10px 0 0 0;
	float:left;
}
.cbx2{
	padding:10px 0 0 0;
	text-align:center;
	width:192px;
	background:url(../images/lclmbg.gif) repeat-y top;
	
}
#trytxt{
	text-align:left;
	margin:15px 10px;
}
#chrbtn{
margin:0 0 5px 0;	
}
.btnbx{
	margin:10px 0;	
}

#come{
	padding:7px 25px;
	margin:7px;
	margin-bottom:25px;
	border:thin solid #333333;
}
