@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.about span{
position:absolute;
left:-9999px;
margin:0;
}

h2.about{
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.tits3{
margin:35px 0 20px 0;
}

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

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

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{
background:url(../images/tits_04.jpg) no-repeat 0 0;
}


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

h4{
width:535px;
font-size:14px;
border-bottom:2px solid #CCC;
margin:0 0 8px 5px;
padding-bottom:3px;
color:#003366;
}

h4.tit2{
margin:30px 0 8px 5px;
}

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


.photoRight{
margin:5px 10px 10px 15px;
border:1px solid #CCC;
padding:1px;
float:right;
}


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

/*IE7*/
*+html .downLoad{
width:530px;
background:url(../../common/images/dot_line.gif) repeat-x left bottom;
padding:12px 0 0 0;
margin:8px 0 8px 5px;
}


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

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

.downLoad .pdfFile2{
background:url(../../common/images/icn_pdf.gif) no-repeat 0 0;
float:right;
padding:2px 0 0 30px;
font-size:14px;
margin:10px 0 0 0;
}

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:#f5f5dc;
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;
}

.adobeReader{
width:530px;
margin:0 0 0 5px;
	background-image: url(../../common/images/adobe.gif);
	background-repeat: no-repeat;
	background-position: 8px 14px;
	background-color: #F2F2F2;
border:1px solid #E6E6E6;
font-size:12px;
line-height:140%;
padding:12px 0;
}

.adobeReader p{
width:370px;
margin-left:148px;
}