@charset 'shift_jis';

@import "reset.css";

/* body
-------------------------------------------------- */

body {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	line-height: 1.3;
	color: #333333;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	text-align: center;
}

#wrapperArea {
	width: 848px;
	height: 549px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background: url(/solution-navigator/shared/images/wrapper_bg.gif) left top repeat-y;
}

#containerArea {
	width: 844px;
	_width: 848px;
	_wi\dth: 844px;
	height: 549px;
	padding: 0px 2px;
	margin: 0px;
	background: url(/solution-navigator/shared/images/footer_bg_noscript.gif) left bottom no-repeat;
}

#bodyArea {
	width: 844px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

/* bodyAreaBg
-------------------------------------------------- */

#bodyAreaBg {
	width: 844px;
	padding: 0px;
	margin: 0px;
}

/* mainArea
-------------------------------------------------- */

#mainArea {
	width: 844px;
	padding: 0px;
	margin: 0px;
}

/* headerArea
-------------------------------------------------- */

#headerArea {
	width: 844px;
	height: 58px;
	padding: 0px;
	margin: 0px;
	position: relative;
	text-align: left;
	background: url(/solution-navigator/shared/images/header_bg.gif) left top no-repeat;
}

#logoArea {
	width: 844px;
	height: 58px;
	padding: 0px;
	margin: 0px;
}

#logoArea .logo01 {
	width: 92px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 11px;
	left: 17px;
}

#logoArea .subTitle {
	width: 268px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 18px;
	left: 125px;
}

/* footer
-------------------------------------------------- */

#footer {
	width: 848px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	color: #c9cacd;
	text-align: center;
	text-decoration: none;
	background: url(/solution-navigator/shared/images/copyright.gif) left top no-repeat;
}

/* movieBox
-------------------------------------------------- */

#movieBox {
	width: 848px;
	height: 549px;
}

/* pluginBox
-------------------------------------------------- */

#mainArea .pluginBox {
	width: 565px;
	padding: 0px;
	margin: 157px 0px 158px 150px;
}

#mainArea .pluginBox .body {
	padding: 1px;
	border: 1px solid #cccccc;
	background: #f8f8f8;
}

#mainArea .pluginBox p {
	padding: 42px 10px 0px;
	margin: 0px;
	text-align: center;
	line-height: 1.4;
	color: #333333;
}

#mainArea .pluginBox .image {
	width: 112px;
	padding: 0px 0px 42px;
	margin: 17px 0px 0px 224px;
	text-align: left;
}

/* jsBox
-------------------------------------------------- */

#mainArea .jsBox {
	width: 565px;
	padding: 0px;
	margin: 182px 0px 183px 150px;
}

#mainArea .jsBox .body {
	padding: 1px;
	border: 1px solid #cccccc;
	background: #f8f8f8;
}

#mainArea .jsBox p {
	padding: 42px 10px;
	margin: 0px;
	text-align: center;
	line-height: 1.4;
	color: #333333;
}

