@charset "shift_jis";


body  {background-color: #ebe8e1;
       font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
a	{color: #000fff}



/* コンテナ */
div#container	{width: 90%;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #000000;
	background-image: url(images/daiya.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 28px 20px 50px}

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 12px;
	color: #000000;
        margin-top: 3px;
	margin-bottom: 10px}





/* コンテンツ */
div#content	{width: 100%;
	background-color: #ebe8e1;
        float: right;
	margin-bottom: 25px}



div#content h2	{background-color: #ff0000;
	background-image: url(images/ber4.png);
	background-repeat: repeat-x;
	border: solid 1px #ebe8e1;
	font-size: 18px;
	color: #ffffff;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}


div#content p	{font-size: 15px;
	line-height: 1.6;
	margin-top: 10px}


/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 25px}

div#sidebar p	{font-size: 12px;
	line-height: 1.6;
	margin-top: 10px}

ul.sidemenu	{font-size: 15px;
	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: #000000;
	background-color: #a3bac2;
	border-bottom: solid 1px #ebe8e1;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #00ffff}



/* フッター */

address	{font-size: 12px;
	font-style: normal;
	text-align: center}

</style>
</head>
<body>

<!-- コンテナ -->
<div id="container">

<!-- ヘッダー -->
<div id="header">











