body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D0D3C5;
	background-image: url(../layout/bckg_1.jpg);
	font-family: "ＭＳ Ｐゴシック","Verdana", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6501;
	text-decoration: underline;
}
* {
 margin: 0px;/*全てのマージンを0に*/
 padding: 0px;/*全ての余白を0に*/
}

/*iepngfix(IE6、IE5.5用png透過。IE5は透過不可)*/
img, div {
	behavior: url(../iepngfix.htc)
}

/* コンテナ */
div#header_top	{
	width: 900px;
	height: 108px;
	background-image: url(../layout/bckg_head1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
div#wrapper	{
	width: 900px;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
h1{
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* ヘッダー */
div#header	{
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
div#top_navi{
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}
div#header h1	{margin: 0 auto}

div#header p	{color: #333333;
	font-size: 12px;
	margin: 0}
div#content_h{
	width: 393px;
	padding: 15px;
	background-color: #CCCCCC;
	background-position: center center;
	margin: 1px;
}

/* パンくずリスト */
.bread	{
	font-size: 12px;
	margin-left: 25px;
	line-height: 40px;
	height: 40px;
	color: #333333;
}
p{
	font-size:12px;
	color: #333333;
	line-height: 160%;
}

/* コンテンツ */
div#container_850px{
	width: 850px;
	margin-right: 25px;
	margin-left: 25px;
}
div#txt_footet{
	font-size: 12px;
	text-align: right;
	height: 25px;
	width: 400px;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}
/*ボーダーレイアウト*/
div#border{
	width: 416px;
	float: right;
	padding: 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-position: center center;
}
div#border2	{
	width: 416px;
	padding: 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-position: center center;
	float: left;
}
.content2	{
	width: 384px;
	padding: 15px;
	background-color: #E6E7EC;
	background-position: center center;
	margin: 1px;
}
div#sidebar	{width: 420px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	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: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 0px}

ul.sidemenu li a:hover	{background-color: #017acd}

p.feed	{margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}
/* レイヤースタイル */
div#logo_head{
	float: left;
	margin-left: 15px;
	margin-top: 42px;
}
div#txt_link{
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	padding-left: 5px;
	float: right;
	text-align: right;
	width: 700px;
	position: absolute;
	top: 112px;
	margin-left: -730px;
	left: 100%;
}
.clear {
	clear:both;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* フッター */
div#footer	{
	width: 900px;
	margin-top: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../layout/bckg_foot1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt_linkFooter{
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding-top: 15px;
}
.footIMG{
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 850px;
}
address	{
	font-size: 11px;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#container_850px  .pankuzu  {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*---------------------オンマウスで画像を明るくする---------------------*/
a:hover img {
filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
}
.lBox {
	float: left;
	width: 190px;
}
.mContents {
	float: right;
	width: 640px;
}
.cInfoBox {
	padding: 1px;
	width: 636px;
	border: 1px solid #999999;
}
.cInfoTable th {
	font-size: 12px;
	font-weight: bold;
	background-color: #D7EBD7;
}
.cInfoTable td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #EFF7EF;
}
