@charset "Shift_JIS";

/*------------------------------------------------------------*/
/* Copyright (C) 2010 Universal Studios. All Rights Reserved. */
/*------------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
body {
	margin:0px;
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 80%;
	line-height: 140%;
	color:#FFFFFF;
	background:#080404;}

img {
	border: none;}

a:link { text-decoration:underline; color:#FFFFFF;}
a:visited { text-decoration:underline; color:#FFFFFF;}
a:hover { text-decoration:none; color:#CCCCCC;}
a:active { text-decoration:none; color:#CCCCCC;}

/* -------------------- */
/* headre           　　*/
/* -------------------- */

#header_logo {
height: 47px;
}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 85%; line-height: 140%; }
.sm { font-size: 95%; line-height: 140%; }
.m { font-size: 100%; line-height: 140%; }
.l { font-size: 120%; line-height: 140%; }
.ll { font-size: 140%; line-height: 140%; }
.lll { font-size: 160%; line-height: 140%; }

.sB { font-size: 85%; line-height: 140%; font-weight : bold; }

.smB { font-size: 95%; line-height: 140%; font-weight : bold; }

.mB { font-size: 100%; line-height: 140%; font-weight : bold; }

.lB { font-size: 120%; line-height: 140%; font-weight : bold; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {
	font-weight:bold;}

.bgFFFFFF {
	background:#FFFFFF;}

.bgCCCCCC {
	background:#CCCCCC;}

.bg999999 {
	background:#999999;}

.bg666666 {
	background:#666666;}

.bg333333 {
	background:#333333;}

.bg000000 {
	background:#000000;}

/* -------------------- */
/* box           　　   */
/* -------------------- */
#wrapper {
	margin:0 auto;
	width:880px;}


