﻿/*
ikc center 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;
float: left;
}
#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-top: 10px;
margin-bottom: 20px;
width: 780px;
}
#wrapping h2{
padding-left: 15px;
margin-left: 30px;
margin-top: 25px;
margin-bottom: 25px;
line-height: 30px;
font-weight: bold;
font-size: 16px;
color: #555555;
background: url(../images/h2_bg_center.gif) no-repeat;
}
#wrapping h3{
display: block;
width: 574px;
height: 25px;
padding-left: 15px;
margin-left: 35px;
margin-top: 25px;
margin-bottom: 25px;
margin-right: 25px;
line-height: 30px;
font-size: 14px;
font-weight: bold;
color: #005555;
background: url(../images/h3_bg.gif) no-repeat;
}
#wrapping p{
margin-left: 50px;
margin-right: 50px;
margin-top: 25px;
margin-bottom: 25px;
line-height: 30px;
font-size: 14px;
color: #555555;
}
#wrapping li{
margin-left: 50px;
list-style-type: decimal !important;
line-height:20px;
font-weight: bold;
font-size: 14px;
color: #555555;
}

/* 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;
}
