
a	{color: #0033cc}


/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}


/* ヘッダー */
div#header	{
background-color: #ffffff;
background-image: url(title.gif);
background-repeat: no-repeat;
padding: 30px 20px 20px}

div#header p	{
text-align: right;
color: #000000;
font-size: 0.75em;
margin: 0}


/* パンくずリスト */
p#bread	{
font-size: 0.75em;
margin-top: 3px;
margin-bottom: 30px}


/* コンテンツ */
div#content	{
width: 564px;
float: right;
margin-left: auto;
margin-right: auto;
	margin-bottom: 25px}

div#content h1	{
background-color: #556db5;
font-size: 1em;
color: #ffffff;
line-height: 30px;
padding-left: 6px;
margin-top: 0;
margin-bottom: 5}

div#content h2	{
background-color: #a3bafd;
color:#556db5;
font-size: 0.875em;
line-height: 23px;
border-left: solid 23px #556db5;
padding-left: 10px;
margin-top: 20px;
margin-bottom: 25}

div#content h3	{
color:#000000;
font-size: 0.875em;
line-height: 15px;
border-left: solid 15px #556db5;
padding-left: 10px;
margin-top: 20px;
margin-left: 23px;
margin-bottom: 5px}

div#content h4	{
color:#000000;
font-size: 0.875em;
line-height: 15px;
border-left: solid 15px #ff0000;
padding-left: 10px;
margin-top: 20px;
margin-left: 23px;
margin-bottom: 5px}

div#content p	{
font-size: 0.75em;
line-height: 1.6;
margin-top: 10px}

div#news{
height: auto;
width: 558px;
overflow: visible;
border: #ff0000 double;
background-color: #ffcccc;
}

div#infobox{
height: 14em;
width: 562px;
overflow: auto;
border: #556db5 1px dashed;
}


/* サイドバー */

div#sidebar h6  {
color:#ffffff;
background-color:#556db5;
border:solid 1px #556db5;
font-size:1em;
line-height: 30px;
padding-left:50px;
margin-top:0;
margin-bottom:0}


div#sidebar	{
width: 166px;
float: left;
margin-bottom: 25px}

ul.sidemenu	{
font-size: 0.75em;
margin-top: 0;
margin-left: 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: #556db5;
background-color: #ffffff;
border-bottom: solid 1px #556db5;
border-left: solid 1px #556db5;
border-right: solid 1px #556db5;
padding-left: 10px}

ul.sidemenu li a:hover {
color:#ffffff;
background-color: #a3bafd}


/* フッター */
div#footer	{
border-top: solid 1px #556db5;
width: 760px;
margin-top: 0;
padding-top: 8px;
clear: both}

address	{
font-size: 0.75em;
font-style: normal;
text-align: center}

