﻿*{
	font-family: "ＭＳ Ｐゴシック", "arial","sans-serif";
	background-color:transparent;
	font-size:100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin:0;
	padding:0;
}
body {
	font-size:0.9em;
	background-color:#FFF;
	text-align:center;
}
marquee, blink {
	display: none;
}
img {
	border: 0px;
}
.clear {
  clear:both;
}

hr{
	display:none;
}

/* レイアウト */

#container{
	margin:0 auto;
	width:766px;
	text-align:left;
	background:#f7eded url('images/saisei_rinsyo-f_04.gif') repeat-y 100% 0;
}

#header{
	margin:0;
	text-align:left;
	background:#f7eded url('images/saisei_rinsyo-f_01.gif') no-repeat;
	height:99px;
	font-size:0;
	line-height:0;
}

#menu_list{
	width:181px;
	float:left;
	font-size:0;
	line-height:0;
	padding-top:60px;
	background:#f7eded url('images/saisei_rinsyo-f_02.gif') no-repeat 0 0;
}
#menu_list dt,
#menu_list h2{
	display:none;
}
#menu_list ul{
	list-style-type:none;
}

#footer{
	clear:both;
	height:70px;
	background:transparent url('images/saisei_rinsyo-f_19.gif') no-repeat;
	width:766px;
	margin:0 auto;
}
/* header系 */
#header h1,
#header #description{
	display:none;
}
#header #map{
	text-align:right;
	padding:26px 181px 0 0;
}
#header #mail{
	text-align:right;
	padding:0px 181px 0 0;
}
#header #c_plus{
	text-align:right;
	margin:-29px 146px 0 0;
}
#header #c_icon{
	text-align:right;
	margin:-21px 105px 0 0;
}
#header #c_minus{
	text-align:right;
	margin:-21px 86px 0 0;
}
/* コンテンツ系 */

#content{
	float:left;
	width:546px;
	text-align:left;
	background-color:#f7eded;
}
#content h2{
	color:#023C45;
	font-family: "ＭＳ Ｐ明朝", "arial","sans-serif";
/*	background-color:#836D8B;
	border:ridge 1px #836D8B;*/
	border-bottom:solid 2px #A4AD9C;
	text-indent:0.1em;
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
}
#content .history_back{
	margin-top:-23px;
	text-align:right;
	margin-bottom:10px;
}
#content .cate_top{
	text-align:right;
}

#content table{
	width:98%;
	margin:0 0 0.2em auto;
	text-align:left;
	border-collapse:separate;
	color:#373D37;
}
#content th{
	width:25%;
	background-color:#fff;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	padding:0 1em;
}
#content td{
	background-color:#FFFAFF;
	border-right:ridge 1px #836D8B;
	border-bottom:ridge 1px #836D8B;
	border-left:solid 7px #F7EDED;
	border-top:solid 3px #F7EDED;
	padding:0 1em;
}

#content a{
	color:#3B73FF;
	text-decoration:none;
}

#content table thead th{
	color:#000;
	font-size:0.8em;
}
#content table thead th strong {
	font-size:1.7em;
	font-weight:bold;
	margin-right:0.3em;
}
#site_navi{
	display:none;
}


/* footer系 */
#footer p{
 display:none;
}
}