@charset "utf-8";
div, p {margin:0px; padding:0px;}
a.blue:link { color: #008DA9; text-decoration: none; }
a.blue:visited { color: #008DA9; text-decoration: none; }
a.blue:active { text-decoration: underline; color: #333333; }
a.blue:hover { text-decoration: underline; color: #333333; }
img {border:none;}

#ContentBdy {
	background:url("/files/pages/beginner/images/ind_bdy_bg.jpg") top left no-repeat;
}

#ContentBdy h1 {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	height:65px;
	background:url("/files/pages/beginner/images/ind_ttl.gif") top left no-repeat;
}
#ContentBdy p {
	margin:0px 50px;
	line-height:150%;
}

.a3tblBg_01 {
	width:190px;
	background:url("/files/pages/beginner/images/a3_img_01.gif") top center no-repeat;
}

.a3tblBg_02 {
	width:190px;
	background:url("/files/pages/beginner/images/a3_img_02.gif") top center no-repeat;
}

.a3tblBg_03 {
	width:190px;
	background:url("/files/pages/beginner/images/a3_img_03.gif") top center no-repeat;
}
.mT160{
	margin-top:160px;
}
.three_pocket{
	background:url(/files/pages/beginner/images/3po_bg_001.gif) no-repeat;"
}
.mT30{
	margin-top:30px;
}
.mB30{
	margin-bottom:30px;
}
.mL30{
	margin-left:30px;
}
.mR30{
	margin-right:30px;
}
/*sub window*/

* {font-family:san-serif;}
.fs140{font-size:140%;}
.fs150{font-size:150%;}
.fs180{font-size:180%;}
.fs200{font-size:200%;}

ul{
	list-style-type:disc;
}
#subwinHeader {
	margin:10px 20px;
	height:19px;
	background:url("/files/pages/beginner/images/subwin_logo.gif") top left no-repeat;
}
#contentsBdy {
	margin:10px 20px;
	border:solid 1px #ff9900;
}

#contentsBdy p {
	line-height:150%;
}

#contentsBdy .typeA .lead {
	height:180px;
	background:url("/files/pages/beginner/images/subwin01_img_01.gif") top left no-repeat;
}

#contentsBdy .typeA  .lead p {
	padding: 80px 40px 0px 175px;
}

#contentsBdy .typeB .lead {
	height:150px;
	background:url("/files/pages/beginner/images/subwin02_img_01.gif") top left no-repeat;
}

#contentsBdy .typeB  .lead p {
	padding: 80px 40px 0px 200px;
}

#contentsBdy .typeC .lead {
	height:155px;
	background:url("/files/pages/beginner/images/subwin03_img_01.gif") top left no-repeat;
}

#contentsBdy .typeC  .lead p {
	padding: 80px 40px 0px 200px;
}

#contentsBdy .typeD .lead {
	height:160px;
	background:url("/files/pages/beginner/images/subwin04_img_01.gif") top left no-repeat;
}

#contentsBdy .typeD  .lead p {
	padding: 80px 40px 0px 200px;
}

#contentsBdy .Ref .lead {
	height:123px;
	background:url("/files/pages/beginner/images/subwin05_img_01.gif") top left no-repeat;
}

#contentsBdy .Ref  .lead p {
	padding: 60px 40px 0px 160px;
}


