@charset "Shift_JIS";

/* -----------------------------------------------
CSS file Victor Entertainment, Inc.
FileName:default.css
Author:Victor Entertainment, Inc.
UpdatedBy:who-when
----------------------------------------------- */

/* --------------
COMMON ELEMENTS
-------------- */

/******************************** tags_basic ********************************/

body,
html,
div,
table,
img,
ul,
ol,
li,
p,
th,
td,
h1,h2,h3,h4,h5,address,dl,dt,dd,
form{
	margin:0;
	padding:0;
}

body{
	color:#666;
	background:#eee;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN','MS PGothic',Osaka,Verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.431;

/*	font:13px/1.431 'ƒqƒ‰ƒMƒmŠÛƒS Pro W4','Hiragino Maru Gothic Pro','MS PGothic',Osaka,Verdana,sans-serif;*/

	*font-size:small;
	*font:x-small;
	text-align:center;

}

html{
	overflow-y:scroll;
}

table{
	width:100%;
	font-size:inherit;
	font:100%;
}

img{
	border:none;
}

ul,
ol{
	list-style:none;
	text-align:left;
}

li{

}

p{

}

h1,h2,h3,h4,h5,address,dt,dd{

	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

th{
	font-weight:normal;
}

label{
	cursor:pointer;
}

input{
	margin:0;
}

/* For_Icn_Elements */

input.indicator,
select.indicator{
	vertical-align:middle;
}

img.indicator{
	vertical-align:middle;
}

html*img.indicator{
	margin:0 0 2px 0;
	vertical-align:bottom;
}

* html img.indicator{
	margin:0;
	vertical-align:middle;
}

/* /For_Icn_Elements */



/******************************** definition_link ********************************/

a:link{
	color:#08d;
	text-decoration:none;
}

a:visited{
	color:#08d;
	text-decoration:none;
}

a:hover{
	color:#08d;
	text-decoration:underline;
}

a:active{
	color:#08d;
	text-decoration:none;
}



/******************************** definition_other ********************************/

.ancestor{ 
	zoom: 100%;
}

.ancestor:after{
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

span.invisiblemsg{
	position:absolute;
	top:-2000px;
	width:0;
	height:0;
	line-height:0;
	font-size:0;
}

.hardbreak{
	width: 100%;
	display:block;
	word-break:break-all;
	overflow:hidden;
}



/* CSS Document */
