@charset "UTF-8";

body {
	margin: 0 40px;
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background: #ECECEC;
}

img.left{
	float:left; 
	margin:10px
}

a:link {
	color: #3399CC;
	text-decoration: none
}
a:visited {
	color: #3399CC;
	text-decoration: none
}
a:hover {
	color: #006699;
	text-decoration: none
}
a:active {
	color: #3399CC;
	text-decoration: none 
}

p,dt,dd {
	line-height: 1.5;
}
#wrapper {
	width: 70em;
	max-width: 100%;
	min-width: 534px;
	margin: 40px auto;
	padding-top: 7px;
	background: #FFFFFF url(../images/wrapper_bg.gif) right bottom no-repeat;
}

#index1 a{
	display : block;
	width : 300px;
	height : 110px;
}

h1#logo {
	height: 300px;
	margin: 0 0 0 0;
	border-right: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	background: #FFFFFF url(../images/h1_bg2.jpg) no-repeat;
}
h2#logo {
	height: 25px;
	margin: 0 0 30px 0;
	border-right: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
}



#primary,
#secondary {
	float: left;
}
#primary {
	width: 100%;
	margin-right: -282px;
}
#primary .section {
	margin: 0 282px 30px 30px;
}
#secondary {
	width: 252px;
}
.section {
	margin: 0 0 30px 30px;
}
.section h2 {
	margin-bottom: 6px;
	text-align: right;
}
#aboutUs h2 {
	background: url(../images/heading_about_bg.gif) no-repeat;
}
#activityContent h2 {
	background: url(../images/heading_activity_bg.gif) no-repeat;
}
#newsRelease h2 {
	background: url(../images/heading_news_bg.gif) no-repeat;
}
#link h2 {
	background: url(../images/heading_link_bg.gif) no-repeat;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}

#enosui_pr, #enosui_pr_detail{
	background-color : #fee;
	border : 2px solid #800;
	margin : 20px;
	padding : 10px;
}
#enosui_pr img{
	float: left;
	margin-right : 10px;
}
#enosui_pr_detail h3{
	font-size : 2.0em;
	text-align : center;
}
#enosui_pr_detail h4{
	font-size : 2.5em;
	text-align : center;
}
#enosui_pr_detail h5{
	font-size : 1.5em;
	text-align : center;
}
#enosui_pr_detail p{
	padding : 10px;
}
#enosui_pr h3{
	font-size : 2.0em;
}
#enosui_pr h4{
	font-size : 1.5em;
}
#enosui_pr p{
	padding-top : 10px;
}
#enosui_pr #to_detail{
	font-size : 1.3em;
	text-align : right;
}
#enosui_photos{
	text-align : center;
}
#howto_rental{
	text-align : center;
	font-size : 1.2em;
}

#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
	background: url(../images/copyright_bg.gif) left bottom no-repeat;
}
