@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #333333;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
}



hr {
	display: none;
}
/* link style
-----------------------------------------*/

a img {
	border-style: none;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-----------------------------------------*/

#wrapper {
	background-color: #ffffff;
	width: 858px;
	margin: 0px auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#wrapper2 {
	background-color: #ffffff;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}

#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#main2 {
	padding: 15px;
	width: 573px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

#main_ue {
	padding: 0px;
	margin: 0px;
}


#main_left {
	padding: 50px;
	width: 225px;
	float: left;
}
#main_center {
	padding: 15px 0px 15px 50px;
	float: none;
	width: 740px;
}

#main_center2 {
	padding: 15px 0px 15px 50px;
	float: none;
	width: 740px;
}

#main_center h2 {
margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top: 3px solid #00FF00;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



#main_center2 h2 {
margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top: 3px solid #00FF00;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main_right {
	padding: 50px;
	float: right;
	width: 50px;
}

#main_under {
	padding: 15px;
	margin: 0px;
	clear: both;
}


#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

#sidebar2 {
	padding: 15px;
	float: left;
	width: 320px;
	margin-bottom: 20px;
}



#prefooter {
	padding: 15px;
	clear: both;
	color: #ffffff;
	background-color: #0000CC;
}


#footer {
	padding: 15px;
	clear: both;
	color: #ffffff;
	background-color: #333333;
}
/* header style
-----------------------------------------*/

#header {
	background-image: url(images/header10.jpg);
	background-repeat: no-repeat;
	height: 235px;
	border-top: 20px solid #333333;
	position: relative;
}
#header2 {
	background-image: url(images/header21.jpg);
	background-repeat: no-repeat;
	height: 200px;
	border-top: 20px solid #333333;
	position: relative;
}
#header3 {
	background-image: url(images/header10.jpg);
	background-repeat: no-repeat;
	height: 250px;
	border-top: 20px solid #333333;
	position: relative;
}


#flash {
	border-top: 1px solid #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #333333;
}

#profile #header {
	background-image: url(images/header17.jpg);
}
#bceview #header {
	background-image: url(images/header21.jpg);
}
#faq #header {
	background-image: url(images/header18.jpg);
}
#contact #header {
	background-image: url(images/header23.jpg);
}



#header #logo {
	position: absolute;
	left: 20px;
	top: 50px;
}

#header2 #logo2 {
	position: absolute;
	left: 20px;
	top: 50px;
}

#header ul {
	width: 858px;
	position: absolute;
	left: -1px;
	top: 200px;
	background-color: #FFFFFF;
}


#header ul li {
	float: left;
	list-style: none;
}


#header ul li a {
	height: 2.5em;
	width: 170px;
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	border-bottom: 3px double #999999;
	border-left: 2px solid #ffffff;
	background-color: #cccccc;
	text-transform: none;
	font-weight: bold;
	border-top: 2px double #333333;
	background-image: url(images/ul_btn.gif);
}

#header ul li a:hover {
	background-color: #e8ecf5;
	background-image: url(images/ul_btn_hover.gif);
	font-weight: bolder;
	color: #FFFFFF;
}

#header ul li#nHome a {
	border-left-style: none;
}

#home #header #nHome a,
#profile #header #nProfile a,
#bceview #header #nBCEView a,
#faq #header #nFAQ a,
#contact #header #nContact a {
	color: #ffffff;
	background-color: #828ca7;
	background-image: url(images/ul_btn_green.gif);
}



/* main styles
-----------------------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top: 3px solid #00FF00;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main2 h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top: 3px solid #00FF00;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main   #green {
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 15px;
	border-top: 3px solid #00FF00;
	border-bottom: 1px dotted #999999;
}

#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#home #main h2 {
	background-image: none;
	border-style: none;
	padding: 0px;
}

#main dl#news dt {
	width: 5em;
	padding-left: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#main dl#news dd {
	margin: 0px 0px 10px 6em;
}





/* sidebar styles
-----------------------------------------*/

#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl dt a {
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-top: 10px;
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 6px;
}
#sidebar ul li a {
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 210px;
	padding-left: 15px;
}



#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}
#sidebar3 ul {
	margin-top: 10px;
	padding-left: 40px;
}

#sidebar3 ul li {
	list-style: none;
	margin-bottom: 6px;
	float: left;
	padding-right: 20px;
}
#sidebar3 ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}



#sidebar3 ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}


/* footer styles
-----------------------------------------*/

#footer ul li a {
	color: #cccccc;
}
#footer li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer p a {
	color: #cccccc;
}

#footer p a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p#fModoru {
	float: right;
	margin: 0px;
}
/*faq 
-----------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	padding-left: 25px;
	background-image: url(images/q_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main dl#faqList dd {
	line-height: 1.8;
	padding-bottom: 1em;
	padding-left: 25px;
	background-image: url(images/a_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* table
-----------------------------------------*/

#main table {
	margin-bottom: 15px;
	border-top: 1px solid #cccccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}


#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #cccccc;
}


#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #cccccc;
}
#main table tr.odd {
	background-color: #efefef;
}
#main2 table {
	margin-bottom: 15px;
	border-top: 1px solid #cccccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}


#main2 table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #cccccc;
}


#main2 table td {
	padding: 5px 15px;
	border-bottom: 1px solid #cccccc;
}
#main2 table tr.odd {
	background-color: #efefef;
}

/* bceview
-----------------------------------------*/

#main_center table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}

#main_center table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#main_center table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}


#main_center table tr.odd {
	background-color: #efefef;
}

#home #wrapper2 #main_center #toku {
	margin-bottom: 15px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#home #wrapper2 #main_center #toku th {
	padding: 0px 15px;
	border-style: none;
	left: auto;

}

#home #wrapper2 #main_center #toku td {
	padding: 0px 15px;
	border-style: none;

}











/* 
-----------------------------------------*/


#main div.bc {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.bc h3 {
	margin: 10px 0px 5px;
}
#main div.bc h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #00FF00;
}
#main div.bc img {
	border: 1px solid #999999;
}
#bceview  #main #block2 {
	clear: both;
	padding-top: -5px;
}
/* form
-----------------------------------------*/

#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #ff0000;
	padding-left: 5px;
}
#main form textarea#comment {
	width: 300px;
	height: 120px;
	overflow: auto;
}

#home #wrapper2 #main_center object {
	padding: 0px;
	margin: 10px 0px;
}
#home #wrapper2 #main_center2 object {
	padding: 0px;
	margin: 0px;
	width: 730px;
}
#waku    {
	width: 320px;
	padding-top: 0px;
	margin-top: 0px;
	border: 10px ridge #999999;
}
