body {
	background-image: url(../img/all/bg_body.jpg);
	background-repeat: repeat-x;
}
#container {
	background-image: url(../img/all/bg_container.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/all/bg_header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 780px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}
#header h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 40px;
	width: 405px;
	padding-top: 5px;
	padding-left: 5px;
}
#header h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
	float: right;
	height: 45px;
	width: 315px;
	padding-left: 55px;
}
.all01 {
	clear: both;
}
#main {
	overflow: hidden;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
#contents {
	float: right;
	width: 590px;
	background-image: url(../img/all/bg_contents.gif);
	background-repeat: repeat-y;
}
#side {
	float: left;
	width: 180px;
	padding-left: 10px;
}
#side_info {
	background-image: url(../img/all/side_back.gif);
	background-repeat: repeat-y;
	width: 180px;
	margin-top: 20px;
}
.all02 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.all03 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	padding-left: 20px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	padding-top: 15px;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
.all04 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.all04 a:link {
	color: #333333;
	text-decoration: underline;
}
.all04 a:visited {
	color: #333333;
	text-decoration: underline;
}
.all04 a:hover {
	color: #333333;
	text-decoration: none;
}
.all05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #745BA6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wakusita {
	clear: both;
}

.sM {
	margin-bottom:1.5em;
}

.sM2 {
	margin-bottom:0.7em;
}

.tC {
	display:block;
	text-align:center;
}

.wide {
	width:100%;
}

.bs {
	box-sizing:border-box;
}