a	{color: #017acd}

body {margin: 0;
      padding: 0;
      background-image: url(sozai/top/back_blue.gif)}

/* ボックス */
div#box	{background-image: url(sozai/top/line-gray.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 950px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #dddddd;
    background-image: url(sozai/top/title.jpg);
　　border-bottom: solid 1px #666666;
	padding: 15px 20px 270px}

div#header h1 {margin: 0}

div#header p {color: #666666;
              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: 730px;
	float: right;
	margin-top: 30px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 25px;
	display: inline}

div#content h2	{background-color: #0000B4;
	background-image: url(sozai/top/bar-blue.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

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

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

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

.rss_box {
	 margin: 0;
	 width: 730px;
	 background-color: #FFFFFF;
	 border: 1px solid #666666;
	 text-align: left;
}
.rss_items {
	margin-top:0px;
	padding:0px; 0px;
	margin-left:30px;
	color: #0000B4;
}

.rss_title {
	padding:3px;
	font-size: 16pt;
	background-color: white;
	color: black;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 16pt;
  list-style:;
  padding-bottom:10px;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color: #0000B4;
}	

.rss_item a:hover { 
	text-decoration : underline;
	color: #000000;
	}

.rss_date {
	font-size: 14pt;
	color: red;
	}

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

div#sidebar h1 {font-size:1em;
	margin-top: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	line-height: 0}
	
div#sidebar h2 {font-size:1em;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: auto;
	padding-left: 0;
	line-height: 0}
	
div#sidebar p {font-size:1em;
	margin-top: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto}
	

ul.sidemenu	{border-top: solid 2px #000066;
	font-size: 0.825em;
	margin-left: 12px;
	margin-right: 12px;
	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: #000000;
	background-color: transparent;
	border-bottom: solid 2px #000066;
	padding-left: 5px}

ul.sidemenu li a:hover	{background-image: url(sozai/top/side-blue.gif);
                        color: #ffffff}



/* フッター */
div#footer	{background-image: none;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

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


