@charset "utf-8";
/* ------------------------------------- */
/* Layout */
/* ------------------------------------- */
#container{
	font-family:"Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.75;
}
#main{
	padding: 50px 0 0;
	color: #475059;
	font-size: 14px;
}
#main h2{
	font-weight: 300;
	font-size: 36px;
	margin-bottom: 50px;
	text-align: center;
}
h3.title {
	border-left: 5px solid #26A3F4;
	color: #26A3F4;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 7px 8px 5px;
}
div#siteicon{
	margin:0 0 20px;
}

div#siteicon-inner{
	padding:5px 0 0 0;
}
div#siteicon li{
	float:left;
	margin:0 5px 5px;
	height:34px;
}
#site{
	width:940px;
}
#site li{
	display: inline-block;
	width:450px;
	margin-bottom:30px;
	margin-right:20px;
	vertical-align: top;
}
#site .siteHead{
	background:#EDEDED;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
#site .siteHead .banner{
	background:#FFF;
	width:130px;
	height:90px;
	border:1px solid #B4B4B4;
	float:left;
	margin-right:10px;
}
#site .siteHead .banner h2{
	text-align:center;
}
#site .siteHead .exchange{
	width:286px;
	height:92px;
	background:#FFFFFF;
	overflow:hidden;
	float:left;
}
#site .siteHead .banner h3{
	text-align:center;
	padding-top: 5px;
}
#site .siteHead .exchange h4{
	border-bottom:1px solid #EDEDED;
	padding:10px 10px;
	line-height: 1;
}
#site .siteHead .exchange p{
	padding:8px 10px;
	line-height: 1.5;
}
#site .siteBody{
	padding:10px;
}
#site .siteBody .detail h4{
	line-height:150%;
	background:url(/static/docs/PC/images/content/get/icon_link.gif) no-repeat left;
	padding-left:12px;
}