* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#top {
	height: 128px;
	padding: 10px 0 12px 0;
	background: url(../../ropartz/image/bgd_top.gif) repeat-x bottom;
}
#container1 {
	width: 100%;
	background: #fafced url(../../ropartz/image/edge_left.gif) repeat-y left;
}
#container2 {
	width: 100%;
	background: transparent url(../../travel/image/edge_right.gif) repeat-y right;
}
#left {
	float: left;
	width: 200px;
	padding: 0.1em 0 0 0;
	border-right: medium none blue;
}
#contents {
	height: auto;
	width: auto;
	margin-left: 200px;
	padding: 0.1em 2em 0 0;
	border-left: medium none fuchsia;
}
#footer {
	height: 18px;
	width: 100%;
	clear: both;
	background: #fafced url(../../ropartz/image/edge_bottom.gif) repeat-x top;
}

h1 {
  margin : 0 0 1em 0;
  font-family :  "Courier New", "Courier", "mono";
  font-weight : bold;
  font-size : xx-large;
  color : #000080;
  text-align : center;
}
h2 {
  font-family : "lr oSVbN", "Osaka";
  font-size : medium;
  color : #000066;
}

h3 {
	padding: 1.6em 0 0.4em 3em;
	color: #125412;
	font: bolder large Arial, Helvetica, sans-serif;
}

#main image {
	float: right;
}

p {
	font: medium/1.8em Arial Helvetica sans-serif small;
	color: #125412;
}


#top ul{
	padding: 0 0 0.6em 1em;
	list-style-type: none;
}

#top li, a{
	color: #125412;
	padding: 0 0.4em 0 0.4em;
	display: inline;
	font: bold small "Times New Roman", Times, serif;
}

#top li a:hover {
	background-color: #BEBBA5;
	color: Yellow;
}

#contents .main {
	padding: 1em 0 2em 0;
}

#contents .main p {
	padding: 2em 4em 0em 4em;
	line-height: 170%;
	text-indent: 1em;
}

.disc {
	margin: 2em 0 0 -4em;
	width: 100%;
	background: #fafced url(../../ropartz/image/edge_disc_right.gif) repeat-y right;
}

h4 {
	margin: 0;
	padding: 0.2em 0 0 1em;
	color: #5a2f1b;
	font: bolder medium Arial, Helvetica, sans-serif;
	background: #e3e4d2 url(../../ropartz/image/bgd_disc_title.gif) repeat-x top;
}

.disc_inf {
	margin: 0;
	padding: 0 2em 0.1em 0;
	color: #5A2F1B;
	font: bolder small Arial, Helvetica, sans-serif;
	text-align: right;
	background: #fafced url(../../ropartz/image/bgd_disc_inf.gif) repeat-x bottom;
}

.disc_img {
	width: 200px;
	height: 200px;
	margin: 0.8em 0 0 0.8em;
	background-color: teal;
	float: left;
}

.disc_rev {
	width: auto;
	margin-left: 200px;
	min-height: 209px;
	background-color: transparent;
	padding: 1em 2em 1em 3em;
}
.disc_rev_w {
	width: auto;
	margin-left: 240px;
	min-height: 209px;
	background-color: transparent;
	padding: 1em 2em 1em 2em;
}

#contents .disc_rev p {
	line-height: 156%;		
}

#contents .disc_rev_w p {
	line-height: 156%;		
}

.disc_rev .photo {
	float: right;
	margin: 0 0 0.8em 0.8em;
}

#left ul {
	list-style-type: none;
	margin: 1em 0 0 16px;
}

#left .thispage {
	width: 98%;
	margin: 0.2em 0 0 0;
	padding: 0.2em 0 0.2em 0.2em;
	display: block;
	color: #125412;
	display: block;
	font: small Arial, Helvetica, sans-serif;
}

#left li a {
	width: 98%;
	margin: 0.2em 0 0 0;
	padding: 0.2em 0 0.2em 0.2em;
	border: 1px solid #bebba5;
	text-decoration: none;
	color: #125412;
	display: block;
	font: small Arial, Helvetica, sans-serif;
}

#left li a:hover {
	background-color: #bebba5;
	color: Yellow;
}
