

/* group company boxs
--------------------------------------------------------- */
.gbox
	{
		background:url(../group/img/box_bg_middle.gif) repeat-y;
		width:529px;
		border-bottom:1px solid #b9b9b9;
		margin-bottom:15px;
	}
.gbox .in
	{
		background:url(../group/img/box_bg_top.gif) no-repeat;
		padding:10px;
	}
.gbox .title
	{
		width:509px;
		border-bottom:1px dotted #9d9d9d;
		padding-bottom:5px;
		margin-bottom:10px;
	}
.gbox .title .cleft
	{
		width:400px;
	}
.gbox .title .cright
	{
		width:101px;
	}
.gbox .title .cleft h3
	{
		margin:0;padding:0;
		font-size:115%;
	}
.gbox .title .cleft h3 small
	{
		font-weight:normal;
		font-size:85%;
	}
.gbox .contents
	{
		width:509px;
	}
.gbox .contents .cleft
	{
		width:99px;
	}
.gbox .contents .cright
	{
		width:395px;
	}
.gbox .contents .cright .caption
	{
		padding:0 0 15px 0;
	}
.gbox .contents .cright .caption p,
.gbox .contents .cright .addline p
	{
		line-height:1.4;
		padding:0;margin:0;
	}
.gbox .contents .cright .addline span
	{
		background:url(../img/mark_tel.gif) no-repeat 0 2px;
		padding:0 0 3px 18px;
	}
.gbox .contents .cright .addline ul
	{
		margin:0;padding:5px 0 0 0;
		list-style:none;
	}
.gbox .contents .cright .addline li
	{
		background:url(../img/mark03.gif) no-repeat 0 5px;
		line-height:1.4;
		padding:0 0 10px 13px;
	}

