@charset "Shift_JIS";

body {
	background-color:#FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-self;
	font-size:12px;
	color:#444444;
	line-height:1;
}

a:link, a:visited, a:active {
	color:#BB1B21;
	text-decoration:underline;
}

a:hover {
	color:#F09799;
}

img,a img {
	border-width:0;
	border-style:none;
}

p {
	margin:0 3px 8px;
	padding:0;
}

ul,ol {
	margin-left:7px;
	padding-left:0;
}

ul li {
	margin-left:0;
	padding-left:18px;
	background:url(/images/new_image/list_style07.gif) no-repeat 0 0.3em;
	list-style:none;
}

ol li {
	margin-left:10px;
}

dl {
	margin:0 0 8px;
	padding:0;
}

dt {
	font-weight:bold;
	font-size:x-small;
	margin:0 2px;
}

dd {
	margin:0 3px 8px;
	padding:0;
}

table {
	margin:0;
	padding:0;
}

th,td {
	padding:1em;
}

blockquote {
	margin:10px 3px 20px;
	padding:0;
}










.pleft {
	font-size:small;
	text-align:left;
}

.pcenter {
 	font-size:small;
	text-align:center;
}

.pright	{
	font-size:small;
	text-align:right;
}


/* default background color WHITE */
.bgwhite {
	background-color:#FFFFFF;
}


/* background 1 - color DARKRED */
.bgdarkred {
	background-color:#BB1E33;
}


/* background 2 - color GRAY */
.bggray {
	background-color:#dfdfdf;
}


/* background image - GRAY STRIPES */
/* change the image url to http://www.adventnet.com/images/pbg.jpg and put the image in the server or web site*/
.bgstripes {
	background-color:whitesmoke;
}


/* bg gray with small font */
.sfontbggray {
	background-color:#dfdfdf;
	font-size:small;
}

/* SMALL FONT */
.sfont {
	font-size:small;
}


/* alternate font (for news, evets, etc.) - GRAY, SMALL */
.font2 {
	background-color:#FFFFFF;
	font-size:small;
	color:gray;
}


/* Table Header - color WHITE (for Index Page) */
.theader {
	color:#FFFFFF;
	font-size:medium;
}


.fs2brown {
	font-size:medium;
	color: brown;
}


.fs2gray {
	display:block;
	margin:25px 0 0;
	font-weight:bold;
}


.fs2white {
	font-size:medium;
	color:#FFFFFF;
}

#PCL {
	font-style:none;
	font-weight:normal;
	text-decoration:none;
	font-size:x-small;
}

#PTT {
	font-size:x-small;
}

#PST {
	font-size:x-small;
}

.bgwhitesmoke {
	background-color:whitesmoke;
}

.bgdarkred_fwhite {
	background-color:#BB1E33;
	font-weight:bold;
	color:#FFFFFF
}

.sfontbglightgray {
	background-color:whitesmoke;
	font-size:small;
}

/* td first level link - font 2, bold, fg brown, bg light gray,  */
.tdlinkflevel {
	font-size:medium;
	font-weight:bold
}

/* td second level link - font small, fg black, bg whitesmoke */
.tdlinkslevel {
	font-size:small;
}

.bgwhite_fblue {
	background-color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	color:#0066CC;
}

.whiteboldfont {
	font-size:medium;
	font-weight:bold;
}

.white_normalfont {
	font-size:small;
}

.dgray_bfont {
	display:block;
	margin:35px 0 10px;
	padding:0.3em 0.5em 0.2em;
	background:#D7D7D7;
	font-size:medium;
	font-weight:bold;
}

.dgray_nfont {
	font-size:small;
}

.whitesmoke_bfont {
	font-size:medium;
	font-weight:bold;
	background-color:whitesmoke;
}

.whitesmoke_nfont {
	font-size:small;
	background-color:whitesmoke;
}


