@charset 'Shift_JIS';

h1, h2 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}



/* main
------------------------------------------------------------------------------- */

div#main {
	width: 750px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	clear: both;
}

div#main h1 {
	margin: 50px 10px 0 10px;
	padding: 0;
	background-image: url("/img/753/system/system_logo.gif");
	background-repeat: no-repeat;
	width: 730px;
	height: 35px;
}

div#main h2 {
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
	float: left;
}

div#main p {
	margin: 5px 0 5px 0;
	padding:0;
	width: 125px;
	float: left;
	text-align: justify;
}

div#main p.arc_first {
	margin: 5px 15px 5px 20px;	
}

div#main p.arc_second {
	margin: 5px 15px 5px 43px;	
}

div#main div#section_top {
	margin: 10px 0 0 10px;
	padding: 0;
	background-image: url("/img/753/system/section_top.gif");
	background-repeat: no-repeat;
	width: 728px;
	height: 50px;
}

div#main div#description_first {
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url("/img/753/system/descrip01.gif");
	background-repeat: repeat-y;
	width: 709px;
}

div#main div#section_middle {
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url("/img/753/system/section_middle.gif");
	background-repeat: no-repeat;
	width: 709px;
	height: 80px;
}

div#main div#description_second {
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url("/img/753/system/descrip02.gif");
	background-repeat: repeat-y;
	/*width: 526px;*/
}

div#main div#section_bottom {
	margin: 0 0 0 15px;
	padding: 0;
	background-image: url("/img/753/system/section_bottom.gif");
	background-repeat: no-repeat;
	width: 521px;
	height: 15px;
}





/*IE6 —p
------------------------------------------------------------------------------- */

* html div#main p.arc_first {
	margin: 5px 15px 5px 10px;	
}
