@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	color: #777;
	background: url(img/bg.jpg) no-repeat top center #fff;
	font-size: 0.8em;
	line-height: 1.5;
	}


a:link,
a:visited {
	color: #777;
	text-decoration: none;
	}
	
a:hover,
a:active {
	color: #777;
	}

div#document {
	margin: -180px 0 0 -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	overflow: visible;
	text-align: center;
	}


h1 {
	margin: 0 0 50px 30px;
	float: left;
	display: inline;
	width: 215px;
	}

h3 {
	margin: 0 0 5px 0;
	}

.syomei{
margin: 5px 0 0 70%;
}

ul, li {
	list-style-type: none;
	}


ul#globalNavi {
	margin: 0 auto;
	padding: 0 0 50px 0;
	clear: both;
	width: 750px;
	height: 100px;
	}

ul#globalNavi li {
	float: left;
	}

ul#globalNavi li.first {
	display: inline;
	}	


address {
	clear: both;
	padding: 100px 50px 50px 50px;
	font-style: normal;
	font-weight: normal;
	color: #aaa;
	}


dt{
font-weight: bold;
font-size: 1.6em;
}

dl{
margin:0 0 0 10px;
}

dd{
font-size:1.4em;
margin: 0 0 1em 1em;
}

table{
	margin: 10px 0;
	}

th,td{
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
}

.imgL {
	clear: both;
	width: 380px;
	padding: 10px;
	float: left;
}

.imgR {
	width: 380px;
	padding: 10px;
	float: left;
}