﻿@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;
}
#our-client h2 {
	height: 21px;
	width: 531px;
	display: block;
	margin-bottom: 16px;
}
#our-client p {
	font-size: 12px;
}
#our-client p {
	padding-left: 14px;
}
#client_bt01 {
	height: 212px;
	width: 159px;
	background-image: url(/images/stories/our-client/our-client_bg01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	float: left;
	margin-left: 14px;
	margin-bottom: 20px;
}
*html #client_bt01 {
	margin-left: 7px;
}
#client_bt02 {
	height: 212px;
	width: 159px;
	background-image: url(/images/stories/our-client/our-client_bg02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin-top: 20px;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 20px;
}
#client_bt03 {
	height: 212px;
	width: 159px;
	background-image: url(/images/stories/our-client/our-client_bg03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#client_cr {
	display: block;
	clear: both;
	height: 1px;
	width: 531px;
}

