body,td{font-size:9pt; font-family:"Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; line-height:135%;}

#wrapper {
	width:			980px;
	margin:			0px auto;
	padding:		0px;
	color:			#333333;
	text-align:		left;
}

.pkwarelogo {
	margin:			30px;
	float:			left;
}

.pkwareprod {
	margin:			34px 10px 30px 30px;
	float:			right;
}

.xlsoftlogo {
	margin:			30px 30px 30px 10px;
	float:			right;
}

#wrapperbody {
	width:			980px;
	margin:			0px auto;
	padding:		0px;
	color:			#333333;
	text-align:		left;
}

.header_title {
	margin-bottom:	30px;
}

.graybox {
	margin:			20px 0 0 30px;
	width:			920px;
	background-image:	url("images/gray_box.gif");
	background-repeat:	no-repeat;
	
}

.grayboxbtm {
	margin:			0 0 30px 30px;
	width:			920px;
	height:			32px;
	background-image:	url("images/gray_box_bottom.gif");
	background-repeat:	no-repeat;
	
}

.clearboth {
	clear:			both;
}

.detailboxl {
	margin:			30px 0 0 27px;
	_margin:		30px 0 0 13px;
	width:			174px;
	float:			left;
}

.detailbox {
	margin:			30px 0 0 24px;
	width:			174px;
	float:			left;
}

.detailboxr {
	margin:			30px 0 0 73px;
	width:			220px;
	float:			left;
}

.detailboxl p, .detailbox p {
	font-size:		14px;
	line-height:	150%;
	height:			200px;
}

#footer_contents {
	width:				980px;
	height:				30px;
	margin:				0px auto;
	padding:			0px;
	display:			block;
	text-align:			left;
	border-top:			1px dotted #999999;
}

#footer_xlsoft {
	padding:			10px 0 0 5px;
	float:				left;
}

#footer_xlsoft a {
	background-image: url('../../../images/xl_logo_j.gif');
	width: 150px;
	height: 12px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

.hide {display : none; }

#footer_link {
	float: right;
	padding:			10px 5px 0 0;
	font-size:8pt;
	color:#666666;
	line-height:14px;
}

#footer_link a:link {
	color:				#0033CC;
	text-decoration:	none;
}
#footer_link a:visited {
	color:				#0033CC;
	text-decoration:	none;
}
#footer_link a:hover {
	color:				#3366CC;
	text-decoration:	none;
}

#footer_copyright {
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	clear: left;
	font-size:8pt;
	color:#666666;
	line-height:14px;
}

#footer_icons {
	float: right;
	padding:			0 2px 0 0;
	clear:right;
}