@charset "shift_jis";

/*  ----------------------------------------------------  */
/*  link class */
/*  ----------------------------------------------------  */




/* LINK
==============================*/

#links{
	width:660px;
}
#links h3.gty01{
	margin-bottom:5px;
}

#links .intro_box{
	width:660px;
}
#links .link_box01{

	width:610px;
	display:block;
	margin-left:20px;
	padding-top:20px;
	padding-bottom:0px;
	border-bottom:1px dotted #ccc;

}

#links .link_box01 .img{
	width:200px;
	float:left;
	text-align:left;
}
#links .link_box01 .txt{
	width:410px;
	float:right;
	text-align:left;
	line-height:130%;
}
#links .link_box01 h4{
	font-size:117%;
	margin-bottom:10px;
}
#links .link_box01 .txt img{
	margin-left:20px;
	vertical-align:middle;
}

#links .link_box01 table{
}
#links .link_box01 table td{
	_font-size:75%;
	text-align:left;
	line-height:130%;
}
#links .link_box01 table td.w1{
	width:33%;
	vertical-align:top;
}
#links .link_box01 table td.w2{
	width:67%;
	vertical-align:top;
}
#links .link_box01 table td.w3{
	width:30%;
}


#links .btn_hp{
	width:85px;
	margin:0 auto;
	padding-bottom:10px;
	float:right;

}

#links .btn_hp a{
	width:85px;
	height:20px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;


	background-image:url(../../link/images/btn_hp.gif); 
	background-repeat:no-repeat;
	background-position:0px 0px;

}
#links .btn_hp a:hover { background-position: 0px -20px;}


/*******

#links .link_box01 .txt a{
	font-size:92%;
}

#links .link_box01 .txt a:link ,
#links .link_box01 .txt a:visited {
	color:#996633;
	text-decoration: none;
}

#links .link_box01 .txt a:active ,
#links .link_box01 .txt a:hover{
	color:#996633;
	text-decoration: underline;	
}

********/



