﻿@charset "utf-8";

/*

information
	概要 : このCSSファイルは各ページごとの設定、共通CSSファイルのインポートを記述しています。

 このCSSファイルはフォントサイズ、色、テキストリンク、行間等のなどのフォント調整を記述しています。*/
@import url("/css/font/font_ja.css");
@import url("/css/common/slimbox2.css");


#main_column01 h2 {
	height: 21px;
	width: 531px;
	margin-bottom: 16px;
}
#d_pic {
	width: 199px;
	margin-left: 14px;
	float: left;
	margin-bottom: 30px;
}
*html #d_pic {
	margin-left: 7px;
}
#d_pic li {
	float: left;
	height: 25px;
	width: 66px;
	margin-top: 7px;
	text-align: center;
}
#d_expansion {
	clear: both;
	display: block;
	height: 20px;
	width: 199px;
}

#d_details {
	float: left;
	width: 260px;
	margin-left: 10px;
	background-color: #ebffda;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin-bottom: 30px;
}
*html #d_details {
	width: 296px;
}
#d_details h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	word-spacing: 1px;
}
#d_details p {
	margin-bottom: 5px;
	margin-left: 6px;
	font-size: 12px;
	line-height: 18px;
}
#d_china {
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
}
#d_china h3 {
	margin-bottom: 16px;
	height: 23px;
	width: 531px;
}
#d_pic02 {
	display: block;
	margin-left: 14px;
	height: 265px;
	width: 504px;
}
*html #d_pic02 {
	margin-left: 7px;
}
#d_english h3 {
	margin-bottom: 15px;
	height: 23px;
	width: 531px;
}
#d_pic03 {
	display: block;
	margin-left: 14px;
	height: 269px;
	width: 504px;
}
*html #d_pic03 {
	margin-left: 7px;
}


#foot_link {
	width: 531px;
	text-align: center;
	clear: both;
	margin-bottom: 25px;
	margin-top: 50px;
}
#d_case01 {
	border: 1px solid #e7e7e7;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 218px;
	background-image: url(/images/stories/our-client/design_pic04.jpg);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	margin-top: 30px;
}
#d_case02 {
	border: 1px solid #e7e7e7;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 218px;
	background-image: url(/images/stories/our-client/design_pic05.jpg);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	margin-top: 30px;
}
#d_case03 {
	border: 1px solid #e7e7e7;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 218px;
	background-image: url(/images/stories/our-client/design_pic06.jpg);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	margin-top: 30px;
}
#d_case01 dl,#d_case02 dl,#d_case03 dl {
	clear: both;
	background-image: url(/images/stories/our-client/design_line297.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 22px;
	padding-left: 14px;
	padding-top: 10px;
}




#d_case01 dt,#d_case02 dt,#d_case03 dt {
	float: left;
	clear: both;
	font-size: 12px;
	color: #0078B4;
}
#d_case01 dd,#d_case02 dd,#d_case03 dd {
	float: left;
	font-size: 12px;
	margin-left: 25px;
}

#d_case01 p,#d_case02 p,#d_case03 p {
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	line-height: 19px;
}
#d_english #ent_bt {
	text-align: center;
	margin-top: 40px;
}

