@charset "Shift_JIS";


/* cabinet上書き
--------------------------------------------------------------*/
div#cabinet {
	background-image:url(/images/main_bg.gif);
}
div#wrapper {
	width:797px;
}

/* cabinet上書き
--------------------------------------------------------------*/
.mainvisual{
	border-bottom:1px solid #D2D2D2;
}

/* h1 2008.09.18 add
--------------------------------------------------------------*/
h1 span {
	border-bottom:1px solid #ffffff;
	padding:10px;
	display: block;
}

/* h1ttl
--------------------------------------------------------------*/
.h1ttl {
	border:1px solid #BCBCBC;
	font-size:120%;
	margin-bottom:15px;
	background-image:url(/resource/images/h1_bg.gif);
	background-repeat: repeat-x;
	background-position:0 0px;
	background-color:#EAEAEA;
}
.h1ttl span {
	border-bottom:1px solid #ffffff;
	padding:10px;
	display: block;
}
.h1ttl table {
	margin:0px;
	padding:0px;
	border:0;
	width:100%;
	border-bottom:1px solid #ffffff;
}
.h1ttl table td{
	padding:10px;
	border:0;
}

/* topContents
--------------------------------------------------------------*/
.topContents{
	width:740px;
	margin:15px 0px 20px 30px;
}

/* topsearch
--------------------------------------------------------------*/
table.topsearch{
	width:740px;
	border:0px;
	margin:0px 0 20px 0;
	padding:0px;
	border-collapse:collapse;
}
table.topsearch th{
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
	font-weight:normal;
	text-align:left;
	background-image:url(/images/topsearch_bg.gif);
	background-repeat: repeat-y;
	background-position:0 0;
	vertical-align:top;
}
table.topsearch th img{
	margin-left:15px;
}
table.topsearch th .detail{
	margin-top:8px;
	margin-left:15px;
	padding:7px 12px;
	background-color:#ECEFF7;
	font-size:80%;
}
table.topsearch th.total,
table.topsearch td.total{
	width:216px;
}
table.topsearch th.purpose,
table.topsearch td.purpose,
table.topsearch th.service,
table.topsearch td.service{
	width:236px;
}
table.topsearch th.space,
table.topsearch td.space{
/*	width:26px;*/
	background:none;
}
table.topsearch td{
	padding:0;
	margin:0px;
	border:0px;
	vertical-align:top;
}
table.topsearch td.total .searchlink{
	margin-top:10px;
	background-image: url(/images/topsearch_tbl03.gif);
	background-repeat: repeat-y;
	background-position:0px 0px;
}
table.topsearch td.total .searchlink .searchlinkTop{
	background-image: url(/images/topsearch_tbl01.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
table.topsearch td.total .searchlink .searchlinkBtm{
	background-image: url(/images/topsearch_tbl02.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}
table.topsearch td.purpose .searchlink,
table.topsearch td.service .searchlink{
	margin-top:10px;
	background-image: url(/images/topsearch_tbl06.gif);
	background-repeat: repeat-y;
	background-position:0px 0px;
}
table.topsearch td.purpose .searchlink .searchlinkTop,
table.topsearch td.service .searchlink .searchlinkTop{
	background-image: url(/images/topsearch_tbl04.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
table.topsearch td.purpose .searchlink .searchlinkBtm,
table.topsearch td.service .searchlink .searchlinkBtm{
	background-image: url(/images/topsearch_tbl05.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}

table.topsearch td ul{
	margin: 0;
	padding:9px 36px 9px 18px;
	list-style: none;
}
table.topsearch td.service ul{
	padding:9px 10px 9px 18px;
}
table.topsearch td li{
	padding:0px 0px 0px 10px;
	background-image: url(/resource/images/arrow02.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
}


/* newsrelease
--------------------------------------------------------------*/
ul.newsrelease{
	margin:0 0 0 25px;
	padding:0;
	list-style: none;
}
ul.newsrelease li{
	padding:0px 0px 0px 10px;
	background-image: url(/resource/images/arrow02.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
}
