#globalMain #container{
	width:710px;
	text-align:center;
}

#globalMain #float_wrapper{
	overflow:hidden;
	width:710px;
	margin:5px auto 0;
}

#globalMain #left_div{
	float:left;
	width:350px;
	border:1px solid #d0cdb9;
}

#globalMain #right_div{
	float:right;
	width:350px;
	border:1px solid #d0cdb9;
}

#globalMain .th{
	background:#d0cdb9;
	line-height:40px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin:5px 10px;
	font-size:18px;
}

#globalMain #mailnews_img_outer_div{
	height:390px;
	margin:5px 10px;
	background:	#94979a;
}

#globalMain #hotmenu_img_outer_div{
	height:390px;
	margin:5px 10px;
	background:#c1c6bc;
}

#globalMain #mailnews_img_div{
	padding:17px;
}

#globalMain #hotmenu_img_div{
	padding:10px 0;
}

#globalMain .text_div1{
	background:#939ba6;
	margin:5px 10px;
	color:#ffffff;
}

#globalMain .text_div1 p{
	margin:0.5em 0;
	line-height:150%;
}

#globalMain .text_div1_inner{
	padding:10px;
}

#globalMain .text_div1 .text_h{
	margin:0;
	font-weight:bold;
	line-height:150%;
}

#globalMain .text_div1 .text_p{
	margin:0.5em 0;
	line-height:150%;
	text-align:left;
}

#globalMain .text_div2{
	background:#718094;
	margin:5px 10px;
	text-align:left;
	color:#ffffff;
	height:400px;
	line-height:150%;
}

#globalMain .text_div2_inner{
	padding:10px;
}

#globalMain .text_div2 dt{
	font-weight:bold;
}

#globalMain .text_div2 dd{
	padding-left:25px;
	margin-bottom:5px;
}

#globalMain .text_div2 table{
	margin-left:20px;
}

#globalMain .text_div2 dd td{
	padding:0 5px;
}

#globalMain .text_div2 td{
	color:#ffffff;
}

#globalMain .btm_btn{
	padding:6px;
}

/* anchor
------------------------------------------------------- */
#globalMain a.info_link {
	color: #0000FF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	text-decoration: none;
}

#globalMain a.info_link:hover {
	color: #ffc600;
}

/* js
------------------------------------------------------- */
#globalMain #gallery{
	position:relative;
}

#globalMain #gallery ul{
	list-style:none;
	margin:0;
	padding:0;
}

#globalMain #gallery .hide{
	position:absolute;
	top:-100px;
	visibility:hidden;
}

#globalMain #clickme{
	position:absolute;
	top:90px;
	right:5px;
	width:155px;
	height:130px;
	font-weight:bold;
	line-height:130%;
	text-align:left;
	filter:alpha(opacity=80);
	-moz-opacity:0.90;
	opacity:0.90;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	text-align:center;
	line-height:140%;
	padding:10px 5px;
	background-image:url('../catalog_information/fukidashi.png');
	background-repeat:no-repeat;
}

#globalMain #clickme_text{
	color:#000099;
	position:absolute;
	top:115px;
	right:5px;
	width:165px;
	font-weight:bold;
	line-height:130%;
	text-align:left;
	text-align:center;
	line-height:150%;
	padding:10px 5px;
}

#globalMain #clickme_text:hover{
	color:#ffc600;
}

/* HOTSTUFF
------------------------------------------------------- */
#globalMain #hotstuff {
	overflow:hidden;
	clear:both;
	background:#832d6a;
	padding:5px;
}

#globalMain #hotstuff p {
	margin:0;
	padding:0;
}

#globalMain #hotstuff dl,
#globalMain #hotstuff dt,
#globalMain #hotstuff dd,
#globalMain #hotstuff p {
	margin:0;
	padding:0;
}

#globalMain #hotstuff dl {
	margin-bottom:5px;
}

#globalMain #hotstuff dd {
	margin-top:5px;
}

#globalMain #hotstuff .hsright {
	float:right;
	width:190px;
}

#globalMain p#hsimage {
	float: left;
	padding-right: 5px !important;
}

#globalMain #hotstuff a {
	color:#ffffff;
	font-weight:bold;
}

#globalMain #hotstuff a:hover {
	color:#ffc600 !important;
}

#globalMain #hotstuff dt a {
	font-size: 16px;
}