﻿a	{color: #017acd}

/* コンテナ */
div#container	{width: 880px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #acd7fb;
	background-image: url(top2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 0px 60px 10px}

div#header h1	{font-size: 1.75em;
                 font-family: ＭＳ 明朝;
                 color: #0000ff;
                 padding: 10px 0px 10px;
　　　　　　　　 margin: 0}
div#header img  {vertical-align: middle}

div#header p	{color: #000066;
	font-size: 0.85em;
        padding: 0px 50px 0px;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 1em;
	margin-top: 3px;
	margin-bottom: 30px}


/* メイン */
div#main	{width: 100%;
	float: left;
	margin-right: -200px}

/* コンテンツ */
div#content, div#content2 {width: 100%;
	float: right;
	margin-left: -186px;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2, div#content h3, div#content h4, div#content p, div#content table,
div#content2 h2, div#content2 h3, div#content2 h4, div#content2 p, div#content2 table,

	{margin-left: 186px;
	margin-right: 200px}

div#content h2	{background-color: #40e0d0;
	background-repeat: repeat-x;
	border-color: #3399ff;
        border-left-style: solid;
        border-top-style: solid;
        font-size: 1.2em;
	color: #000000;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{font-size: 0.9em;
                 margin-top: 5px;
                 margin-bottom: 0;
                 padding-left: 10px;
clear:both}

div#content h4, div#content2 h4 {background-color: #40e0d0;
	background-repeat: repeat-x;
	border-color: #3399ff;
        border-left-style: solid;
        border-top-style: solid;
        font-size: 1em;
	color: #000000;
	line-height: 26px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
clear: both}

div#content p, div#content2 p	{font-size: 0.9em;
	line-height: 1.6;
	margin-top: 10px}

div#content img, div#content2 img {float: left;
                 margin-top: -5px;
                 margin-right: 15px;
                 margin-bottom: 5px}

div#content table {border-top: 1px solid #006600;
                   border-left: 1px solid #006600;
                   border-collapse: collapse;
                   border-spacing: 0;
                   background-color: #ffffff;
                   empty-cells: show;
                   float: left;
                   font-size: 0.75em;
                   margin-top: 20px}

div#content table th {border-right: 1px solid #006600;
                      border-bottom: 1px solid #006600;
                      color: #006600;
                      background-color: #66ffcc;
                      padding: 0.3em;
                      text-align: center}

div#content table td {border-right: 1px solid #006600;
                      border-bottom: 1px solid #006600;
    padding: 0.3em}

p.clear {font-size: 0.9em;
	 line-height: 1.6;
	 margin-top: 10px;
         clear: both}

p.space {font-size: 0.9em;
	line-height: 1.6;
	margin-top: 10px;
        padding-left: 10px}

/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 20px}

div#sidebar p {font-size: 0.75em;
        float: left;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 0px}

ul.sidemenu	{font-size: 1em;
	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: #660000;
	background-color: #7fffd4;
	border-bottom: solid 1px #006600;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #20b2aa}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #660000;
	border-bottom: solid 1px #66ffcc;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #99ffff}


/* 右サイドバー */
div#sidebar-right	{width: 180px;
	float: right}

div.info	{border: solid 1px #006600;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #66ffcc;
	border-bottom: solid 0px #84c2ff;
	color: #660000;
	font-size: 0.875em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{font-size: 0.7em;
	text-align: center;
　　　　margin: 10px 5px}

div#sidebar-right ul	{font-size: 1em;
	margin: 10px;
	padding: 0}

div#sidebar-right ul li 	{
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}

div#text
        {border: solid 0px #666666;
         padding-left: 0px;
         padding-right: 5px;
         height: 260px;
         overflow: overflow;
margin: 0}

textarea
        {font-size: 0.75em;
         font-style: normal}

/* フッター */
div#footer	{background-image: url(line-blue.png);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.9em;
	font-style: normal;
	text-align: center}
