@charset "UTF-8";
/*formatting style
-----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body{
	padding: 175px 20px 15px;
	color: #333333;
	text-align: left;
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-size: 75%;
	background-image: url(gazoufolder703/haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #339AFF;
}
hr {
	display: none;
}
#liquid-round {
	width:800px;
	margin:0px auto;
	background-image: url(http://www.703world.com/gazoufolder703/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.top {
	width:800px;
	background-image: url(gazoufolder703/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background-image: url(gazoufolder703/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.center-content {
	background:url(http://www.703world.com/gazoufolder703/rightside.gif) repeat-y right top;
	padding:1px 5px 1px 0px;
	margin:-1px 0px -20px;
	width: 795px;
}
.bottom {
	width:100%;
	height:30px;
	background-image: url(gazoufolder703/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom span {
	display:block;
	position:relative;
	height:30px;
	background-image: url(gazoufolder703/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p {margin:0 0 1em 0}
/*link styles　
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*header styles　
-----------------------------*/
#header {
	width:800px;
	background-repeat: no-repeat;
	height: auto;
	position: relative;
	float: left;
}
#header h1 {
	font-family: Verdana, "ＭＳ Ｐゴシック";
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header ul {
	padding:0px 10px;
	list-style:none;
	margin-bottom: 0px;
	width: 780px;
	position: relative;
	margin-top: 10px;
}
#header li {
    float:left;
    background:url("gazoufolder703/norm_left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}
#header a {
	display:block;
	background:url("gazoufolder703/norm_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}
#header a:hover {
    color:#00FFFF;
}
#header #current {
    background-image:url("gazoufolder703/norm_left_on.gif");
}
#header #current a {
    background-image:url("gazoufolder703/norm_right_on.gif");
    color:#333;
    padding-bottom:5px;
}
/* sidebar styles　
-----------------------------*/
#sidebar {
	padding: 10px;
	float: left;
	width: 180px;
	position: relative;
	margin-left: 5px;
}
#sidebar p {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}
/* main styles　
-----------------------------*/
#mainimage {
	padding: 10px;
	float: right;
	width: 550px;
	position: relative;
	font-family: Verdana, "ＭＳ Ｐゴシック";
}
#mainimage h1 img {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#mainimage dl dt a {
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#mainimage dl dt {
	clear: left;
}
#mainimage dl dd {
	padding: 5px;
}
#mainimage  dd a {
	font-size: 12px;
	line-height: 1.5px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
#mainimage p {
	float: none;
}
#mainimage ul li {
	padding: 10px;
}
#mainimage p a {
	font-weight: bold;
}
#main {
	padding: 10px;
	float: right;
	width: 550px;
	position: relative;
	font-family: Verdana, "ＭＳ Ｐゴシック";
	height: auto;
}
#main h2 {
	margin-bottom: 10px;
}
#main dl#news dt {
	font-weight: bold;
	margin: 0px 0px 0px 0em;
}
#main dl#news p {
	margin-bottom: 10px;
	margin-left: 0em;
}
#main ul li {
	position: relative;
}
#main ul li a {
	text-transform: lowercase;
	font-weight: bold;
	font-variant: normal;
}
/* footer styles　
-----------------------------*/
div#footer{
	clear:both;
	text-align:left;
	color: #000066;
	width: 780px;
	padding: 10px;
}
#footer ul li a {
	color: #000066;
	font-weight: bold;
	padding-bottom: 20px;
}
#footer ul  li a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#footer ul li p a {
	color: #CCCCCC;
}
#footer ul li p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	left: 5px;
	margin-left: 15px;
}
#footer address {
	padding-top: 10px;
	padding-left: 225px;
}
div.tableContainer {
width: 550px;
height: 200px;
overflow: auto;
}
div.tableContainer table {
border-collapse: collapse;
}
th, td {
	font-size: 12px;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
table .table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 550px;
}
.table th{
	padding: 10px;
}
.table td{
	padding: 10px;
}
h1 {
	margin: 0 0 5px 0;
	font-family:  Verdana, "ＭＳ Ｐゴシック";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	margin: 0 0 5px 0;
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	color: #008000;
	margin: 0 0 15px 0;
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
