body#main {
	background: #000 url(../images/cinematic-backgrounds0.gif) center top repeat-y;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
/*div.in {
	width: 740px;
	margin: 0px auto;
}*/
#headbar {
	height:150px;
	position:relative;
}
#headbar .logo {
	position:absolute;
	right:50%;
	top:0px;
	margin-right:190px;
}
#headbar .nav {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:205px;

}
#headbar h1 {
	position:absolute;
	right:50%;
	top:115px;
	margin-right:-436px;
	color: #999999;
	font-size:12px;
	font-weight:normal;
	font-family:meiryo;
}
#headbar h1.top {
	position:absolute;
	left:50%;
	top:15px;
	margin-left:290px;
	color: #999999;
	font-size:12px;
	font-weight:normal;
	font-family:meiryo;
}
#headbar .tel {
	position:absolute;
	left:50%;
	top:60px;
	margin-left:200px;

}
#headbar .arms {
	position:absolute;
	left:50%;
	top:80px;
	margin-left:-160px;

}
#header_top {
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	background: #222 url(../images/bg_old3.jpg)  repeat;
	position:relative;
	height: 300px;
	margin-bottom: 20px;
}
#header_top .in {
	position:absolute;
	right:50%;
	top:-50px;
	margin-right:-520px;
	height:300px;

}

#header_top .menu {
	position:absolute;
	right:50%;
	top:35px;
	margin-right:230px;
	height:170px;
}
#header_top .banner {
	position:absolute;
	right:50%;
	top:35px;
	margin-right:10px;
}

#header_top .menu img {
	margin-bottom:10px;
	margin-left:10px;
}
#header_top .banner img {
	margin-bottom:10px;
	margin-left:20px;
}

#header {
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	background: #222 url(../images/bg_old3.jpg) left top repeat;
	position:relative;
	height: 300px;
	margin-bottom: 20px;
}


#header .in {
	position:absolute;
	right:50%;
	
	margin-right:-450px;
	height: 300px;
}

#header .menu {
	position:absolute;
	right:50%;
	top:15px;
	margin-right:-170px;
	height:170px;
}
#header .banner {
	position:absolute;
	right:50%;
	top:5px;
	margin-right:30px;
}

#header .menu img {
	margin-bottom:10px;
	margin-left:10px;
}
#header .banner img {
	margin-bottom:10px;
	margin-left:20px;
}
#content {
	width: 740px;
	margin: 0px auto;
	
}
#footer {
	clear: both;
	color: #ddd;
	text-align: center;
	/*background: #222 url(../images/bg_header.png) left top repeat;*/
	background-color:black;
	line-height: 30px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	margin: 20px 0px;
	font-size: 12px;
	position: relative;
	zoom: 1;
}
#marquee {
	color: #ddd;
	text-align: center;
	/*background: #222 url(../images/bg_header.png) left top repeat;*/
	background-color:black;
	line-height: 30px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	margin: 20px 0px;
	font-size: 12px;
	position: relative;
	zoom: 1;
	width:360px;
	clear:both;
}


#global {
	/*border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	background: #222 url(../images/bg_old3.jpg) left top repeat;*/
	min-height:400px;

}
#global .in{
	width: 800px;
	margin: 0px auto;
	font-family:meiryo;
	padding:10px 30px;
	border-radius:7px;
	background: url(../images/overlay.png) left top repeat;
	
	behavior: url(ie-css3.htc);

}
#navigation {

	padding: 0px;
	margin-top: 20px;
	height: 40px;
}
#navigation li {
	display: inline;
	margin: 0px;
	
}
#navigation li a {
	float: left;
	color: white;
	padding: 4px 10px;
	font-size: 12px;
	font-family:meiryo;
	font-weight:bold;
	text-decoration:none;

}
#navigation a:hover {
	color: #aaa;
}
#navigation a.active {
	color:red;
}


#content p, #content ul, #content dl  {
	color: #ddd;
	font-size: 80%;
	line-height: 150%;
}

div.leftside, div.rightside {
	/*width: 48%;*/
}
div.leftside {
	float: left;
	font-family:meiryo;
	font-weight:bold;
	font-size:19px;
	height:140px;
}
div.rightside {
	float: right;
	font-family:meiryo;

}


h3.crop {
	overflow: hidden;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#pagetop {
	position: fixed !important;
	position: absolute;
	right: 10px;
	bottom: 10px;
	
}
#pagetop, #pagetop img {
	border: none;
	outline: none;
}
#pagetop:hover, #pagetop:hover img {
	opacity:0.85;
	filter: alpha(opacity=85);
}
#bottomnav {
	position:relative;
	width: 740px;
	margin: 0px auto;
	
}
#bottomnav .in{
	position:absolute;
	right:50%;
	top:-15px;
	right:40px;
	
	
}

a:hover img {
    opacity:0.7;
	filter: alpha(opacity=70);
}
