﻿	@charset "utf-8";
	

	/*
	 このCSSファイルはフォントサイズ、色、テキストリンク、行間等のなどのフォント調整を記述しています。*/
	@import url("/css/font/font_ja.css");
	
	
#foot_link {
		width: 531px;
		text-align: center;
		clear: both;
		margin-bottom: 25px;
		margin-top: 50px;
	}
#translation h2 {
	height: 21px;
	width: 531px;
	margin-bottom: 20px;
	display: block;
}
#translation h4 {
	display: block;
	height: 20px;
	width: 531px;
	margin-bottom: 12px;
}

#translation p {
	font-size: 12px;
	line-height: 20px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 20px;
}
#translation01 {
	background-image: url(/images/stories/solutions/translation_bg01.gif);
	height: 166px;
	width: 531px;
	background-repeat: no-repeat;
	background-position: top;
}
#translation01 p {
	font-size: 12px;
	line-height: 20px;
	margin-left: 14px;
	margin-top: 20px;
}
#translation02 h4 {
	margin-bottom: 20px;
}
#translation02 {
	height: 369px;
	width: 531px;
	background-image: url(/images/stories/solutions/translation_bg02.gif);
}
#translation02 p {
	margin-left: 48px;
	margin-right: 48px;
	line-height: 140%;
}
.mt12 {
	margin-top: 12px;
}
.led {
	color: #FF0000;
}
.bt_ent {
	margin-top: 30px;
	display: block;
	height: 52px;
	width: 258px;
	margin-left: 136px;
}
