﻿/*
ikc 2-column page style shest
*/

*{
padding: 0px;
margin: 0px;
border: 0px;
list-style: none;
}
body{
text-align: center;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link{color:#2354A1; }
a:visited{color:#2354A1; }
#outsideframe{
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
h1{
display: block;
height: 30px;
width: 250px;
margin-top: 25px;
margin-left: 5px;
text-align: left;
font-size: 16px;
float: left;
}
span{
display: block;
height: 17px;
}
table{
margin-top: 10px;
margin-bottom: 40px;
font-size:12px;
text-align: center;
}

/* title */

#header{
width: 800px;
height: 75px;
margin-left: auto;
margin-right: auto;
border-top: 5px solid #2354A1;
border-bottom: 5px solid #2354A1;
}
#logo{
float: left;
width: 78px;
margin-top: 20px;
margin-left: 5px;
}
#keywords{
font-size: 10px;
font-weight: normal;
color: #777777;
}
#submenu{
margin-top:30px;
float: right;
width: 280px;
height: 17px;
}
#submenu img{
padding-left: 15px;
}

/* header */

#headermenu{
width: 800px;
height: 35px;
text-align: center;
background: url(../images/header_bg.gif) repeat-x;
overflow: hidden;
}
#headermenu li{
position: relative;
left: 30px;
background: url(../images/btn1.gif) no-repeat;
display: block;
width: 147px;
height: 35px;
font-weight: bold;
font-family:"ＭＳ ゴシック";
float: left;
color: #333333;
font-size: 12px;
}
#listend{
position: relative;
left: 30px;
background: url(../images/btn1.gif) no-repeat !important;
display: block;
width: 149px !important;
height: 35px;

font-weight: bold;
font-family:"ＭＳ ゴシック";
float: left;
color: #333333;
font-size: 12px;
}
#headermenu li :hover{
background: url(../images/btn2.gif) no-repeat;
display: block;
width: 147px;
height: 35px;
font-weight: bold;
font-family:"ＭＳ ゴシック";
float: left;
color: #333333;
font-size: 12px;
}
#listend :hover{
background: url(../images/btn2.gif) no-repeat !important;
display: block;
width: 149px;
height: 35px;
font-weight: bold;
font-family:"ＭＳ ゴシック";
float: left;
color: #333333;
font-size: 12px;
padding-top: 12px;
padding-bottom: 0px;
}
#headermenu li a{
padding-top: 12px;
text-decoration: none;
display: block;
width: 147px;
height: 35px;
color: #333333;
}
#listend a{
padding-top: 12px;
text-decoration: none;
display: block;
width: 149px;
height: 35px;
color: #333333;
}

/* wrapping */

#wrapping{
padding: 0px;
margin: 0px;
border: 0px;
list-style: none;
padding-top: 10px;
width: 780px;
}
#left{
width: 385px;
float: left;
}
#right{
width: 385px;
float: right;
}
#wrapping .small{
font-size: 16px;
color: #0000ff;
background: #d5d5d5;
padding: 2px;
margin-bottom: 5px;
}
#sitemap{
font-size: 18px;
color: #0000ff;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
#left ul li,#right ul li{
margin-bottom: 10px;
margin-left: 20px;
list-style-image: url('../company/images/a_6_k.gif');
font-size: 14px;
}
#left ul li ul li,#right ul li ul li{
margin-bottom: 5px;
margin-left: 20px;
list-style-image: url('../company/images/a_7_k.gif');
font-size: 14px;
}

#left ul li ul,#right ul li ul{
margin-top: 5px;
margin-bottom: 5px;
}
/* footer */

#footer{
margin-top:20px;
width: 800px;
height: 50px;
text-align: center;
clear: both;
}
#englishmenu li{
display: inline;
font-size: 12px;
}
#copyright{
color: #ffffff;
background-color: #2354A1;
margin-top:5px;
width: 800px;
height: 15px;
font-size: 12px;
}
