body {
	text-align:center;
	background-color:#ffffff;
	background: url(../img/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino KaKu Gothic Pro", Osaka;
	font-size:13px;
}
A {
	color: #024f63 ;
	text-decoration: none;  
}
A:link {
	color: #024f63 ;
	text-decoration: none;  
}   
A:visited {                 
	color: #16748b;
	text-decoration: none;  
}
A:active { 
	color: #0099cc ;
	text-decoration: none;  
} 
A:hover {                   
	color: #0099cc;
	text-decoration: none;  
}
#wrap {
	width:860px;
	text-align:left;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	border-left:#b7b7b9 solid 1px;
	border-right:#b7b7b9 solid 1px;
	border-bottom:#b7b7b9 solid 1px;
	background-color:#ffffff;
}
#inner {
	margin: 0px;
}
#mainBody{
	width:100%;
	height:1000px:
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.clear {clear:both;}
.clear hr {display:none;}

/*---------- header ----------*/

#header {
	width:860px;
	height:75px;
	position:relative;
}
div#header em {
    display: none;
}
div#head_logo a{
	background:url('../img/logo.jpg') left top no-repeat;
	margin: 8px 0 0 5px;
	width:226px;
	height:60px;;
	float:left;
}

div#info {
	width:300px;
	height:60px;
	font-size:11px;
	float:right;
	padding-top:10px;
}


/*---------- footer ----------*/
#footer {
	background-color:#16748b;
	color:#FFFFFF;
	height:40px;
	position:relative  ;
	text-align:center;
	padding: 10px 0px 0px 0px;
}

/*---------- header menu----------*/

#menu {
	background:url(../img/menu_bg.jpg) repeat-x;
	width:832px;
	height:31px;
	font-size:14px;
	color:#FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0 0 0 28px;
	clear: both;
}


/*--------------------------------*/
/*---------- header menu----------*/
/*--------------------------------*/
ul.main,
ul.main li,
ul.main{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
ul.main {
	position: relative;
	z-index: 597;
	float: left;
	width:100%;
	text-align:center;
}
ul.main a{
	font-size:14px;
	font-weight:bold;
	color:#353535;
}

.main li{
	float: left;
	line-height: 2.3em;
	vertical-align: middle;
	zoom: 1;
	height: 31px;
	width: 201px;
	font-size:14px;
	font-weight:bold;
	background: url(../img/bt_01.gif) no-repeat;
	color:#FFFFFF;
}

ul.main li.hover,
ul.main li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background: url(../img/bt_02.gif) no-repeat;
}


ul.main ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -20%;
	z-index: 598;
	width: 100%;
}

ul.main ul li,
ul.main ul li.hover, 
ul.main ul li:hover{
	float: none;
	background:url(../img/pulldown.gif) no-repeat;
	color:#FFFFFF;
	width:201px;
	height:26px;
	line-height: 1.8em;
	vertical-align: right;
}


ul.main ul ul {
 top: 1px;
 left: 50%;
}

ul.main li:hover > ul {
 visibility: visible;
}




/*--------------------------------*/

/*---------- header image----------*/

#header_image {
	width:780px;
	height:296px;
	position:static;
	margin:0 auto;
	padding: 0;
}

.border_bottm {
	border-bottom-style:solid;
	border-bottom-color:#dbdbdb;
	width:860px;
	height: 1px;
}


/*---------- タイトル系 ----------*/
.title{
	background:url(../img/title_bg.gif) repeat-x;
	height:42px;
	color:#16748b;
	font-size:17px;
	font-weight:bold;
	padding: 10px 5px 5px 5px;
	position:static;
}

h1 {
	background:url(../img/title_bg.gif) repeat-x;
	height:42px;
	color:#16748b;
	font-size:17px;
	font-weight:bold;
	padding: 10px 5px 5px 5px;
	position:static;
}


h2 {
	background:url(../img/subtitle.gif) no-repeat;
	height:24px;
	margin: 0px 0px 5px 30px;
	padding:4px 0 0 5px;
	color:#16748b;
	font-size:15px;
	font-weight:bold;
	text-align: left;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-shadow: 3px 3px 4px #1d4670;
	text-indent: 3px;
	line-height:20px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/*---------- 文章 ----------*/
.desc{
	width: 90%;
	margin: 5px auto 5px auto;
	text-align:left;
	line-height: 20px;
}

.error{
	color:red;
}

/*---------- table ----------*/

.list {
	margin: 0 auto 0 auto;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: #999999 solid 1px;
}

.list td {
	background-color: #ffffff;
	padding: 8px;
	vertical-align: top;
	border: #999999 solid 1px;
	line-height: 20px;
}

.list th {
	background-color: #d6edf3;
	padding: 8px;
	vertical-align: middle;
	border: #999999 solid 1px;
	text-align:left;
	font-weight:normal;
	line-height: 20px;
}

.tb_company{
	width: 70%;
	margin: 0 auto 0 auto;
	padding: 0px;
	border-collapse: collapse;
}
.tb_company td {
	background-color: #ffffff;
	padding: 8px;
	vertical-align: top;
	border-bottom: #999999 dashed 1px;
	line-height: 20px;
}

.tb_company th {
	background-color: #ffffff;
	padding: 8px;
	vertical-align: middle;
	border-bottom: #999999 dashed 1px;
	text-align:left;
	font-weight:normal;
}

/*---------- top ----------*/
.topic{
	width:100%;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: 48px;
	padding: 0px;
}
.itembox{
	background:url(../img/itembox_bg.gif) repeat-x;
	border: #b4b4b4 solid 2px;
	float:left;
	width: 369px;
	height: 151px;
	padding: 0px;
	margin: 5px;
}

.item_grade{
	background:url(../img/item_grade.jpg) no-repeat;
	border: 0;
	width: 369px;
	height: 4px;
	margin: 0;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.itembox_on{
	background-color: #FFFFDD;
	border: #9999FF dotted 2px;
	float:left;
	width: 350px;
	height: 110px;
	padding: 7px;
	margin: 3px 3px 3px 3px;
	color: black;
}



.itembox span,
.itembox_on span{
	color: black;
	text-decoration: none;  
	line-height: 18px;
}
.itembox a,
.itembox_on a{
	text-decoration: none;  
}

.centering{
	width:100%;
	margin: 0 auto 0 auto;
}


.itembox_title{
	color: black;
	text-decoration: none;  
	line-height: 18px;
}

.item_img {
	float: left;
	height: 29px;
	width: 29px;
	vertical-align:middle;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 7px;	
}
.item_title {
	float: right;
	height: 29px;
	width: 316px;
	font-size:18px;
	color:#005d74;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.item_words {
	padding: 5px 7px;
	color:#333333;
	line-height: 18px;
}

.item_arrow {
	width: 360px;
	height:18px;
}

