body	{margin: 0;0
	padding: 0}

a	{color: #017acd}

/* コンテナ */
div#container	{width: 760px;
	background-image: url(line-gray176.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto}

div#container-inner	{background-image: url(line-rFrame584.png);
	background-repeat: repeat-y;
	background-position: right top}

/* ヘッダー */
div#header	{background-color: #dddddd;
	background-image: url(sky-wind.jpg);
	background-position: 0 -60px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #666666;
	padding: 80px 20px 20px;
	margin-bottom: 20px}

div#header h1	{margin: 0}

div#header p	{color: #000080;
	font-size: 1.5em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}


/* メイン */
div#main	{width: 740px;
	float: left;
	margin-right: -240px}

/* コンテンツ */
div#content	{width: 554px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-color: #92c9ff;
	background-image: url(grad-skyblue.png);
	background-repeat: repeat-x;
	border: solid 1px #84c2ff;
	font-size: 1.2em;
	color: #000000;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content h4	{background-color: #ffffff;
	background-image: url(mark.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.75em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 1.0em;
	line-height: 1.6;
	margin-top: 10px;}
p.dotted { border-style:dotted; }
p.dashed { border-style:dashed; }
p.solid { border-style:solid; }
p.double { border-style:double; }
p.groove { border-style:groove; }
p.ridge { border-style:ridge; }
p.inset { border-style:inset; }
p.outset { border-style:outset; }
p.none { border-style:none; }

div#content p2	{font-size: 0.6em;
	line-height: 1.6;
	margin-top: 10px}

table	{font-size: 0.75em;
	margin-bottom: 20px;
	border: none;
	border-collapse: collapse}

table.table1 th, td  {padding: 8px}

table.table1 th  {width: 100px;
	text-align: left;
	vertical-align: top;
	background-color: #add8e6;
	border: solid 1px #4682b4}

table.table1 td  {background-color: #e0ffff;
	border: solid 1px #4682b4}

table.table2 th, td  {padding: 6px}

table.table2 th  {width: 100px;
	text-align: left;
	vertical-align: top;
	background-color: #add8e6;
	border: solid 1px #4682b4}

table.table2 td  {width: 322px;
	background-color: #e0ffff;
	border: solid 1px #4682b4}


div#content img     {float:right;
        margin-left: 15px;
        margin-bottom: 15px}

/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 24px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	border: solid 1px #ffffff;
	margin-bottom: 10px;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #017acd}

ul.sidemenu ul 	{margin: 10px 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: transparent;
	background-image: url(maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 13px;
	color: #000000;
	border: none;
	line-height: 24px;
	margin-bottom: 0}

ul.sidemenu ul li a:hover 	
	{background-color: #faffda;
	color: #000000}
	
div.info	{border: none;
	margin-bottom: 20px}

div#sidebar h2	{background-color: #005087;
	border-bottom: none;
	color: #ffffff;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px}

div#sidebar p.photo	{text-align: center}

div#sidebar p	{font-size: 0.75em;
			margin: 10px;
			clear: both}


/* 右サイドバー */
/*なし*/

/* フッター */
div#footer	{background-image: none;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
