/* ----------------------------------------------------------------------------
グリークラブ
---------------------------------------------------------------------------- */
#left {
	margin-bottom:0;
}

#right {
	margin-bottom:0;
}

div.cbox div.image span {
	margin:0 0 10px 5px;
	display:block;
}

div.cbox p.text {
	padding-left:0;
}


h2.fullheader {
	margin-left:20px;
	margin-top:0;
}

div.fullbox {
	margin-left:20px;
	width:850px;
}

div.fullbox div.image {
	float:right;
}

div.fullbox p.text {
	float:left;
	width:620px;
}

div.otherbox {
	position:relative;
	margin:0 0 25px;
	width:360px;
}
div.otherbox p {
	margin:0 0 15px;
}
div.otherbox .text_c {
	margin:0 0 10px;
	padding:0 0 0 40px;
	width:300px;
	background: url(circle_img/arrow_right_top.gif) no-repeat 0 50%;
}

div.otherbox .text_l {
	position:absolute;
	bottom:0;
	left:0;
	padding:30px 0 0;
	float:left;
	width:162px;
	background: url(circle_img/arrow_right_top.gif) no-repeat 100% 0;
}

div.otherbox .image_r {
	margin:0 0 10px;
	float:right;
}

div.otherbox .image_l {
	margin:0 0 10px;
	float:left;
}


