@charset "utf-8";
/* CSS Document */


.mmj_main_right-glist_all{
	width: 630px;
	height: auto;
	margin: 0px 10px 20px auto;
	letter-spacing: 0px;
	background:#FFFFFF;
	overflow:hidden;
}

* html .mmj_main_right-glist_L1{
	float: left;
	width: 200px;
	height: 125px;
	border: pink 1px dotted;
	margin: 3px 0px 0px 0px;
	padding: 4px;
}
* html .mmj_main_right-glist_C1{
	float: left;
	width: 200px;
	height: 125px;
	border: pink 1px dotted;
	margin: 3px 3px 0px 3px;
	padding: 4px;
}
* html .mmj_main_right-glist_R1{
	float: left;
	width: 200px;
	height: 125px;
	border: pink 1px dotted;
	margin: 3px 0px 0px 0px;
	padding: 4px;
}
.mmj_main_right-glist_L1{
	float: left;
	width: 198px;
	height: auto;
	border: pink 1px dotted;
	margin-top: 3px;
	padding: 4px;
}
.mmj_main_right-glist_C1{
	float: left;
	width: 198px;
	height: auto;
	border: pink 1px dotted;
	margin: 3px 3px 0px 3px;
	padding: 4px;
}
.mmj_main_right-glist_R1{
	float: left;
	width: 198px;
	height: auto;
	border: pink 1px dotted;
	margin-top: 3px;
	padding: 4px;
	background:#ffffff;
}
img.mmj_glist_thm{
	float: left;
	width: 100px;
	height: 115px;
	vertical-align: top;
	padding: 2px;
	border: #cfcfcf 1px solid;
}
.mmj_glist-namearea{
	width: auto;
	height: auto;
	font-size: 11px;
	background-image: url(../images/mmj_icon-gl-namearea.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-left: 107px;
	padding-top: 10px;
}
.mmj_glist-sizearea{
	width: auto;
	height: auto;
	font-size: 9px;
	background-image: url(../images/mmj_icon-gl-sizearea.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-left: 107px;
	padding-top: 10px;
}
.mmj_glist-activetime{
	width: auto;
	height: auto;
	font-size: 10px;
	background-image: url(../images/mmj_icon-gl-timeschedule.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-left: 107px;
	padding-top: 10px;
}
img.mmj_glist-icon{
	width: 80px;
	padding: 5px 5px;
}
img.mmj_system-price{
	padding: 20px 20px 20px 20px;
}



/* tag customize and css hack */

* html img{/*IE6*/
	border-style: none;
	behavior:url(./alpha.htc);
	text-decoration: none;
}
img {
	border-style: none;
	text-decoration: none;
}
marquee{
	margin: 4px 0px 0px 0px;
}
hr{
	border: 0 none; 
	height: 1px; 
	color: pink;
	background-color: pink;
	margin: 5px 0px 5px 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #0F60CD;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #EF2121;
	text-decoration: underline;
}
a:active {
	color: #C9C9C9;
	text-decoration: none;
//	font-weight: bold;
}

