@charset "UTF-8";

/*div.container {
	background:url(../image/guide.gif) 0 0 no-repeat;
}*/

div.rightArea {
	height:696px;
	background:url(../image/ptn.gif) 0 0 no-repeat;
}

div.rightArea h1.pageTitle {
	width:126px;
	height:182px;
	text-indent:-9999px;
	background:url(../image/pagetitle.gif) 0 0 no-repeat;
}

div.contentsArea h2.subtitle1 {
	width:244px;
	height:40px;
	text-indent:-9999px;
	display:block;
	background:url(../image/subtitle1.gif) 0 0 no-repeat;
}
div.contentsArea h2.subtitle2 {
	width:244px;
	height:64px;
	text-indent:-9999px;
	display:block;
	background:url(../image/subtitle2.gif) 0 0 no-repeat;
}
div.contentsArea h2.subtitle3 {
	width:244px;
	height:100px;
	text-indent:-9999px;
	display:block;
	background:url(../image/subtitle3.gif) 0 0 no-repeat;
}
div.contentsArea h2.subtitle4 {
	width:244px;
	height:40px;
	text-indent:-9999px;
	display:block;
	background:url(../image/subtitle4.gif) 0 0 no-repeat;
}
div.contentsArea h2.subtitle5 {
	width:244px;
	height:40px;
	text-indent:-9999px;
	display:block;
	background:url(../image/subtitle5.gif) 0 0 no-repeat;
}

div.contentsArea div.imgBox {
	margin:0 20px 0 24px;
	padding-bottom:9px;
	border-bottom:5px solid #18C2BE;
}

div.contentsArea div.textBox {
	padding-top:40px;
}

div.contentsArea div.textBox div.columnRight p {
	padding-top:0px;
	padding-bottom:30px;
	line-height:200%;
}
div.contentsArea div.textBox div.columnRight p.last {
	padding-top:0px;
	padding-bottom:0px;
}
div.contentsArea div.textBox div.columnRight p.sign {
	width:244px;
	height:60px;
	padding-bottom:0px;
	text-indent:-9999px;
	line-height:normal;
	background:url(../image/signature.gif) 0 0 no-repeat;
}

div.contentsArea div.textBox div.columnLeft div.img {
	padding-bottom:26px;
}
div.contentsArea div.textBox div.columnLeft div.img p {
	padding-top:7px;
	text-align:center;
}