*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", 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;
	padding-right: 5px;
	padding-left: 5px;
}

#content {
	width: 792px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 1200px;
}

#outline {
	float: left;
	width: 600px;
	height: 1220px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

h3 {
	text-align: left;
	text-indent: 5px;
	background-color: #E6E6E6;
	height: 24px;
	font-size: 12px;
	margin-top: 24px;
	line-height: 25px;
}

h4 {
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 25px;
}

p {
	font-size: 11px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 5px;
}


#building {
	text-align: center;
	height: 242px;
	width: 204px;
	padding-top: 6px;
	float: left;
}

#outline1 {
	display: block;
	width: 380px;
	text-align: center;
	padding-top: 6px;
	padding-left: 5px;
	height: 244px;
	margin-right: 10px;
	float: left;
}

#outline1 table {
	letter-spacing: 0.1em;
	background-color: #CCCCCC;
	width: 380px;
}

#outline1 table th {
	background-color: #E6E6E6;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#outline1 table td {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	height: 120%;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#outline2 {
	display: block;
	width: 300px;
	float: left;
	height: 230px;
	margin-top: 24px;
	margin-left: 20px;
}

#outline2 table {
	letter-spacing: 0.1em;
	background-color: #CCCCCC;
	width: 300px;
}

#outline2 table th {
	background-color: #E6E6E6;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#outline2 table td {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	height: 120%;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#outline2 table td span {
	border-style: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 8px;
	vertical-align: text-top;
}

#outline3 {
	width: 255px;
	float: right;
	margin-right: 10px;
}

#enterprise {
	display: block;
	text-align: center;
	width: 250px;
}

#client {
	display: block;
	text-align: center;
	width: 250px;
}

#client span {
	text-align: center;
	border-style: none;
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}

#group {
	display: block;
	text-align: center;
	width: 300px;
	margin-left: 20px;
	float: left;
}

#group span {
	border-style: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 8px;
	vertical-align: text-top;
}

/* 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;
	height: 25px;
}

#sub li em {
	visibility: hidden;
}

#sub li#conav00 a {
	background-image: url(../company/image_co/mns_0.png);
	background-repeat: no-repeat;
}
#sub li#conav00 a:hover {
	background-image: url(../company/image_co/mns_0ov.png);
	background-repeat: no-repeat;
}

#sub li#conav01 a {
	background-image: url(../company/image_co/mns_1ov.png);
	background-repeat: no-repeat;
}

#sub li#conav02 a {
	background-image: url(../company/image_co/mns_2.png);
	background-repeat: no-repeat;
}
#sub li#conav02 a:hover {
	background-image: url(../company/image_co/mns_2ov.png);
	background-repeat: no-repeat;
}

#sub li#conav03 a {
	background-image: url(../company/image_co/mns_3.png);
	background-repeat: no-repeat;
}
#sub li#conav03 a:hover {
	background-image: url(../company/image_co/mns_3ov.png);
	background-repeat: no-repeat;
}

#sub li#conav04 a {
	background-image: url(../company/image_co/mns_4.png);
	background-repeat: no-repeat;
}
#sub li#conav04 a:hover {
	background-image: url(../company/image_co/mns_4ov.png);
	background-repeat: no-repeat;
}

#sub li#conav05 a {
	background-image: url(../company/image_co/mns_5.png);
	background-repeat: no-repeat;
}
#sub li#conav05 a:hover {
	background-image: url(../company/image_co/mns_5ov.png);
	background-repeat: no-repeat;
}

#sub li#conav06 a {
	background-image: url(../company/image_co/mns_6.png);
	background-repeat: no-repeat;
}
#sub li#conav06 a:hover {
	background-image: url(../company/image_co/mns_6ov.png);
	background-repeat: no-repeat;
}

/* 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;
}

