@charset "shift_jis";
/* CSS Document */
#globalNav {
	width:100%;
	height:35px;
	margin-right:55px;
	list-style-type: none;
/*	background-image: url(/parts/images/download/images/sub_menu_bk.png);
	background-repeat: repeat-x;*/
	padding: 0 0 0 0px;
}


#globalNav li {
	float: left;
	width: 169px;
	padding-bottom: 4px;
}

#globalNav li a{
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:35px;
	padding-top:35px;
	background-image: url(/parts/images/community/navigator.png);
	color: #FFFFFF;
}

/*オフマウス時 */
#com_top a { background-position: 0 0; }
#com_news a { background-position: -169px 0;}
#com_colum a { background-position: -338px	0; }

/*オンマウス時 */
#com_top a:hover { background-position: 0 -35px; }
#com_news a:hover { background-position: -169px -35px;}
#com_colum a:hover { background-position: -338px	-35px; }

.cm_content {
	overflow:hidden;
	width:835px;
	margin-left: 55px;
	margin-top: 8px;
}

#cm_top_image {
	margin-top:20px;
	display:inline;
}
	
#cm_top_image li{
	float:left;
	padding-top:10px;
	padding-right:40px;
}
	
.title{
	padding-top:0;
	line-height:14px;
	font-weight:bold;
}

.data{
	padding-top:0;
	line-height:20px;
	font-weight:normal;
}

.link{
	display:block;
	padding-bottom:20px;
	text-align:right;
}

.link a{
	padding-top:0;
}

.link a:hover{
	color:#990000;
}

#cm_list_banner{
	padding-top:20px;
	padding-bottom:0px;
}

.cm_table{
	margin-top:20px;
	padding:0px;
	border:5;
	line-height:20px;
}
.cm_td{
	background-image:url(/parts/images/community/underline.png);
	background-repeat:repeat-x;
}

#jump_top{
	text-align:right;
	padding-right:55px;
	padding-top:10px;
}
#bottom{
	margin-bottom:30px;
}

/*-----------------paging-----------*/
#content {
	FLOAT: left; 
	OVERFLOW: hidden; 
	WIDTH: 850px; 
	POSITION: relative; 
	HEIGHT: 1498px;
	
}


#section {
	CLEAR: left; 
	MARGIN-LEFT: 0px; 
	OVERFLOW: hidden; 
	WIDTH: 850px; 
	HEIGHT: 1562px;
}

.section {
	WIDTH: 4375px; 
	POSITION: relative
}

.section .sub {
	PADDING: 0px; 
	FLOAT: left; 
	WIDTH: 700px; 
	POSITION: relative; 
	Height:500px;
}
.section .sub P {
	FONT-SIZE: 85%; 
	MARGIN: 0px; 
	WIDTH: 700px; 
	LINE-HEIGHT: 1.4em;
}


#section UL {
	WIDTH: 4375px;
}
#section LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}
#section LI.fallen {
	MARGIN-TOP: 369px;
}
#section P {
	FONT-SIZE: 85%; 
	MARGIN: 0px 0px; 
	WIDTH: 700px; 
	LINE-HEIGHT: 1.0em;
}
#section H2 {
	MARGIN: 20px 0pt; 
	COLOR: #993333;
}
#section A {
	FONT-WEIGHT: bolder; 
	COLOR: #777; 
	TEXT-DECORATION: none;
}

/*-------------NEWSPAPER---------------*/
#topics{
	margin-top:20px;
	padding-left:0px;
	vertical-align:text-bottom;
	color:#333333;
}

#info_board{
	overflow:hidden;
	width:835px;
	padding:1em;
	background-image:url(/parts/images/community/info_bg.png);
	text-align:center;
}

#news_board{
	overflow:hidden;
	width:835px;
	padding:1em;
	background-image:url(/parts/images/community/news_background.png);
	text-align:center;
}

#news_board_main{
	width:570px;
	display:block;
	margin:10px auto 20px;
	background-color:#FFF;
	border:1px solid #333;
	text-align:left;
}

#news_title{
	font-size:120%;
	color:#0066cc;
	margin-left:0px;
	background-image:url(/parts/images/community/newspaper_topic_bg.png);
	padding:2pxpx 20px 0px 30px;
	height:24px;
}

#news_data{
	padding-left:10px;
	color:#666666;
	border-bottom:1px dotted #666;
	line-height:20px;

}

#news_data a{
	color:#0066cc;
}

#news_data a:hover{
	text-decoration:underline;
	color:#990000;
}

#news_topic{
	height:37px;
	background-image:url(/parts/images/community/news_history_topics_bg.png);
	padding-top:18px;
	padding-bottom:7px;
	color:#666;
}

#news_list{
	padding-left:20px;
	padding-right:20px;
	color:#0066cc;
	border-bottom:1px dotted #666;
}
#news_list a{
	color:#0066cc;
	text-decoration:none;

}
#news_list a:hover{
	color:#990000;
	text-decoration:underline;
}
#news_list n_date li{
	width:100px;
}
#news_list n_title li{
	width:600px;
}

#back_number{
	text-align:right;
	border-bottom:1px dotted #666;
}

#back_number a{
	color:#0066cc;
}

#back_number a:hover{
	color:#990000;
	text-decoration:underline;
}





