/* All Ellement --- Last updated 03/2008
-----------------------------------------------*/
* {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* body
---------------------------------------------*/
body {
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Link
-----------------------------------------------*/
a {
	color: #003366;
	cursor: pointer;
	text-decoration: none;
}

a strong,
a:hover {
	color: #0066CC;
	text-decoration: none;

}


/* address
-----------------------------------------------*/
address {
	padding: 0px 0px 10px 0px;
	color: #999999;
	clear: both;
}


/* img
---------------------------------------------*/
img {
	border-style: none;
	vertical-align: bottom;
}


/* div
---------------------------------------------*/
div {
	display: block;
}


/* Horizontal Rule
---------------------------------------------*/
hr {
	display: none;
}

hr.display {
	display: block;
}


/*
-----------------------------------------------
[1]: List
-----------------------------------------------*/
ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul li {
	margin-top: 3px;
}

ul.wide10 li {
	margin-bottom: 10px;
}

ul.wide15 li {
	margin-bottom: 15px;
}

ul.wide20 li {
	margin-bottom: 20px;
}

/*
-----------------------------------------------
[1]: DL,DT DD
-----------------------------------------------*/
dl {
	margin: 6px 0px;
}
dt {
	margin-top: 4px;
}
dd {
	
}


/* br
---------------------------------------------*/
br.clear {
	display:inline;
	overflow:visible;
	width:0;
	height:0;
	margin:0;
	padding:0;
	clear:both;
}


/* Form
----------------------------------------*/
form {
	margin:0;
	padding:0;
}

form input {
	vertical-align:middle;
}

fieldset {
	border-style:none;
}

legend {
	display:none;
}

.AreaSearch {
	margin:0;
	padding:0;
}

.BtnSearch {
	_margin:-6px 0 0 5px;
	padding:0;
}


.SerchBox {
	margin:0 0 0 -10px;
	padding:0;
}

label{
float: left;
width: 170px;
font-weight: bold;
}

input, textarea{
	width: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 60px;
}

br{
clear: left;
}

/* Table
----------------------------------------*/
table {
	border:none;
	border-collapse: collapse;
	border-spacing:0;
	empty-cells:show;
}

table caption {
	display:none;
}

td,
th {
	text-align:left;
	vertical-align:top;
}



/*
-----------------------------------------------
[7]: iframe
-----------------------------------------------*/
.ifraarea iframe {
	width:564px;
	_width:569px;
	height:400px;
	margin:21px 0 30px 0;
	padding:0;
}

.ifraarea02 iframe {
	width:760px;
	_width:760px;
	height:501px;
	_height:505px;
	margin:0 0 30px 0;
	padding:0;
	border:none;
}



/*
-----------------------------------------------
[4]: Site Search
-----------------------------------------------*/
strong.keyword {
	color: #C90016;
}



/*
-----------------------------------------------
[5]: clear
-----------------------------------------------*/
.clear {
	clear: both;
}



.nonDisplay {
	display: none;
}





.center {
	text-align: center;
}



.rmv {
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 0;
}



/* accessibility features (remove)
---------------------------------------------*/
.NotJS {
	width:760px;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border:1px solid #FF0000;
	color:#FF0000;
	text-align:center;
}






/*
-----------------------------------------------
[1]: Main Frame Layout
-----------------------------------------------*/


/*
-----------------------------------------------
[1]: Outline
-----------------------------------------------*/
/* Container*/
#Container {
	width: 800px;
	background-color: #FFFFFF;
	min-height:600px;
}



/* Content*/
#Content {
	float: left;
	clear: both;
	width: 760px;
	background: #FFFFFF url(/common/images/bg.gif) repeat-y;
}


/* sb*/
#sb {
	width: 161px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

/* mc*/
#mc {
	display: block;
	float: right;
	width: 569px;
	position: relative;
}

/* rc*/
#rc {
	display: inline;
	float: right;
	width: 500px;
	margin: 20px 10px 20px 30px;
	position: relative;
}



/* 50:50 */
.lc50 {
	float: left;
	display: block;
	width: 49%;
}
.rc50 {
	float: right;
	display: block;
	width: 49%;
}


#lc01 {
	float:left;
	width:387px;
	position: relative;
}
#rc01 {
	float:right;
	width:162px;
	position: relative;
}

#lc02 {
	float:left;
	width:451px;
}
#rc02 {
	float:right;
	width:129px;
}

/*
-----------------------------------------------
[19]: clear element
-----------------------------------------------*/

/* clear element
-----------------------------------------------*/
#sb:after,
#mc:after,
#Content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#sb,
#mc,
#Content {
	display:inline-table;
}

/* \*/
* html #sb,
* html #mc,
* html #Content { 
	height:1%;
}



/*
-----------------------------------------------
 PankuzuArea
-----------------------------------------------*/
.pankuzu {
	margin-bottom: 6px;
}



/*
-----------------------------------------------
[5]: ImgArea
-----------------------------------------------*/
/* ImgArea
---------------------------------------------*/
.ImgArea {
	margin: 20px 10px 0px 10px;

}





/*-----------------------------------------------
[1]: Title Area
-----------------------------------------------*/
/* Common
-----------------------------------------------*/
#TitleArea {
	width: 100%;
}

.BarArea {
	display: block;
	width: 569px;
	height: 30px;
}

/* colorBox*/
.boxL {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 1px;
}
.boxR {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.BarArea .boxL,
.BarArea .boxR {
	width: 30px;
	height: 30px;
}


.Update{
	width: 569px;
	margin: 4px 0 10px 0;
	padding: 0;
	text-align: right;
	clear: both;
}

/* BackNumber
---------------------------------------------*/
#BackNumberArea {
	text-align:right;
	margin:5px 0 2px 0;
	_padding:5px 0 2px 0;
}


/* title Line
-----------------------------------------------*/
.titleLineUnder {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom:1px solid #CCC;
	position: relative;
}


.titleLineTopUnder {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
}



/* title
-----------------------------------------------*/
#topTitle {
	border-top: 2px solid #2857A5;
	background-color: #DDE5F3;
	padding: 4px 8px;
}


#pageTitle {
	display: block;
	padding: 2px 0px 0px 7px;
	border-left: 5px solid #F1F4FA;
}


h2 span.SubTle,
h3 span.SubTle {
	display: inline;
	float: right;
	position: absolute;
	right: 5px;
	bottom: 2px;
}

h4 span.SubTle {
	display: inline;
	float: right;
	position: absolute;
	right: 5px;
	top: 6px;
}

.SubLink {
	display: inline;
	float: right;
	position: absolute;
	right: 5px;
}




/* NoteSetDotLine
---------------------------------------------*/
.NoteSetDotLine {
	margin: 10px 0 0 0;
	padding: 5px;
	border-top: 1px dotted #999;
	
}


.DotLineTop {
	clear: both;
	border-top: 1px dotted #999;
	margin-top: 7px;
	_margin-top: 10px;
	padding-top: 7px;
	_padding-top: 4px;
}

.DotLineBottom {
	clear: both;
	border-bottom: 1px dotted #999;
	padding: 2px 0px 4px 0px;
	margin-bottom: 5px;
}



/*-----------------------------------------------
[1]: pnv (page navigation)
-----------------------------------------------*/
#pnv {
	clear:both;
	padding:20px 0 20px 0;
}


/* PnvSetFull
-----------------------------------------------*/

#pnv .IconIndex {
	float:left;
	width:99px;
	padding:0 0 0 15px;
	background: url(/common/images/icon_index.gif) no-repeat 0 2px;
}

#pnv .IconPrev {
	float:left;
	padding:0 10px 0 25px;
	background: url(/common/images/icon_prev.gif) no-repeat 10px 2px;
	border-left:1px solid #9EA2A9;
	text-align:center;
}

#pnv .IconNext {
	float:left;
	padding:0 10px 0 20px;
	background: url(/common/images/icon_next.gif) no-repeat 7px 2px;
	border-right:1px solid #9EA2A9;
	border-left:1px solid #9EA2A9;
}

#pnv .IconTop {
	float:right;
	padding:0 0 0 20px;
	background: url(/common/images/icon_top.gif) no-repeat 7px 2px;
}


/*Usually*/
#pnv a {
	color:#3D4654;
	text-decoration: none;
}

/* over*/
#pnv a:hover {
	color:#F19500;
	text-decoration:underline;
}





/*
-----------------------------------------------
[3]: Box
-----------------------------------------------*/
/* BoxTop0
-----------------------------------------------*/
.BoxTop0 {
	width: 100%;
	clear: both;
	margin: 0px 0 0 0;
}

.BoxTop2 {
	clear: both;
	margin: 2px 0 0 0;
}

.BoxTop3 {
	width: 100%;
	clear: both;
	margin: 3px 0 0 0;
}
#column {
	float: left;
	width: 230px;
	margin-top: 3px;
	margin-left:5px;

}
#column2 {
	float: left;
	width: 160px;
	margin-top: 3px;
	border-left: dotted #666666 1px;
}
/* BoxTop5
-----------------------------------------------*/
.BoxTop5 {
	width: 100%;
	clear: both;
	margin: 5px 0 0 0;
}

/* BoxTop7
-----------------------------------------------*/
.BoxTop7 {
	width: 100%;
	clear: both;
	margin: 7px 0 0 0;
}

/* BoxTop10
-----------------------------------------------*/
.BoxTop10 {
	width: 100%;
	clear: both;
	margin: 10px 0 0 0;
}

/* BoxTop15
-----------------------------------------------*/
.BoxTop15 {
	width: 100%;
	clear: both;
	margin: 15px 0 0 0;
}

/* BoxTop20
-----------------------------------------------*/
.BoxTop20 {
	width: 100%;
	clear: both;
	margin: 20px 0 0 0;
}

/* BoxTop25
-----------------------------------------------*/
.BoxTop25 {
	width: 100%;
	clear: both;
	margin: 25px 0 0 0;
}

/* BoxTop30
-----------------------------------------------*/
.BoxTop30 {
	width: 100%;
	clear: both;
	margin: 30px 0 0 0;
}

/* BoxTop35
-----------------------------------------------*/
.BoxTop35 {
	width: 100%;
	clear: both;
	margin: 35px 0 0 0;
}

/* BoxTop40
-----------------------------------------------*/
.BoxTop40 {
	width: 100%;
	clear: both;
	margin: 40px 0 0 0;
}

/* BoxTop50
-----------------------------------------------*/
.BoxTop50 {
	width: 100%;
	clear: both;
	margin: 50px 0 0 0;
}

/* BoxLeft11
-----------------------------------------------*/
.BoxLeft11 {
	width: 100%;
	clear: both;
	margin: 0 0 0 15px;
}

/* BoxLeft40
-----------------------------------------------*/
.BoxLeft40 {
	width: 100%;
	clear: both;
	margin: 0 0 0 40px;
}


/* BoxBottom20
-----------------------------------------------*/
.BoxBottom20 {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}






/*
-----------------------------------------------
[7]: Icon Set --- last updated 03/2008
-----------------------------------------------*/
.IconLink { 
	margin-top: 0.3em;
	padding: 0px 0px 0px 15px;
	background: url(/common/images/icon_link.gif) no-repeat 0px 2px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.IconLinkRC { 
	margin-top: 0.3em;
	padding: 0px 0px 0px 15px;
	background: url(/common/images/icon_link_rc.gif) no-repeat 0px 2px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.IconLinkRC1 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background-image: url(/common/images/icon_link_rc1.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.IconLinkRC2 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background-image: url(/common/images/icon_link_rc2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.IconLinkRC3 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background-image: url(/common/images/icon_link_rc3.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.IconSquare {
	margin-top: 0.3em;
	padding:0 0 0 15px;
	background: url(/common/images/ex_tle01.gif) no-repeat 0px 0.3em;
}

.IconSquare2 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background: url(/common/images/ex_tle02.gif) no-repeat 0px 0.4em;
}

.topUnderLine {
	margin-top: 6px;
	margin-bottom: 6px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.topUnderLine .IconSquare,
.titleLineUnder .IconSquare {
	padding-bottom: 2px;
	margin-left: 6px;
}

/* IconUpdate
---------------------------------------------*/
.IconUpdate{
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/lcommon/images/update.gif) no-repeat 0 2px;
}


/* IconLinkBlank
---------------------------------------------*/
.IconLinkBlank {
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/common/images/icon_link_blank.gif) no-repeat 0 2px;
}

/* IconDownload
---------------------------------------------*/
.IconDL {
	margin-top: 0.5em;
	padding:0 0 0 18px;
	background: url(/common/images/download2.gif) no-repeat 0 2px;
}
/* IconPDF
---------------------------------------------*/
.IconPDF {
	margin-top: 0.5em;
	padding: 0 0 0 15px;
	background: url(/common/images/icon_pdf.gif) no-repeat 0 0;
}

/* IconDXF
---------------------------------------------*/
.IconDXF {
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/common/images/icon_dxf.gif) no-repeat 0 2px;
}

/* IconZip
---------------------------------------------*/
.IconZip {
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/common/images/icon_zip.gif) no-repeat 0 2px;
}
/* IconPPT ---last updated 03/2008
---------------------------------------------*/
.IconPPT {
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/common/images/icon_ppt.gif) no-repeat 0 2px;
}
/* IconSWF ---last updated 03/2008
---------------------------------------------*/
.IconSWF {
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/common/images/icon_swf.gif) no-repeat 0 2px;
}
/* IconWMP
---------------------------------------------*/
.IconWMP {
	margin-top: 0.5em;
	padding:0 0 0 15px;
	background: url(/common/images/icon_wmp.gif) no-repeat 0 0;
}

/* IconCircle
---------------------------------------------*/
.IconCircle01 {
	margin-top: 0.3em;
	margin-left: 4px;
	padding:0 0 0 12px;
	background: url(/common/images/icon_circle01.gif) no-repeat 0px 2px;
}
h4.IconCircle01 {
	background-position: 2px 5px;
}

.IconCircle02 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background: url(/common/images/icon_circle02.gif) no-repeat 0 2px;
}

.IconCircle03 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background: url(/common/images/icon_circle03.gif) no-repeat 0 2px;
}

.IconCircle04 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background: url(/common/images/icon_circle04.gif) no-repeat 0 2px;
}

.IconCircle05 {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background: url(/common/images/icon_circle05.gif) no-repeat 0 2px;
}

/* IconNormal
---------------------------------------------*/
.IconNomal {
	margin-top: 0.3em;
	padding:0 0 2px 12px;
	background: url(/common/images/icon_nomal.gif) no-repeat 0 2px;
}

.IconNormal {
	margin-top: 0.3em;
	padding:0 0 2px 12px;
	background: url(/common/images/icon_nomal.gif) no-repeat 0 2px;
}


/* IconWord
---------------------------------------------*/
.IconWord {
	margin-top: 0.3em;
	padding:0 0 2px 15px;
	background: url(/common/images/icon_word.gif) no-repeat 0 0;
}

/* NoteSet
---------------------------------------------*/
.NoteSet {
	margin-top: 0.3em;
	padding:0 0 0 12px;
	background: url(/common/images/icon_note.gif) no-repeat 0 1px;
	_background: url(/common/images/icon_note.gif) no-repeat 0 3px;
}

/* Triangle
---------------------------------------------*/
.tri {
	padding:0 0 3px 12px;
	background: url(/common/images/icon_triangle.gif) no-repeat 0 5px;
}



/*
-----------------------------------------------
[9]: Download Set
-----------------------------------------------*/
/* PDFSet + FLASHSet + WMPSet
---------------------------------------------*/
#PDFSet,
#FLASHSet,
#WMPSet {
	clear:both;
	padding:20px 0 0 10px;
	_padding:0 0 0 10px;
	_margin:37px 0 0 10px;
	/*line-height:1.0em;*/
}

#PDFSet .Icon,
#FLASHSet .Icon,
#WMPSet .Icon {
	margin:0 2px 0 0;
}

#PDFSet p.en,
#FLASHSet p.en,
#WMPSet p.en {
	display:block;
	margin:5px 0 0 0;
}

#PDFSet p.DLimg,
#FLASHSet p.DLimg,
#WMPSet p.DLimg {
	margin:5px 0 0 0;
}





/*
-----------------------------------------------
[3]: List Set
-----------------------------------------------*/

/* ListSetNomal
-----------------------------------------------*/


li .Date {
	float: left;
	display: block;
	white-space: nowrap;
	margin-bottom: 10px;
}

li .Contents {
	float: left;
	display: block;
	width: 460px;
	padding-left: 10px;
	margin-bottom: 10px;
}

li .ContentsA {
	float: left;
	display: block;
	width: 380px;
	padding: 0px 10px;
	margin-bottom: 10px;
}

li .ContentsA .Month {
	display: block;
	margin: 3px 0 10px 0;
	padding: 0px;
}

li .ContentsB {
	float: left;
	display: block;
	width: 286px;
	margin: 0px 0px 10px 10px;
}

li .Capacity {
	float: right;
	display: block;
	white-space: nowrap;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 10px;
}

li .ContentsC {
	float: right;
	display: block;
	width: 390px;
	padding: 0px 10px;
	margin-bottom: 10px;
}


ul.float li {
	float: left;
	margin-right: 10px;
	white-space: nowrap;
}


/*
-----------------------------------------------
[3]: FAQ
-----------------------------------------------*/
.question {
	background: #DDD url(/common/images/faq_q.gif) no-repeat 2px 1px;
	margin-bottom: 6px;
	padding: 2px 10px 2px 24px;
}

.answer {
	background: url(/common/images/faq_a.gif) no-repeat 2px 0px;
	margin-bottom: 20px;
	padding: 0px 20px 0px 24px;
}







/*
-----------------------------------------------
[3]: One Point Area
-----------------------------------------------*/
/* PointArea
-----------------------------------------------*/

#PointArea {
	display: inline-table;
	width: 95%;
	background-color: #F1F3E9;
	margin: 20px 10px;
	padding: 10px 30px;
}


.sideways {
	display: inline;
	clear: both;
}
.sideways .date {
	float: left;
	white-space: nowrap;
}
.sideways .txt {
	float: left;
	width: 270px;
	margin-left: 8px;
}




.border {
	border: 1px solid #CCC;
}
.lc05 {
	float:left;
	width:400px;
}
/* Ovalbutton

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

a.ovalbutton{
	display: block;
	float: left; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(oval-blue-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(oval-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; 
width: 100%;
}
.boxL250 {
	display: block;
	float: left;
	width: 320px;
	height: auto;
	margin-right: 1px;
}
#boxR100 {
	display: block;
	float: right;
	width: 100px;
	height: auto;
	margin-right: 1px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
/* Extra Info Boxes on FOoter */
#quicklink {
	border-top: 3px solid #BBE0EB;
	clear: both;
	font-size: 0.9em;
	color: #999999;
	background-color: #FFFFFF;
	height:120px;
	width: 760px;
}
#quicklink  #info1 {
	width: 20%;
	float: left;
	padding: 0;
	margin: 0 0 0 0px;
		height:120px;
}

#quicklink  #info2 {
	width: 25%;
	float: left;
	padding:0;
	margin: 0 0 0 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height:120px;
}
#quicklink  #info3{
	width: 25%;
	float: left;
	margin: 0 0 0 0px;
	height:120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.BnrSmall {
	width:196px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;

}

