@charset "UTF-8";

/* ****************************************************
Title: resource.css
Created: 2007‒12‒05
Last Modified: 2007‒12‒05
Editor(s): iwahara
Last Editor: iwahara
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 content
----------------------------------------*/


/* #01 content
---------------------------------------------------------------------------- */


div#section h3{
	margin-bottom:20px!important;	
}

div#section h4{
	margin-bottom:20px;	
}

div#section p,
div#section dl,
div#section table{
	margin-bottom:35px;	
}


div#section dl dt{
	background:url(../images/icon_resouce.gif) no-repeat left center;
	padding:5px 15px 5px 30px;
	_height:1%;
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
}


div#section dl dd{
	padding:5px;
	margin-bottom:5px;	
	_height:1%;
}

div#section dl dd ul li{
	background:url(../images/icon_list_orenge.gif) no-repeat left center;
	padding-left:15px;
}

div#section ol li{
	text-align:center;
	padding:25px 15px;
	background: url(../images/bg_onsen01.gif) no-repeat left top;
	_height:1%;
	font-size:120%;
	font-weight: bold;
	color:#FFFFFF;
}

div#section ol{
	margin-bottom:15px;
}



div#section table{
	border:#CCCCCC solid 1px;	
}


div#section table.basicTable td{
	padding:0;
	border-right:#FFFFFF solid 1px;	
	border-bottom:#FFFFFF solid 1px;	
}


div#section table th.noBorder{
	border-bottom:#342B28 solid 1px!important;	
}

div#section table th.noBorderTop{
	border-top:#342B28 solid 1px!important;
}

#content #section .basicTable th{
	background: #342B28;
	text-align: center;
	color: #FFFFFF;
	white-space:nowrap;	
}

table.basicTable td table{
	width:100%!important;
	border:none!important;
	background:none;
	margin:0!important;
}

table.basicTable td table td{
	border:none!important;
	background:none;
	margin:0!important;
	padding:10px!important;
}

table.basicTable td table td.borderBottom{
	border-bottom:#FFFFFF solid 1px!important;
}

.bigText{
	font-size:110%;
}
