/* 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: "?? ?ゴシック", 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: 791px;
	padding-top: 100px;
}
#contents {
	width: 550px;
	padding-right: 49px;
	padding-left: 49px;
	float: left;
}
#contents_exhi {
	width: 550px;
	padding-right: 5px;
	padding-left: 22px;
	float: left;
}
#list {
	width: 150px;
	height: auto;
	float: right;
}
#list_exhi {
	width: 185px;
	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;
}
.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: #082648;
	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;
	font-size: 11px;
}
/*---------------メニューカラーリング---------------*/

.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:133px;
}
.main li.on{
    width:133px;
}
.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/en/01-on.gif);
}
.menu1 a{
	display:block;
	width:133px;
	height:54px;
}
.menu1 a:hover {
	background-color:transparent;
}
.menu1 a:hover img{
	visibility:hidden;
}
.menu2{
	background-image:url(images/en/02-on.gif);
}
.menu2 a{
	display:block;
	width:133px;
	height:54px;
}
.menu2 a:hover {
	background-color:transparent;
}
.menu2 a:hover img{
	visibility:hidden;
}
.menu3{
	background-image:url(images/en/03-on.gif);
}
.menu3 a{
	display:block;
	width:133px;
	height:54px;
}
.menu3 a:hover {
	background-color:transparent;
}
.menu3 a:hover img{
	visibility:hidden;
}
.menu4{
	background-image:url(images/en/04-on.gif);
}
.menu4 a{
	display:block;
	width:133px;
	height:54px;
}
.menu4 a:hover {
	background-color:transparent;
}
.menu4 a:hover img{
	visibility:hidden;
}
.menu5{
	background-image:url(images/en/05-on.gif);
}
.menu5 a{
	display:block;
	width:133px;
	height:54px;
}
.menu5 a:hover {
	background-color:transparent;
}
.menu5 a:hover img{
	visibility:hidden;
}
.menu6{
	background-image:url(images/en/06-on.gif);
}
.menu6 a{
	display:block;
	width:133px;
	height:54px;
}
.menu6 a:hover {
	background-color:transparent;
}
.menu6 a:hover img{
	visibility:hidden;
}

.menu7{
	background-image:url(images/en/07-on.gif);
}
.menu7 a{
	display:block;
	width:133px;
	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: #082648;
}

.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;
}
/* 〜2009.08.25 
---------------------------------------------------------------------------- */
.point1 {
	background-image: url(images/top/topic3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #082648;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.list1 {
	background-color: #082648;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
.list2 {
	background-color: #E6E8ED;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.list3 {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 30px;
}
.list2 li{
	list-style-type:none;
	float:left;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 10px;
}

#contents .list1 a {
	display:block;
	width:520px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.p-wap {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.p-con {
	width: 610px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	color: #444444;
	line-height: 17px;
}

#category_list {
border:0px none #FFFFFF;

}
#category_list tr{
border:0px none #FFFFFF;

}
#category_list th{
border:0px none #FFFFFF;
width:30%;
background-color:#FFFFFF;
color:#000000;
font-weight:normal;
}
#category_list td{
border:0px none #FFFFFF;
width:70%;

}
#category_list ul{
list-style:outside;
list-style-position:outside;
list-style-type:none;
}
#category_list li{
list-style:inside;
list-style-position:inside;
list-style-type:none;
float:left;
width:auto;
}
