@charset "utf-8";

section#news{
	font-size: 14px;
	color: #000;
	text-align: left;
}
section#news dl{}
section#news dl dt{}
section#news dl dd{
	margin-top: 5px;
}
section#news dl dd span{
	font-weight: bold;
	color: #F00;
}
section#news h2{
	color:#009;
	font-size:25px;
}
section#news p{
	font-size:20px;
}


section#datafukkyuu{
	margin-top: 8px;
	margin-bottom: 10px;
}
section#datafukkyuu p{}

section#service{
	margin-top: 5px;
}
section#service h2{}
section#service span{
	display: none;
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}
section#service p{
	background: url(../images/menu.png) no-repeat 0px 0px;
	width: 620px;
	height: 340px;
}

section#textarea{
	margin-top: 10px;
	width: 606px;
}
section#textarea h2{
	background: url(../images/h2.png) no-repeat 0px 0px;
	height: 35px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
section#textarea h2 span{
	display: none;
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}
section#textarea h4{
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
section#textarea p{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-size: 13px;
	line-height: 150%;
	color: #333;
}

section#toiawase{
	width: 606px;
	background: url(../images/meritto.png) no-repeat 0px 105px;
	height: 378px;
}
section#toiawase p{
	width: 606px;
}

section#box{
	width: 606px;
	margin-bottom: 15px;
	overflow: hidden;
}
section#box div{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #9A308D;
	height: 200px;
	text-align: left;
}
section#box div h3{}
section#box div p{
	width: 270px;
	font-size: 13px;
	line-height: 150%;
	margin-left: 10px;
	padding-top: 10px;
}
section#box div.kido{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #9A308D;
}

section#box div.panele{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #C82209;
}

section#box div.keybord{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #009944;
}

section#box div.ekisho{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #0098E1;
}

section#box div.ion{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #EC6300;
}

section#box div.cddvd{
	width: 288px;
	float: left;
	margin: 5px;
	border: 1px solid #D10080;
}


section#banner02{}
section#banner02 p{
	margin-bottom: 15px;
}
