/* CSS Document */



/*
generic------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-weight: 100;
	font-size: 14px;
}

html {
	height: 100%;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	height: 100%;
	font-family: Gulim, Arial,"ＭＳ Ｐゴシック",sans-serif ;
	text-align: center;
}

#wrapper {
	width: 878px;
	height: 590px;
	margin: 0 auto;
	text-align: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #64ABC1;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

.skyblue {
	color: #64ABC1;
}

.right {
	text-align: right;
	margin-top: 2px;
}

.forborder {
	width: 154px;
}

.center {
	text-align: center;
}

/*
for top page------------------------------------------------------------*/

#top-wrapper {
	height: 100%;
}

#top-conteiner {
	float: left;
	height: 50%;
	margin-bottom: -427px;
	width: 100%;
}

#top-content {
	position: relative;
	clear: both;
	height: 854px;
	text-align: center;
}

/*
header------------------------------------------------------------*/

#header {
	width: 878px;
	padding-top: 23px;
}

#header h1 {
	padding-left: 12px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E9E7;
}

#header h2 {
	padding-left: 19px;
	padding-top: 2px;
	width: 100px;
	float: left;
}

#header h3 {
	color: #64ABC1;
	clear: both;
	margin-left: 584px;
	padding-top: 8px;
}

#header span {
	color: #FFFFFF;
}

#header ul {
	padding-top: 2px;
	margin-left: 100px;
	padding-left: 74px;
}

#header li {
	float: left;
	width: 94px;
	margin-left: 33px;
	text-align: center;
	display: inline;
}


#header li.cv-fix {
	width: 36px;
}

#header li.cv-fix02 {
	width: 36px;
	color: #64ABC1;
}

/*
conteiner------------------------------------------------------------*/

#conteiner {
	clear: both;
	position: relative;
	height: 517px;
}

#content-left {
	width: 176px;
	height: 100%;
}

#content-left ul {
	position: absolute;
	top: 221px;
	left: 43px;
	width: 60px;
}

#content-left a {
	font-size: 20px;
}

#content-left li {
	float: left;
	width: 30px;
}

#content-left dl {
	position: absolute;
	bottom: 10px;
	left: 0;
}

#content-left dt {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content-left dd {
	margin-top: 4px;
	font-size: 13px;
}

#content-left dd a {
	font-size: 13px;
	color: #64ABC1;
}

#content-right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 702px;
	text-align: center;
}

#content-right p {
	font-size: 9px;
}

#content-statement {
	width: 878px;
	margin: 74px 0 0 0;
}

#content-statement dd {
	margin: 36px 0 36px 41px;
	line-height: 180%;
}

.s01 {
	width: 609px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.s02 {
	width: 230px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.s03 {
	width: 591px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.s04 {
	width: 272px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

dl.font dt {
	font-family: Arial,"ＭＳ Ｐゴシック",sans-serif ;
	font-size: 13px;
}

#content-statement dl.font dd {
	margin-left: 72px;
	font-family: Arial,"ＭＳ Ｐゴシック",sans-serif ;
	font-size: 13px;
}

#content-statement p {
	text-align: right;
	font-size: 9px;
	margin: 92px 86px 25px 0;
}

#content-statement p.margin-right43 {
	margin-right: 43px;
}

#conteiner-cv {
	clear: both;
}

#conteiner-cv table {
	margin: 98px 0 0 107px;
}

#conteiner-cv table td {
	padding: 4px 0 4px 0;
}

#conteiner-cv table th {
	width: 72px;
	padding: 4px 0 4px 36px;
}

#conteiner-cv table .toppadding25 {
	padding-top: 29px;
}

#conteiner-cv p {
	text-align: right;
	font-size: 9px;
	margin: 135px 77px 25px 0;
}

#conteiner-cv a {
	text-decoration: underline;
}

#conteiner-contact {
	clear: both;
	position: relative;
	height: 517px;
}

#conteiner-contact a {
	color: #64ABC1;
}

#conteiner-contact dl {
	width: 170px;
	padding: 251px 0 0 357px;
}

#conteiner-contact dt {
	float: left;
}

#conteiner-contact dd {
}

#conteiner-contact p {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 9px;
	clear: both;
}