@charset "euc-jp";

table {
margin-bottom: 0px;
}
td.t1 {
border: 1px #FFFFFF solid;
background-color: #a07447;
padding: 7px;
}
td.t2 {
border: 1px #FFFFFF solid;
background-color: #f5efe3;
padding: 7px;
}
#tbl_1 {
border-collapse: collapse;
}
#tbl_2 {
padding: 1px;
}
td {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:12px;
	line-height: 145%;
	color: #333333;
}
/* -- テキスト -- */
h1 {
	background-repeat:no-repeat;
	font-size:11px;
	margin:1px  20px 0px;
	font-weight: none;
	line-height:100%;
	color:#333333;
}
.text_d_red {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:12px;
	font-weight: none;
	line-height: 120%;
	color: #993300;
}
.text_d_red2 {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:14px;
	font-weight: bold;
	line-height: 120%;
	color: #CC0000;
}
.text_d_red3 {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:10px;
	font-weight: none;
	line-height: 120%;
	color: #330000;
}
.text_bw {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:11px;
	font-weight: none;
	line-height: 120%;
	color: #330000;
}
.text_gray {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:11px;
	line-height: 120%;
	color: #999999;
}
.text_d_gray {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	font-size:12px;
	line-height: 145%;
	color: #333333;
}
/* -- ロールオーバー -- */
a.assess1{ 
  display: block;    
  width: 540px;      
  height: 58px;    
  background-image: url(../images/sumishin_button_off.jpg);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a.assess1:hover{  
  background-image: url(../images/sumishin_button_on.jpg);
}

a.assess2{ 
  display: block;    
  width: 540px;      
  height: 58px;    
  background-image: url(../images/mitsui_button_off.jpg);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a.assess2:hover{ 
  background-image: url(../images/mitsui_button_on.jpg);
}

a.assess3{ 
  display: block;    
  width: 540px;      
  height: 58px;    
  background-image: url(../images/mizuho_button_off.jpg);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a.assess3:hover{
  background-image: url(../images/mizuho_button_on.jpg);
}

a#assess{ 
  display: block;    
  width: 195px;      
  height: 38px;    
  background-image: url(../images/button_assess_off.jpg);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a#assess:hover{
  background-image: url(../images/button_assess_on.jpg);
}

a#tebiki{ 
  display: block;    
  width: 124px;      
  height: 23px;    
  background-image: url(../images/button_tebiki_off.jpg);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a#tebiki:hover{
  background-image: url(../images/button_tebiki_on.jpg);
}
/* -- リンク -- */
a#footer{ 
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	line-height: 120%;
	font-size:12px;
	color: #DDCC99;
	text-decoration: underline;
}
a#footer:hover{
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	line-height: 120%;
	font-size:12px;
	color: #993300;
	text-decoration: underline;
}
a:link {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	line-height: 120%;
	font-size:12px;
	color: #993300;
	text-decoration: underline;
}
a:hover {
	font-family:"MS ゴシック","Osaka-等幅","Arial";
	line-height: 120%;
	font-size:12px;
	color: #FF5500;
	text-decoration: underline;
}

/*TOPページ：iFrame用幅指定*/
iframe.rcm {
	width:655px;
	_width:645px;
}

/* -- サービス終了ページ -- */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.mainTxtRed{
	font-size : 16px;
	line-height : 160%;
	color : #cc0000;
	font-weight : bold;
	margin : 30px ;
}

.home4u_wrap{
	border-top : 1px solid #8e6d4c;
	padding : 20px 0;
	margin : 40px 30px ;
	font-size : 12px;
	line-height : 160%;
}

.home4u_wrap a:hover{
	font-size : 12px;
	line-height : 160%;
}

.mainTxtSubtitle{
	font-size : 12px;
	line-height : 160%;
	font-weight : bold;
	margin : 0 5px;
}

.home4uTop{
	border-bottom : 1px dashed #8e6d4c;
	padding : 10px 0;
	margin : 0 5px;
}

.home4uLogo{
	float : left;
	margin-right : 10px;
	background : url(/images/logo_home4u.gif) no-repeat 8px 8px;
	border : 1px solid #ccc;
	text-indent : -5000px;
	width : 116px;
	height : 48px;
}
.home4uLogo a{
	display: block;
	padding : 8px;
	width : 116px;
	height : 48px;
}

dl.home4uTopLead{
	float :right;
	text-align : left;
	font-size : 12px;
	width : 550px;
}

dl.home4uTopLead dt{
	font-weight : bold;
}

dl.home4uTopLead dd{
	text-indent : 0px;
	margin : 5px 0;
}
ul.home4uSite{
	list-style-type: none;
	margin :0;
	padding : 0;
}
ul.home4uSite li{
	float : left;
	margin-right : 10px;
}
dl.pickupWords{
	margin : 10px 8px;
}
dl.pickupWords dt{
	float : left;
	width : 110px;
	color : #8e6d4c;
	margin : 0 10px 0 0;
	padding : 0;
}
dl.pickupWords dd{
	float : left;
	text-indent : 0px;
	margin : 0;
	width : 550px;
}

dl.pickupWords ul{
	list-style-type: none;
	margin :0;
	padding : 0;
}
dl.pickupWords ul li{
	float : left;
	margin-right : 10px;
	padding-right : 10px;
	border-right : 1px solid #ccc;
}
dl.pickupWords ul li.start{
	padding-left : 10px;
	border-left : 1px solid #ccc;
}







