/* 全般設定 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-align: left;
	vertical-align:baseline}
body,textarea{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Mayryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif}
input,select{font-family: Arial, "ＭＳ Ｐゴシック", sans-serif}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
body{
	width: 94%;
	margin: 0 auto;
	font-size: 80%;
	background: #D3F6FC;
	line-height: 1.5}
a {text-decoration: none;color:#007AC7}
a:visited {color:#999999}
a:focus,a:hover {color:#ff0000}
a:active {color:#000000}
#title {padding:10px 0 0 20px;background:url(../images/rss_bg.gif) right bottom no-repeat}
#wrapper{background:#fff url(../images/rss1_ar.gif) right 0 no-repeat}
#container{
	height: 435px;
	overflow: auto;
	margin: 0 auto 8px;
	padding: 10px 25px 0 15px;
	overflow:hidden;
	line-height: 1.6;
	letter-spacing: 1.6px;
	color: #000;
	border:1px dashed #aaaaaa}
.line{background-color:#fff;border:none;border-top:1px dashed #333;clear:both}