@charset "shift_jis";
/* CSS Document */



/* reset */
.imgSample dl,
.conWrap h3,
.lie2Wrap p,
.lie2Wrap ul,
.lie2Wrap dl,

.dotWrap .setR,
#attakaNav ul,
.dotWrap h3,
.dotWrap p,
.dotWrap ul,
#underNav h3,
#underNav p,
#underNav ul{
margin-left:0;
margin-right:0;
}
#underNav p,
#underNav ul{
margin-top:0;
}
#contentWrap h2{
background:none;
padding:0;
margin:0;
}

/* set margin */
#contentsUnder{
margin-left:40px;
margin-right:20px;
}
#contentWrap{
margin-left:40px;
margin-right:40px;
}
#contentWrap h3{
margin-top:10px;
}

/* ------------------------------
					common
---------------------------------*/

/* fonts
----------------------------------- */
.episodeWrap dl,
.notes{
font-size:80%;
}


/* margin
----------------------------------- */
.ttl,
h3,
.setL,
.setR{
margin-top:22px;
}

.imgWrap,
.conWrap02,
.episodeWrap,
.conWrap p,
.conWrap h4,
.conWrap ul,
.conWrap dl,
.dotWrap p,
.dotWrap h4,
.dotWrap ul,
.dotWrap dl{
margin-top:15px;
}


/* reset */
.episodeWrap p,
.episodeWrap dl,
.ttl p
.ttl h3,
.dotWrap .img{
margin-top:0;
}



/* left,right */
.dotWrap,
.conWrap,
.apWrap,
.moreWrap{
margin-right:10px;
margin-left:10px;
}

/* imgSample
----------------------------------- */
.imgSample dt{
text-align:center;
}
.imgSample dd{
border:solid 1px #e1e1e1;
border-top:none;
text-align:center;
padding:5px;
}



/* imgWrap
----------------------------------- */
.imgWrap{
padding:10px;
text-align:center;
border:solid 1px #e7e6e6;
background-color:#fff4ec;
}
.imgWrap .notes{
text-align:left;
margin-left:20px;
margin-right:20px;
}


/* icon
----------------------------------- */
.icon{
margin-right:9px;
}

/* conKey
----------------------------------- */
#conKey{
padding-top:7px;
background-color:#fff;
text-align:center;
}
/* hide dot */
#conKey,
.dotWrap{
position:relative;
}
#conKey{z-index:2;}
.dotWrap{z-index:1;}


/* ttl
----------------------------------- */
.ttl h3{
float:left;
width:500px;
}
.ttl p{
float:right;
width:120px;
text-align:right;
}

/* moreWrap
----------------------------------- */
.moreWrap{
margin-bottom:10px;
background-color:#f3f3f3;
padding:10px;
text-align:center;
}

.conWrap02{
border:solid 1px #e7e6e6;
padding:1px 10px 10px 10px;
}
.conWrap02 .moreWrap{
margin-left:0;
margin-right:0;
margin-bottom:0;
}

/* moreWrap
----------------------------------- */
.apWrap{
margin-left:;
margin-right:;
}

/* bg */
.apWrap dt,
.apWrap dd{
background-repeat:no-repeat;
}
.apWrap dt,
.apWrap{
background-position:0 0;
}

.apWrap dt{
background-image:url(../images/ap_wrap_top.gif);
}
.apWrap{
background-image:url(../images/ap_wrap_c.gif);
background-repeat:repeat-y;
}
.apWrap dd{
background-image:url(../images/ap_wrap_btm.gif);
background-position:0 100%;
}

.apWrap dt,
.apWrap dd{
padding-left:20px;
padding-right:20px;
}
.apWrap dt{
padding-top:20px;
}
.apWrap dd{
padding-bottom:20px;
}

/* imgCenter
----------------------------------- */
.imgCenter{
text-align:center;
}

/* dotWrap
----------------------------------- */
.dotWrap{
margin-top:-1px;
padding:1px 0 22px 0;
background-image:url(../images/dot_x.gif);
background-repeat:repeat-x;
background-position:0 0;
}

/* episodeWrap
----------------------------------- */
.episodeWrap .inBg{
padding:5px;
background-color:#f7f7f7;
border:solid 1px #fff;
}
.episodeWrap{
border:solid 6px #f2f2f2;
}
.episodeWrap .inBg p{
float:left;
width:138px;
}
.episodeWrap .inBg dl{
float:right;
width:137px;
}
.episodeWrap .inBg dd{
margin-top:15px;
line-height:1.5;
}

/* conLeft,conRight
----------------------------------- */
.conLeft{
float:left;
width:299px;
}
.conRight{
float:right;
width:330px;
}





/* ------------------------------
					each
---------------------------------*/

/* --------- index.html */
.attakaIndex .setR p{
width:399px;
}
.attakaIndex .setR .img{
width:240px;
}
.attakaIndex .setL p{
width:325px;
}
.attakaIndex .setL .img{
width:310px;
}
.attakaIndex .setL p.cap{
margin-top:51px;
}
.attakaIndex .setL{
margin-left:10px;
margin-right:10px;
}
/* --------- structure.html */

.attakaMechanism .setR p{
width:339px;
}
.attakaMechanism .setR .img{
width:300px;
}


#mechan03 .notes{
width:467px;
margin-left:auto;
margin-right:auto;
}
#mechan03 #mar01,
#mechan03 ul{
margin-top:10px;
}


/* ------- structure.html */
.imgSample dl.s01{
float:left;
width:431px;
}
.imgSample dl.s02{
float:right;
width:216px;
}
.imgSample dl.s01 dd,
.imgSample dl.s02 dd{
min-height:40px;
}
/* IE6 \*/
*html .imgSample dl.s01 dd,
*html .imgSample dl.s02 dd{
height:40px;
}/**/

/* ---------------- voice.html */
.attakaEco h3{
text-align:center;
}

.attakaEco .conLeft{
width:303px;
}
.attakaEco .conRight{
width:345px;
}


/* ------------------------------
					common
---------------------------------*/
/* nav
---------------------------------*/
#attakaNav li{
float:left;
width:135px;
line-height:1em;/* height fix */
font-size:9px;/* height fix */
padding-top:5px;
padding-bottom:5px;
}
#attakaNav li a{
padding-left:3px;
}
#attakaNav ul{
padding-left:1px;
}

/* dot */
#attakaNav li,
#attakaNav ul{
	background-image:url(../images/a_nav_dot.gif);
	background-repeat:repeat-y;
}
#attakaNav li{
background-position:100% 0;
}
#attakaNav ul{
background-position:0 0;
}


/* contentsUnder
---------------------------------*/
/* posi */
#contentsUnder{
padding:56px 10px 10px 34px;
}
#underNav{
margin-bottom:25px;
}
#underNav img{
vertical-align:top;
}
/* bg */
#contentsUnder,
#underNav{
background-repeat:no-repeat;
}
#contentsUnder{
background-image:url(../images/a_under_nav_top.gif);
/*background-color:#f07100;*/
background-position:0 0;
}
#underNav{
padding-bottom:3px;
background-image:url(../images/a_under_nav_btm.gif);
background-position:0 100%;
}
#underNav ul{
background-color:#f07100;
}

/* posi */
#underNav{
margin-right:20px;
}
#underNav p{
text-align:center;
padding-top:5px;
padding-bottom:7px;
}
#underNav ul li{
padding-top:5px;
text-align:center;
font-size:9px;
line-height:1em;
}

/* float */
#underNav ul li{
float:left;
width:212px;
line-height:1;
}

/* dot */
#underNav p{
	background-image:url(../images/dot_x_w.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
}
#underNav ul{
	background-image:url(../images/dot_under_nav.gif);
	background-repeat:repeat-y;
	background-position:50% 0;
}

/* pageTOP */
#contentsUnder .totop li{
text-align:right;
}

/* ------------------------------
					clear
---------------------------------*/
.imgCenter:after,
.episodeWrap .inBg:after,
.imgSample:after,
#underNav ul:after,
.lie2Wrap:after,
.ttl:after,
.setR:after,
.setL:after,
#attakaNav ul:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* IE7,IE6 clear \*/
*html .imgCenter,
*html .episodeWrap .inBg,
*html .imgSample,
*html #underNav ul,
*html .lie2Wrap,
*html .ttl,
*html .setR,
*html .setL,
*html #attakaNav ul{
height:1%;
}
*:first-child+html .imgCenter,
*:first-child+html .episodeWrap .inBg,
*:first-child+html .imgSample,
*:first-child+html #underNav ul,
*:first-child+html .lie2Wrap,
*:first-child+html .ttl,
*:first-child+html .setR,
*:first-child+html .setL,
*:first-child+html  #attakaNav ul{
display:inline-block;
}
/* end */
/* macIE \*//*/
.imgCenter,
.episodeWrap .inBg,
.imgSample,
#underNav ul,
.lie2Wrap,
.ttl,
.setR,
.setL,
#attakaNav ul{
display:inline-block;
}
/* end */

/*  \*/
#contentsUnder,
.moreWrap,
.dotWrap,
#conKey{
clear:both;
}
/* end */
