@charset "UTF-8";

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

div.rightArea {
	height:600px;
	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 div.imgBox {
	margin:0 20px 0 24px;
	padding-bottom:9px;
	border-bottom:5px solid #C657B3;
}

div.contentsArea div.textBox h2.subtitle1 {
	width:508px;
	height:48px;
	text-indent:-9999px;
	background:url(../image/subtitle1.gif) 0 0 no-repeat;
}

div.contentsArea div.textBox h2.companyname {
	padding-left:12px;
	padding-top:38px;
	padding-bottom:21px;
	background:url(../../shared/image/dot_line.gif) left bottom repeat-x; 
}

div.contentsArea div.textBox .companyprofile {
	width:508px;
	border-collapse:collapse;
}

div.contentsArea div.textBox .companyprofile th {
	font-weight:normal;
	letter-spacing:0.4em;
	text-align:left;
	width:115px;
	padding:5px 0px 5px 12px;
	border-bottom:1px solid #aaa;
}
div.contentsArea div.textBox .companyprofile th.last {
	border-bottom:0px;
}
div.contentsArea div.textBox .companyprofile td {
	padding:5px 0px 5px 16px;
}

div.contentsArea div.textBox div.img {
	padding-top:40px;
	padding-bottom:0px;
	text-align:right;
}
div.contentsArea div.textBox div.img p {
	padding-top:5px;
	text-align:right;
}