@charset "UTF-8";
/* CSS Document */

/* CSS Document */

.top_spacer{
	width:600px;
	height:40px;
}

.gm_tptbl{
	width:600px;
	margin-top:20px;
	margin-bottom:20px;
}

.gm_tptbl_td1{
	width:300px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.gm_tptbl_td2{
	width:300px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.gm_table{
	width:600px;
}

.gm_table_td1{
	width:40px;
	text-align:left;
	vertical-align:top;
}

.gm_table_td2{
	text-align:left;
	vertical-align:top;
	padding-bottom:18px;
}

.gm_subtitle{
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
}

.gm_message{
	text-align:left;
	margin-left:10px;
}

.gm_photo{
	width:600px;
	height:148px;
	text-align:left;
	vertical-align:top;
	background-image:url(../img/photo.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:15px;
	padding-top:135px;
}

.gm_spec{
	width:260px;
	margin-left:110px;
	text-align:left;
}

.gm_spec_price{
	width:100%;
	text-align:left;
}

.gm_spec_tbl{
	width:100%;
}

.gm_spec_tbl_td1{
	width:15px;
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
}

.gm_spec_tbl_td2{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
}

.gm_spacer{
	width:600px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}

.gm_smpl_tbl{
	width:600px;
	margin-bottom:20px;
}

.gm_smpl_tbl img{
	border:1px solid #CCCCCC;
}

.gm_smpl_td1{
	width:300px;
	text-align:left;
	padding-bottom:20px;
}

.gm_smpl_td2{
	width:300px;
	text-align:right;
	padding-bottom:20px;
}

.gm_smpl_td1a{
	width:300px;
	text-align:left;
}

.gm_smpl_td2a{
	width:300px;
	text-align:right;
}

.gm_extitle{
	height:20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background-color:#CCCCCC;
	padding-top:4px;
	padding-left:5px;
	margin-bottom:8px;
}

.gm_exmes{
	width:280px;
	text-align:center;
	padding:3px;
}

.gm_info{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#62B926;
}

.gm_info a{
	color:#62B926;
}

