@charset "utf-8";
/* CSS Document */

/* 共通部分 */
.layoutcompany {
	padding:0;
	margin:0;
	background-image:url(../images/system/bgsystem.jpg);
	background-repeat:repeat-x;
}
.headerlayout {
	margin:0 auto;
	background-image:url(../images/system/headersystem.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:300px;
}
.headtopmenu {
	width:600px;
	float:right;
	height:80px;
	padding:10px 0 0 0;
}
.mainleft {
	width:190px;
	padding:10px 0 0 0;
	float:left;
	height:180px;
}
.footterright {
	background-image:url(../images/system/linesystem.jpg);
	background-repeat:repeat-x;
	height:50px;
	margin:0 0 0 190px;
	padding:0;
}
/* 共通部分ここまで*/

/*説明文*/



.clear {
	clear:both;
}
.pic {
	margin:0 auto 30px auto;
	width:560px;
	border:1px #CCC solid;
}
.liststyle {
	padding:0 0 0 20px;
	margin:0;
}
