#gradientwrap /* Begin Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

p, li, font, td {
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin:0;
	padding:0;
}


/* no focus styles are set */
:focus {
	outline: 0;
}

#flashcontent {
	margin: 0;
	text-align: center;
}

body {
	background:#FFFFFF url(/images/redline.png) repeat-x scroll 0 0;
	color:#555555;
	text-align:center;
	line-height: 1;
/*	overflow: hidden;*/  
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, form, p, ul, li, dl, dt, dd {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	line-height: 1.6;
}

table {
	border: 0 none;
	border-collapse: separate;
	font-family: Verdana,Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

table tr td {
	vertical-align: top;
}

table input.std {
	width: 200px;
}


caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* End Reset */

/**************************/
/* Begin GLOBAL Settings  */
/**************************/
body {
	font-family: Arial, Helvetica, Verdana, "平成角ゴシック", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
;}

strong {font-weight: bold;} 

.hide { display:none; }
.show { display:block; }

#pagewrap {
	width: 990px;
	margin: 0 auto;
	padding: 0 10px;
}
#wrapperpage #pagewrap {
	width:1011px;
	padding:0;
}

/* begin  */ 
#header {
	position: relative;
	overflow: hidden;
	margin-bottom:0px;
} 
#header .logo {
	float: left;
	margin:10px 0 10px 15px;
	padding-bottom: 25px;
}

#header .logo { margin:25px 0 0 9px;}
#header .nav {
	margin: 0px 15px 5px 0;
	float: right;
	width:700px;
	text-align:right;
} 

#header .nav {
	margin:30px 0 0 0; 
	padding-right:52px;
}
#header .nav ul {
	float: right;
} 
#header .nav ul li {
	float: left;
	height: 19px;
	margin:0 0 10px;
	color: #FFFFFF;
} 

#header .nav ul li a {
	color:white;
	display:block;
	margin:0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#header .nav ul li a .rightside {
	background-repeat:no-repeat;
	background-position: 100% 0;
	display: block;
	padding:7px 16px 12px 13px;
	min-width:115px; /* necessary for Firefox 2, does not appear in ie6 specific */
}
#header .nav ul li a:hover { cursor:pointer;} 
/* override for header phone number */ 

#header .nav ul li h4 {
	color:white;
	display:block;
	margin:0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#header .nav ul li h4 .button {
	display:block;
	margin:0 6px 0 0;
	min-width: 144px; /* ie6 width:143px; */
	background-repeat:no-repeat;
	padding:0;
}

#header .nav ul li h4 .rightside {
	background-repeat:no-repeat;
	background-position: 100% 0;
	display: block;
	padding:9px 16px 12px 13px;
	min-width:115px; /* necessary for Firefox 2, does not appear in ie6 specific */
}

#header .nav span.telephone {
	color:#808080;
	background-repeat:no-repeat;
	background-position: 100% 0;
	display: block;
	padding:9px 16px 12px 13px;
	min-width:115px; /* necessary for Firefox 2, does not appear in ie6 specific */
	width:700px;
	text-align:right;
}

#header .nav .ctas {
	height:35px;
	padding-top:5px;
	padding-right:0px;
	margin-right:0px;
	float:right;
}

/* end override */

#header .nav .hd_contact a {
	background-image: url(/images/header/bk_black_button.png);
	min-width:115px;
}
#header .nav .hd_contact a span {
	background-image: url(/images/header/bk_black_button_right.png);
}
#header .nav .hd_contact a:hover {
	background-position:0% -34px;
}
#header .nav .hd_contact a:hover span { 
	background-position:100% -34px; 
}
#header .nav .hd_seminar a {
	background-image: url(/images/header/bk_red_button.png);
	min-width:115px;
}
#header .nav .hd_seminar a span {
	background-image: url(/images/header/bk_red_button_right.png);
}
#header .nav .hd_seminar a:hover {
	background-position:0% -34px;
}
#header .nav .hd_seminar a:hover span {
	background-position:100% -34px;
}


/* end header */ 
#gradientwrap {
	width:982px;
	background: transparent url(/images/bg_gradient_gray.png) no-repeat scroll 0 0;
	overflow: visible;
}

#gradientwrap .endofgradientwrap {
	display:block;
	clear:both;
	width:100%;
	font-size:1px;
	height:1px;
}

/* begin flash billboard */ 
#gradientwrap .billboard {
	float: left;
	width: 700px;
	background-color: transparent;
	padding-left:33px;
	padding-top: 13px;
}
body #gradientwrap .billboard_short {
	padding-left:30px;
	height:221px;
}

/* end flash billboard */

/* begin sidebar general */ 
.sidebar {
	float:right;
	margin-right:29px;
	text-align:center;
	width:219px;
}
 
.sidebar a {
	font-size: 11px;
	color: #99908c;
	text-decoration: none;
} 

.sidebar .spacer {
	height: 3px;
}

/* end sidebar */ 

/* begin footer */ 
#footer {
    background-color: #FFFFFF;
    font-size: 13px;
    color: #999999;
		clear:both;
}

#footer {margin-left:10px;}

#footer .nav {
    text-align: center;
    margin: 16px 0 10px;
    font-size: 13px;
    line-height: 19px;
} 
#footer .nav a {
    color: #999999;
    text-decoration: none;
	  margin:0 8px 0 8px;
} 

#footer .nav a:hover {color: #FF0000;} 
#footer .fineprint {
    background-image: url(/images/footer/bk_foot_fine.png);
    background-repeat: no-repeat;
    width: 925px;
    margin: 0 0 0 30px;
    font-size: 13px;
    line-height: 15px;
} 
#footer .fineprint .bottom {
    background-image: url(/images/footer/bk_foot_fine_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    text-align: center;
    padding: 24px 25px 31px;
}

#footer .fineprint .address {margin-top:15px;}

/* end footer */

#bodycontent .menubar { margin-bottom: 5px;} 
#bodycontent .menubar {
    background-image: url(/images/homepage/bk_redbug_curve3.png);
    background-repeat: no-repeat;
    float: left;
    margin-left: 36px;
}
 
#bodycontent .menubar .bottom{
	background-image: url(/images/homepage/bk_redbug_curve_bottom3.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 5px 28px 30px 0px;
    width: 280px;
    min-height: 160px; /* ie6 height:103px; */
    font-size: 12px;
    line-height: 18px;
    color: #808080;
} 

#bodycontent .menubar .bottom .button {
    float: left;
    height: 100%;
    margin-left:0px;
    padding:0 0 0 0px;
} 

#bodycontent .menubar .bottom .content {
    margin-left:68px;
    margin-top:15px;
    width:220px;
} 

#bodycontent .menubar h2 {
    color: #FF0000;
    font-size: 24px;
    line-height: 43px;
    font-weight: normal;
	margin-bottom:1px;
} 
#bodycontent .menubar h3 {
    color: black;
    font-size: 15px;
    line-height: 20px;
} 
#bodycontent .menubar .links {
    margin: 7px 0 8px;
    font-size: 12px;
} 
#bodycontent .menubar .links a {
    color:#326DB5;
    text-decoration: none;
    margin-right: 11px;
} 
#bodycontent .menubar .links a:hover {color: #FF0000;} 


.spacer {
	height: 10px;
}

.pagetitle {
	font-size: 18px;
	color: #C6000B;
	margin-left: 5px;
}

.subchapter {
	background: #f4ccce;
	color: #333;
	font-size: small;
	font-weight: bold;
	line-height: 1.5;
	text-align: justify;
	display:block;
	margin:10px auto 10px;
	padding:2px 0 2px 5px;
}

.subchapter2 {
	background: #ceccf4;
	color: #333;
	font-size: small;
	font-weight: bold;
	line-height: 1.5;
	text-align: justify;
	display:block;
	margin:10px auto 10px;
	padding:2px 0 2px 5px;
}

.chapterbody {
	padding: 4px;
}

.content {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.element {
	margin: 0 auto;
}

.summary {
	width: 840px;
}

.normal {
	width: 910px;
}

.normal .leftcol {
	float:left;
	width:450px;
}

.normal .rightcol {
	float: left;
	width: 450px;
	margin-left: 10px;
}

.videotitle {
	font-size: 18px;
	font-weight: bold;
}

.seminartitle {
	border-bottom: 1px solid #dcdcdc;
	color: #c7000b;
	margin: 15px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.seminar .seminardesc {
	padding-left: 15px;
	padding-right: 15px;
}

.seminar p {
 margin-top: 15px;
}

.privacy p {
 margin-top: 15px;
}

.privacy h3 {
background:#E5E5E5 none repeat scroll 0 0;
display:block;
margin:20px auto 0;
padding:2px 0 2px 5px;
}

.privacy .box {
border:1px solid #CCCCCC;
padding:15px;
margin:15px 0 0 !important;
}

table.seminartable {
	width: 910px;
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
}

table.seminartable th {
	background: #eee;
	width: 1%;
	padding: 10px;
	white-space: nowrap;
	vertical-align: top;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	line-height: 1.5;
	text-align: justify;
	color: #555;
	font-size: 13px;
	font-weight: bold;
}
table.seminartable td {
	width: 99%;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #dcdcdc;
}

table.seminartable td h3 {
	font-weight: bold;
}

table.seminartable p {
 margin-top: 10px;
}

table.seminartable ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 5px;
}

div.reporttbl {
	width:	910px;
}

table.reportdl {
	width: 910px;
}

table.reportdl tr td {
	font-size: 1.2em;
	padding: 10px;
}

table.reportdl tr td.headcol {
	padding: 3px 15px;
	background:#FFFFFF url(/images/bg_tilesection.gif) no-repeat scroll left top;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height: 20px;
	width: 354px;
}

table.reportdl tr td.imagecol {
	padding: 20px;
}

table tr td.formtitle {
	text-align: right;
	width: 100px;
}

table tr td.forminput {
	text-align: left;
	width: 250px;
}


/**
 * Page-specific 
 */

#news_tbl {
	text-align:left;
	height:325px;
	width:285px;
	background: #ebf2f2 url(/images/top/news_bg.png) no-repeat 0 0;
	float:left;
	margin-left:30px;
}

#news_tbl .link_to_list {
	text-align: right;
	margin-top: 5px;
}

#news_tbl .date {
	color: #555555;
	margin-left: 5px;
}

#news_tbl .link {
	margin-left: 5px;
	color: #164A84;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#news_tbl .link a {
	color: #164A84;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}

#news_items dd {
	margin-top: 4px;
}



.topmenu {
	float: left;
	width: 270px;
	height:120px;
	margin-left: 25px;
}

.topmenu p {
	margin: 10px 5px 5px 5px;
}

.headline {
	background-image:url(/images/hp-headline-bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	height: 40px;
}

.headline span.caption {
	background-color: #FFF;
	font-size: 24px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	top: 15px;
}

.thankyou {
	width: 600px;
}

.thankyou h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 50px;
}

.c1 {
	width: 100%
;}

.element h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

.element ol li{
	list-style-position: inside;
	list-style-type: circle;
}


.c2 {
	width: 840px;
	height: 400px;
}

.c2 ol li{
	list-style-position: inside;	
	list-style-type: circle;
}

div.panes div {
	background-color:#FFFFFF;
	border-color:-moz-use-text-color #ccc #ccc;
	border-style:none solid solid;
	border-width:0 1px 1px;
	display:none;
	font-size:14px;
	height:600px;
	padding:15px 10px;
}

div.panes h2 {
	font-size: 20px;
	font-weight: bold;
	color: #CB0000;
}

div.panes .blue h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}

table.type01 { margin:10px; border-collapse:separate; border-spacing:0; border-right:#CCCCCC solid 1px; border-top:#CCCCCC solid 1px;}
TABLE.type01 TR TH { padding:5px; background-color : #fae4e6; color : black; border-left:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px; vertical-align:top;}
TABLE.type01 TR TH.number { background-color : #ff4444; color:#fff; font-size:130%;}
table.type01 tr td { padding:5px; border-left:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px;}
table.type01 tr.title th { padding:0;}
table.type01 tr.title th h4 { padding:5px 0 5px 20px; background-color:#fff; background-image:url(img/icon/square01.png); background-position:5px 50%; background-repeat:no-repeat; color:#000000; font-size:110%;}
table.type01 {}
table.type01 {}

