@charset "utf-8";

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

Style Name: style.css
Since:      2007-09-01
Modified:   2008-01-23
Version:    1.0
Auther:     Akiko Kurono(crema)

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

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

browser style clear

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

* {
border-top: #CCCCCC;
border-right: #CCCCCC;
border-bottom: #CCCCCC;
border-left: #CCCCCC;
margin: 0;
padding: 0;
}

html {
height: 100%;
overflow-y: scroll;
}

ul,li,dl,dt,dd{
list-style:none;
}
img{
vertical-align: top;
}
a img{
border: none;
}
a{
text-decoration: underline;
}
a:link{
color: #01349d;
}
a:visited{
color: #01349d;
}
a:hover{
color: #01349d;
text-decoration: none;
}
a:active{
color: #01349d;
}

body {
background-color: #ffffff;
text-align: center;
font-family: Verdana,"ҥ饮νǥ Pro W3",Osaka,"ͣ Хå",sans-serif;
color: #000000;
font-size: 13px;
*font-size: small;
*font: x-small;
font-style: normal;
font-weight: normal;
line-height: 1.5;
height: 100%;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
margin-left: 10px;
}

p {
margin: 0 0 1em 0;
}

select option {
padding: 0 5px;
}


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

wireframe

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

div#header {
margin: 0 auto;
background: url(/ofias/img/head_back_01.jpg) no-repeat;
height: 300px;
width: 758px;
}

div#wrapper {
margin: 5px auto 0px;
width: 720px;
text-align: left;
background: url(/ofias/img/foot.jpg) repeat-x bottom;
}
div#mainContent {
float: left;
width: 500px;
clear: left;
}

div#secondly {
float: right;
width: 188px;
border: thin solid #CCCCCC;
margin-bottom: 20px;
background: url(/ofias/img/contents_back.jpg) repeat-y right;
clear: none;
}


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

common header and nav

------------------------------------------*/
div#accNav,
h2#bannar {
position: absolute;
left: -9999px;
}

div#header div#searchBox p {
margin-right: 0;
margin-left: 0;
}


div#header div#searchBox {
width: 700px;
float: right;
text-align: right;
padding-right: 20px;
height: 50px;
margin-top: 60px;
}

div#header div#searchBox input#search {
width: 200px;
height: 22px !important;
border: 1px solid #cccccc;
background: #FFFFFF;
vertical-align: top;
}

div#nav {
width: 720px;
background: url(/ofias/img/navi_5.jpg) repeat-x;
margin-right: auto;
margin-left: auto;
}
margin-right: auto;
margin-left: auto;
}




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

common secondly

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


div#secondly div.clientsDetail {
border: 1px solid #cccccc;
margin: 0 0 5px 0;
padding: 5px;
}

div#secondly div.clientsDetail div.clientsDetailText {
float: right;
width: 178px;
}

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

common footer

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

div#footer {
       &nbsp;
width: 720px;
background: #7E9F40;
font-size: 12px;
color: #FFFFFF;
height: 25px;
clear: both;
text-align: center;
margin: 5px auto 20px;
vertical-align: middle;
}





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

main page

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

body.mainPage div#header h1 {
width: 183px;
float: left;
margin: 20px 0;
}

body.mainPage div#wrapper div#mainContent h2,
body.mainPage div#wrapper div#secondly h2 {
margin: 0 0 5px 0;
}



body.mainPage div#wrapper div#mainContent dl dt {
background: #FFFFFF url(img/list_mark.gif) no-repeat left 9px;
color: #999999;
padding: 0 0 0 10px;
}

body.mainPage div#wrapper div#mainContent dl dd {
padding: 0 0 0.5em 10px;
margin: 0 0 0.5em 0; 
}

body.mainPage div#wrapper div#mainContent dl dd a {
background: #FFFFFF url(img/arrow_page.gif) no-repeat right center;
padding: 1px 18px 3px 0;
}

body.mainPage div#wrapper div#mainContent2 h2,
body.mainPage div#wrapper div#secondly h2 {
margin: 0 0 5px 0;
}



body.mainPage div#wrapper div#mainContent2 dl dt {
background: #FFFFFF url(img/list_mark.gif) no-repeat left 9px;
color: #999999;
padding: 0 0 0 10px;
}

body.mainPage div#wrapper div#mainContent2 dl dd {
padding: 0 0 0.5em 10px;
margin: 0 0 0.5em 0; 
}

body.mainPage div#wrapper div#mainContent2 dl dd a {
background: #FFFFFF url(img/arrow_page.gif) no-repeat right center;
padding: 1px 18px 3px 0;
}



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

main page þ׷ӷ

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


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

independent pages, search page and entry list page

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

body.independentPage div#header p.logo,
body.listPage div#header p.logo {
width: 183px;
float: left;
margin: 20px 0;
}

body.independentPage div#wrapper div#mainContent,
body.listPage div#wrapper div#mainContent,
body.searchPage div#wrapper div#mainContent {
margin: 0 0 20px;
vertical-align: top;
}


body.independentPage div#wrapper div#mainContent h1,
body.listPage div#wrapper div#mainContent h1 {
background: url(/ofias/img/head_navi_back.jpg) no-repeat left center;
margin: 0 0 1em;
color: #775D50;
font-size: 14px;
*font-size: medium;
*font: small;
font-weight: bold;
width: 501px;
height: 28px;
text-indent: 22px;
line-height: 25px;
}

body.independentPage div#wrapper div#mainContent h2,
body.listPage div#wrapper div#mainContent h2 {
background: #91C0C2 no-repeat left top;
padding: 5px 15px;
margin: 0 0 5px 0;
color: #000000;
font-size: 13px;
*font-size: small;
*font: x-small;
font-weight: bold;
}

body.independentPage div#wrapper div#mainContent ul,
body.listPage div#wrapper div#mainContent  ul {
margin: 0 0 1em 0;
}

body.independentPage div#wrapper div#mainContent ul li,
body.listPage div#wrapper div#mainContent ul li {
background: #ffffff url(img/arrow_page.gif) no-repeat 0 14px;
padding: 10px 0 10px 20px;
border-bottom: 1px dashed #cccccc;
}

body.archivePage div#wrapper div#mainContent ul li.page {
background: #ffffff url(img/arrow_page.gif) no-repeat 0 4px;
padding: 0 0 3px 20px;
margin: 10px 1.5em 0 0;
border-bottom: none;
display: inline;
}

body.archivePage div#wrapper div#mainContent ul li {
background: #ffffff url(img/arrow_bg_white.gif) no-repeat 0 14px;
padding: 10px 0 3px 20px;
border-bottom: none;
}

body.independentPage div#topicPath p,
body.independentPage div#topicPath p a,
body.listPage div#topicPath p,
body.listPage div#topicPath p a {
font-size: 10px;
*font-size: x-small;
*font: xx-small;
}

body.independentPage p.toTop,
body.listPage p.toTop {
text-align: right;
}

body.independentPage p.toTop a,
body.listPage p.toTop a {
font-size: 10px;
*font-size: x-small;
*font: xx-small;
background: #FFFFFF url(img/arrow_to_top.gif) no-repeat left center;
padding: 5px 0 5px 20px;
}

body.independentPage div#secondly ul li,
body.listPage div#secondly ul li {
background: #cccccc url(img/arrow_bg_gray.gif) no-repeat 10px 14px;
padding: 10px 0 10px 30px;
border-bottom: 1px dashed #ffffff;
}

body.independentPage div#secondly ul li ul li,
body.listPage div#secondly ul li ul li {
background: #cccccc url(img/arrow_bg_gray.gif) no-repeat 0 9px;
padding: 5px 0 5px 17px;
border-bottom: none;
}

body.independentPage div#secondly ul li ul li.page,
body.listPage div#secondly ul li ul li.page,
body.independentPage div#secondly ul li ul li ul li.page,
body.listPage div#secondly ul li ul li ul li.page {
background: #cccccc url(img/arrow_page.gif) no-repeat 0 9px;
padding: 5px 0 5px 17px;
border-bottom: none;
}

body.independentPage div#secondly ul,
body.listPage div#secondly ul {
margin: 0 0 20px 0;
}

body.independentPage div#secondly ul li ul,
body.listPage div#secondly ul li ul {
margin: 0;
}

body.searchPage div#wrapper div#secondly form dl#parameter dt {
float:left;
font-weight: bold;
margin: 0 1em 0.5em 0;
}

body.searchPage div#wrapper dl dd {
margin: 0 0 2em 0;
}


body.searchPage div#wrapper div#secondly form dl#parameter dd {
margin: 0 0 0.5em 0;
}


body.searchPage div#wrapper div#secondly form dl#parameter dd input,
body.searchPage div#wrapper div#secondly form dl#parameter dd select {
border: 1px solid #cccccc;
vertical-align: center;
background-color: #ffffff;
}

body.searchPage div#wrapper div#secondly form p#btnSubmit {
text-align: right;
}

body.searchPage div#wrapper div#secondly {
padding: 5px;
margin: 0 0 50px 0;
border: 1px solid #cccccc;
}

body.searchPage div#wrapper div#secondly p {
margin: 0;
vertical-align: bottom;
}


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

common

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

p.more,
p.viewList {
text-align: right;
}

p.more {
font-size: 10px;
*font-size: x-small;
*font: xx-small;
margin: 0;
padding: 0;
}
#wrapper #mainContent2 {
float: left;
width: 500px;
margin-top: 0px;
margin-bottom: 20px;
clear: left;
}

#language {
margin: 0px auto;
height: 25px;
width: 700px;
padding-right: 20px;
text-align: right;
padding-top: 0px;
padding-bottom: 5px;
        float: right;
}

#contents_list {
font-size: 10px;
color: #006666;
background: left;
width: 170px;
padding-left: 10px;
line-height: 16px;
}
#resorce {
float: right;
width: 188px;
margin-top: 15px;
clear: right;
padding-bottom: 10px;
padding-top: 10px;
border: 1px solid #CCCCCC;
margin-bottom: 20px;
        font-size: 10px;
}
#head_navi {
width: 720px;
margin-right: auto;
margin-left: auto;
}
#head_navi_wrap {
width: 720px;
margin-right: auto;
margin-left: auto;
}
#head_navi00 {

width: 758px;

margin: 0px;
padding: 0px;
}
#navi {
float: left;
}

#read {
width: 470px;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 15px;
}
#read li {
margin-bottom:1em; // 2013.12.20 add
}
#right {
float: left;
width: 520px;
}
#left {
float: right;
width: 200px;
}

#header #head_back {
background: url(/ofias/img/head_back_01.jpg) no-repeat left top;
height: 266px;
}

#google {
width: 633px;
text-align: right;
float: right;
padding: 10px;
}

