* {
	margin:0;
	padding:0;
}
body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	font-size: small;
	line-height: 150%;
	color: #555555;
}
a:link { color:#0000ff; text-decoration: none;}
a:visited { color:#0000ff; text-decoration: none;}
a:hover { color:#0000ff; text-decoration: underline;}
a:active { color:#0000ff; text-decoration: underline;}
h1,h2,h3,h4,h5,h6,p,strong,em,ul,li,dl,dt,dd {
	border: 0;
	font-size: small;
	font-style: normal;
	font-weight:normal;
	list-style:none;
}
hr {
	display: none;
}
.clearbox {
	clear: both;
	margin: 0;
	padding: 0;
}

#container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#header {
	background: url(../images/bn_header_btm.gif) no-repeat left bottom;
	padding: 8px 8px 10px;
	border-top: 3px solid #00663A;
}
#header h1 a {
	text-decoration: none;
	background: url(../images/logo_sebridgejapan.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 238px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#header .leftbox h2 {
	font-size: 80%;
	letter-spacing: 0.1em;
}

#header .leftbox {
	float: left;
}
#header .rightbox {
	float: right;
	text-align: right;
}
.leftimg {
	float: left;
	margin-right: 5px;
}
#header .leftimg {
	float: left;
	margin-left: 5px;
	margin-right: 0px;
}
.textlink {
	background: url(../images/icon_01.gif) no-repeat 0px 4px;
	padding-left: 18px;
}
#header .textlink {
	background: url(../images/icon_01.gif) no-repeat 0px 1px;
	padding-left: 18px;
	text-align:right;
}
#gmenu {
	clear: both;
}
#gmenu li {
	float: left;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#gmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}

#gmenu .service a {
	background-image: url(../images/gmenu_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 142px;
	text-decoration: none;
}
#gmenu .service a:hover {
	background: url(../images/gmenu_service.jpg) no-repeat 0px -46px;
}
#gmenu .company a {
	background-image: url(../images/gmenu_company.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 142px;
	text-decoration: none;
}
#gmenu .company a:hover {
	background: url(../images/gmenu_company.jpg) no-repeat 0px -46px;
}
#gmenu .info a {
	background-image: url(../images/gmenu_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 152px;
	text-decoration: none;
}
#gmenu .info a:hover {
	background: url(../images/gmenu_info.jpg) no-repeat 0px -46px;
}
#gmenu .event a {
	background-image: url(../images/gmenu_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 172px;
	text-decoration: none;
}
#gmenu .event a:hover {
	background: url(../images/gmenu_event.jpg) no-repeat 0px -46px;
}
#gmenu .contact a {
	background-image: url(../images/gmenu_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 152px;
	text-decoration: none;
}
#gmenu .contact a:hover {
	background: url(../images/gmenu_contact.jpg) no-repeat 0px -46px;
}



#mainvisual {
	clear: both;
}
#main {
	padding: 10px 0px 10px 10px;
	margin-bottom: 20px;
}
#main .leftbox {
	width: 365px;
	margin-right: 10px;
	float: left;
}

#main .box {
	width: 343px;
	border: 1px solid #D9D9D7;
	background: #f6f6f6;
	padding: 10px;
}
#main .box dt {
	font-weight: bold;
	color: #999999;
}
#main .box dd {
	background: url(../images/icon_01.gif) no-repeat 0px 3px;
	padding-left: 18px;
}
#footer {
	clear: both;
}
#footer .bn {
	padding: 5px;
}
#footer .bn a {
	margin-left: 4px;
}
#footer .copyright {
	background: url(../images/bg_footer.gif) no-repeat left top;
	height: 34px;
	padding-top: 7px;
	padding-left: 7px;
}
#footer .copyright p {
	font-size: 80%;
}
#pannavi {
	font-size: 80%;
	padding: 5px;
	clear: both;
}
#main h4 {
	font-size: 160%;
	font-weight: bold;
	color: #168126;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main th {
	font-weight: normal;
	vertical-align: top;
	width: 150px;
	text-align: left;
	padding: 8px;
	border-bottom: 1px solid #dddddd;
}

#main td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
}
form td {
	line-height: 200%;
}

