@charset "utf-8";
/* CSS Document */
a	{color: #017acd}


.damy{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.cls_all {
	clear: both;
}

.cls_left{
	clear: left;
}

/* オリジナル */


#main_wrapper {
	background-image: url(img/back_img.gif);
	background-repeat: repeat-y;
	_height: 400px;
}


/* メニューラッパー */
#left_wrapper {
	float: left;
	width: 200px;
	_width: 170px;
	margin-left: 10px;
	font-size: 10pt;
	background-color: #9ebacc;
}

/* メニュー項目 */
#left_wrapper div {
	width: 175px;
	_width: 165px;
	margin: 10px 5px 10px 16px;
}

/* 右コンテンツラッパー */
#right_wrapper {
	width: 540px;
	_width: 520px;
	float: right;
	font-size: 10pt;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* フッター */
#new_footer {
	background-color: #005087;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 20px 5px 5px;
	text-align: right;
	font-size: 8pt;
}


/* コンテナ */
div#container	{width: 780px;
	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{font-size:12px}
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: 0px;
	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
}


