body,html {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    font-size: 14px;
    font-family: "Helvetica","Arial","ヒラギノ角ゴ ProN W6","Meiryo";
}
img {
    border: none;
}
a {
    text-decoration: none;
}
.content {
    position: relative;
    width: 960px;
    color: #333333;
    margin-left: auto;
    margin-right: auto;
}


#header {
    width: 100%;
    height: 127px;
    background: url(../img/common/header_bg.png) repeat-x;
    position: fixed;
    top: 0px;
    z-index: 99999;
}
#logo {
    clear: right;
    margin-top: 15px;
}
ul#navi_head {
    width: 276px;
    height: 11px;
    float: right;
    margin-top: 30px;
}
ul#navi_head li {
    height: 11px;
    float: left;
}
ul#navi_head li a {
    background: url(../img/common/header_mininavi.png);
    line-height: 11px;
    display: block;
    text-indent: -9999px;
    white-space: nowrap;
}
#navi_head li#head_menu1 a {
    width: 76px;
    background-position: 0 0;
}
#navi_head li#head_menu1 a:hover {
    background-position: 0px 11px;
}
#navi_head li#head_menu2 a {
    width: 100px;
    background-position: -76px 0;
}
#navi_head li#head_menu2 a:hover {
    background-position: -76px -11px;
}
#navi_head li#head_menu3 a {
    width: 100px;
    background-position: -176px 0;
}
#navi_head li#head_menu3 a:hover {
    background-position: -176px -11px;
}

/* English NAVI */
#nav_wrap {
	width: 370px;
	float: right;
	height: 42px;
}

ul#nav_head_en {
    width: 63px;
    height: 12px;
    float: left;
    margin-top: 30px;
}
ul#nav_head_en li {
    height: 12px;
    float: left;
}
ul#nav_head_en li a {
    background: url(../img/common/header_mininavi_en.png);
    line-height: 12px;
    display: block;
    text-indent: -9999px;
    white-space: nowrap;
}
#nav_head_en li#head_menu_en a {
    width: 63px;
    background-position: 0 0;
}
#nav_head_en li#head_menu_en a:hover {
    background-position: 0px 12px;
}
/*English NAVI END*/


/* English */

ul#navi_head_english {
    width: 276px;
    height: 11px;
    float: right;
    margin-top: 30px;
}
ul#navi_head_english li {
    height: 11px;
    float: left;
}
ul#navi_head_english li a {
    background: url(../img/common/header_mininavi_english.png);
    line-height: 11px;
    display: block;
    text-indent: -9999px;
    white-space: nowrap;
	margin-left: 170px;
}
#navi_head_english li#head_menu1 a {
    width: 76px;
    background-position: 0 0;
}
#navi_head_english li#head_menu1 a:hover {
    background-position: 0px 11px;
}
#navi_head_english li#head_menu2 a {
    width: 100px;
    background-position: -76px 0;
}
#navi_head_english li#head_menu2 a:hover {
    background-position: -76px -11px;
}
#navi_head_english li#head_menu3 a {
    width: 100px;
    background-position: -176px 0;
}
#navi_head_english li#head_menu3 a:hover {
    background-position: -176px -11px;
}

#menu {
    width: 960px;
    margin-top: 27px;
    padding: 0;
    list-style: none;
}
#menu li {
    float: left;
    padding: 0;
    position: relative;
    width: 160px
}
#menu a {
    float: left;
    height: 46px;
    padding: 0;
    color: black;
    text-transform: uppercase;
    font: 12px/25px Arial, Helvetica;
    text-decoration: none;
}
#menu li:hover > a {
    color: black;
}
*html #menu li a:hover /* IE6 */ {
    color: black;
}
#menu li:hover > ul {
    display: block;
}
/* Sub-menu */
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 99999;
    background: #eeeeee;
}

#menu ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block;
}
#menu ul a {
    padding: 9px 10px 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}
*html #menu ul a /* IE6 */ {
    height: 46px;
    width: 160px;
}
*:first-child+html #menu ul a /* IE7 */ {
    height: 46px;
    width: 160px;
}

#menu ul a:hover {
    background: #3573cc;
    color: white;
}
/* Clear floated elements */
#menu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
.headerMenu a {
    width: 160px;
}
.headerMenu a:active {
    background-position: 0px -92px;
}
#m1 a{
    background: url('../img/common/header_mininavi_1.png') no-repeat;
}
#m2 a{
    background: url('../img/common/header_mininavi_2.png') no-repeat;
}
#m3 a{
    background: url('../img/common/header_mininavi_3.png') no-repeat;
}
#m4 a{
    background: url('../img/common/header_mininavi_4.png') no-repeat;
}
#m5 a{
    background: url('../img/common/header_mininavi_5.png') no-repeat;
}
#m6 a{
    background: url('../img/common/header_mininavi_6.png') no-repeat;
}
li span.bold {
    font-weight: bold;
}
#pankuzu {
    background: url(../img/common/bread_bg.png) repeat-x;
    height: 21px;
    top: 127px;
    font-size: 15px;
    position: fixed;
    clear: both;
    width: 100%;
    z-index: 9999;
    font-family: "Helvetica","Arial","ヒラギノ角ゴ ProN W6","Meiryo";
}
#pankuzu img {
    margin-right: 20px;
    margin-left: 20px;
}
#pankuzu {
    padding-top: 4px;
    z-index: 9999;
}
#pankuzu a {
    color: #8b8b8b;
    font-size: 12px;
}
#shadow {
    position: absolute;
    left: 730px;
    top : -160px;
}
#rightBlock {
    float: right;
    width: 200px;
    background-color: #eceef1;
    position: relative;
}
#leftBlock {
    float: left;
    width: 760px;
    background-color: white;
    position: relative;
}

#ir_img {
    width: 950px;
}
