/* kill 'Browser standard style'
---------------------------------------------------------------------------- */
html{
    height:100%;
}
body{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif," ", Osaka, "? Pro W3";
	width: 100%;
	height: 100%;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,li,p,hr,
form,select,option,address,pre{
	margin:0;
	padding:0;
}
a:link { color: #354C8E; }
a:visited {color: #354C8E;}
a:hover { color: #7180B5; }
a:active {	color: #7180B5;}

/* 2009.03.23
---------------------------------------------------------------------------- */
/* layout
---------------------------------------------------------------------------- */
#wrapper {
	width: 798px;
	height: auto;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
}
#header {
	height: 180px;
	width: 798px;
}
#main {
	width: 798px;
	padding-top: 100px;
}
#contents {
	width: 550px;
	padding-right: 30px;
	padding-left: 20px;
	float: left;
}
#list {
	width: 187px;
	height: auto;
	float: right;
}
#footer {
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	width: 758px;
	background-color: #0073cc;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#fL {
	width: 590px;
	float: left;
	text-align: left;
}
#fR {
	width: 150px;
	float: right;
}
/* top------------------------------------------------------------------- */
.topic1 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(../images/top/topic4.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.topic1 p{
	padding-left: 10px;
	background-image: url(../images/top/topic3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 14px;
	padding-bottom: 10px;
}

.topic1 ul{ list-style:none}
.topic1 li{
	width:510px;
	padding-left: 10px;
	background-image: url(../images/top/topic3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 14px;
	padding-bottom: 5px;
}
.topic1 .date{
	float:left;
	width:50px;
	line-height: 14px;
	padding-bottom: 5px;
}
.topic1 .topic_Con{
	margin-left: 60px;
	width:450px;
	line-height: 14px;
	padding-bottom: 5px;
}

.topic3 {
	background-color: #E6E8ED;
}
/* all------------------------------------------------------------------- */
.c-both {
	clear:both;
}
.txtmini{
	font-size: 5px;
	line-height: 10px;
	text-align: center;
	}
.txt1{
	color: #FFFFFF;
	}
.txt2{
	color: #354C8E;
	font-size: 12px;
	font-weight: bold;
	}
.txt3{
	color: #FFFFFF;
	font-size: 10px;
	}
.table_list1{
	padding-bottom: 10px;
	}
.table_list2{
	font-size: 10px;
	line-height: 13px;
	background-color: #E6E8ED;
	padding: 5px;
	}
.table2{
border-collapse:collapse;
}
.table2 th{
	color: #FFFFFF;
	text-align: left;
	background-color: #0073cc;
	border: 1px solid #CCCCCC;
}
.table2 td{
	border: 1px solid #CCCCCC;
}
.table3 th{
	border: none;
}
.table3 td{
	border: none;
}
.tableb{
	background-image: url(../images/businessmatching_bg.gif);
	background-repeat: repeat-y;
}
.tableb1{
	font-weight: bold;
	color: #003366;
	background: #FFFFCC;
	padding: 8px;
}

.tableb2{
	font-weight: bold;
	color: #FFFFFF;
	background: #8DC556;
	padding: 5px;
	font-size: 110%;
}
.tablebw{
	background: #FFFFFF;
}
/*---------------???---------------*/

DIV#menu{
    top:;
    left:;
	width:798px;
	position:absolute;
	z-index:100;
	padding-top: 2px;
	left: -1px;
    top: ;
}
/*---------------?????---------------*/

.sub{background-color:#B4BDD8;}
.sub li{background-color:#B4BDD8;}
.sub a:hover{background-color:#95A2C1;}
.sub li.on2{background-color:#95A2C1;}

.sub a:link{color:#444444}
.sub a:visited{color:#444444;}
.sub a:hover{color:#444444;}


/*---------------???*---------------*/

ul.main{width:798px;}

.main li.off{
    height:54px;
    width:114px;
}
.main li.on{
    width:114px;
}
.main a{text-decoration:none;}

/*---------------??--------------------*/
ol.sub{
text-align:left;
    width:150px;
}
ol.sub li.off2{
    width:150px;
    height:20px;
}
ol.sub li.on2{
    width:150px;
    height:20px;
}
.sub li.off2,.sub li.on2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sub a{
	width:145px;/*?*/
	height:16px;/*?*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*******************************************************/

.main *{margin:0px;padding:0px;list-style:none;display:block;}
ul.main{position:relative;}
ul.main li.off{
	position:relative;
	float:left;
	overflow:hidden;
}
ul.main li.on{float:left;overflow:hidden;}
ul.main>li.on{overflow:visible;/**/}
ol.sub{position:relative;}
ol.sub li.off2{position:relative;overflow:hidden;}
ol.sub li.on2{overflow:hidden;}
ol.sub>li.on2{overflow:visible;}
ul.sub-2{position:relative;}

/*---------------??--------------------*/
.menu1{
	background-image:url(images/01-on.gif);
}
.menu1 a{
	display:block;
	width:114px;
	height:54px;
}
.menu1 a:hover {
	background-color:transparent;
}
.menu1 a:hover img{
	visibility:hidden;
}
.menu2{
	background-image:url(images/02-on.gif);
}
.menu2 a{
	display:block;
	width:114px;
	height:54px;
}
.menu2 a:hover {
	background-color:transparent;
}
.menu2 a:hover img{
	visibility:hidden;
}
.menu3{
	background-image:url(images/03-on.gif);
}
.menu3 a{
	display:block;
	width:114px;
	height:54px;
}
.menu3 a:hover {
	background-color:transparent;
}
.menu3 a:hover img{
	visibility:hidden;
}
.menu4{
	background-image:url(images/04-on.gif);
}
.menu4 a{
	display:block;
	width:114px;
	height:54px;
}
.menu4 a:hover {
	background-color:transparent;
}
.menu4 a:hover img{
	visibility:hidden;
}
.menu5{
	background-image:url(images/05-on.gif);
}
.menu5 a{
	display:block;
	width:114px;
	height:54px;
}
.menu5 a:hover {
	background-color:transparent;
}
.menu5 a:hover img{
	visibility:hidden;
}
.menu6{
	background-image:url(images/06-on.gif);
}
.menu6 a{
	display:block;
	width:114px;
	height:54px;
}
.menu6 a:hover {
	background-color:transparent;
}
.menu6 a:hover img{
	visibility:hidden;
}

.menu7{
	background-image:url(images/07-on.gif);
}
.menu7 a{
	display:block;
	width:114px;
	height:54px;
}
.menu7 a:hover {
	background-color:transparent;
}
.menu7 a:hover img{
	visibility:hidden;
}
/* 2009.03.23
---------------------------------------------------------------------------- */
table#top{
	background: #082648;
}

.top-bgimg{
	background: url(../images/topimg.jpg) no-repeat right top;
}

.contact{
	color: #FFFFFF;
	font-weight: bold;
}

.contact a{
	color: #FFFFFF;
}

.contact a:hover{
	color: #FFCC33;
}


.text-bold{
	font-weight: bold;
}

.fontsize-b{
	font-size: 120%;
}

.text-w {
	color: #FFFFFF;
}

.bg-main{
	background: #FFFFFF;
}

.bg-side{
	background: #BAD3EF;
}

.outline-th {
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	background-color: #0073cc;
}

.outline-td {
	border-bottom: 1px solid #CCCCCC;
}

.menu{
	background-color: #121A50;
}

.business-td01{
	font-weight: bold;
	color: #003366;
	background: #FFFFCC;
	padding: 8px;
}

.business-td02{
	font-weight: bold;
	color: #FFFFFF;
	background: #8DC556;
	padding: 5px;
	font-size: 110%;
}

.bg-business{
	background-image: url(../images/businessmatching_bg.gif);
	background-repeat: repeat-y;
}

.menu_ttl{
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	background: #0073cc;
}

.framegrey{padding: 4px;border : 1px solid #CCC;}
.floatR {float:right;}
a.textlink:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}
a.textlink:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
a.textlink:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}
