@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;
margin-left: 5px;
margin-right: 5px;
}
img{
}
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-style: normal;
font-weight: normal;
line-height: 1.5;
height: 100%;
}

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

p {
margin: 0 0 1em 0;
}

select option {
padding: 0 5px;
}


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

wireframe

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

div#header {
margin: 0 auto;
background: url(/ofias/itp/img/itp_01.jpg) no-repeat;
height: 111px;
width: 800px;
padding: 0px;
}


div#wrapper {
margin: 0px auto;
width: 800px;
text-align: left;
}



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

common header and nav

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



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

common secondly

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




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

common footer

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

div#footer {
       &nbsp;
width: 800px;
background: #999999;
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#main_wrap 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#main_wrap dl dd {
padding: 0 0 0.5em 10px;
margin: 0 0 0.5em 0; 
}

body.mainPage div#wrapper div#main_wrap 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#wrapper div#main_wrap div#contents h1,
body.listPage div#wrapper div#main_wrap div#contents h1 {
background: url(/ofias/itp/img/midashi.jpg) no-repeat left center;
margin: 0 0 1em;
color: #666666;
font-size: 13px;

font-weight: bold;
width: 609px;
height: 28px;
text-indent: 22px;
line-height: 28px;
}

body.independentPage div#wrapper div#main_wrap div#contents h2,
body.listPage div#wrapper div#main_wrap div#contents h2 {
background: #91C0C2 no-repeat left top;
padding: 5px 15px;
margin: 0 0 5px 0;
color: #666666;
font-size: 13px;

font-weight: bold;
}

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

body.independentPage div#wrapper div#main_wrap div#contents ul li,
body.listPage div#wrapper div#main_wrap div#contents 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#main_wrap div#contents 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#main_wrap div#contents 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;
}

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

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



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

common

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

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

p.more {
font-size: 10px;

margin: 0;
padding: 0;
}




#left {
float: left;
width: 145px;
        
}
#google {
width: 633px;
text-align: right;
float: right;
padding: 10px;
}
#main_wrap {
float: right;
width: 653px;
margin: 0px;
padding: 0px;
clear: right;
}
#main {
width: 397px;
padding-top: 0px;
padding-right: 17px;
padding-left: 10px;
float: left;
}
#right {
float: right;
width: 225px;
clear: right;
}
#navi01 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/navi_e_01.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi01 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/navi_e_01.jpg) no-repeat;
text-decoration:none;
}

#navi01 a:hover {
color:#333366;
background:url(/ofias/itp/img/navi_e_ov01.jpg) no-repeat;
}
#navi02 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/navi_e_03.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi02 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/navi_e_03.jpg) no-repeat;
text-decoration:none;
}

#navi02 a:hover {
color:#333366;
background:url(/ofias/itp/img/navi_e_ov03.jpg) no-repeat;
}
#navi03 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/navi_e_04.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi03 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/navi_e_04.jpg) no-repeat;
text-decoration:none;
}

#navi03 a:hover {
color:#333366;
background:url(/ofias/itp/img/navi_e_ov04.jpg) no-repeat;
}
#navi04 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/navi_e_05.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi04 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/navi_e_05.jpg) no-repeat;
text-decoration:none;
}

#navi04 a:hover {
color:#333366;
background:url(/ofias/itp/img/navi_e_ov05.jpg) no-repeat;
}
#navi05 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/navi_e_06.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi05 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/navi_e_06.jpg) no-repeat;
text-decoration:none;
}

#navi05 a:hover {
color:#333366;
background:url(/ofias/itp/img/navi_e_ov06.jpg) no-repeat;
}
#navi06 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/navi_e_07.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi06 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/navi_e_07.jpg) no-repeat;
text-decoration:none;
}

#navi06 a:hover {
color:#333366;
background:url(/ofias/itp/img/navi_e_ov07.jpg) no-repeat;
}
#navi07 {
float: left;
width: 145px;
margin: 0px;
padding: 0px;
background: url(/ofias/itp/img/inside.jpg) no-repeat;
        height:50px;
line-height:50px;
text-decoration:none;
text-align:left;
font-weight: bold;
}

#navi07 a{
display:block;
width:145px;
color:#666666;
background:url(/ofias/itp/img/inside.jpg) no-repeat;
text-decoration:none;
}

#navi07 a:hover {
color:#333366;
background:url(/ofias/itp/img/inside_b.jpg) no-repeat;
}



#news {
width: 400px;
}
#whatsnew {
width: 400px;
}
#language {
float: right;
width: 215px;
padding-right: 5px;
padding-left: 5px;
clear: right;
}
#topics {
width: 216px;
margin-right: 5px;
border: 1px solid #999999;
margin-top: 10px;
float: right;
}
.whatsnew {
color: #333333;
font-size: 10px;
line-height: 12px;
}
.mainPage #wrapper #google img {
margin-left: 10px;
}
#jsps {
float: right;
width: 216px;
margin-right: 5px;
}
#jsps a img {
margin-bottom: 5px;
}
#topic_photo {
margin: 10px auto 5px;
width: 195px;
}
#foot_link {
clear: both;
width: 430px;
}
#pankuzu {
width: 600px;
clear: both;
padding-left: 10px;
}
#topicPath {
        font-size: 10px;
        width: 600px;
clear: both;
padding-left: 10px;
}
#foot_link2 {
width: 600px;
float: left;
}
#contents {
width: 609px;
margin-left: 10px;
padding-left: 10px;
float: left;
}

#setumei {
font-size: 10px;
line-height: 12px;
color: #666666;
width: 400px;
clear: right;
float: left;
text-align: left;
}

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

div#searchBox {
width: 140px;
float: left;
text-align: right;
height: 50px;
margin-top: 10px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
}

div#searchBox input#search {
width: 130px;
height: 22px !important;
border: 1px solid #cccccc;
background: #FFFFFF;
vertical-align: top;
}
#side_bar {
height: 100%;
width: 145px;
float: left;
}

