@charset "UTF-8";

/*▼コンテンツ部画像▼*/
div .colright {
	background-image:url(images/00001.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

h2 span a{
	/*display:block;
	width:327px;*/
}

#toplink{
	display:inline;
	width:327px;
}

#counceling{
	display:inline;
	width:173px;
}

* html div .col1{
	padding-right:0;
	height: 1%;
}

h2 span strong a{
	font-size:120%;
	text-decoration:none;
	color:#666666;
}

/*IE6用。*/
* html h2 span strong a{
	font-size:130%;
}

h2 span strong a:hover{
	color:#5287a7;
}

/*▼バナー部分*/
.foot_ban1{
	position:absolute;
	top:9px;
	left:0px;
	float:left;
	width:165px;
	height:50px;
	padding:0px;
	text-align:center;
	font-size:70%;
}

/*IE6用。*/
* html .foot_ban1{
	font-size:95%;
}