﻿@charset "utf-8";

/* Reset
***************************************************************/

html{
	overflow-y:scroll;
	}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	}

table{
	border-collapse:collapse;
	border-spacing:0;
	}

caption,th{
	text-align:left;
	}

q:before,q:after{
	content:'';
	}

object,
embed{
	vertical-align:top;
	}

hr,legend{
	display:none;
	}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	}

img,abbr,acronym,fieldset{
	border:0;
	}
li{
	list-style-type:none;
	}
img{
	vertical-align:bottom;
	}

/* Base
***************************************************************/
body{
	background:;
	color:;
	font:13px "Hiragino Kaku Gothic Pro",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:20px;
	text-align:center;
	}
table {
	font-size:inherit;
	font:100%;
	}
#wrapper{
	background:url(../img/common/1995.gif) repeat left top;
	}
	
/* footer
***************************************************************/
#footer ul{
	margin:0 0 20px;
	}

#footer a:link{
	text-decoration:none;
	color:#ffffff;
	}

#footer a:visited{
	text-decoration:none;
	color:#ffffff;
	}

#footer a:hover{
	text-decoration:underline;
	color:#ffffff;
	}

#footer a:active{
	text-decoration:none;
	}

/* Link[/all]
***************************************************************/

a:link{
	text-decoration:none;
	color:#0834ca;
	}

a:visited{
	text-decoration:none;
	color:#701f9a;
	}

a:hover{
	text-decoration:underline;
	color:#701f9a;
	}

a:active{
	text-decoration:none;
	}


p.top_bnr a img:hover{
	moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
	}



/* margin[/all]
***************************************************************/
.mb30{ margin-bottom:30px;}
.mb50{ margin-bottom:50px;}
.mt10{ margin-top:10px;}
.mt30{ margin-top:30px;}
.mt80{ margin-top:80px;}
.mt100{ margin-top:100px;}

/* top_up[/all]
***************************************************************/
.top_up{
	text-align:right;}