@charset "Shift_JIS";
/* Overlay */
#simplemodal-overlay {
	background-color:#333333; cursor:wait;
}

/* Container */
#simplemodal-container {
	height: auto;
	width: 680px;
	background-color:#fff;
	border:7px solid #616161;
	-moz-border-radius: 9px 9px 9px 9px;
	-moz-box-shadow: 0 0 5px #444444;
	-webkit-box-shadow: 0 0 5px #444444;
	box-shadow: 0 0 5px #444444;
}
#simplemodal-container a.modalCloseImg {
	background : transparent url(image/x.png) no-repeat scroll 0% 0%; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;
}


#exit_content{
	padding:0px;
	display: none;
	font-color:#fff;
	text-align: center;
	background-color: #000000;
	
}
	
form .text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #BEBEBE;
    color: #202020;
    font-size: 19px;
    margin-bottom: 6px;
    padding: 9px 10px;
    width: 235px;
}	
	
form .imgmt {
	margin-top: 20px;
	margin-bottom: 10px;
}	

/*
--------------------------------------------------
 
   infomakr.com (c)2005 2011- ALL RIGHTS RESERVED. 
--------------------------------------------------*/	
	
	
	
	