#container {
	width: 740px;
	background-color:#fff;
	margin-right: auto;
	margin-left: auto;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	/*padding-right: 10px;
	padding-left: 10px;*/
}
body {
	background-color: #FFFFE1;
	background-image: url(../img/all/back.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
#header {
	/*background-image: url(../img/all/bg_head.jpg);
	background-repeat: repeat-x;*/
	height: 120px;
}
#h_box {
	height: 20px;
	width: 740px;
	overflow: hidden;
}
#h_box h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #444;
	float: left;
	height: 15px;
	width: 420px;
	padding-left: 10px;
	padding-top: 5px;
}
#h_box h2 {
	float: right;
	height: 15px;
	width: 300px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#h_box a {
	color: #FFFFFF;
	text-decoration: none;
}

#header h3 {
	text-align: center;
	clear: both;
}
#main {
	clear: both;
	width: 720px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	overflow: hidden;
}
#side {
	float: left;
	width: 210px;
}
#side ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side li {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 140%;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 5px;
}
#side a:link {
	color: #0000FF;
	text-decoration: none;
}
#side a:visited {
	color: #0000FF;
	text-decoration: none;
}
#side a:hover {
	color: #990000;
	text-decoration: underline;
}

.side00 {
	padding-bottom: 15px;
}
.side01 {
	padding-bottom: 5px;
}

.side03 {
	margin-top: 25px;
	margin-bottom: 5px;
}
.side04 {
	padding-top: 30px;
}




#contents {
	float: right;
	width: 495px;
}

.bt {
	text-align: center;
	padding:20px;
	clear: both;
}
#container h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/all/footbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
	height: 20px;
	width: 740px;
	padding-top: 10px;
}
.links {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 180%;
	padding-left: 20px;
}


/* ƒƒ{ƒTƒ“—p */

.robo{
	padding:10px 0;
}

.robo p{
	margin:20px 10px;
	font-size:12px;
	line-height:1.5em;
	color:#444;
}
.robo_title{
	padding:10px 0;
	background:url(../img/robo/robosan_back.gif) top repeat-x;
	clear:both;
}

.robo_list li{
	list-style:disc;
	font-size:12px;
	margin-bottom:12px;
	margin-left:20px;
}

.robo_list{
	margin:10px;
	border:1px #999 solid;
	padding:10px;
}

.robo table{
	font-size:12px;
	color:#444;
	border:#999 solid 1px;
}

.robo table td{
	padding:5px;
	border:#999 solid 1px;
}

.robo table tr{
	border-bottom:#999 1px solid;
}

.robo_l{
	float:left;
	width:310px;
}
.robo_r{
	float:right;
	width:170px;
}
.robo_r li{
	font-size:11px;
	margin-bottom:5px;
	list-style:disc;
}

/* DM—p */
#dm h4{
	margin-bottom:20px;
}
#dm p{
	margin:20px 10px;
	font-size:12px;
	color:#444;
}

.dm_img{
	margin-bottom:15px;
}