@charset "shift-JIS";

/* HOME 見出し */
#home h2{
	margin-top:53px;
}

/* コンテナ */
#home #container .wrap{
	height:417px;
}

/* コンテンツ */
#home #contents{
	height:417px;
}

/* コンテンツエリア */
#home #contents .wrap2{
	width:529px;
}

/* 会社紹介文章エリア */
#home #text{
	width:256px;
	height:242px;
	float:right;
	text-align:right;
}

#home #text h3, 
#home #text ul,
#home #text p{
	visibility:hidden;
}

/* インフォメーション */
#home #info{
	width:273px;
	float:left;
}

.infoTd{
	padding-left:22px;
	font-size:66.6%;
	line-height:1.3;
}

.infoTd li{
	margin-top:1em;
}