@charset "UTF-8";

/* =================================================================================

Profile

================================================================================= */

div.relatedLinks{
	margin:20px 0;
	background-color:#f5f5f5;
	width:600px;
	border:1px solid #e5e5e5;
	position:relative;
}

ul#rl{
	padding:10px 15px 10px 8em;
}

ul#rl li{
	float:left;
	margin-left:10px;
	padding-left:13px;
	background:url(/common/css/image/icon/arrow01.gif) no-repeat 6px 0.5em;
}

div.relatedLinks span{
	position:absolute;
	/zoom:1;
}

div.relatedLinks span.tit{
	font-weight:bold;
	left:20px;
	top:11px;
}

div.strategyBox .fr{
    width:180px;
}

div.strategyBox .fl{
    width:370px;
}

#strategy .sectionIn h2 {
    font-size:184%;
    color:#0077c2;
    font-weight:bold;
}

#strategy span strong{
	font-weight:bold;
}

#strategy p span.name{
	font-size:120%;
	font-weight:bold;
	}