/*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のための記述*/

#mainColumn {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS-Gothic;
}

*{
margin:0;
padding:0;
}

p {
text-justify:inter-ideograph;
}

#wrapperPilotLibrary{
width:772px;
margin:0 auto;
text-align:left;
background:#fff url(../007/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;
}

#backNumberWrap a {
display: block;
overflow: hidden;
text-indent: -9999px;
height: 46px;
}

#backNumberWrap ul,#backNumberWrap * li {
margin:0;
list-style: none;
}

#backNumberWrap * li {
float:left;
/*text-indent:-9999px;*/
}

.p01{
padding-left:0px;
}
.p01 a{
width:139px;
background-image:url(i/backNumber01_over.gif);
background-repeat:no-repeat;
}

.p01 a:hover{
width:139px;
background-image:url(i/backNumber01.gif);
background-repeat:no-repeat;
}
.p02{
padding-left:5px;
}
.p02 a{
width:168px;
background-image:url(i/backNumber02_over.gif);
background-repeat:no-repeat;
}

.p02 a:hover{
width:168px;
background-image:url(i/backNumber02.gif);
background-repeat:no-repeat;
}
.p03{
padding-left:15px;
}
.p03 a{
width:170px;
background-image:url(i/backNumber03_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p03 a:hover{
width:170px;
background-image:url(i/backNumber03.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}
.p04{
padding-left:15px;
}
.p04 a{
width:170px;
background-image:url(i/backNumber04_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p04 a:hover{
width:170px;
background-image:url(i/backNumber04.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}
.p05{
padding-left:15px;
}
.p05 a{
width:165px;
background-image:url(i/backNumber05.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p05 a:hover{
width:165px;
background-image:url(i/backNumber05_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}
.p06{
padding-left:15px;
}
.p06 a{
width:161px;
background-image:url(i/backNumber06.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p06 a:hover{
width:161px;
background-image:url(i/backNumber06_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p07{
padding-left:30px;
}
.p07 a{
width:106px;
background-image:url(i/backNumber07.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p07 a:hover{
width:106px;
background-image:url(i/backNumber07_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p08{
padding-left:30px;
}
.p08 a{
width:198px;
background-image:url(i/backNumber08_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

.p08 a:hover{
width:198px;
background-image:url(i/backNumber08_over.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

#mainArea{
	margin-top:0 !important;
	width:770px !important;
}


#mainArea #mainAreaPadder{
	margin-bottom:0 !important;
}

/*	コンテンツ
------------------------------*/
#pilotLibrary #contentsWrap{
width:770px;
overflow:hidden;
margin-left:-19px;
}
#pilotLibrary #contentsBox{
width:770px;
overflow:hidden;
}

div.topgo{
width:735px;
text-align:right;
padding-top:25px;
margin:0 0 40px 0;
}

/*メインコンテンツ--------------*/

div#main_area{
	width:740px;;
	overflow:hidden;
	clear:both;
	margin:0 15px;
	padding-bottom:15px;
	position:relative;
}

div#main_content{
	background-image:url(i/bg_howto.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-top:1px solid #B0B0B0;
	height:2142px;
	width:770px;
}

.parts_window{
	min-height:62px;
	padding-top:10px;
}

.parts_window .parts{
	width:740px;
}

.parts_window .openWindow{
	display:none;
	height:298px;
	position:relative;
}

.parts_window .openWindow area{
	cursor:pointer;
}

.parts_window .openWindow .pen{
	position:absolute;
	right:22px;
	bottom:24px;
}

.parts_window .close{
	background:url(i/bg_parts.jpg) no-repeat center bottom; 
}

.parts_window .title{
	cursor:pointer;
}

div#T_ContentBox01,
div#T_ContentBox02,
div#T_ContentBox03,
div#T_ContentBox04,
div#T_ContentBox05,
div#T_ContentBox06,
div#T_ContentBox07{
	width:736px;
	overflow:hidden;
	padding-left:20px;
	padding-right:14px;
	min-height:240px;
}

div#T_ContentBox01{
	margin-top:20px;
}

div#T_ContentBox02,
div#T_ContentBox03,
div#T_ContentBox04,
div#T_ContentBox05,
div#T_ContentBox06,
div#T_ContentBox07{
	margin-top:30px;
}

div#T_Content_Lbox{
	float:left;
	width:477px;
}

div#T_Content_Lbox .imageL{
	float:left;
	margin-left:;
}

div#T_Content_Lbox .imageR{
	float:right;
}

div#T_Content_Lbox img{
	padding-bottom:10px;
}

div#T_Content_Rbox{
	float:right;
	width:250px;
}

div#T_Content_Rbox dt{
	width:187px;
	height:51px;
	font-size:17px;
	padding:14px 0 0 63px;
}

div#T_Content_Rbox dt.singleLine{
	height:42px;
	padding:23px 0 0 63px;
}

div#T_Content_Rbox dd{
	margin-top:13px;
	padding-left:16px;
}

div#T_ContentBox01 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi01.gif) no-repeat left top;
}

div#T_ContentBox02 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi02.gif) no-repeat left top;
}

div#T_ContentBox03 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi03.gif) no-repeat left top;
}

div#T_ContentBox04 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi04.gif) no-repeat left top;
}

div#T_ContentBox05 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi05.gif) no-repeat left top;
}

div#T_ContentBox06 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi06.gif) no-repeat left top;
}

div#T_ContentBox07 #T_Content_Rbox dt{
	background:url(i/howto_fukidashi07.gif) no-repeat left top;
}

