﻿/*----------------------------------------------------------
  bios css
-----------------------------------------------------------*/

/*setting
------------------------------------*/

body{
background: #ddead1 url('../images/bg_body3.gif') center top repeat ;
font-size: 12px;
line-height: 160%;
height:100%;
color: #444444;
}

body#en{
font-family: Arial;
}

body#en #header_logo{
margin-top:30px ;
}


#body_top{
background: url('../images/bg_body_top4.gif') center top repeat-x ;
}

* html body {
font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

/*footer setting
------------------------------------*/

html{
height:100%;
}

* html div#body_top{
height:100%;
}

#body_top{
position:relative;
min-height: 100%;
}

body > #body_top{
height: auto;
}

#non_footer{
padding-bottom:135px;
}

#footer{
position: absolute;
bottom: 0;
height: 135px;
width: 100%;
clear: both;
}


/* Link Color
--------------------------------*/
a:link {
color:#000099;
text-decoration:underline;
}

a:visited {
color:#000099;
text-decoration:underline;
}

a:hover {
color:#3366CC;
text-decoration:underline;
}

a:active {
color:#3366CC;
}

/* header_menu Link Color
--------------------------------*/
#header_menu a:link {
color:#FFFFFF;
text-decoration:none;
}

#header_menu a:visited {
color:#FFFFFF;
text-decoration:none;
}

#header_menu a:hover {
color:#FFCC33;
text-decoration:underline;
}

#header_menu a:active {
color:#FFCC33;
}

/*header
------------------------------------*/
#header{
width: 880px;
height: 200px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

#header h1{
width: 375px;
float: left;
padding-left: 0px;
}

#header #lang{
width: auto;
float: right;
margin-top:10px;
margin-right:20px;
}

#header #title{
float: right;
margin-top: 0px;
margin-right: 20px;
}

#header #header_info{
	float: left;
	width: 100%;
	text-align: left;
	text-indent: 20px;
}

#header #header_menu{
float: left;
width: 375px;
height: 25px;
background: url('../images/bg_header_menu2.gif') no-repeat;
padding-right: 10px;
color: #ffffff;
}

#header #header_logo{
float: right;
width: 75px;
margin-top:0px;
height: 70px;
margin-right: 20px;
}


/*layout
------------------------------------*/

#outline{
width: 880px;
margin-left: auto;
margin-right: auto;
}

#main{
width: 640px;
float: right;
padding-right: 20px;
}

#main-2{
width: 680px;
float: right;
}

#main h2{
margin: 0;
padding: 0;
margin-bottom: 10px;
}

#main h3{
width: 550px;
height: 40px;
margin:0 10px 0 10px;
padding: 9px 10px 0 60px;
font-size: 14px;
background: url('../images/bg_h3.gif') no-repeat;
}

#main h4{
font-size: 12px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 7px;
border-left: 5px solid #669999;
padding: 3px;
padding-left: 6px;
color: #669999;
}

#side{
width: 200px;
float: left;
}

body#index #side,
body#en #side{
margin-top: 0px;
}

#pankuzu{
font-size: 11px;
margin-bottom: 10px;
margin-left: 10px;
}

#main p{
padding-left: 20px;
padding-right: 20px;
}

/*index_layout
------------------------------------*/

#indexbox_tl{
width: 315px;
height: 305px;
float: left;
margin-bottom: 15px;
margin-right: 10px;
}

#indexbox_tr{
width: 315px;
height: 305px;
margin-bottom: 15px;
float: right;
}

#indexbox_bl{
width: 315px;
float: left;
margin-right: 10px;
}

#indexbox_bl2{
width: 640px;
float: left;
}

#indexbox_br{
width: 640px;

}

body#index h2{
background: url('../images/bg_h2_index.gif') no-repeat;
height: 30px;
color: #ffffff;
font-weight: bold;
font-size: 12px;
padding: 4px 10px 0 25px;
margin-bottom: 5px;
}

body#index h2.long{
background: url('../images/bg_h2_index_long.gif') no-repeat;
}

body#index object{
margin-bottom: 5px;
}

div.index_inner{
margin-left: 5px;
margin-right: 5px;
}

img.bn{
margin-bottom: 5px;
}

#map_side{
margin-bottom: 0;
line-height: 0;
font-size: 0;
}

/*navi
------------------------------------*/
ul#navi { line-height: 30px; margin: 0; padding: 0 }

ul#navi li { font-size: 0; line-height: 30px; list-style-type: none; margin: 0; padding: 0; height: 40px }

ul#navi li.small{
height: 30px;
}

ul#navi li.text { font-size: 12px; line-height: 30px; background: #fff; height: auto; border-bottom: 1px solid #dcdcdc; border-left: 16px solid #dcdcdc }

ul#navi li.text a { line-height: 30px; text-decoration: none; display: block; padding: 2px 10px 0 5px; width: 169px; height: auto }

ul#navi li.text a:hover { line-height: 30px; text-decoration: underline }

ul#navi li.green { background-color: #f5f5dc; border-left: 16px solid #9acd32 }

ul#navi li.orange{
border-left: 16px solid #F0DD9D;
}

ul#navi li.blue{
border-left: 16px solid #A5C9E9;
}

ul#navi li.violet{
border-left: 16px solid #BEBDEE;
}

ul#navi li.pink{
border-left: 16px solid #F0D3D0;
}


ul#navi li.on { line-height: 30px; background: #9acd32; border-bottom: 1px solid #556b2f; border-left: 16px solid #556b2f }

ul#navi li.on a { color: #fff; font-weight: bold; line-height: 30px; text-decoration: none }

/*keyword
------------------------------------*/
dl.keyword dt{
font-weight: bold;
width: 200px;
text-align: right;
}

dl.keyword dd{
margin-left: 220px;
margin-top: -1.6em;
margin-bottom: 10px;
}

/*listbox
------------------------------------*/
ul.listbox{
margin: 0;
padding: 0;
margin-bottom: 10px;
background: #F2EDE3;
margin-left: 20px;
margin-right: 20px;
padding: 10px;
border: 1px solid #cccccc;
}

ul.listbox li{
background: url('../images/bg_list.gif') left bottom no-repeat;
margin-left: 0px;
padding-left: 15px;
list-style-type: none;
color: #8C6548;
}

/*listnobox
------------------------------------*/

ul.listnobox{
margin: 0;
padding: 0;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
padding: 0px;
}

ul.listnobox li{
background: url('../images/bg_list.gif') left bottom no-repeat;
margin-left: 0px;
padding-left: 15px;
list-style-type: none;
color: #8C6548;
}


/*normal list
------------------------------------*/

ul.normal{
margin: 0;
padding: 0;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
}

ul.normal li{
list-style-type: square;
color: #5A7E36;
}

/*theme
------------------------------------*/
table.theme{
margin-left: 20px;
margin-right: 20px;
}

table.theme th,
table.theme td{
border: 0;
padding: 5px;
vertical-align: top;
width: 190px;
}

table.theme .color_a{
background: #23ac38;
}

table.theme .color_b{
background: #f5a100;
}

table.theme .color_c{
background: #217fc4;
}

table.theme .color_d{
background: #60b0e3;
text-align: center;
}

table.theme th{
color: #ffffff;
font-weight: bold;
}

table.theme th span{
font-weight: normal;
}

table.theme td{
background: #ffffff;
font-weight: bold;
}

table.theme td span{
font-weight: normal;
}

table.theme hr{
height: 1px;
color: #cccccc;
}

/*org
------------------------------------*/
table.org{
margin-left: 20px;
margin-right: 20px;
width: 600px;
}

table.org th,
table.org td{
border: 0;
padding: 3px;
border-bottom: 1px solid #aaaaaa;
}

table.org th{
font-weight: bold;
color: #FF6600;
}


/*seika
------------------------------------*/
#main h3.seika{
	height: 70px;
	width: 595px;
	padding-left: 10px;
	font-size: 14px;
	color: #003300;
	margin-bottom: 10px;
	background-color: #F1FFEE;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #006600;
}

#main h3.seika span{
font-size: 12px;
font-weight: normal;
color: #000000;
}

table.seika{
width: 300px;
float: right;
margin-right: 20px;
margin-left: 15px;
}

table.seika th,
table.seika td{
border: 0;
padding: 7px;
}

table.seika th{
	color: #ffffff;
	background-color: #006600;
}

table.seika td{
background: #ffffff;
}

table.seika td span{
font-weight: bold;
}

/*collabo
------------------------------------*/
#main h3.collabo{
background: #F8EECF;
height: 70px;
width: 595px;
border-left: 5px solid #813F0A;
padding-left: 10px;
font-size: 14px;
color: #CC0000;
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
}

#main h3.collabo span{
font-size: 12px;
font-weight: normal;
color: #000000;
}

table.collabo{
width: 300px;
float: right;
margin-right: 20px;
margin-left: 15px;
}

table.collabo th,
table.collabo td{
border: 0;
padding: 7px;
}

table.collabo th{
background: #5F3E16;
color: #ffffff;
}

table.collabo td{
background: #ffffff;
}

table.collabo td span{
font-weight: bold;
}

/*map
------------------------------------*/
div.map{
margin: 10px 20px 10px 20px;
border: 1px solid #cccccc;
}

/*mirai
------------------------------------*/

table.mirai{
margin-left: 20px;
margin-right: 20px;
}

table.mirai td{
	border: none;
	vertical-align: top;
	text-align: left;
}


/*form
------------------------------------*/
fieldset{
margin: 10px 20px 10px 20px;
}

fieldset dl{
margin: 0;
}

fieldset dl dt{
width: 150px;
float: left;
padding: 10px 0 10px 0;
clear: both;
color: #FF6600;
font-weight: bold;
}

fieldset dl dd{
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #cccccc;
padding-left: 170px;
}

fieldset dl dd span{
color: #FF6600;
font-weight: bold;
}

input.submit{
padding: 10px;
margin: 5px;
}

fieldset textarea{
width: 350px;
}

/*videobox
------------------------------------*/
div.videobox{
margin-left: 20px;
}

#main div.videobox p{
padding-left: 0;
}

div.videobox object{
float: left;
margin-right: 10px;
}

span.size{
border: 1px solid #aaaaaa;
padding: 3px;
background: #FBEAAE;
font-size: 10px;
}

span.size a{
text-decoration: none;
}

/*footer
------------------------------------*/

#footer{
background: url('../images/bg_footer1.gif') repeat-x;
}

#footer_inner{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/bg_footer_inner2.gif');
	height: 115px;
	text-align: left;
	color: #000000;
	padding-top: 20px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 0px;
	hanging-punctuation: end;
}


/*common
------------------------------------*/
img.img_right{
float: right;
margin: 0px 15px 10px 10px;
}

img.photo{
padding: 3px;
background: #ffffff;
border: 1px solid #cccccc;
}

p.clear{
clear: both;
}

.text_right{
text-align: right;
margin: 7px 0 10px 0;
}

.text_left{
text-align: left;
margin: 7px 0 10px 120px;
}

.textlink{
background: url('../images/bg_textlink.gif') left no-repeat;
padding: 0 0 0 15px;
}

strong{
font-weight: normal;
}

span.yellow{
border: 1px solid #cccccc;
background: #FFCC00;
padding: 5px;
margin-bottom: 5px;
font-size: 10px;
}

b.red{
color: #F00000;
}

p.right{
text-align: right;
}

a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

p.bold{
font-weight: bold;
}


body#en ul.listbox li{
background: none;
list-style-type: square;
padding-left: 0;
margin-left: 15px;
}

img.zu{
border: 1px solid #dddddd;
}


table.sitemap{
margin: 15px;
}

table.sitemap td{
background: #ffffff;
border: 1px solid #cccccc;
}

