/****/
@charset "Shift_JIS";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFB301;
	text-align: center;
}
/**S̃CAEg**/
div#glovalLayout {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	text-align: left;
	background-image: url(../image/parts/main_header.jpg);
	background-repeat: no-repeat;
}
h1 {
	margin-left: 40px;
}
h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 40px;
}
p {
	width: 620px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 18px;
}
/**CRec**/
div#mainContents {
	color: #775434;
	width: 700px;
	background-attachment: scroll;
	background-image: url(../image/parts/main_bg.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-bottom: 10px;
}
img#topics100224 {
	margin-top: 20px;
	margin-left: 40px;
}
/**tb^[**/
div#footer p{
	clear: left;
	width: 700px;
	height: 30px;
	background-image: url(../image/parts/main_copyright.jpg);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
