<style type="text/css">
<!--

a	{
	color: #0255a8;
}

/* コンテナ */
div#container	{
	background-image: url(side-blue.jpg);
	background-repeat: repeat-y;
	border: solid 2px #666666;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */
div#header	{
	background-color: #ffffff;
	background-image: url(red-s/rbbanner1.jpg);
        background-repeat: no-repeat;
	border-bottom: solid 1px #666666;
	padding: 30px 20px 100px;
}

div#header h1	{
	margin: 0;
}

div#header p	{
	color: #000000;
	font-size: 0.75em;
	margin: 0;
}

/* パンくずリスト */
p#bread	{
	background-color: #ffffff;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 20px;
}


/* コンテンツ */
div#content	{
	width: 655px;
	float: right;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 25px;
	display: inline;
}

div#content h2	{
	background-color: #e0e0e0;
	background-image: url(barblue1.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #e0e0e0;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 20px;
	margin-bottom: 0;
}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url(bar-green.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;
}

div#content p	{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 75%; 
	line-height: 1.6;
	margin-top: 10px;
}

div#content p#message	{
	margin-top: 0;
}

div#frame	{
	border: solid 1px #666666;
	padding-left: 30px;
	padding-right: 30px;
	height: 250px;
	overflow: scroll;
}


/* サイドバー */
div#sidebar	{
	width: 180px;
	float: left;
	margin-bottom: 25px;
}

ul.sidemenu	{
	border-top: none;
	font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	line-height: 0;
}

ul.sidemenu li	{
	list-style-type: none;
}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #e0e0e0;
	background-color: transparent;
	border-bottom: solid 1px #e0e0e0;
	padding-left: 12px;
}

ul.sidemenu li a:hover	{
	background-color: #e0e0e0;
}

p.feed	{
	margin-bottom: 10px;
	margin-left: 12px;
}

p.feed a	{
	background-color: #ffffff;
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px;
}

p.feed img	{
	border: none;
	vertical-align: middle;
}


/* フッター */
div#footer	{
	background-color: #ffffff;
	background-image: url(bluefoot.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
	border-top: solid 1px #666666;
	width: 100%;
	margin-top: 0;
	padding-top: 0;
	clear: both;
}

address	{
	font-size: 0.75em;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding: 6px;
}

-->
</style>
