@charset "utf-8";
/* CSS Document */
/*共通*/

/*会社情報*/
#COMPANY {
	width:713px;
	margin-left:auto;
	margin-right:auto;
	
}

/*個人情報保護方針*/
#PRIVACY {
	width:713px;
}
#PRIVACY h2 {
	font-size: 16px;
	line-height: 24px;
	color: #930;
	font-weight: bold;
}
#PRIVACY .contents {
	list-style:decimal;
	padding:2em 0 0 6em;
	font-weight:bold;
	color:#572C27;
}
#PRIVACY .contents a {
	color:#572C27;
}
#PRIVACY .contents a:hover {
	color:#B78E5E;
}
#PRIVACY h3 {
	width:698px;
	margin:30px 0 0 10px;
	padding-left:5px;
	border-bottom:1px solid #000;
	font-size:14px;
	font-weight:bold;
}
#PRIVACY .list01 {
	padding-left:3em;
	text-indent: -2.5em;
}
#PRIVACY .list01 li {
	margin-top:1.1em;
	line-height:1.4em;
	letter-spacing:0.03em;
}
#PRIVACY .list02 {
	padding-left:2em;
}
#PRIVACY .list02 li{
	font-size:12px;
	margin-top:1em;
	line-height:1.4em;
	letter-spacing:0.03em;
}
#PRIVACY .list03 {
	padding-left:3em;
}
#PRIVACY .list03 li{
	font-size:12px;
	margin-top:1em;
	letter-spacing:0.03em;
}
#PRIVACY p {
	padding-left:2.5em;
	margin-top:1.1em;
}
#PRIVACY .txt02 {
	margin-left:1em;
}
#PRIVACY .attention {
	font-size:12px;
}

/*沿革*/
#HISTORY {
	width:713px;
	margin-left:auto;
	margin-right:auto;

}
#HISTORY h2 {
	font-size: 16px;
	line-height: 24px;
	color: #930;
	font-weight: bold;
}
#HISTORY #Y1950 {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -42px;
}
#HISTORY #Y1990 {
	width:600px;
	background:url(../company/image/hist_sabti02.gif) no-repeat 0 0 #FFF;
	margin-left:auto;
	margin-right:auto;
}
#HISTORY #Y2000 {
	width:600px;
	background:url(../company/image/hist_sabti03.gif) no-repeat 0 0 #FFF;
	margin-left:auto;
	margin-right:auto;
}
#HISTORY table {
	margin-top:42px;
	background:#FFF;
}
#HISTORY #pt {
    width:600px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#HISTORY .table01 {
	width:430px;
	float:left;
}
#HISTORY th {
	width:50px;
	padding:14px 8px;
	border-bottom:1px solid #E3D0AC;
	font-weight:bold;
	color:#572C27;
	vertical-align:top;
}
#HISTORY td {
	padding:14px 8px;
	border-bottom:1px solid #E3D0AC;
	color:#4E4135;
}
#HISTORY .bottom {
	border-bottom:none;
}
#HISTORY .table02 {
	width:131px;
	float:left;
	margin:42px 0 0 15px;
}
#HISTORY .table02 td {
	border-bottom:none;
	font-weight:normal;
}
#HISTORY .table02 p {
	font-size:10px;
	line-height:1.45em;
	letter-spacing:0.15em;
}

#EXP .map01,
#EXP .map02 {
	width:48px;
	margin:0 auto;
	text-indent:-9999px;
}
#EXP .map01 a {
	display:block;
	width:48px;
	height:18px;
	background:url(../fc/image/btn_map01.gif) no-repeat 0 0;
}
#EXP .map01 a:hover {
	background:url(../fc/image/btn_map01.gif) no-repeat 0 -18px;
}

/* サイトマップ*/

.sitemap01{
 border-bottom:solid 1px #000000;
 padding-bottom: 8px;
 padding-top:8px;
 }
 

.sitemap01 td {
	border-bottom:1px solid #000000;
	padding-bottom: 6px;
    padding-top:6px;
}

.sitemap03 td {
	border-bottom:1px solid #666666;
	padding-bottom: 6px;
    padding-top:6px;
}

.sitemap02 td {
	border-bottom:1px dashed #000000;
	padding-bottom: 6px;
    padding-top:6px;
}

#sitemap_bottom {
	border-bottom:none;
}

#SITEMAP h3  {
	font-size: 14px;
	line-height: 24px;
	color: #005d30;
	font-weight: bold;
}
#SITEMAP .a01 {
background-image:url(../company/image/icon_green.gif);
background-repeat:no-repeat;
background-position:0px 1px;
padding-left:15px;
}

#SITEMAP .a02 {
background-image:url(../company/image/icon_3.gif);
background-repeat:no-repeat;
background-position:0px 1px;
padding-left:15px;
}
