/***** 企業理念専用 *****/

/***** メインタイトル *****/
#Title h1{
	padding : 18px 0 23px 0;
}

/***** メニュー *****/
#Menu{
	margin : 0 
}

/***** コンテンツ *****/
#Contents{
	margin : 40px 0 0 0;
}

#Contents h2{
	font-size : 20px;
	color : #C9410F;
	padding : 0 0 10px 0;
}
#Contents p{
	line-height : 18px;
	padding : 0 0 15px 0;
}

#System {
	width : 460px;
	float : left;
}

#System dl{
	width : 460px;
	float : left;
	padding : 0 0 10px 0; 
}
#System dl dt{
	width : 125px;
	float : left;
	line-height : 18px;
}
#System dl dd{
	width : 335px;
	float : right;
	line-height : 18px;
}

#Photo{
	width : 290px;
	float : right;
}

#Line{
	height : 20px;
	background : #000000;
}