@charset "utf-8";
/* CSS Document */

#Block01{
	width:734px;
	height:352px;
	background-image:url(../image/corporate/img01ex.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}

#Block01 a{
	display:block;
	position:absolute;
	width:153px;
	height:42px;
	left: 501px;
	top: 42px;
}

#Block01 a span{
	display:none;
}

#Block02{
	width:734px;
	height:96px;
	background-image:url(../image/corporate/img02ex.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#Block02 h3{
	display:none;
}

#Block03{
	width:734px;
	height:308px;
	background-image:url(../image/corporate/img03ex.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}

#Block03 a{
	display:block;
	position:absolute;
	width:154px;
	height:43px;
	left: 37px;
	top: 22px;
}

#Block03 a span{
	display:none;
}

/**/

#Sell{
	background-image:url(../image/consumer/img04.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:370px;
	margin-left:25px;
	overflow:hidden;
	height: 295px;
}

#Sell p{
	line-height:205%;
	margin:40px 0px;
}

/*サブメニューチェック*/
#SubMenu #co02 {
	color: #F95C2D;
	font-weight: bold;
}
/*文字サイズ指定変更*/

.txt-14px {
	font-size: 14px;
}

.txt-15px {
	font-size: 15px;
}
.txt-16px {
	font-size: 16px;
}
