@charset "utf-8";
/*--------------------------
　タイトルナビ
---------------------------*/
.about_sp a{
	background-image:url(../img/low/about_sp_o.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
.about_sp a:hover{
	background-image:url(../img/low/about_sp_o.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
.about_pointskill a{
	background-image:url(../img/low/about_pointskill.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
.about_pointskill a:hover{
	background-image:url(../img/low/about_pointskill_o.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
/*--------------------------
　ナビ
---------------------------*/
.about a{
	background-image:url(../img/common/about_o.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:88px;
	display:block;
}
.about a:hover{
	background-image:url(../img/common/about_o.jpg);
	background-repeat:no-repeat;
}

/*--------------------------
　spJapan
---------------------------*/
#spJapan{
	width:565px;
	padding:70px 0 0 0;
}
/*--------------------------
　article　タイトルと記事
---------------------------*/
#article img{
	float:right;
	margin:10px 0 40px 10px;
}
#article em{
	font-size:120%;
	margin:0 3px 0 0;
	color:#F93;
	font-weight:bold;
}
