﻿@charset "utf-8";
/* CSS Document */

/*reset*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body{
	background:url(../images/bg/bg.gif) repeat;
	margin:0;
}

div#container{
	margin:0 auto;
	padding:0;
	background:url(../images/bg/bg_white.gif) repeat-y;
	width:959px;
	position:relative;
}

div#top{
	margin:0 auto;
	padding:0;
	width:938px;
	position:relative;	
}

.logo{
	margin:0;
	padding-top:10px;
	padding-left:10px;
	border:0;
}

.back_to_momo{
	top:0;
	right:0;
	position:absolute;
}

.menu{
	top:51px;
	right:0;
	position:absolute;
}

.star2{
	background:url("../images/bg/empty/star2.png") no-repeat;
	position:absolute;
	width:57px;
	height:57px;
	top:62px;
	left:40px;
} 

div .space{
	font-size:1px;
	height:60px;
	line-height:0em;
}

div .space02{
	font-size:1px;
	height:228px;
	line-height:0em;
}

div .space03{
	font-size:1px;
	height:10px;
	line-height:0em;
}

div .space04{
	font-size:1px;
	height:5px;
	line-height:0em;
}

div#content{
	margin:0 auto;
	padding:0;
	width:936px;
	position:relative;
}

div#banner_pos{
	width:100%;
	position:absolute;
	text-align:center;
}

div .banner{
	width:776px;
	height:120px;
	padding:5px;
	background-color:#FFFFFF;
	margin:0 auto;
}

div#index_ani{
	width:100%;
	position:absolute;
	text-align:center;
	z-index:10;
}

div.main_download{
	top:220px;
	right:20px;
	width:229px;
	height:63px;
	position:absolute;
	z-index:2000;
}

div#content table{
	margin:0;
	padding:0;
	border:none;
}

.content_bg{
	background:url(../images/bg/bg_content.gif) repeat-y;
	width:936px;
}

div .layout_top{
	background:url(../images/bg/layout_top.jpg) no-repeat top;
	width:936px;
}

table#left_square{
	width:657px;
}

table#left_square ul{
	padding-left:10px;
	list-style:inside;
	list-style-type:disc;
	line-height:1.8em;
	color:#FF9900;
}

table#left_square ul a{
	color:#0066FF;
}

 table#left_square span a{
	color:#FF6600;
}

table#left_square ul a:hover{
	color:#FF66CC;
}

  table#left_square span a:hover{
	color:#0066FF;
}

table#left_square span.title{
	color:#0066FF;
}

table#left_square span{
	color:#666666;
	line-height:1.6em;
	text-align:justify;
}

table#right_square{
	width:226px;
}

.small_img{
	width:128px;
	height:100px;
	padding:5px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-style:solid;
	border-color:#eee;
	border-width:1px;
}

.small_banner{
	width:200px;
	height:86px;
	padding:3px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-style:solid;
	border-color:#eee;
	border-width:1px;
	margin-left:5px;
}

.momo{
	left:20px;
	*left:0;
	_left:;
	bottom:446px;
	*bottom:0;
	_bottom:0;
	position:absolute;
	z-index:1000;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.button_download{
	background:url(../images/button/download.gif) no-repeat;
	width:90px;
	height:24px;
	color:#000000;
	font-size:13px;
	border:none 0;
}

.button_download:hover{
	background:url(../images/button/download_hover.gif) no-repeat;
	width:90px;
	height:24px;
	color:#000000;
	font-size:13px;
	border:none 0;
}

.concept_txt{
	padding-top:5px;
	*padding-top:0;
	_padding-top:0;	
	padding-left:5px;
	padding-right:5px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	*line-height:1.4em;
	_line-height:1.4em;
	letter-spacing:0.1em;
	text-align:justify;
}

.store_txt{
	font-size:16px;
	color:#333;
	line-height:2em;
	text-align:justify;
}

.note_txt{
	font-size:15px;
	line-height:1.3em;
	letter-spacing:0.1em;
	padding-left:30px;
	padding-right:8px;
	text-align:justify;
}

.note_txt01 div{
	font-size:15px;
	line-height:1.3em;
	letter-spacing:0.1em;
	padding-left:25px;
	padding-right:12px;
	text-align:justify;
}


.contact_txt{
	font-weight:bold;
	font-size:15px;
	line-height:1.4em;
	color:#fff;
	letter-spacing:0.1em;
	padding-left:10px;
	text-align:justify;
}

.happy_txt{
	font-size:15px;
	line-height:1.5em;
	letter-spacing:0.1em;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}

.note_txt div{
	padding-top:6px;
}

.concept_txt span, .happy_txt span, td.right span{
	color:#FF0000;
	letter-spacing: 0em;
}

.concept_txt span.bold, .happy_txt span.bold, td.right span.bold{
	color:#111;
	font-weight:bold;
}

.concept_txt a, .happy_txt a, td.right a{
	color:#0066FF;
}

.concept_txt a:hover, .happy_txt a:hover, td.right a:hover{
	color:#FF3399;
	text-decoration:none;
}

.ten_help{
	font-size:15px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	letter-spacing:0.1em;
	line-height:1.4em;
	text-align:justify;
}

.ten_help02{
	font-size:15px;
	color:#000;
	padding-left:28px;
	padding-right:20px;
	letter-spacing:0.1em;
	line-height:1.4em;
	text-align:justify;
}

br{
	letter-spacing: 0em;
}

.btn_download{
	margin-top:0;
	text-align:center;
}

tr.title_mart th{
	background-color:#6AC3F7;
	color:#fff;
	font-size:15px;
	text-align:center;
}

tr.title_visa th{
	background-color:#D0B3F5;
	color:#fff;
	font-size:15px;
	text-align:center;
}

tr.title_atm th{
	background-color:#FAC919;
	color:#fff;
	font-size:15px;
	text-align:center;
}

tr.title_web_atm th{
	background-color:#80EB59;
	color:#fff;
	font-size:15px;
	text-align:center;
}

tr.title_ibon th{
	background-color:#FF73C5;
	color:#fff;
	font-size:15px;
	text-align:center;
}

th.left{
	background:url(../images/bg/store/table_left_round.gif) left no-repeat;
	width:260px;
	height:34px;
}

th.left div{
	background:url(../images/bg/store/table_middle.gif) right no-repeat;
	*background:none;
	_background:none;
	letter-spacing:0.5em;
	padding:0;
	margin:0;
	overflow:hidden;
}

th.right{
	background:url(../images/bg/store/th_exp.gif) repeat-x;
	height:34px;
}

th.right div{
	background:url(../images/bg/store/table_right_round.gif) right no-repeat;
	height:34px;
	color:#333;
	letter-spacing:0.5em;
}

td.left{
	background-color:#fff;
	border:solid 2px #fff;
}

td.right{
	background-color:#FFFCD7;
	border:solid 1px #fff;
	
	padding-top:5px;
	*padding-top:0;
	_padding-top:0;	
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	*line-height:1.4em;
	_line-height:1.4em;
	letter-spacing:0.1em;
	text-align:justify;
}

td.right img{
	vertical-align:middle;
	}

table#article{
	width:100%;
}

table#article th{
	background:url(../images/bg/article/title_bar.gif) repeat-x;
	height:35px;
	font-size:15px;
	padding-left:10px;
	color:#993300;
}

table#article th.others{
	background:url(../images/bg/article/title_bar.gif) repeat-x;
	height:39px;
	font-size:15px;
	padding-left:10px;
	color:#000000;
}

table#article th.others img{
	vertical-align:middle;
}

table#article td{
	text-align:left;
	height:30px;
	font-size:15px;
	padding-top:5px;
	padding-left:10px;
	color:#000;
	line-height:1.5em;
}

table#article td a{
	height:30px;
	font-size:15px;
	color:#0066FF;
	line-height:1.5em;
}

table#article td a:hover{
	color:#FF66CC;
}

table#article td.content{
	text-align:left;
	height:30px;
	font-size:13px;
	color:#333;
	line-height:1.5em;
	padding-bottom:8px;
}

table#article td.content a{
	font-size:13px;
	color:#0066FF;
	text-decoration:none;
}

table#article td.content a:hover{
	color:#FF66CC;
	text-decoration:underline;
}

table#article td img{
	vertical-align:middle;
	border:0;
	padding-right:5px;
}


.form_right{
	text-align:right;
	font-size:15px;
	color:#666666;
	height:30px;
	letter-spacing:1px;
}

.form_right span{
	color:#0066FF;
}

.green_bar{
	background:url(../images/bg/photo/green_bar.png) no-repeat;
	width:182px;
	height:278px;
	text-align:center;
	margin-left:8px;
	float:left;
}

.btn_blog{
	background:url(../images/bg/photo/btn_blog.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_blog:hover{
	background:url(../images/bg/photo/btn_blog_hover.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_photo{
	background:url(../images/bg/photo/btn_photo.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_photo:hover{
	background:url(../images/bg/photo/btn_photo_hover.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_gotop{
	background:url(../images/bg/photo/btn_gotop.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_gotop:hover{
	background:url(../images/bg/photo/btn_gotop_hover.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_dow_image{
	background:url(../images/bg/board/btn_download.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

.btn_dow_image:hover{
	background:url(../images/bg/board/btn_download_hover.png) no-repeat;
	width:140px;
	height:40px;
	border:0 none;
}

#photo td.photo_title{
	width:182px;
	text-align:center;
}

#photo td.photo_content{
	background:url(../images/bg/photo/no_pic.png) no-repeat center;
}

#photo td.photo_content img{
	padding:5px;
	background-color:#FFFFFF;
	*float:left;
	_float:left;
}

.star_dep{
	background:url(../images/bg/photo/star_depart.gif) repeat-x;
	width:100%;
	height:16px;
}

#board{
}

#board td.con{
	padding-left:10px;
	font-size:15px;
	color:#993333;
	text-align:left;
	line-height:1.7em;
}

#board td.con span{
	font-size:15px;
	color:#0066FF;
}

div#dow{
	padding-top:10px;
	padding-right:10px;
	width:182px;
	float:left;
}

#dow td.dow_image{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#dow td.dow_image img{
	padding:5px;
	background-color:#FFFFFF;
}

.explainText{
	width:100%;
	font-size: 12pt;
	line-height: 24px;
	color: #000000;
}
.explainText span{
	color:#FF3366;
}
.dotline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin:10px 0 10px 0;
}
.download_Tab{
	width:100%;
	margin:10px 0 0 0 ;
	color:#000000;
}
.download_Tab td{
	border: 1px solid #cccccc;
	line-height:26px;
}
.download_Tab th{
	background-color: #CDE9F5;
	border: 1px solid #cccccc;
	line-height:32px;
	text-align:center;	
}
.download_Tab span{
	color:#0099CC;
}
.download_Tab strong{
	color: #FF0000;
}
.Sdownload_btn{
	background:url(../images/button/Sdownload_btn.gif) no-repeat;
	width:133px;
	height:50px;
	cursor: pointer;
}
.Sdownload_btn:hover{
	background:url(../images/button/Sdownload_btn_hover.gif) no-repeat;
}
.NOvirus{
	background: url(../images/button/NOvirus.gif) no-repeat;
	width:135px;
	height:55px;
}
div#footer{
	margin:0;
	padding-top:10px;
	padding-bottom:12px;
	background:url(../images/bg/bg_footer.gif) no-repeat;
	width:959px;
	color:#999;
	text-align:center;
	font-size:12px;
}