@charset "utf-8";
/* ---info----------

1.共通
2.会社概要
3.プライバシーポリシー
4.サイトマップ

------------------------*/

/* 1.共通 */

/* 2.会社概要 */
#corp {
	margin-left:10px;
	width:690px;
}

#corp tr{
	border-bottom:solid 1px #999999;
}

#corp td{
	text-align:left;
	vertical-align:top;
	font-size:12px;
	border-bottom:dotted 1px #999999;
	padding:10px;
}

#corp td.miashi{
	font-weight:bold;
	padding-left:15px;
	background:url(../img/info/yaji.gif) left top no-repeat;
	width:150px;
}

#corp ul.naiyo {
	margin-bottom:10px;
}

#corp ul.dantai a{
}

/* 3.プライバシーポリシー */
#privacy {
	margin-left:10px;
}

#privacy dt{
	font-weight:bold;
	margin-top:10px;
}

#privacy dd{
	border-bottom:dotted 1px #999999;
	margin:5px 0;
	padding:5px 0 10px 0;
}

#signature {
	width:160px;
	float:right;
	text-align:left;
	margin:15px 0;
}

/* 4.サイトマップ */
#smap {
	margin-left:20px;
}

#smap ul{
	margin:10px 0 10px 0;
}

#smap ul li{
	margin-left:50px;
	padding-left:15px;
	background:url(../img/info/yaji.gif) no-repeat;
	background-position:0 -10px;
}

#smap ul li.fortop{
	margin-left:0;
}

#smap ul li ul li{
	margin-left:30px;
	background:url(../img/info/yaji02.gif) no-repeat;
	background-position:0 -10px;
}















