/* GlobalNavigation°ú LocalNavgationÀ» ºÒ·¯¿É´Ï´Ù. */
@import url("/home/journal/include/css/menu.css");

/* titleÀ» ºÒ·¯¿É´Ï´Ù. */
@import url("/home/journal/include/css/title.css");

/* tableÀ» ºÒ·¯¿É´Ï´Ù. */
@import url("/home/journal/include/css/table.css");

/* listÀ» ºÒ·¯¿É´Ï´Ù. */
@import url("/home/journal/include/css/list.css");

body {
margin: 20px;
font-family: Arial;
font-size: 9pt;
}

.contents {
padding:20px;
border:1px solid #707070;
line-height: 160%;
}

a:link {
color: #004579;
text-decoration: none;
}
a:visited {
color: #004579;
text-decoration: none;
}
a:hover {
color: #004579;
text-decoration: underline;
}

.index_top {
color:#000000;
font-size:12pt;
border-bottom:1pt solid #004579;
}

.body_margin_left {
padding:10px;
padding-top:0;
background-color:#FFFFFF;
line-height:150%;
}

.bottom {
text-align:right;
padding:2pt;
line-height:150%;
border-top:1pt solid #004579;
color:#000000;
font-size:8pt;
}
.bottom a:link {
color:#000000;
text-decoration: none;
}
.bottom a:visited {
color:#000000;
text-decoration: none;
}
.bottom a:visited {
color:#000000;
text-decoration: none;
}

p {
line-height: 160%;
margin-top:10px;
margin-bottom: 10px;
/*text-align:justify;*/
}
span {}
div {}
h1 {}
h2 {}
h3 {}

img {border: 0px;}

.text {
border:1pt solid #000000;
font-size:9pt;
padding-top:2pt;	
}
.button {
font-size: 8pt;
height: 19px;
padding-top:-3px;
font-weight:bold;
border:1px outset #5CBCB3;
color:#074F3B;
font-family:Verdana;
background:url(/home/journal/img/button_bg.gif);
letter-spacing:-1px;
}

select {font-size:9pt;}

textarea {
border: 1pt solid #000000;
width: 100%;
overflow: auto;
scrollbar-face-color: #DDDDDD; 
scrollbar-shadow-color: #FFFFFF;		
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF;		
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF;	 
scrollbar-arrow-color: #FFFFFF;
}

form {margin: 0;}

.pagenav_On {
border-bottom:0px;
height: 25px;
text-align:center;
background-color: #F0A64F;
font-weight: bold;
padding-top:2px;
border: 1pt solid #666666;
}

.pagenav_On a:link {
text-decoration: none;
}

.pagenav_On a:visited {
text-decoration: none;
}

.pagenav_On a:hover {
text-decoration: none;
}

.pagenav_Off {
border-bottom:0px;
height: 25px;
text-align:center;
padding-top:2px;
background-color:#3BB6A6;
border: 1pt solid #666666;
}

.pagenav_Off a:link {
text-decoration: none;
}

.pagenav_Off a:visited {
text-decoration: none;
}

.pagenav_Off a:hover {
text-decoration: none;
}

.pagenav_line {border-bottom: 1pt solid #000000;}