/*ajaxのための記述*/
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}
/*ajaxのための記述*/
#mainAreaPadder {
    margin: 0 auto;
    padding: 16px 0 0;
    width: 770px;
}

#mainAreaPadder * {
    box-sizing: content-box;
}

#mainAreaPadder:after {
    content: '';
    display: block;
    clear: both;
}

*{
margin:0;
padding:0;
}
/*img {vertical-align: bottom;}*/

#wrapperPilotLibrary{
width:772px;
margin:0 auto;
text-align:left;
background:#fff url(i/wrapperPilotLibrary_bg.gif) repeat-y left;
}

#pilotLibrary {
font-size:13px;
line-height:1.5em;
background-color:#FFF;
}

#pilotLibrary h2{
font-size:100%;
}


/*	過去記事
------------------------------*/
#pilotLibrary #backNumberWrap{
width:735px;
height:46px;
/*margin:15px 0 12px 3px;*/
margin:0 auto;
margin-top: 10px;
margin-left: -10px;

}



#backNumberWrap ul,#backNumberWrap li {
margin:0;
list-style: none;
}


#backNumberWrap .p01,.p02,.p03,.p04,.p05{
display: block;
text-align: center;
margin: auto;
width:147px;
height: 46px;
float:left;
background-image:url(i/backNumber_back.png) ;
background-repeat: no-repeat;
display: table;
}

#backNumberWrap .p05{
background-image:url(i/backNumber_back_hover.png) ;

}

#backNumberWrap .p01:hover,.p02:hover,.p03:hover,.p04:hover {
background-image:url(i/backNumber_back_hover.png) ;
}

#backNumberWrap .p05:hover {
background-image:url(i/backNumber_back.png) ;
}

.p01 a,.p02 a,.p03 a,.p04 a,.p05 a{
color: #275795;
line-height: 1.2em;
display: table-cell;
vertical-align: middle;
}

.p05 a{
color: #868686;
}

.p01 a:hover,.p02 a:hover,.p03 a:hover,.p04 a:hover{
color: #868686;
}

.p05 a:hover{
color: #275795;
}
    

        


/* コンテンツ */
#slide {
    height:390px;
}
#slide_foot {
    background-image:url("i/bg_img01.png");
    width:770px;
    height:147px;
    display:block;
    position:relative;
    z-index:20;
    overflow:visible;
}
#box020_01 {
    background-image:url("i/bg_img02.png");
    width:770px;
    height:471px;
    display:block;
    position:relative;
    z-index:10;
}
.sectoinNavi{
	position:absolute;
	left:15px;
	top:257px;
	clear:both;
	background:url(i/sectionNavi_bg.png) no-repeat left 82px;
}

.sectoinNavi ul{
	overflow: hidden;
	height:110px;
	margin-left:-8px;
}
.sectoinNavi li{
	float:left;
	width:344px;
	margin-top:8px;
	margin-left:23px;
}

.sectoinNavi li img:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.section02 .sectoinNavi{
	margin-top:25px;
	margin-left:15px;
}

#pen_img {
    position:absolute;
    right:10px;
    background-image:url("i/pen.png");
    width:244px;
    height:374px;
    display:block;
    z-index:10;
    top:10px;
}
#box020_douga_b {
    position:absolute;
    right: 200px;
    top: 142px;
}
#box020_douga_b a {
    background-image:url("i/btn_douga.png");
    width:192px;
    height:96px;
    display:block;
}
#box020_douga_b a:hover {
    background-image:url("i/btn_douga_hover.png");
    width:192px;
    height:96px;
    display:block;
}

.topstyle {
    position: fixed;
    top:0px;
    z-index:99;
}
.backbtnstyle {
    position: fixed;
    bottom:0px;
    z-index:99;
}
#page-top {
    position: fixed;
    bottom: 0;
    float: right;
    right: 50%;
    margin: 0 -350px 0 0;
    /*display: none;
    position: fixed;
    top: 50px;
    right: 20px;
    z-index: 1;
    cursor: pointer;
    */
    cursor:pointer;
}

#page-top a {
    color: #fff;
}

#page-top a:hover {
    background: #000;
}

#box_navi {
    position: fixed;
    top: 0;
    padding: 0;
    overflow:auto;
    z-index:99;
    width: 770px;
}
#box_navi li {
    float:left;
}
#box_navi a {
    display:block;
}
#box_navi_01 a {
    background-image:url("i/navi01.gif");
    width:110px;
    height:63px;
}
#box_navi_01 a:hover {
    background-image:url("i/navi01_on.gif");
    width:110px;
    height:63px;
}
#box_navi_02 a {
    background-image:url("i/navi02.gif");
    width:110px;
    height:63px;
}
#box_navi_02 a:hover {
    background-image:url("i/navi02_on.gif");
    width:110px;
    height:63px;
}
#box_navi_03 a {
    background-image:url("i/navi03.gif");
    width:110px;
    height:63px;
}
#box_navi_03 a:hover {
    background-image:url("i/navi03_on.gif");
    width:110px;
    height:63px;
}
#box_navi_04 a {
    background-image:url("i/navi04.gif");
    width:110px;
    height:63px;
}
#box_navi_04 a:hover {
    background-image:url("i/navi04_on.gif");
    width:110px;
    height:63px;
}
#box_navi_05 a {
    background-image:url("i/navi05.gif");
    width:110px;
    height:63px;
}
#box_navi_05 a:hover {
    background-image:url("i/navi05_on.gif");
    width:110px;
    height:63px;
}
#box_navi_06 a {
    background-image:url("i/navi06.gif");
    width:110px;
    height:63px;
}
#box_navi_06 a:hover {
    background-image:url("i/navi06_on.gif");
    width:110px;
    height:63px;
}
#box_navi_07 a {
    background-image:url("i/navi07.gif");
    width:110px;
    height:63px;
}
#box_navi_07 a:hover {
    background-image:url("i/navi07_on.gif");
    width:110px;
    height:63px;
}

#box_navi02 {
    padding:3px 0px 0px 0px;
    overflow:auto;
    z-index:99;
}
#box_navi02 li {
    float:left;
}
#box_navi02 a {
    display:block;
}
#box_navi02_01 a {
    background-image:url("i/navi01.gif");
    width:110px;
    height:60px;
}
#box_navi02_01 a:hover {
    background-image:url("i/navi01_on.gif");
    width:110px;
    height:60px;
}
#box_navi02_02 a {
    background-image:url("i/navi02.gif");
    width:110px;
    height:60px;
}
#box_navi02_02 a:hover {
    background-image:url("i/navi02_on.gif");
    width:110px;
    height:60px;
}
#box_navi02_03 a {
    background-image:url("i/navi03.gif");
    width:110px;
    height:60px;
}
#box_navi02_03 a:hover {
    background-image:url("i/navi03_on.gif");
    width:110px;
    height:60px;
}
#box_navi02_04 a {
    background-image:url("i/navi04.gif");
    width:110px;
    height:60px;
}
#box_navi02_04 a:hover {
    background-image:url("i/navi04_on.gif");
    width:110px;
    height:60px;
}
#box_navi02_05 a {
    background-image:url("i/navi05.gif");
    width:110px;
    height:60px;
}
#box_navi02_05 a:hover {
    background-image:url("i/navi05_on.gif");
    width:110px;
    height:60px;
}
#box_navi02_06 a {
    background-image:url("i/navi06.gif");
    width:110px;
    height:60px;
}
#box_navi02_06 a:hover {
    background-image:url("i/navi06_on.gif");
    width:110px;
    height:60px;
}
#box_navi02_07 a {
    background-image:url("i/navi07.gif");
    width:110px;
    height:60px;
}
#box_navi02_07 a:hover {
    background-image:url("i/navi07_on.gif");
    width:110px;
    height:60px;
}


.bg_yellow {
    background-image:url("i/bg_yellow.png");
    background-repeat:repeat;
    width:770px;
}
.padding01 {
    padding:15px 15px 36px 15px;
    overflow:hidden;
    position:relative;
}
.bg_note {
    background-image:url("i/bg_note.gif");
    background-repeat:repeat-y;
    width:743px;
    position:relative;
    overflow:visible;
}
.bg_note_head {
    background-image:url("i/bg_note_head.gif");
    background-repeat:no-repeat;
    width:743px;
    margin:0px;
    padding:0px;
    overflow:hidden;
    height:4px;
}
.bg_title01 {
    position:relative;
    left:15px;
    top:-20px;
}
.bg_title20 {
    position:relative;
    left:15px;
    top:-20px;
}

.bg_title02 {
    position:relative;
    left:15px;
    padding:0 0 10px 0;
}
.bg_note_foot {
    background-image:url("i/bg_note_grade.png");
    background-repeat:no-repeat;
    width:743px;
    height:5px;
    overflow:hidden;
}
.bg_title03 {
    position:absolute;
    right: 175px;
    top: 10px;
}
.bg_text {
    position: absolute;
    right: 10px;
    top: 160px;
    width: 160px;
}
.bg_text02 {
    top: 250px;
    position: absolute;
    right: 15px;
}
.bg_text03 {
    top: 380px;
    position: absolute;
    right: 15px;
}
.bg_text_img {
    background-image:url("i/img03.png");
    background-repeat:no-repeat;
    width:400px;
    height:42px;
}
.bg_text_img02 {
    background-image:url("i/img11.png");
    background-repeat:no-repeat;
    width:395px;
    height:42px;
}
.bg_text_img03 {
    background-image:url("i/img17.png");
    background-repeat:no-repeat;
    width:349px;
    height:42px;
}
.bg_title04 {
    position:relative;
    padding:10px 0 0 20px;
}
.bg_title05 {
    position:relative;
    padding:10px 0 15px 20px;
}
.bg_title06 {
    position:absolute;
    right: 15px;
    top: -30px;
}
.bg_title06_waku {
    position:absolute;
    right: 15px;
    top: -30px;
    background-image:url("i/douga_waku01.png");
    background-repeat:no-repeat;
    width:430px;
    height:365px;
    z-index: 10;
    cursor:pointer;
}
.bg_title20_waku {
    background-image:url("i/douga02.png");
    background-repeat:no-repeat;
    width:431px;
    height:366px;
    z-index: 10;
    cursor:pointer;
    display:block;
}
.bg_title30_waku {
    background-image:url("i/title05.png");
    background-repeat:no-repeat;
    width:740px;
    height:380px;
    z-index: 10;
    cursor:pointer;
    display:block;
}
.bg_title31_waku {
    background-image:url("i/douga04.png");
    background-repeat:no-repeat;
    width:480px;
    height:272px;
    z-index: 10;
    cursor:pointer;
    display:block;
    text-align:center;
    margin:0 auto;
}
.bg_title07 {
    position:absolute;
    right: 20px;
    top: 450px;
}
.bg_title08 {
    position:absolute;
    right: 10px;
    top: 10px;
}
.bg_title09 {
    position: absolute;
    right: 20px;
    top: -25px;
}
.bg_yellow_grad {
    background-image:url("i/bg_yellow_grad.png");
    background-repeat:no-repeat;
    width:770px;
    height:15px;
}
.bg_gray {
    background-image:url("i/bg_gray.gif");
    background-repeat:repeat-y;
    width:740px;
    padding:0 15px 20px 15px;
}
.bg_gray_grad {
    background-image:url("i/bg_gray_grad.png");
    background-repeat:no-repeat;
    width:770px;
    height:10px;
}
.box01 {
    padding:35px 15px 0px 15px;
}
.position01 {
    position:absolute;
    right: 20px;
    top: 207px;
}
.position02 {
    position: absolute;
    right: 20px;
    top: 405px;
}
.position03 {
    position: absolute;
    right: 20px;
    top: 0px;
}
.position04 {
    position: absolute;
    right: 20px;
    top: 230px;
}
.back_btn {
    display: block;
    position: absolute;
    right: 6px;
    bottom: -30px;
    cursor:pointer;
    z-index:99;
}
#page-wrap { 
  width: 600px; 
  margin: 15px auto; 
  position: relative; 
}
#jshowoff-slidelinks {
    display:none;
}

/*#box_navi { 
  width: 190px; 
  margin-left: 410px; 
}*/
/*	コンテンツ
------------------------------*/
#pilotLibrary #contentsWrap{
width:770px;
overflow:hidden;
padding:20px 0 0 0;
margin-left: -16px;
}
#pilotLibrary .contentsBox{
width:735px;
}
#subTitle{
float:left;
width:338px;
margin-top:16px;
margin-left:22px;
}
#subTitle img{
margin-bottom:18px;
}
#subImg{
float:right;
width:321px;
margin:16px 0 30px 0;
}
#subImg img{
margin-bottom:10px;
}
#mainColumn h2 img {
    margin-left: 20px;
}

/*メインコンテンツ--------------*/
#main_content{
clear:both;
width:735px;
}
#maincontent_body{
background:url(i/content_bg.gif) repeat-y;
overflow:hidden;
width:735px;
}
#content_1{
margin:13px 13px 0 22px;
width:700px;
overflow:hidden;
}
#content_1 h3{
background:url(i/content_title1.gif) no-repeat;
display:block;
width:690px;
height:44px;
text-indent:-9999px;
}
div.content_title{
margin:22px 0 32px 0;
}
div.content_title img{
width:63px;
height:41px;
display:block;
float:left;
}
div.content_title p{
margin-left:2px;
margin-right:10px;
}
p.content_list span{
color:#868686;
font-size:17px;
}
p.content_list img{
vertical-align:bottom;
}
#content_1 table{
margin:17px 0 0 0;
}
#content_1 table tr td{
padding:0 10px 18px 0;
}

#content_1 table tr td.tabletext{
padding-left:25px;
text-align:left;
}
div#gallery{
margin:0;
padding:0;
}

/*スワップ部分---------------------------------*/
#content_2{
clear:both;
margin:20px 13px 8px 22px;
width:700px;
overflow:hidden;
}
#content_2 h3{
width:268px;
height:18px;
display:block;
}

#swap_area{
background:url(i/tabmenu_topLine.gif) no-repeat;
width:690px;
overflow:hidden;
margin-top:20px;
margin-bottom:0;

}
div#rotate{
width:675px;
overflow:hidden;
margin-left:15px;

}
div#swap_area p{
margin-bottom:0px;
height:25px;
margin-left:15px;
width:170px;
}
div#rotate ul{
display:block;

width:170px;
float:left;
overflow:hidden;

}
div#rotate ul li,#rotate ul li a{
width:170px;
height:50px;
display:block;
text-indent:-9999px;
border:none;
}

li.menu_white{
background:url(i/tab_white.gif) no-repeat;
}
li.menu_white:hover{

}
li.menu_grey{
background:url(i/tab_grey.gif) no-repeat;
}
li.menu_grey:hover{

}
li.menu_blue{
background:url(i/tab_blue.gif) no-repeat;
}
li.menu_blue:hover{

}
li.menu_green{
background:url(i/tab_green.gif) no-repeat;
}
li.menu_green:hover{

}
li.menu_yellow{
background:url(i/tab_yellow.gif) no-repeat;
}
li.menu_yellow:hover{

}
li.menu_pink{
background:url(i/tab_pink.gif) no-repeat;
}
li.menu_pink:hover{

}
li.menu_purple{
background:url(i/tab_purple.gif) no-repeat;
}
li.menu_purple:hover{

}
#menu-2, #menu-3, #menu-4, #menu-5, #menu-6, #menu-7, #menu-8{
width:451px;
height:320px;
margin:0 0 13px 0;
padding:30px 0 0 24px;
float:right;
}

*html #menu-2, #menu-3, #menu-4, #menu-5, #menu-6, #menu-7, #menu-8{
width:475px;
height:350px;
margin:0 0 13px 0;
padding:30px 0 0 24px;
float:right;
}

#menu-2 div, #menu-3 div, #menu-4 div, #menu-5 div, #menu-6 div, #menu-7 div, #menu-8 div{
float:left;
margin-left:19px;
margin-top:30px;
}
*html #menu-2 div,*html #menu-3 div,*html #menu-4 div,*html #menu-5 div,*html #menu-6 div,*html #menu-7 div,*html #menu-8 div{
float:left;
margin-left:19px;
margin-top:30px;
}


#menu-2{
background:url(i/content2_swap.gif) no-repeat;
}
#menu-3{
background:url(i/swap_bg_grey.jpg) no-repeat;
}
#menu-4{
background:url(i/swap_bg_blue.jpg) no-repeat;
}
#menu-5{
background:url(i/swap_bg_green.jpg) no-repeat;
}
#menu-6{
background:url(i/swap_bg_yellow.jpg) no-repeat;
}
#menu-7{
background:url(i/swap_bg_pink.jpg) no-repeat;
}
#menu-8{
background:url(i/swap_bg_pur.jpg) no-repeat;
}

#menu-2 div.inner_div,
#menu-3 div.inner_div,
#menu-4 div.inner_div,
#menu-5 div.inner_div,
#menu-6 div.inner_div,
#menu-7 div.inner_div,
#menu-8 div.inner_div{
margin-left:0;
margin-top:0;
margin-bottom:4px;
}

div.pdf{
clear:both;
width:690px;
height:30px;
}
div.pdf p{
width:190px;
height:30px;
display:block;
background:url(i/pdf_img.gif) no-repeat;
margin-left:500px;
text-indent:-9999px;
}
div.pdf p a{
width:190px;
height:30px;
display:block;
}

div#sub_content{
width:735px;
margin-top:26px;
}
div#sub_content_title p{
margin:20px 50px 50px 0;
}
div.lefttext{
width:371px;
float:left;
}
div.lefttext img{
margin-bottom:10px;
}
div.lefttext p{
margin-bottom:16px;
}
div.lefttext p span{
color:#377281;
font-size:15px;

}
div.rightimg{
width:321px;
margin-left:40px;
float:right;
}
div.rightimg p{
margin:11px 0 35px 0;
}
div#sub_content_bottom{
width:370px;
height:120px;
clear:both;
}
div#sub_content_bottom a{
width:370px;
height:120px;
display:block;
}






/*	次ページのリンク
------------------------------*/
#pilotLibrary #nextLink{
height:20px;
font-size:11px;
float:right;
margin-top:68px; margin-bottom:15px;
display:table-cell;
padding-left:25px; padding-right:15px;
color:#000;
background-image:url(i/linkHead.gif); background-repeat:no-repeat; background-position:top left;
}

div.topgo{
width:370px;
text-align:right;
margin:30px 0 40px 0;
}


/*ライブラリーのインデックスページへ戻る
------------------------------*/
#go-indexpage {
	text-align: right;
    margin-top: 0px;
    padding-right: 40px;
	height: 130px;
	/*border-top: 1px solid #999999;*/
	background-color:#fff;
}

#go-indexpage .go-indexpage_bt{
	display: block;
	float: right;
	width: 200px;
	height: 52px;
    margin-top: 20px;
    

}

#go-indexpage .go-indexpage_bt a{
	display: block;
	width: 200px;
	height: 52px;
	margin: 0 auto;
	background-image: url(i/common/button_indexpage.png) ;
	text-indent: 100%;
	white-space: nowrap;
  overflow: hidden;
}

#go-indexpage .go-indexpage_bt a:hover{
	background-image: url(i/common/button_indexpage_hover.png) ;
}