/* CSS Document */
* {
   background-color:transparent;
   font-size:100%;
   font-style:normal;
   margin:0;
   padding:0;
   border:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #336699; } 
a:visited { color:#336699F;} 
a:hover { color:#FF6600;text-decoration:none; } 
a:active { color: #FFCC66; text-decoration:underline;}

.margin {padding: 50px 0px 10px 0px;}

h1 {
   margin:0;
   padding:0;
   font-style:normal;
}

h2 {
   margin:0;
   padding:0;
   font-style:normal;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* ヘッダー */

.headder_bg {
	background-image: url(../pdf_img/headder_bg.gif);
	background-repeat:repeat-x;
	width: 100%;
}

.headder {
	width: 760px;
	background-image: url(../pdf_img/headder_shadow.jpg);
	background-repeat: repeat-y;
}

/* メインコンテンツ */

.main {
	background-image: url(../pdf_img/main_bg.jpg);
	background-repeat: repeat-y;
	width: 760px;
}

.block01 {width: 740px;}

.main .block01 {
	padding-right: 10px;
	padding-left: 10px;
}

.main .block01 .margin {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	background:url(../pdf_img/header2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.td01{
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color: #333333;
	letter-spacing:1px;
	line-height:140%;
	vertical-align:top;
}

.td02{
    padding-top:5px
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size:x-small;
	color: #333333;
	letter-spacing:1px;
	line-height:150%;
	text-align: right;
}

.about .dl_btn .pdf_icon {
	vertical-align: bottom;
	padding-right: 5px;
}

.about .dl_btn  {text-align: right;}

.style2 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color:#CC0000;
	letter-spacing:1px;
	line-height:125%;
	text-align:center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C00;
}

.img02{margin-top:10px;}

.style3 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color:#CC0000;
	letter-spacing:1px;
	line-height:150%;
	background:url(../pdf_img/line.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	margin: 40px 0px 15px 0px;
}

.style4 {
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	letter-spacing:1px;
	line-height:125%;
}

.style5 {
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #FFFFFF;
	letter-spacing:1px;
	line-height:150%;
}

/* フッター */

.footter {width:760px;}

.footter_bg {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.footter_bg .footter .shadow {
	background-image: url(../pdf_img/fotter_bg.jpg);
	background-repeat:no-repeat;
	height:55px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.footter a:link { color: #66CCCC; } 
.footter a:visited { color:#66CCCC;} 
.footter a:hover { color:#FF6600;text-decoration:none; } 
.footter a:active { color: #FFCC66; text-decoration:underline;}

.pdf_case .pdf_image .r_margin {
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pdf_case .about {width: 352px;float: left;}

.about h2 img {float: left;}

.pdf_case {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}

.pdf_case .about h2 {padding-bottom: 3px;height: 32px;}

.pdf_image {width: 320px;float: left;}

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}

.clearfix {display:inline-block;}

/* exlude MacIE5 \*/
* html .clearfix {height:1%;}

.clearfix {display:block;}

/* end MacIE5 */
.clearfix + *{clear: both;}
