@charset "utf-8";
.flotR {
	float: right;
}
.flotL {
	float: left;
}
.alignC {
	text-align: center;
	margin:0 0 20px 0;
}
.alignR {
	text-align: right;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml12 {
	margin-left: 12px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.pt3 {
	padding-top: 3px;
}
.with375 {
	width: 345px;
}
.with345 {
	width: 345px;
	height: 55px;
}
.miniText {
	font-size:70%;
	font-weight: normal;
	color: #000000;
	margin-top: 11px;
	margin-right: 5px;
}
.boldText {
	font-weight: bold;
}
.itemImg {
	border: 1px #cccccc solid;
}
.pb15 {
	padding-bottom: 15px;
}
/* ------------------------------
page style
------------------------------ */
#special_item #topbnr {
	margin-bottom: 20px;
}
#special_item .readText {
	margin-bottom: 20px;
}
#special_item dl.readText dt {
	font-weight: bold;
	color: #00377f;
}
#special_item .checkArea {
	background: #F2F2F2 repeat-y left top;
	padding: 0px 0px;
	width: 760px;
	zoom : 1;
}
#special_item .checkArea .explanation_01 dt {
	background: url("../images/newgolfe_mtitleBg01.gif") repeat-x scroll left top transparent;
	height: 55px;
	margin-top: 15px;
	position: relative;
}
#special_item .checkArea .explanation_01 dt {
	color: #d2d2d2;
	font-weight: bold;
}
#special_item .checkArea .explanation_01 dd {
	color: #2f2f2f;
	margin-bottom: 8px;
}
#special_item .checkArea .explanation_03 {
	background: url("../images/newgolfe_mtitleBg01.gif") repeat-x scroll left top transparent;
	width: 345px;
	height: 55px;
	margin-top: 15px;
	position: relative;
}
#special_item .text01 {
	color: #d2d2d2;
	font-weight: bold;
}
#special_item .text02 {
	color: #2f2f2f;
	margin-bottom: 8px;
}
#special_item .checkArea .explanation_02 dt {
	margin-top: 15px;
	position: relative;
}
#special_item .checkArea .explanation_02 dt {
	color: #d2d2d2;
	height: 210px;
}
#special_item .checkArea .explanation_02 dd {
	color: #2f2f2f;
	margin-bottom: 8px;
}
