body {
width:848px;
margin:0px auto 0px auto; /* Mozilla系ブラウザでセンタリング */
/* text-align:center; IEでセンタリング */
	padding: 0px;
	color: #867E6F;
	left: 0px;
	top: 0px;
	right: 0px;

	}



#container{
width:850px;
text-align:left;
margin:0px auto 0px auto; /* Mozilla系ブラウザでセンタリング */
}


#base_header{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:top;
	}

#base_contents{
	margin-left:0px;/* Homeで変更 148-0*/
	margin-top:0px;
	width: 850px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;	
	float:top;
		}


#base_main{
	float:left;
	width:600px;	
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;	
	border-right: 1px #d1d1d1 solid;
}



#base_dis{
	float:right;
	width:240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;

	
}



# .clear { clear:both; }  
# .clear hr { display:none; }  



#my_footer

address {
	font-size: 90%;
	font-style: normal;
	text-align: center;
	margin: 0px 15px 20px 15px;
	clear: both;
#	border: #E4E3E3 1px solid;
#	background: #F5F5F5;
#	padding: 8px 0px;
}

address img {
	vertical-align: bottom;
}


/* アクティブナビ色変更 #headSubNavi（<body class=" ">） */

.introduction #hsnavi06 a, 
.access #hsnavi07 a {
	background-image: url(../images/hnavi_02_hover.gif) !important;
}


.page {
	font-size:9px;
	float:none;
	text-align:right;
	margin: 0px 15px 20px 15px;
}


.current {
	color:#0083A5;
	}
img {
	margin: 0px;
	padding: 0px;
}





h1{
	margin: 0px 15px 0px 15px;
	font-size:18px
	color:#867E6F;
		}

h2{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color:#867E6F;
	font-weight: bold;
	line-height: 150%
	}

h3 {
	margin: 18px 10px 10px 15px;	
	font-size: 13px;
	font-weight: bold;
		color:#867E6F;
}

h4 {
	margin: 16px 10px 10px 15px;	
	font-size: 12px;
	font-weight: bold;
		color:#867E6F;
}


	
p{
	margin: 0px;	
	font-size: 12px;
	line-height: 200%;
	}

em{
font-size:12px;
line-height: 150%
	font-weight:bold
	color:#867E6F
		}


dt{
float:left;
}
dd{
margin-left:230px;
}
		
a:link {
	text-decoration: underline;
	color: #0083A5;
}

a:visited{
		color:#867E6F;
}



a:hover {
	color:#0083A5;
	text-decoration: underline;
}

	
a img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}




hr{
color:#f3f3f3
}

ul {
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
li.li1{
	line-height: 200%;
	list-style-type: square;
	font-size:12px;
	font-weight: bold;
	color: #867E6F;

}
li.li2 {
	line-height: 180%;
	margin-left: 2em;
	font-size:12px;
	list-style-type: disc;
}
li.li3 {
	line-height: 180%;
	margin-left: 4em;
	font-size:12px;
	list-style-type: circle;
}

li.li2-none{
	line-height: 180%;
	margin-left: 2em;
	font-size:12px;
	list-style-type: none;
}

.list-check {
	line-height: 200%;
	margin-left: 2em;
	list-style-image:url('../images/check.gif');
}
li.list-num {
	line-height: 200%;
	margin-left: 2em;
	list-style-type: decimal;
		font-size:12px;
	font-weight: bold;
}


li.list-color {
	margin: 0px 0px 0px 0px;	
	font-size: 12px;
	line-height: 200%;
	list-style-image:url('../../images/list.gif');
}



.lines1 {
border-color:#867E6F;
border-style:solid;
border-width:0pt 0pt 1px;
height:2px;
	margin: 10px 10px 10px 10px;
	}

.lines2 {
border-color:#CCCCCC;
border-style:solid;
border-width:0pt 0pt 1px;
	margin: 10px 10px 10px 10px;
height:0pt;
}
