@charset "Shift_JIS";

/* -----------------------------------------------
FileName:@reset.css
----------------------------------------------- */

/* --------------
COMMON ELEMENTS
-------------- */

/******************************** tags_basic ********************************/

body,
html,
div,
table,
img,
ul,
ol,
li,
p,
th,
td,
h1,h2,h3,h4,h5,h6,address,dl,dt,dd,
textarea,
form{
	margin:0;
	padding:0;
}

body{
	color:#333333;
	background:#fff;
	font-family:'lr oSVbN','qMmpS Pro W3','Hiragino Kaku Gothic Pro','MS PGothic',Osaka,Verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.231;
	*font-size:small;
	*font:x-small;
	text-align:center;
}

html>/**/body {
	font-size /*\**/:small\9;
}

html{
	overflow-y:scroll;
}

table{
	width:100%;
	font-size:inherit;
	font:100%;
}

img{
	border:none;
}

ul,
ol{
	list-style:none;
	text-align:left;
}

h1,h2,h3,h4,h5,address,dt,dd,textarea{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

th{
	font-weight:normal;
}

label{
	cursor:pointer;
}

input{
	margin:0;
}

p{
	line-height:1.35;
}

*>/**/sup { 
	vertical-align:text-top;
	line-height: 4px;
}

/* For_Icn_Elements */

input.indicator,
select.indicator{
	margin-right:3px;
	margin-left:3px;
	vertical-align:middle;
}

img.indicator{
	margin-right:3px;
	margin-left:3px;
	vertical-align:middle;
}

html*img.indicator{
	margin-bottom:2px;
	vertical-align:bottom;
}

* html img.indicator{
	margin-bottom:0;
	vertical-align:middle;
}

/* /For_Icn_Elements */

/******************************** definition_link ********************************/

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

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

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

a:visited:hover{
	color:#C55600;
	text-decoration:underline;
}

a:active{
	color:#333333;
	text-decoration:none;
}

/******************************** definition_other ********************************/

.miz-Section{ 
	zoom: 100%;
}

.miz-Section:after{
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

.miz-Notice01{ 
	color:#CC0000;
}

.invisibleMsg{
	position:absolute;
	top:-2000px;
	width:0;
	height:0;
	color:transparent;
	line-height:0;
	font-size:0;
}

/* CSS Document */
