@charset "UTF-8";


/*BASIC PAGESTYLE*/
html, body {
   text-align:center;
   scrollbar-3dlight-color:    #666666;
   scrollbar-arrow-color:      #ffffff;
   scrollbar-darkshadow-color: #666666;
   scrollbar-face-color:       #666666;
   scrollbar-highlight-color:  #ffffff;
   scrollbar-shadow-color:     #ffffff;
   height:100%;
   margin: 0px;
}
* {
   font-family: "Verdana", "Arial","sans-serif";
   color: #555555;
   font-size: 12pt;
   line-height: 20pt;
}

* a{
	font-family: "Verdana", "Arial","sans-serif";
    color: #555555;
	text-decoration: underline;
   font-size: 12pt;
   line-height: 20pt;
    }

* a:hover{
	font-family: "Verdana", "Arial","sans-serif";
    color: #F8D11D;
	text-decoration: underline;
   font-size: 12pt;
   line-height: 20pt;
    }

img{
	border: none;
}

td, th {
   font-family: "Verdana", "Arial","sans-serif";
   color: #555555;
   font-size: 10pt;
   line-height: 18pt;
}

td a, th a{
	font-family: "Verdana", "Arial","sans-serif";
    color: #555555;
	text-decoration: underline;
   font-size: 10pt;
   line-height: 18pt;
    }

td a:hover, th a:hover{
	font-family: "Verdana", "Arial","sans-serif";
    color: #F8D11D;
	text-decoration: underline;
   font-size: 10pt;
   line-height: 18pt;
    }
h1{
	background:url("../img/mrk_titlearrow.gif") no-repeat center left;
	font-size:15pt;
	line-height:15pt;
	font-weight:bold;
	padding: 5px 0px 3px 33px;
	margin: 0px;
}

h2 {
	font-weight:bold;
	border-left: 3px solid #FF0000;
	padding: 5px 0px 5px 10px;
	margin:15px 0px 15px 0px;
	color: #223F53;
	background-color: #EDEDED;
}

h2:first-child {
	font-weight:bold;
	border-left: 3px solid #FF0000;
	padding: 5px 0px 5px 10px;
	margin:0px 0px 15px 0px;
	color: #223F53;
	background-color: #EDEDED;
}

h3{
	background:url("../img/mrk_arrow.gif") no-repeat center left;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	padding: 2px 0px 0px 15px;
	margin-bottom: 15px;
	
}

hr {
border:solid #D1D0CF;
border-width:1px 0px 0px 0px;
height:1px;
overflow:hidden;
margin:10px 0;
clear:both;
}

input[type="text"], input[type="password"],input[type="file"]{
	padding:4px 4px 4px 4px;
	font-size: 12pt;
    line-height: 12pt;
}
#container{
	width:100%;
	position:relative;
	margin:0 auto;
	text-align: center;
	background-color:#EBEBD4;
	min-height:100%;
    _height:100%;
}


#header{
	width: 100%;
	height: 100px;
	background:url("../img/bak_header.gif") repeat-x center bottom;
	text-align: center;
	margin-bottom: 15px;
}

#header_inner{
	width: 800px;
	height: 100px;
	margin: 0px auto;
	color:#FFFFFF;
	position:relative;
}

#pagetop{
	font-size: 8pt;
	line-height: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	position:absolute;
	top:7px;
	left:50px;
	z-index: 10;
	background: none;
	padding: 0px;
}

#header_logo{
	position:absolute;
	top:0px;
	left:0px;
}

#header_logo_sub{
	position:absolute;
	top:9px;
	left:42px;
}

#mainmenu{
	position:absolute;
	bottom:0px;
	left:48px;
	z-index: 10;
}

#mainmenu img{
	margin-right: 5px;
}

#mainmenu_right{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index: 10;
}

#mainmenu_right img{
	margin-left: 5px;
}

div#header_login {
	position:absolute;
	top:0px;
	right:0px;
}

div#header_login_center {
	float:right;
	height: 26px;
	padding: 4px 0px;
	background: url('../img/bak_login_center.gif') repeat-x center top;
	font-weight: bold;
    font-size: 8pt;
    line-height: 15pt;
}

div#header_login_center a{
	font-weight: bold;
    font-size: 8pt;
    line-height: 15pt;
}

div#header_login_left {
	float:right;
	height: 34px;
	width: 7px;
	background: url('../img/bak_login_left.gif') repeat-x center top;
}

div#header_login_right {
	float:right;
	height: 34px;
	width: 8px;
	background: url('../img/bak_login_right.gif') repeat-x center top;
}

.spot_box{
	border: 1px solid #CCCCCC;
	padding: 9px;
	text-align:center;
}

.spot_box_title{
	margin-top: 10px;
   font-size: 11pt;
   line-height: 12pt;
   text-align:left;
}

.spot_box_title a{
    color: #191919;
	text-decoration: underline;
	font-weight: bold;
   font-size: 11pt;
   line-height: 12pt;
}

.spot_box_title a:hover{
    color: #191919;
	text-decoration: underline;
   font-size: 11pt;
   line-height: 12pt;
}

.spot_box_sub{
	color:#000000;
    font-size: 8pt;
    line-height: 11pt;
   text-align:left;
}

.spot_box_sub img{
	margin: 0px 5px;
}

.result{
	color:#66CC00;
	font-size: 10pt;
	line-height:12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.result_notfound{
	color:#FF3300;
	font-size: 10pt;
	line-height:12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.loading{
	vertical-align:middle;
}

#inner{
	width: 800px;
	text-align: left;
	margin:0 auto;
	padding-bottom:60px;
	height:1%;
}

#inner500{
	width: 500px;
	text-align: left;
	margin:0 auto;
	padding-bottom:57px;
}

#menu{
	text-align:left;
	background-color:#F9F4DF;
}

#search_box{
	width:845px;
	height:23px;
	background:url("../img/bak_search.gif")  no-repeat;
	padding:15px 5px 15px 50px;
	text-align: left;
	position:relative;
	margin-bottom: 0px;
}

#search_box img{
	vertical-align:middle;
}

#search_button{
	position:absolute;
	right:14px;
	top:14px;
}

.index_result{
	witdh:800px;
	height:1%;
	margin:0px 0px 15px 0px;
	padding:5px 0px;
	text-align:center;
	font-weight:bold;
	background-color:#ECE179;
	position:relative;
}

.index_result_prev{
	position:absolute;
	left:10px;
	top:10px;
}

.index_result_next{
	position:absolute;
	right:10px;
	top:10px;
}

.index_spot{
	background-color:#FFFFFF;
	padding:10px;
}


.index_imgwrapper{
	width:264px;
	height:264px;
	overflow:hidden;
	border:3px solid #CCCCCC;
	text-align:right;
	vertical-align:middle;
}

.small_imgwrapper{
	width:185px;
	height:185px;
	overflow:hidden;
	border:3px solid #CCCCCC;
	text-align:right;
	vertical-align:middle;
}

.index_shopname{
	margin-top:7px;
}

.index_shopname a{
	font-size:12pt;
	font-weight:bold;
}

.index_shopname a:hover{
	font-size:12pt;
	font-weight:bold;
}

.index_category{
	font-size:7pt;
}
.search1{
	font-weight:bold;
	font-size: 15pt;
}

.search2{
	font-weight:bold;
	font-size: 12pt;
}
/*SPOT PAGE*/


#spot_container{
	background:url("../img/bak_spot.gif")  center top repeat-y;
	width:100%;
	position:relative;
	margin:0 auto;
	text-align: center;
	background-color:#F1EFEA;
	min-height:100%;
    _height:100%;
}

#spothead_back{
	background:url("../img/bak_body.gif") center top;
	width:100%;
	text-align:center;
}

#spothead_wrapper{
	background:url("../img/bak_spothead.gif")  center top repeat-y;
	width:980px;	
	overflow:hidden;
	margin:0px auto;
	text-align:center;
}

#spothead_menu{
	width: 800px;
	height: 26px;
	margin:0 auto;
	text-align:center;
	margin-bottom: 0px;
	background-color:#7F7874;
}

#spothead_table{
	width:980px;
	height:300px;
	margin: 0px auto;
}

#spothead{
	width:800px;
	height:300px;
	margin: 0px auto;
	padding:0px;
	position:relative;
	height:1%;
}

#spot_map{
}


#spot_name{
	font-size:15pt;
	line-height:15pt;
	margin-bottom:0px;
	font-weight:bold;
}

#spot_name img{
	vertical-align:middle;
	margin-right:5px;
}

.spot_vlist{
	padding:0px 15px;
	margin-bottom:15px;
}

.spot_vlist img{
	vertical-align:middle;
}

#spot_vote{
	width:490px;
	clear:both;
	border:1px solid #CCCCCC;
	margin-top:20px;
	padding:14px;
	text-align: left;
	border:1px solid #DDDDDD;
}

#spot_vote img{
	vertical-align:middle;
}

.spot_vote_comment{
	font-size:7pt;
	margin-left:20px;
}

#spot_button{
	position:absolute;
	right:10px;
	top:-30px;
}

#spotbutton a{
	
	cursor:pointer;
}

#spotbutton img{
	margin-left:10px;
}

#spot_side{
	width:520px;
	text-align:center;
}

.spot_left{
	width:287px;
	float:left;
}

.spot_right{
	width:468px;
	float:right;
}


.spot_group{
	padding:0px 7px;
	margin:0px 0px 10px;
	text-align:left;
}

.spot_imgwrapper{
	width:74px;
	height:74px;
	overflow:hidden;
	border:3px solid #CCCCCC;
	text-align:right;
	vertical-align:middle;
}

.spot_image{
	width: 305px;
	padding:0px;
	margin-bottom:0px;
}

.spot_text{
	padding:14px;
	text-align: left;
	background-color:#FAF8F6;
	border:1px solid #DDDDDD;
}

.spot_thumb_wrapper{

}

.staff_textwrapper{
	width: 305px;
	height:120px;
	padding:15px 15px 15px 50px;
	text-align: left;
	background:url("../img/img_stafftext.gif") no-repeat;
}

.staff_text{
	width: 305px;
	height:120px;
	overflow:auto;
}

.staff_name{
	font-weight:bold;
	margin-bottom:10px;
}

.from_textwrapper{
	width: 305px;
	height:120px;
	padding:15px 50px 15px 15px;
	text-align: left;
	background:url("../img/img_fromtext.gif") no-repeat;
}

.from_text{
	width: 305px;
	height:120px;
	overflow:auto;
}


.atc_text{
	text-align: left;
	margin-bottom:15px;
}

.atc_name{
	color:#3D6587;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:20px;
}

.atc_date{
	font-size:7pt;
	font-style:italic;
	color:#AAA;
	background : url("../img/mrk_wrote.gif") no-repeat left;
	padding-left: 15px;
}

.atc_image1{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.atc_image2{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.event_text{
	padding:14px;
	text-align: left;
	border:1px solid #CCCCCC;
	margin-bottom:15px;
}

.event_name{
	font-size:15pt;
	line-height: 15pt;
	font-weight:bold;
	margin-bottom: 5px;
}

.event_name a{
	font-size:15pt;
	font-weight:bold;
}

.event_date{
	font-size:12pt;
	line-height: 12pt;
	margin-bottom:5px;
}

.event_date a{
	font-size:12pt;
	line-height: 12pt;
}

.event_date img{
	vertical-align: middle;
	margin-right:5px;
}
.event_image{
	float:left;
	margin-right:10px;
}

.right_image{
	display: block;
	float:right;
	margin-left:20px;
}

.right_image_each{
	border: 3px solid #CCCCCC;
	width: 200px;
	height: 100px;
	overflow: hidden;
	margin-bottom:10px;
}

.event_button{
	text-align:right;
	margin-top: 5px;
}

.side_header{
	text-align:left;
	margin-bottom:20px;
}
.section_title{
	font-size:8pt;
	color:#555555;
	background : url("../img/mrk_arrow.gif") no-repeat left;
	padding-left: 10px;
	margin: 5px 0px 0px 0px;
}


.section_text{
	padding:0px 0px 7px 10px;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:6px;
}

.section_price{
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
	text-align: right;
	padding:0px 10px 7px 10px;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:6px;
}

.section_text2{
	padding:0px 10px 7px 10px;
}
.section_title2{
	background : url("../img/mrk_arrow.gif") no-repeat left;
	padding-left: 10px;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
}

#category{
	margin-left:20px;
	font-weight:normal;
	font-size: 8pt;
	line-height: 15pt;
}

#pagetitle{
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 15pt;
	position:absolute;
	left:10px;
	bottom:8px;
}

#categorymenu{
	margin-left:20px;
	text-align:left;
	font-weight:normal;
    font-size: 8pt;
	color:#FFFFFF;
	position:absolute;
	left:200px;
	bottom:10px;
}

#categorymenu a{
	font-weight:normal;
    font-size: 8pt;
	color:#FFFFFF;
}

#votecomment{
	margin-right:20px;
	margin-bottom:5px;
	font-weight:bold;
    font-size: 8pt;
	color:#FFFFFF;
}

#spot_photo{
	height:150px;
	margin-bottom:15px;
}

#spot_photo_table{
	font-weight:bold;
	vertical-align:middle;
	z-index: 1;
}

.banner{
	width:234px;
	background-color:#FFF;
	padding:15px;
	margin-bottom:15px;
}

.banner_left{
	float:left;
}

.banner_left a{
	font-size: 9px;
	padding-left:3px;
}
.banner_left a:hover{
	font-size: 9px;
	padding-left:3px;
}
.banner_left img{
	vertical-align:middle;
}

.banner_right{
	float:right;
}

.banner_right a{
	font-size: 9px;
	padding-left:3px;
}
.banner_right a:hover{
	font-size: 9px;
	padding-left:3px;
}

.banner_right img{
	vertical-align:middle;
}

.left{
	width:264px;
	float:left;
}

.right{
	width:621px;
	float:right;
}

.field{
	font-size:8pt;
	color:#555555;
	font-weight:bold;
	background : url("../img/mrk_arrow.gif") no-repeat right;
	padding-right: 15px;
	margin: 5px 10px 0px 0px;
}

.tips{
	font-size:8pt;
	background : url(../img/mrk_tips.gif) no-repeat top left;
	padding: 3px 0px 2px 17px;
	margin-left:15px;
}

.tips2{
	font-size:8pt;
	background : url(../img/mrk_tips.gif) no-repeat top left;
	padding: 3px 0px 2px 17px;
	margin-top:5px;
}

.hint{
	background : url(../img/mrk_hint.gif) no-repeat top left;
	padding: 3px 0px 2px 17px;
	font-size:10pt;
	line-height:10pt;
	font-weight: bold;
}

.check{
	background : url(../img/mrk_check.gif) no-repeat left center;
	padding-left: 25px;
	margin:5px 0px 5px 30px;
	font-weight:bold;
}

#service{
	padding:15px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

#service_name{
	font-weight:900;
	color:#7F7874;
	font-size: 20pt;
	line-height:1em;
	margin-bottom:15px;
}
.service_wrapper{
	background : url("../img/bak_service.gif") no-repeat;
	padding:50px 15px 15px;
	background-color:#FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
}

.service_about{
	margin:5px 0px;
	font-weight:bold;
	font-size:10pt;
}

.service_button{
	text-align:right;
}

.service_button a{
	font-size: 9px;
	padding-left:3px;
}
.service_button a:hover{
	font-size: 9px;
	padding-left:3px;
}
.service_button img{
	vertical-align:middle;
	margin-left:10px;
}

.mypage_head{
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding:10px 15px 0px 15px;
	position: relative;
}

.section_head{
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding:10px 15px 0px 15px;
	position: relative;
}

.section_info{
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 8pt;
	line-height:8pt;
	color: #999999;
}

.section_info a{
	font-size: 8pt;
	line-height:8pt;
	color: #999999;
}

.section_info img{
	margin: 0px 10px;
}

.section_button{
	position: absolute;
	top: 53px;
	right:-32px;
}

.section_button img{
	display: block;
	margin-bottom: 5px;
}

.section_body{
	padding: 15px;
	background-color:#FFFFFF;
	height: 1%;
	margin-bottom:15px;
}

#spot_menu{
	width: 760px;
	height: 31px;
	text-align:right;
	background : url(../img/bak_spot_menu.gif) repeat-x bottom right;
	padding: 0px 5px 0px 5px;
}
.spot_body{
	padding: 15px 15px 15px 15px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	position: relative;
}

.section_body_open{
	font-size: 12pt;
	line-height: 18pt;
	padding: 0px 15px 15px 15px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.section_toprow{
	padding:10px 22px 12px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.section_body_center{
	background-color:#FFFFFF;
	padding:10px 10px;
	text-align:center;
	margin-bottom:15px;
}

/*FOOTER*/

#footer{
	height: 60px;
	width: 100%;
	font-size: 9px;
	text-align:center;
	position:absolute;
    bottom:0;
	left:0;
}

div#footer_menu img {
	vertical-align: middle;
	margin-left: 12px;
}

div#footer_menu {
	margin: 2px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

div#footer_menu span {
	height:15px;
	padding-left: 15px;
}

div#footer_menu span a {
	font-size: 9px;
	line-height: 11pt;
	text-decoration: none;
}

div#footer_menu span a:hover {
    color: #F8D11D;
}


.dummy { 
	font-size: 1pt;
    line-height: 1pt;
	visibility: hidden; 
	} 

.clear{
	clear:both;
	line-height:0;
	height:0;
}

.search{
	width:800px;
	text-align: left;
	background-color:#5F220A;
	color:#FFFFFF;
	margin-bottom: 0px;
}

.search td{
	color:#FFFFFF;
}

.list{
	width: 800px;
	text-align: left;
	margin-bottom:20px;
}

.result{
	padding: 0px 0px 10px;
	font-weight:bold;
}

.pagenavi{
}

.errormessage{
	width:880px;
	padding:10px;
	margin-top:20px;
	text-align:center;
	font-weight: bold;
}

.centerbutton{
	width:100%;
	margin-top:20px;
	text-align:center;
}

.centerbutton input{
	cursor:hand;
	cursor:pointer;
}

.centerbutton button{
	cursor:hand;
	cursor:pointer;
}

.station{
	background-color:#CCFFCC;
	padding:5px;
	text-align:center;
}

.thisstation{
	font-weight:bold;
	background-color:#6699CC;
	padding:5px;
	text-align:center;
}


/*MAP*/
#resultmessage{
	position:absolute;
	top:10px;
	right:10px;
	z-index:10;
	font-weight:bold;
	padding:5px 10px;
	color:#FFFFFF;
	background-color:#F44A0B;
}

#resultmessage img{
	vertical-align:middle;
}

#resultmessage a{
	color:#FFFFFF;
	text-decoration: none;
	
	cursor:pointer;
    }

#resultmessage a:hover{
	color:#FFFFFF;
	text-decoration: none;
    }

#mapwrapper{
	position:relative;
}

.map_cityname{
	margin-top:20px;
}

.map_cityname a{
	font-weight:bold;
	font-size: 15pt;
}

#zoomcontrol{
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
}

/*MAINTENANCE PAGESTYLE*/

#maintenance{
	background:url("../img/img_background.gif");
	width:100%;
	position:relative;
	text-align: center;
	min-height:100%;
    _height:100%;
}

#maintenancefooter{
	height: 20px;
	padding-top:10px;
	width: 100%;
	font-size: 9px;
	text-align:center;
	position:absolute;
    bottom:0;
	left:0;
}

.maintenance_body{
	width:450px;
	text-align:center;
	padding:20px 20px ;
	background-color:#FFFFFF;
	margin:150px auto 15px;
}

#selectcity{
	background:url("../img/img_selectcity.gif");
	width:359px;
	height:345px;
	padding:22px 22px 103px 22px;
	margin: 100px auto 0px;
}

/*ABOUT PAGESTYLE*/
.about_head{
	width:730px;
	text-align:left;
	background-color:#FFFFFF;
	padding:15px;
	margin:0px auto;
}

.about_body{
	width:730px;
	text-align:left;
	padding:0px 15px 15px 15px;
	background-color:#FFFFFF;
	margin:0px auto 15px;
}

.about_button{
	float:right;
	text-align:right;
}

.about_button a{
	display:block;
	
	cursor:pointer;
	margin-top:20px;
}

.about_left{
	width:440px;
	float:left;
}

.about_right{
	width:260px;
	float:right;
}

.about_left2{
	width:260px;
	float:left;
}

.about_right2{
	width:440px;
	float:right;
}

.about_title{
	margin-bottom:20px;
}

.about_table {
width:580px;
border-collapse: collapse;
margin: 15px 0px;
}
 
.about_table TH {
color : #FFFFFF;
width:160px;
text-align:right;
padding: 8px;
font-weight:bold;
background-color:#7E7975;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

.about_table TD {
width:387px;
text-align:left;
padding: 8px;
background-color:#FFFFFF;
border-right:1px solid #7E7975;
border-bottom:1px solid #7E7975;
border-top:1px solid #7E7975;
}

/*DOCUMENT*/
.doc_text{
	margin-bottom:15px;
}

/*MYLIST*/
.mylist_wrapper{
	width: 740px;
	padding:13px;
	text-align: left;
	border:2px solid #CCCCCC;
	margin-bottom:15px;
	position:relative;
	background-color: #FFFFFF;
}

.mylist_delete{
	display:none;
	position:absolute;
	top:2px;
	right:2px;
	padding: 2px 7px 2px 7px;
	background-color: #F04D23;
	z-index : 100;
}
.mylist_delete a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.mylist_delete img{
	vertical-align:middle;
	margin-left: 5px;
}
.mylist_name {
	margin-bottom:10px;
	font-size:15pt;
	font-weight:bold;
}

.mylist_name a{
	font-size:15pt;
	font-weight:bold;
}

.mylist_left{
	float:left;
	width: 425px;
}

.mylist_right{
	float:right;
	width: 300px;
}

.mylist_button{
	float:right;
	text-align:right;
}

.mylist_button a{
	cursor:pointer;
	margin-left:5px;
}


/*CONTACT*/

.con_table {
border-collapse:collapse;
width:720px;
}

.con_table  TH {
width:150px;
padding: 10px;
text-align: right;
}

.con_table  TD { 
width:530px;
padding: 10px;
text-align:left;
}

/*PAGENAVI*/
div.pagenavi_wrapper{
	width:510px;
	height:20px;
	font-weight: bold;
	margin-bottom:15px;
	position:relative;
	text-align:center;
	background-color: #ECE179;
}

div.pagenavi_prev{
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	padding:0px;
	margin:0px;
}

div.pagenavi_next{
	position:absolute;
	right:0px;
	top:0px;
	text-align:right;
	padding:0px;
	margin:0px;
}


.list_table {
width:100%;
border-collapse: collapse; 
margin-top:10px;
margin-bottom:10px; 
}
 
.list_table TH {
font-weight:normal;
text-align:left;
padding: 5px 10px;
}

.list_table TD {
text-align:left;
border-top:1px dashed #CCCCCC;
padding: 5px 10px;
}

.stripe_table {
width:100%;
border-collapse: collapse; 
margin-top:10px;
margin-bottom:10px; 
}
.stripe_table TR.color1{
	background-color: #EEEEEE;
}
.stripe_table TR.color2{
	background-color: #FFFFFF;
}
.stripe_table TH {
font-weight:bold;
text-align:right;
padding: 5px 10px;
}

.stripe_table TD {
text-align:left;
padding: 5px 10px;
}

.stripe_table TD a {
margin-right: 10px;
}

/*LOGIN */

.login_right{
	width:618px;
	float:right;
}

.login_left{
	width:267px;
	float:left;
}

/*MYPAGE*/
#mypage_account{
	border: 1px solid #CCCCCC;
	padding : 8px;
	margin-bottom : 10px;
	font-size:7pt;
}

#mypage_name{
	font-weight:bold;
   font-size: 10pt;
   line-height: 10pt;
   margin-bottom: 8px;
}

#mypage_login{
	font-size:7pt;
	line-height: 7pt;
	float: left;
}
#mypage_logout{
	position: absolute;
	top: 15px;
	right: 15px;
}

#mypage_logout a{
	font-size:7pt;
	line-height: 7pt;
}

.mypage_right{
	width:535px;
	float:right;
}

.mypage_left{
	width:220px;
	float:left;
}
#mypage_menu_wrapper{
	text-align:left;
	padding:15px;
	background-color:#FFFFFF;
	margin:0px auto 15px;
}

#mypage_menu{
	list-style-type:none;
	margin: 0px;
}

#mypage_menu li{
	background:url(../img/mrk_boxarrow.gif) no-repeat center left;
	padding-left:20px;
	margin:5px 10px;
}

#mypage_menu li a{
text-decoration:none;
}

#mypage_menu li a:hover{
text-decoration:none;
}

.image_table {
width:102px;
height:102px;
border: 3px solid #CCCCCC;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}

.image_table TD {
width:102px;
height:102px;
text-align:center;
background: url('../img/bak_img.gif');
}

.image_table TD img{
vertical-align:middle;
}

#progress{
	width:100%;
	background-color : #EBEBD4;
	position:relative;
	text-align: center;
	min-height:100%;
    _height:100%;
	padding: 100px 0 0;
}

#progress_body{
	background:url("../img/bak_progress.gif") no-repeat center top;
	width:340px;
	height:190px;
	text-align:center;
	font-weight:bold;
	padding:80px 30px 30px ;
	margin:0px auto 15px;
}

#progress_footer{
	height: 20px;
	padding-top:10px;
	width: 100%;
	font-size: 9px;
	text-align:center;
	position:absolute;
    bottom:0;
	left:0;
}


/*ACCEPT*/

.qry_thumb_wrapper{
	float:right;
}

.qry_thumb_each{
	display: block;
	margin-bottom: 10px;
}

.list_div_top{
text-align:left;
padding: 0px 10px 5px;
}

.list_div{
text-align:left;
border-top:1px dashed #CCCCCC;
padding: 5px 10px;
}

/*submenu*/
ul.submenu{
	width:100%;
	text-align:left;
	margin:0px 0px 10px;
	padding:0px;
}

ul.submenu li{
	font-weight:bold;
	margin:1px;
	display:inline;
	padding:3px 20px;
	background-color:#EDEDED;
}

ul.submenu li.nowshow{
	
	font-weight:bold;
	margin:1px;
	display:inline;
	padding:3px 20px;
	background-color:#223F53;
}

ul.submenu li a{
	
	cursor:pointer;
	text-decoration: none;
}

ul.submenu li.nowshow a{
	color:#FFFFFF;
	cursor:pointer;
	text-decoration: none;
}
/*NEW REGISTER*/
#register_box{
	border: 1px solid #CCCCCC;
	padding : 15px;
	margin-top : 20px;
}

.menubox{
	border:1px solid #CCCCCC;
	padding: 9px;
	text-align: left;
	margin-bottom:15px;
	background-color:#FAF8F6;
}

.alertbox{
	border:2px solid #FF6600;
	color: #FF6600;
	font-weight: bold;
	padding: 9px;
	text-align: left;
	margin-bottom:15px;
	background-color:#FAF8F6;
}
.noticebox{
	border:2px solid #66CC33;
	color: #66CC33;
	font-size:8pt;
	line-height:12pt;
	font-weight: bold;
	padding: 9px;
	text-align: left;
	margin-bottom:15px;
	background-color:#FAF8F6;
}

.noticebox a{
	color: #66CC33;
	font-size:8pt;
	line-height:12pt;
	font-weight: bold;
}

.groupbox{
	border:1px solid #CCCCCC;
	padding: 9px;
	text-align: left;
	margin-bottom:15px;
}

.strongbox{
	border:1px solid #CCCCCC;
	padding: 9px;
	text-align: left;
	font-size: 12pt;
	line-height:12pt;
	font-weight:bold;
	margin-bottom:15px;
	background-color:#FAF8F6
}


/*FORM SEND*/
.formbox{
	width:680px;
	border:1px solid #CCCCCC;
	padding: 24px;
	text-align: left;
	margin:0px 10px 15px;
	background-color:#FAF8F6;
}

div.formprocess{
	width:720px;
	height: 30px;
	text-align:left;
	margin:0px 10px 10px;
	padding:0px;
}

div.formprocess div{
	float:left;
	height: 20px;
	font-size: 8pt;
	line-height: 15pt;
	font-weight:bold;
	margin:1px;
	padding:5px 25px 5px 15px;
	background:#CCCCCD url(../img/bak_formprocess2.gif) no-repeat center right;
}

div.formprocess div.nowshow{
	color: #FFFFFF;
	background:#61AF44 url(../img/bak_formprocess1.gif) no-repeat center right;
}

div.formprocess div.endprocess{
	padding:5px 15px 5px 15px;
	background:#CCCCCD;
}

div.formprocess div.endnowshow{
	color: #FFFFFF;
	padding:5px 15px 5px 15px;
	background:#61AF44;
}

div.innermenu{
	width:860px;
	height: 30px;
	text-align:left;
	margin:0px 0px 10px;
	padding:0px;
}

div.innermenu div{
	float:left;
	height: 20px;
	font-size: 10pt;
	line-height: 15pt;
	font-weight:bold;
	margin-right:5px;
	padding:5px 15px 5px 15px;
	background:#CCCCCD;
}

div.innermenu div a{
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
}

div.innermenu div.nowshow{
	color: #FFFFFF;
	background:#61AF44;
}

.link_odd{
	padding:10px;
	background-color: #EFF3EC;
}

.link_even{
	padding:10px;
}

.comment_notfound{
	color: #AAA;
	text-align: center;
	margin: 20px 0px;
}
