﻿@charset "UTF-8";


/* -------------------------------------------------------------------
 プロフィールページ(English)
------------------------------------------------------------------- */

/* 実績例レイアウト Start */
#wrap div#solution_exam_tit_e{ /* English 201111 */
	clear:both;
	background-image: url(/img/e_prof_exam_01.gif);
	background-repeat:no-repeat;
	margin: 0px 110px 0px 110px;
	height: 45px;
}
#wrap div#solution_exam_e{/* English 20111228 */
	text-align:left;
	background-image: url(/img/e_prof_exam_02.gif);
	background-repeat:repeat-y;
	margin: 0px 110px 0px 110px;
	padding: 20px 30px 5px 30px;
	color: #333333;
}
#wrap div#solution_exam_e .ex_title{/* English 20111214 */
	font-weight:bold;
	margin: 0 0 10px 0;
}
#wrap div#solution_exam_btm_e{/* English 20111228 */
	text-align:left;
	background-image: url(/img/e_prof_exam_03.gif);
	background-repeat:no-repeat;
	margin: 0px 110px 15px 110px;
	padding: 10px 30px 10px 30px;
}
#wrap div#solution_exam_e hr{/* English 20111228 */
	width: 620px;
	height:1px;
	noshade;
	border: 0;
	border-top: 2px dotted #FFCC89;
	margin-bottom:15px;
}
#wrap div#solution_exam_e img{
	float:left;
	margin:auto 5px auto 0px;
}
/* 実績例レイアウト End */


/* use in common(english) */
.parag {
	padding: 0 110px 0 110px;
	text-align:left;
}
/* about us (english) */
.parag div#name {
font-size: 16px;
font-weight: bold;
}
.parag div#posi {
font-size: 12px;
font-weight: bold;
}
#wrap table#company_info {
width:680px;
table-layout:fixed;
margin-left:50px;
}
#wrap table#company_info th {
text-align:left;
width:150px;
padding-bottom:5px;
}
.parag div.ttl {
font-size: 16px;
font-weight: bold;
margin-bottom:15px;
}
/*
#wrap div#titleImg img {
margin: 0;
word-break: normal;
}
*/

/* ABOUT USの会社情報用に追加  20111226 */
.arw_list li
{
	padding-left:15px;
	background:url(/img/common/arrow_s.gif) no-repeat left 0.4em;
	vertical-align:middle;
}
