@charset "utf-8";

/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
	vertical-align: bottom;
}
li	{
	list-style-type: none;
}

/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 75%;
	line-height: 180%;
}
html>/**/body {
	font-size: 12px;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}

/*-------------------------------------------*/


a {
	color: #75674A;
	overflow: hidden;
	text-decoration: none;
}
a:hover {
	color: #463E2D;
	text-decoration: underline;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#grouplink {
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.ent_link_box {
	width: 950px;
	margin-top: 15px;
}
.ent_link_box .bn_1 {
	float: left;
	height: 61px;
	width: 469px;
	padding-top: 1px;
	padding-left: 1px;
	border: 1px solid #CCC;
}
.ent_link_box .bn_1txt {
	float: right;
	width: 473px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	padding-top: 3px;
	padding-left: 5px;
}
.ent_link_box .bn_tittle {
	height: 15px;
	text-align: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 165px 3px;
	margin-bottom: 3px;
}
.ent_link_box .bn_tittle2 {
	height: 12px;
	text-align: left;
	padding-left: 5px;
	background-image: url(../img/link_ico_03.gif);
	background-repeat: no-repeat;
	background-position: 207px 4px;
	margin-bottom: 3px;
}


.newservice {
	float:left;
	width:235px;
	height:62px;

}


#newservice_box_cast {
	padding-left:18px;

}
