*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: "宋体", "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
}


body {
	text-align: center;
}

#wrapper {
	text-align: center;
	padding: 0px;
	width: 830px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/body1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header,
#content,
#footer {
	margin: auto;
	width: 792px;
	background-color: #FFFFFF;
}

#header {
	padding: 0px;
	display: block;
	height: 120px;
}

#header h1 {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	background-color: #0066CC;
	text-indent: 12px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #9900FF;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}


#header #globalnav {
	height: 60px;
	width: 792px;
	padding-top: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	background-color: #FFFFFF;
}

/* �topic-path */
#topic-path {
	display: block;
	text-align: left;
	font-size: 10px;
	background-color: #EDEDED;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	height: 24px;
}
#topic-path table {
	display: block;
	float: left;
}
#topic-path #path {
	padding-top: 2px;
	padding-bottom: 2px;
}

#topic-path a {
	margin: 0 0.5em;
	padding: 0px;
	color: #0066CC;
	text-decoration: none;
}

#topic-path a:hover {
	color: #9900FF;
	text-decoration: underline;
}


/* �content */
p {
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	text-align: justify;
	display: block;
	margin-top: 0.2em;
}

#content {
	width: 792px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#process {
	width: 576px;
	display: block;
	margin-bottom: 20px;
	text-align: left;
}

#process p {
	width: 97%;
	margin-left: 24px;
	margin-right: 3%;
}

#process .oem_pro {
	margin-left: 24px;
}

h4 {
	font-size: 16px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #90CCFF;
	margin-left: 24px;
	width: 100%;
}

h5 {
	font-size: 13px;
	color: #333333;
	width: 530px;
	display: block;
	line-height: 1.6em;
	padding-left: 36px;
	padding-bottom: 12px;
	margin-top: 24px;
}

/* �subnav */
#sub {
	display: block;
	width: 180px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	float: right;
}

#sub li {
	font-size: 9px;
	text-align: center;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 5px;
}

#sub li a {
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 168px;
}

#sub li em {
	visibility: hidden;
}

#sub li#conav00 a {
	display: block;
	height: 25px;
	width: 168px;
	background-image: url(../oem/image_oem/omn0ov.png);
	background-repeat: no-repeat;
}

#sub li#conav01 a {
	display: block;
	height: 25px;
	width: 168px;
	background-image: url(../oem/image_oem/omn1.png);
	background-repeat: no-repeat;
}
#sub li#conav01 a:hover {
	background-image: url(../oem/image_oem/omn1ov.png);
	background-repeat: no-repeat;
}
#sub #yougo {
	display: block;
	height: 300px;
	width: 168px;
	background-image: url(../oem/image_oem/odm-oem.png);
	background-repeat: no-repeat;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #9900FF;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.contact p {
	font-size: 10px;
	background-color: #EDEDED;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* footer */
#footer {
	width: 792px;
	height: 45px;
	text-align: center;
	clear: both;
	display: block;
}

#footnavi {
	display: block;
	width: 792px;
	text-align: center;
	clear: both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #EDEDED;
}

#footnavi li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
	border-right: 1px solid #999;
	letter-spacing: 0.1em;
}

#footnavi li.bnone {
	border-right: none;
}

#footnavi a {
	margin: 0 0.5em;
	padding: 0px;
	color: #003399;
	text-decoration: none;
}

#footnavi a:hover {
	color: #9900FF;
	text-decoration: underline;
}
