@charset "utf-8";
/* CSS Document */
a	{color: #017acd}
a.link {color:#000000}

/* コンテナ */
div#container	{width: 560px;
	border: solid 1px #666666;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #017acd;
	background-image: url(./sky.jpg);
	padding: 15px 20px 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px}

div#header h1	{
	margin: 0;
	height: 70px;
	color: #999999;
}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

P.inyo{text-align:right}
h2.top{font-size:85%}
span.name{font-weight:bold;
          font-size:16px}

/* パンくずリスト */
p#bread	{background-color: #005087;
	line-height: 18px;
	font-size: 0.75em;
	color: #cccccc;
	text-align: right;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px}

p#bread a	{color: #92c9ff;
	text-decoration: none}

/* コンテンツ */
div#content	{margin-left: 10px;
	margin-right: 10px}

div#content h2	{margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(./bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

p.button	{text-align: center;
		 font-size:10px;
	margin-top: 10px}

p.button img	{border: none}


/* フッター */
div#footer	{padding-top: 8px;
	width: 560px;
	margin-left: auto;
	margin-right: auto}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: left}

div#news {width:540px;
          padding-left:10px}
	  
.style1 {
	font-size: 14px
}

#container #content a {
	color: #000000;
}
