@charset "Shift_JIS";


div#main h1#rss-h1
{
	text-indent:-9999px;
	background:url(../img/rss-header.jpg);
	width:770px;
	height:70px;
	/*margin-bottom:40px;*/
	margin-bottom:10px;
}


div#main p#pankuzu-p
{
	/*width:609px;
	height:auto;
	padding:7px 0 7px 161px;*/
	text-align:right;
	padding-right:10px;
	font-size:75%;
	/*border-bottom:solid 1px #cbcbcb;*/
	margin-bottom:30px;
}

div#main div#contents
{
	width:750px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
}

div#main div#contents h2
{
	
	background:url(../img/h2_title-bg.jpg) no-repeat;
	padding:3px 5px 3px 30px;
	font-size:112%;
	color:#404040;
	margin-bottom:30px;
}

div#main div#contents div.exp-area
{
	width:710px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
	line-height:180%;
}


div#main div#contents div.exp-area p
{
	font-size:82%;
	line-height:160%;
}

div#main div#contents div.large-unit
{
	width:730px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-bottom:30px;
}

div#main div#contents div.large-unit h3
{
	border-bottom:solid 1px #999999/*#53a678*//*#009944*//*#bababa*/;
	border-left:solid 5px #53a678/*#696969*//*#009944*/;
	padding:3px 0 3px 5px;
	font-size:15px;
	font-weight:bold;
	color:#404040;
	margin-bottom:20px;
}

div#main div#contents div.large-unit div.large-unit-body
{
	width:690px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

div#main div#contents div.large-unit div.large-unit-body p
{
	font-size:80%;
	color:#404040;
	line-height:180%;
}

div#main div#contents div.large-unit div.large-unit-body p strong
{
	line-height:180%;
}

div#main div#contents div.large-unit div.large-unit-body ol
{
	margin-left:25px;
	/*background-color:green;*/
	margin-bottom:5px;
}

div#main div#contents div.large-unit div.large-unit-body ol li
{
	font-size:80%;
}

div#main div#contents div.large-unit div.large-unit-body img#rss_exp-img
{
	display:block;
	margin:10px auto 0 auto;
	border:solid 1px #a0a0a0;
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list
{
	/*margin-left:10px;*/
	/*background-color:green;*/
	margin-top:10px;
	margin-bottom:10px;
	width:690px;
	border-top:solid 1px #a0a0a0;
	border-bottom:solid 1px #a0a0a0;
	padding-top:6px;
	padding-bottom:3px;
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list li
{
	font-size:75%;
	list-style-type:none;	
	width:670px;
	margin-left:auto;
	margin-right:auto;
	height:17px;
	margin-bottom:0;
	/*margin-bottom:2px;*/
	padding-top:1px;
	padding-bottom:1px;
	/*background-color:gray;*/
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list li a
{
	display:block;
	width:60px;
	height:17px;
	/*padding-left:65px;*/
	float:left;
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list li span.exp_url-span
{
	float:right;
	width:605px;
	height:17px;
	padding-left:5px;
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list li a#rss10-link
{
	background:url(../img/rss10.jpg) left center no-repeat;
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list li a#atom03-link
{
	background:url(../img/atom03.jpg) left center no-repeat;
}

div#main div#contents div.large-unit div.large-unit-body ul#format-list li:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}

div#main div#contents div.large-unit div.large-unit-body dl#recommended_rssreader-list
{
	margin-top:12px;
	width:690px;
}

div#main div#contents div.large-unit div.large-unit-body dl#recommended_rssreader-list dt
{
	font-weight:bold;
	font-size:85%;
	padding:4px 0 3px 18px;
	border-bottom:solid 1px #cdcdcd;
	margin-bottom:5px;
	/*background-color:#ededed;*/
	background:url(../img/li-green-square-10.gif) 3px center no-repeat;
}

div#main div#contents div.large-unit div.large-unit-body dl#recommended_rssreader-list dd
{
	width:670px;
	margin-left:auto;
	margin-right:auto;
}

div#main div#contents div.large-unit div.large-unit-body dl#recommended_rssreader-list dd p
{
	font-size:80%;
}

div#main div#contents div.large-unit div.large-unit-body dl#recommended_rssreader-list dd ul
{
	margin-top:5px;
	margin-bottom:10px;
}

div#main div#contents div.large-unit div.large-unit-body dl#recommended_rssreader-list dd ul li
{
	font-size:75%;
	margin-left:20px;
}

div#main div#contents div.large-unit:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}








