/* Copyright(C)1997-2004 C-Live,Inc. All rights reserved. */
/* C-Live StyleSheet Version.2.0 */


/* 基本設定 */
body { margin:0px; padding:0px; font-size:12px; font-family:"MS Gothic", "Osaka"; color: #333333; }


/* font-family設定 */


/* font-size設定 */
h1 { font-size:150%; }
h2 { font-size:130%; }
h3 { font-size:110%; }
h4 { font-size:100%; }
h5 { font-size:90%; }
h6 { font-size:80%; }

table    { font-size:100%; }
th,td    { font-size:100%; }
ul,ol,dl { font-size:100% }

input    { font-size:100%; }
select   { font-size:100%; }
textarea { font-size:100%; }

a:link    { font-size:100%; }
a:active  { font-size:100%; }
a:visited { font-size:100%; }

.small   { font-size:80%; }
.middle  { font-size:100%; }
.big     { font-size:120%; }
.caption { font-size:80%; }

/* font-color設定 */
h1,h2,h3,h4,h5,h6 { color:#FFFFFF; }

table    { color:#000000; }
th,td    { color:#000000; }
ul,ol,dl { color:#000000; }

input    { color:#000000; }
select   { color:#000000; }
textarea { color:#000000; }

a:link    { color:#0000FF; }
a:active  { color:#FF0000; }
a:visited { color:#666666; }

.caption { color:#333333 }

/* line-height設定 */
h1,h2,h3,h4,h5,h6 { line-height:130%; }

ul,ol,dl { line-height:130%; }
p        { line-height:130%; }

.lhs { line-height:110%; }
.lhm { line-height:130%; }
.lhb { line-height:150%; }


/* margin設定 */
h1,h2,h3,h4,h5,h6 { margin-top:0em; margin-bottom:0em; }

ul,ol,dl { margin-left:1em; padding-left:1em; }

.list1 { margin-left:0.4em; padding-left:0.4em; }
.list2 { margin-left:0.8em; padding-left:0.8em; }


/* List設定 */
ul { list-style-type: disc; }
ol { list-style-type: decimal; }


/* lnk設定 */
a:link    { text-decoration:underline; }
a:active  { text-decoration:none; }
a:visited { text-decoration:underline; }


/* form設定 */
form { margin:0px; padding:0; }


/* image設定 */
img { margin:0; border:0; padding:0;}


/* Ver1.1　設定継承 */
.j14,.j14l,.j14b { font-size:120% ; }/* サイズ定義 */
.j12,.j12l,.j12b { font-size:100% ; }
.j10,.j10l,.j10b { font-size:80% ; }

.j14b,.j12b,.j10b { font-weight: bold; }/* ウェイト定義 */

.j14l,.j12l,.j10l { line-height: 150%; }/* 行間定義 */
.white {
	color: #FFFFFF;
	font-size: 100%;
	line-height: 150%;
}

