@charset "utf-8";

/*0418ito追加*/
body{
	list-style: none;
}
/*0418ito追加ここまで*/


.area_map {
	border-top:#cdcdcd solid 1px;
	border-bottom:#cdcdcd solid 1px;
	margin:3px 0px;
	}

.data {
	float:left;
	}
	
.news_txt {
	margin:0 0 0 100px;
	background:url(/images_common/icon_link04.gif) no-repeat;
	background-position:left 2px;
	padding:0 0 0 15px;
	margin-bottom:3px;
	}
.news_txt a {
	
	}
hr {
	margin:10px 0px;
	}
/* リリース用　*/
.news ul {
	clear:both;
	margin:0;
	padding:0px 5px 0px 0px;
	list-style-type:none;
	}

.news li {
	border-bottom:#cccccc dotted 1px;
	padding:10px 0;
	}

.news li a {
	display:block;
	margin:-16px 0 0 100px;
	background:url(/images_common/icon_link04.gif) no-repeat;
	background-position:left 2px;
	padding:0 0 0 15px;
	margin-bottom:3px;
	}
	
/* コンテンツ */
img{
	border:none;
}

span#rss{
	vertical-align:top;
	padding-left:430px;
}

#scroll{
	height:500px;
	overflow:scroll;
	overflow-x:hidden;
}

#request{
	text-align:center;
}

#request p{
	text-align:left;
	text-indent:0;
}

p.text_red{
	color:#FF5309;
}
	
/* メディア用　*/
.tv_book ul {
	clear:both;
	margin:0;
	list-style-type:none;
	padding: 5px 5px 0 0;
	}
.tv_book li {
	border-bottom:#cccccc dotted 1px;
	padding:3px 0;
	}

.tv_book li span {
	display:block;
	margin-top:-17px;
	margin-left:10em;
	/*background:url(/images_common/icon_link04.gif) no-repeat;*/
	/*background-position:left 2px;*/
	padding-left:1em;

	}
