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

h2#mainImages2{
	height: 123px;
	width: 800px;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
}

h2#mainImages2 span, h2.outline span{
position:absolute;
left:-9999px;
margin:0;
}

h2.outline{
background:url(../images/h2title.gif) no-repeat 0 0;
width:545px;
height:54px;
margin:0 0 35px 0;
}

h3.tits4{
margin:35px 0 20px 0;
}

h3.tits1{
margin:35px 0 20px 0;
}

h3.tits2{
margin:50px 0 20px 0;
}

h3.tits3{
margin:40px 0 20px 0;
}

h3.tits4, h3.tits1, h3.tits2, h3.tits3{
width:545px;
height:44px;
clear:both;
}

h3.tits4{
background:url(../images/tits_04.jpg) no-repeat 0 0;
}

h3.tits1{
background:url(../images/tits_01.jpg) no-repeat 0 0;
}

h3.tits2{
background:url(../images/tits_02.jpg) no-repeat 0 0;
}

h3.tits3{
background:url(../images/tits_03.jpg) no-repeat 0 0;
}


h3.tits4 span, h3.tits1 span, h3.tits2 span, h3.tits3 span{
position:absolute;
left:-9999px;
}

p.outline{
margin:0 5px;
line-height:160%;
}


table.outlineTb{
width:535px;
margin-left:5px;
border-collapse:collapse;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
}

table.outlineTb th{
text-align:center;
font-size:14px;
padding:3px;
background-color:#EEE;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
color:#666;
}

table.outlineTb td{
text-align:center;
font-size:14px;
padding:3px;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}

table.outlineTb td.textLeft{
text-align:left;
}

table.outlineTb td span.sizeS{
font-size:12px;
}

.rightmenuTit{
background:url(../images/right_tit.gif) no-repeat 0 0;
width:237px;
height:55px;
margin-bottom:15px;
}

.rightmenuTit a{
display:block;
width:237px;
height:55px;
}

.rightmenuTit span{
position:absolute;
left:-9999px;
}

p.caution{
font-size:10px;
margin:3px 0 0 0;
}

.downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:12px 0;
margin:20px 0 30px 5px;
_padding:12px 0 0 0;
}

.downLoad .pdfName{
background:url(../../common/images/arrow_red.gif) no-repeat 0 10px;
padding:5px 0 0 20px;
width:300px;
float:left;
height:22px;
}

.downLoad .pdfFile{
background:url(../../common/images/icn_pdf.gif) no-repeat 0 0;
height:25px;
float:right;
padding:2px 0 0 30px;
}