@charset "UTF-8";
/* CSS Document */

/*----------------------------------
index用のCSSです
----------------------------------*/

/*ヘッターここから--------------------------------------------------------------*/
.MaincontBox a{
	color: #1d3994;
    text-decoration: none;
    font-size: 1.2rem;
	line-height: 2rem;
}
.MaincontBox a:hover{
	color: #ff9933;
    text-decoration: underline;
}
.MaincontBox a:visited{
	color: #9933cc;
    text-decoration: none;
}

ul.FontBox {
width:auto;
height:auto;
position:absolute;
top:5px;
right:47px;
}

li.changeTxt {
margin:0 5px 0 0;
line-height:20px;
}

li.changeBtn {
margin-right:3px;
}

ul.EngBox {
width:auto;
height:auto;
position:absolute;
top:5px;
left:425px;
}

li.English {
background:url(/attending/inbound/images/IconEng.gif) no-repeat 0 3px;
padding-left:20px;
line-height:20px;
float:left;
margin-right:10px;
}

/*ヘッターここまで--------------------------------------------------------------*/


/*ナビボタンここから--------------------------------------------------------------*/

div.NabiBox {
width:258px;
height:auto;
overflow:hidden;
margin:20px 0 50px 120px;
background:url(/attending/inbound/images/Nabi_Bottom.gif) no-repeat bottom;
padding-bottom:5px;
}

* html div.NabiBox {
width:258px;
height:auto;
overflow:hidden;
margin:20px 0 0 60px;
}

ul.NabiMid {
box-sizing:content-box;
width:228px;
height:auto;
padding:5px 15px;
background:url(/attending/inbound/images/Nabi_Mid.gif) repeat-y;
}

ul.NabiMid li {
background:url(/attending/inbound/images/Icon_sankaku.gif) no-repeat 0 3px;
padding-left:10px;
width:215px;
line-height:18px;
}

/*ナビボタンここまで--------------------------------------------------------------*/


/*フッターここから--------------------------------------------------------------*/

div.footer1 {
width:1160px;
margin-bottom: 20px;
}

ul.footer1Txt {
margin:0 0 0 100px;
}

ul.footer1Txt li {
background:url(/attending/inbound/images/IconLink.gif) no-repeat 0 3px;
padding-left:10px;
line-height:18px;
float:left;
margin-right:15px;
}


div.footer2 {
width:1160px;
height:200px;
background:url(/attending/inbound/images/Footer.gif) no-repeat bottom;
}

ul.foote2rTxt {
margin:0 0 0 100px;
}

ul.footer2Txt li {
background:url(/attending/inbound/images/IconLink.gif) no-repeat 0 3px;
padding-left:10px;
line-height:18px;
float:left;
margin-right:15px;
}

/*フッターここまで--------------------------------------------------------------*/