/*
Print Style
------------------------------------------- */

/* --- All Contents Basic Style --- */
body{
background-color: #FFF;
color: #000;
margin: 0;
padding: 0;
}

#globalNaviArea,
#globalNavi1,
#sidebar {
display: none;
}

#logo {
padding-bottom: 1em;
}

img{
border: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd{
margin: 0;
padding: 0;
line-height: 1.3em;
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}

th,
td,
caption{
line-height: 1.3em;
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}


ul,ol{
list-style-type: none;
list-style-position: outside;
}

hr{
height: 1px;
border: none 0;
border-bottom: 1px dotted #5A5A5A;
background: transparent url(../image/dotline_yoko01.gif) repeat-x;
margin: 5px 0;
}

.hide{
position: absolute;
top: -1102px;
left: -1100px;
display: none;
width: 100px;
}

.block{
display: block;
}

.inline{
display: inline;
}

.center{
text-align: center;
}

a:link, a:visited{
color: #30469C;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/* -- text style -- */
.textStyle1{
padding-bottom: 5px;
}

.textStyle2{
padding-bottom: 10px;
}

.textStyle3{
padding-bottom: 15px;
}

.textStyle4{
padding-bottom: 20px;
}

.note{
font-size: 8pt;
}

/* -- list style -- */
.listStyle1 li,
.listStyle1 li{
background-repeat: no-repeat;
background-position: 0 0.3em;
padding-left: 11px;
font-size: 8pt;
}

.listStyle2 li,
.listStyle2 li{
padding-left: 12px;
margin-bottom: 3px;
/*voice-family:"\"}\"";
voice-family:inherit;*/
background: url(../image/item04.gif) 0 0.3em no-repeat;
}

/* -- table style -- */
.tableStyle1,
.tableStyle1{
border-style: solid;
border-color: #000;
border-width: 1px 0 0 1px;
}
.tableStyle1 caption{
background-color: #EFEFEF;
padding: 2px;
border-style: solid;
border-color: #000;
border-width: 1px 1px 0 1px;
}

.tableStyle1 th,
.tableStyle1 td{
border-style: solid;
border-color: #000;
border-width: 0 1px 1px 0;
padding: 5px;
line-height: 1.1em;
font-weight: normal;
text-align: left;
font-size: 8pt;
}
.tableStyle1 td,
.tableStyle1 td{
background-color: #FFF;
}
.tableStyle1 th{
background-color: #DBDFF1;
}
.tableStyle1 .head1{
background-color: #ECEFF8;
}
.tableStyle1 .head2{
background-color: #EFEFEF;
}


/* -- layout -- */
#content{
clear: both;
margin-bottom: 25px;
width: 100%;
}

#primaryContent{
width: 100%;
padding: 0 10px 10px 10px;
}

#sideBar{
display: none;
}


/* -- Module -- */
.pathNaviArea{
clear: both;
font-size: 8pt;
padding-bottom: 10px;
padding-left: 2px;
}

.dotLine{
height: 1px;
background: transparent url(../image/dotline_yoko01.gif) repeat-x bottom;
margin: 10px 0;
font-size: 0;
line-height: 0;
}

#related{
margin-top: 10px;
margin-bottom: 25px;
}
#related h3{
background-image: url(../image/dotline_yoko01.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 3px;
}
#related p{
background-image: url(../image/dotline_yoko01.gif);
background-repeat: repeat-x;
background-position: bottom;
padding: 6px 10px 10px 10px !important;
}
#related p a{
background-repeat: no-repeat;
background-position: 0 0.2em;
padding-left: 11px;
padding-right: 20px;
font-size: 8pt;
}
#related p span.hide,
#related p span.hide{
position: relative;
top: auto;
left: auto;
width: auto;
voice-family:"\"}\"";
voice-family:inherit;
position: absolute;
top: -1102px;
left: -1100px;
width: 100px;
display: none;
}

.pageTop,
.pageTop{
clear: both;
text-align: right;
}

.pageTop a{
background-repeat: no-repeat;
background-position: 0 0.4em;
padding-left: 15px;
font-size: 8pt;
voice-family:"\"}\"";
voice-family:inherit;
background-image: url(../image/item02.gif);
}

.pageBack,
.pageBack{
background-repeat: no-repeat;
background-position: 0 0.2em;
padding-left: 11px;
font-size: 8pt;
voice-family:"\"}\"";
voice-family:inherit;
background-image: url(../image/item06.gif);
}

/* ----- Heading ----- */
#primaryContent h1.cate01,
#primaryContent h1.cate01{
margin-bottom: 12px;
}
#primaryContent p.cate01{
margin-bottom: 1px;
}

#primaryContent h1.cate02,
#primaryContent p.cate02{
margin-bottom: 5px;
}
#primaryContent h2.cate02{
margin-bottom: 12px;
padding-bottom: 3px;
border-bottom: 1px solid #A7ADCC;
}

#primaryContent h1.cate03,
#primaryContent h2.cate03{
margin-bottom: 5px;
padding-bottom: 3px;
border-bottom: 1px solid #A7ADCC;
}

/* ----- Box ----- */
#primaryContent .section{
clear: both;
padding-bottom: 20px;
}

.separated{
background-image: url(../image/dotline_yoko01.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 10px;
margin-bottom: 10px;
}

.cleaner{
clear: both;
height: 1px;
background: transparent;
font-size: 1px;
line-height: 0;
border: none;
margin: 0;
padding: 0;
}


/*----- Clear Floats -----*/
.clearFix{
display: inline-table;
}

.clearFix:after{
display: block; 
clear: both; 
visibility: hidden;
height: 0; 
content: ".";
}

/* Hides from IE-mac \*/
* html .clearFix{
height: 1%;
}

.clearFix{
display: block;
}
/* End hide from IE-mac */


/*----- Image and Text -----*/
#primaryContent div.textBlock p,
#primaryContent div.textBlock ul,
#primaryContent div.textBlock ol,
#primaryContent div.textBlock div,
#primaryContent div.textBlock table{
float:none;
}

#primaryContent div.imgAndText1 .imgItem{
float: right;
margin-left: 0.5em;
text-align: right;
}

#primaryContent div.imgAndText2 .imgItem{
float: left;
margin-right: 0.5em;
}

/* --- Event Report Style --- */
.events_report .imgRight,
.events_report .imgLeft {
float: none;
margin: 0 1em 0 0;
}

.events_report .section {
width: 100%;
}

.events_report .section .listContainer1,
.events_report .section .listContainer2 {
width: 100%;
margin-bottom: 2em;
float: none;
}

.events_report .section .listContainer2 {
margin-left: 0;
}


