body{
	font-family: "Osaka","MS Pゴシック"; 
	background-color: #000000;
	margin: 0;
	width: 100%;
	height: 100%;
	color: #cccccc;
	text-align: center;
}
a:link{
	color: #cccccc;
	text-decoration: none;
} 
a:visited{
	color: #cccccc;
	text-decoration: none;
} 
a:hover{
	color: #666666;
	text-decoration: underline;
} 
a:active{
	color: #666666;
	text-decoration: none;
} 
/*日本語の見出し*/
h1.ja{
	font-size: 90%;
	display:inline;
	font-weight: normal;
}
/*英語の見出し*/
h1.en{
	font-size: 96%;
	display:inline;
	font-weight: normal;
	word-spacing: 0.1em;
}
/*日本語の本文*/
h2.ja{
	font-size: 72%;
	line-height:200%;
	font-weight: normal;
}
/*英語の本文*/
h2.en{
	font-size: 86%;
	line-height:180%;
	font-weight: normal;
	display: inline;
	word-spacing: 0.1em;
	letter-spacing: 1px;
}
/*日本語の注釈*/
h3.ja{
	display:inline;
	font-size: 71%;
	line-height:450%;
	font-weight: normal;
}
/*英語の注釈*/
h3.en{
	display:inline;
	font-size: 78%;
	line-height:10%;
	font-weight: normal;
}
/*リリースノート見出し*/
h4.ja{
	font-size: 100%;
	line-height:200%;
	font-weight: bold;
	display: inline;
}
/*プロダクトデザイン文章*/
h4.en{
	font-size: 90%;
	line-height:200%;
	font-weight: normal;
	display: inline;
}
/*リリースノート小見出し*/
h4.small{
	font-size: 90%;
	font-weight: bold;
	display: inline;
}
img{
	border: 0px;
}
/*画像の周りに隙間が空かないようにする*/
img.layout{
	display: block;
}
/*左右のグラデーションライン*/
.leftline{
	height: 100%;
	background-image:  url(line_l.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.rightline{
	height: 100%;
	background-image:  url(line_r.gif);
	background-position: left;
	background-repeat: repeat-y;
}
/*ヘッダー*/
#head{
	height: 75px;
	width: 760px;
	text-align: left;
}
/*ヘッダーロゴ用*/
.header01{
	float: left;
	margin: 20px 0px 0px 0px;
}
/*ヘッダーナビ用*/
.header02{
	margin: 58px 10px 0px 0px;
	text-align: right;
}
/*800*200部分のイメージ画像用*/
.pct{
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 200px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0f3909;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3909;
}
/*メニュー部分*/
#menu{
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f3909;
	width: 800px;
}

/*ボタン用*/
ul.about{
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
li{	/*リスト設定*/
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left top;
	width: 135px;
	float: left;
	padding: 0;
	margin: 0;
}
li a{	/*リストリンクをボタン化*/
	font-size: 71%;
	font-family: Arial;
	display :block;
	width: 100%;
	height: 30px;
	background-color: #000000;     
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #cccccc;
	line-height: 250%;
	border-right-style: solid;          
	border-width: 0 1px 0 0;
	border-right-color: #0f3909;
}
li a:visited{	/*訪問後*/
	color: #cccccc;
	text-decoration : none;
}                 
li a:hover{	/*ロールオーバー設定*/
	background-color: #396424;   
	color: #f4f4f4;
	padding: 0;
	margin: 0;
	text-decoration: none;
	line-height: 250%;
	border-right-style: solid;          
	border-width: 0 1px 0 0;
	border-right-color: #0f3909;
}
li.active a{	/*activeページのボタン*/
	background-color: #396424;   
	color: #f4f4f4;
	padding: 0;
	margin: 0;
	text-decoration: none;
	line-height: 250%;
	border-right-style: solid;          
	border-width: 0 1px 0 0;
	border-right-color: #0f3909;
}

/*音ボタン用*/
.sound{
	margin: 3px 5px 0px 0px;
	padding: 3px 5px 0px 0px;
	float: right;
}
/*本文*/
#content{
	clear: both;
	text-align: left;
	height: 320px;
}
/*本文用*/
.contents{
	margin: 0px 8px 0px 14px;
	padding: 15px 8px 0px 14px;
	text-align: left;
}
/*トップページ用本文*/
.honbun{
	text-align: center;
	margin: 40px 0 0 0;
	font-size: 100%;
	line-height:200%;
	letter-spacing: 1px;
}
/*リリースノート小見出し用*/
.komidashi{
	margin: 0px 98px 0px 0px;
	padding: 15px 98px 0px 0px;
	text-align: left;
}
img.rls{
	float: right;
}
/*hpht 2段落以降用*/
.hpht01{
	margin: 0;
	padding: 0;
}
/*hpht 画像用*/
img.hpht{
	text-align: right;
}
/*会社概要本文用*/
.contents02{
	margin: 15px 0 0 14px;
	padding: 15px 0 0 0;
}
/*会社概要セル内本文テキスト用*/
tr.ja{
	font-size: 75%;
	line-height:200%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
td.en{
	font-size: 85%;
	line-height:180%;
	font-weight: normal;
	display: inline;
	letter-spacing: 1px;
}
tr.en02{
	font-size: 71%;
	line-height: 90%;
	font-weight: normal;
	display: inline;
}
td.en03{
	font-size: 84%;
	line-height:180%;
	font-weight: normal;
	display: inline;
	word-spacing: 0.1em;
}
small{
	letter-spacing: -0.1em;
}
/*会社概要セル内見出しテキスト用*/
tr.cap{
	font-size: 90%;
	display:inline;
	font-weight: normal;
}
/*agdナビ部用*/
#footer{
	clear: both;
	margin-top: 25px;
	padding-top: 25px;
}
.foot01{
	width: 250px;
	float: left;
}
.foot02{
	width: 250px;
	float: left;
}
.foot03{
	width: 250px;
	float: right;
}
/*プロダクトデザイン用*/
.prd01{
	float: left;
	width: 420px;
}
/*プロダクトデザインテキスト用*/
.prd02{
	float: right;
	width: 300px;
	height: 100px;
	margin-left: 20px;
	margin-top: 180px;
}
/*プロダクトデザインナビ部用*/
.prd03{
	float: right;
	width: 300px;
	padding-left: 60px;
}
/*リリースノート用*/
.rls{
}
.rlsfloat{
	float: right;
	position: absolute;
	z-index: 1;
}
.open01{
	margin-left: 3em;
}
