@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO",sans-serif;
    color: #000000; /* 標準文字色 */
    background-color: #d3f0ff;
}


/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container{
    width: 930px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    position: relative;
    background-image : url(../img_layout/bg.png);
    background-position: center top;
    background-repeat: repeat-y;
}

#header
{
}

#header:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.layoutset-01 #header{
    position:relative;
    height:165px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image : url(../img_layout/headerBg_02.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.layoutset-02 #header{
    position:relative;
    height:165px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image : url(../img_layout/headerBg_02.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#inner{
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.layoutset-01 #inner{
    margin-top: 315px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.layoutset-02 #inner{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#wrapper{
    float: right;
    width: 660px; 
    margin-top: 0;
    margin-right: 35px;
    margin-bottom: 0;
    margin-left: 0; 
}

.layoutset-02 #wrapper{
    margin-top: 0;
    margin-right: 35px;
    margin-bottom: 0;
    margin-left: 0; 
}

#title
{
}

.innerS{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 30px;
}


.layoutset-01 #title{
    position: absolute;
    left: 28px;
    top: 165px;
    width: 874px;
    height: 307px;
}

.layoutset-01 #main
{
}

.layoutset-02 #main
{
}

#aside{
    float: left;
    width: 185px; 
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 30px; 
}

#footer{
    clear: both;
    height: 120px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-image : url(../img_layout/footerBg.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#nav{
    position: absolute;
    left: 65px;
    top: 114px;
}

.layoutset-01 #nav
{
}

.layoutset-02 #nav
{
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */
.layoutset-01 #title h2{
    height: 307px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image : url(../img_layout/mainimg32.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* ナビゲーション */
#nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    height: 34px;
    overflow: hidden;
}

#nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#nav li{
    float: left;
    width: 158px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    height: 34px;
    overflow: hidden;
}


#nav li a{
    display: block;
    height: 34px;
}

#nav li span.en{
    display:none;
}

#nav li span.ja{
    font-size: 12px;
    line-height: 34px;
}

#nav a:link{
    background-image : url(../img_layout/mainmenu.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #183646;
    text-decoration: none;
}
#nav a:visited{
    background-image : url(../img_layout/mainmenu.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #183646;
    text-decoration: none;
}
#nav a:hover{
    background-image : url(../img_layout/mainmenu_on.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
}
#nav a:active{
    background-image : url(../img_layout/mainmenu_on.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.layoutset-01 #toppage{
    margin-right: 15px;
}
.layoutset-01 #dl.info_box {
padding: 10px;
border: 1px solid #ececec;
margin-bottom: 20px;
font-size: 0.9em;
margin-left: 0 !important;
overflow: scroll;
}

.layoutset-01 #info_box li {
display: block;
height: 21px;
line-height: 21px;
clear: both;
background:no-repeat left center;
padding-left: 20px;
margin: 15px !important;
}
#pagetop {
}

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
}

.layoutset-02 h2
{
    /* コンテンツタイトルの左右設定 */
}
