@charset "utf-8";
/* CSS Document */

body {
	background-image: url(image/bodyback.gif);
	background-position: center;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
width: 740px;
}

A:link		{
	text-decoration:none;
	color:#0033CC;
}
A:visited	{
	text-decoration:none;
	color:#0033CC;
}
A:active	{
	text-decoration:none;
	color:#0033CC;
}
A:hover		{
	text-decoration:underline;
	color: #0099FF;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	margin-left: 190px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	color: #666666;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-left-width: 6px;
	color: #FF6600;
	padding-left: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	background-color: #F8F7F9;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
}

#top {
	background-image: url(image/head/line.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 72px;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#top .button {
	float: right;
	padding: 0px;
	height: 30px;
	top: 0px;
}

#top .logo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 190px;
}


#flash {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

#menu {
	background-image: url(image/menu/back.gif);
	background-repeat: repeat-x;
	height: 60px;
	background-position: 20px;
	text-align: center;
	padding-top: 0px;
	margin-top: 10px;
}
.navi {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	font-size: 10px;
}

.font12 {
	font-size: 12px;
	line-height: 140%;
}

.font180 {
	font-size: 18px;
	line-height: 180%;
}

#main {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 10px;
}

#main #topic {
	width: 235px;
	float: left;
	line-height: 120%;
	font-size: 11px;
}
#main #work {
	float: left;
	width: 325px;
}
#main #banner {
	float: right;
	width: 180px;
	text-align: center;
	font-size: 10px;
}
#page {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(image/page/page_menu_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#page #left {
	width: 180px;
	float: left;
	height: auto;
	padding: 10px;
	background-color: #EFEEF2;
}
#page #left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page #left li {
	font-size: 12px;
	background-color: #F8F7F9;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C3090;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(image/page/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page #main {
	float: left;
	width: 520px;
	margin-left: 20px;
	line-height: 150%;
	font-size: 14px;
}
.img_right  {
	padding-left: 6px;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

div.top_remark {
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	margin-left: 190px;
	vertical-align: middle;
	margin-top: 18px;
	margin-bottom: auto;
	color: #666666;
}

div.topic_s {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

div.topic_m {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.box1 {
	font-size: 12px;
	margin: 0px;
	margin-left: 2px;
	padding: 4px;
	width: 500px;
	height: 180px;
	border: 1px solid gray;
	border-collapse: collapse;
}

td.box1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid gray;
}

