@charset "Shift_JIS";
/* CSS Document */

/* タイトル */
#contentsInner h3{
	background-image: url(http://rims-web.com/id/aquos/images/rss_images/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	display: block;
	height: 50px;
	width: 660px;
}
h4{
	font-size:14px;
	font-weight:bold;
	width:647px;
	height:25px;
	margin:10px auto;
	padding-left:10px;
	line-height:25px;
	vertical-align:middle;
	border-left:3px solid #966 ;	
	border-bottom:1px dotted #CCC;
	color:#333333;
}


/*----------ページ内容----------*/
#rssBox{
	margin:0;
	padding:0;
	width:660px;
}

#imageRSS{
	margin:15px 0 10px;
	padding:0;
	width:660px;
	height:470px;
}

#contents h5 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	height:20px;
	line-height:16px;
	padding:10px 0 0 5px;
}
p.text {
	color:#4C4C4C;
	font-size:12px;
	line-height:20px;
	padding:10px 20px
}
#contents p#caution {
	color:#4C4C4C;
	font-size:12px;
	line-height:20px;
	padding:0 10px;
}
#contents #imageRSS{
	margin:5px auto;
}
#contents #rssBTN td{
	width:110px;
	margin:0;
	padding:5px 0;
	text-align:center;
	border:0;
}
#contents ul#rssList{
	margin:0 0 0 30px;
}
#contents ul#rssList li{
	font-size:12px;
	font-weight:bold;
	color:#333;
	height:20px;
	line-height:16px;
	list-style-type:disc;
	padding:3px 0 3px 5px;
}
#contents hr{
	margin:5px auto; 
	border-top:2px dotted #999;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
