body {
	margin: 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background: url(../images/back.gif) no-repeat fixed center center;
}
h1,h2,h3,p,a,img {
	margin: 0px;
	padding: 0px;
}

/*コラムサイズ*/
#box {
	margin: 0px auto;
	width: 860px;
}
#top_point {
	margin: 0;
	padding: 0;
	width: 200px;
	float: right;
}
#contents {
	margin: 10px 0 50px 0;
}
.box_top01 {
	margin: 10px 0 0;
	padding: 0px;
	width: 860px;
}
.box_aboutindex_video {
	margin: 0 auto;
	padding: 30px 0px 0px;
	width: 630px;
}
.box_aboutindex01 {
	margin: 0;
	padding: 0px;
	width: 200px;
	float: left;
}
.box_aboutindex02 {
	margin: 0;
	padding: 0px 15px;
	width: 200px;
	float: left;
}
.box_aboutindex03 {
	margin: 0;
	padding: 0px;
	width: 200px;
	float: left;
}
.box_aboutindex_DA {
	margin: 0 auto;
	padding: 30px 0px 0px;
	width: 415px;
}
.box_aboutindex04 {
	margin: 0;
	padding: 0px;
	width: 200px;
	float: left;
}
.box_aboutindex05 {
	margin: 0;
	padding: 0 0 0 15px;
	width: 200px;
	float: left;
}
.box_about_01 {
	margin: 0;
	padding: 0px;
	width: 860px;
}


/*製品左のコラム*/

.box_about_01_left {
	margin: 0;
	padding: 0;
	width: 340px;
	float: left;
}
.box_about_01_left_menu {
	margin: 0;
	padding: 20;
	width: 340px;
	background: url(../images/name00.gif) no-repeat;
	height: 350px;
}
.box_about_01_left_menu a {
	margin: 0;
	padding: 20px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
.box_about_01_left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.box_about_01_left img {
	margin: 0 0 10px 0;
}

/*製品右のコラム*/

.box_about_01_right{
	margin: 0px;
	padding: 0px;
	width: 520px;
	float: left;
	vertical-align: top;
}
.box_about_01_right a img{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


/*イメージのフロート*/

.image_right {
	margin: 0 0 0 20px;
	padding: 0px;
	float: right;
}
.image_left {
	margin: 0 20px 0 0;
	padding: 0px;
	float: left;
}

/*ナビゲーション*/

#globalnav {
	background: url(../images/back_header.gif) no-repeat left top;
	height: 50px;
	width: 860px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	list-style: none;
	clear: both;
	position: relative;
	text-align: center;
}
#globalnav ul {
	margin: 0 ;
	padding: 0px;
	list-style: none;
	position: relative;
    left: 50%;
    float: left;
}
#globalnav ul li {
	margin: 0 ;
	padding: 0;
	line-height: 50px;
	height: 50px;
	float: left;
	list-style: none;
	position: relative;
    left: -50%;
}
#globalnav ul li a {
	color: #DCDCDC;
	font-size: 12px;
	padding: 0px 10px;
	line-height: 50px;
	text-decoration: none;
	display:block;
}
#globalnav ul li a:hover {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 50px;
	text-decoration: none;
	display:block;
	background: url(../images/back_header02.gif) repeat-x;
}

/*プレスリリース*/
#press {
	width: 860px;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.press_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	width: 370px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.press_right {
	float: right;
	width: 449px;
	padding-top: 0px;
	padding-left: 20px;
	border-left: 1px solid #FF0000;
}
.press_right p {
	line-height: 150%;
	padding-bottom: 20px;
}
.press_right p a {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.press_right p a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

/*フッダー*/
#footer {
	width: 860px;
	clear: both;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 20px;
}
.footer_link {
	font-size: 12px;
	display: block;
	width: 860px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 5px;
}
.footer_link a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.footer_link a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.footer_rogo {
	display: block;
	width: 860px;
	text-align: center;
}
.footer_copylight {
	font-size: 9px;
	color: #333333;
	display: block;
	width: 860px;
	text-align: center;
	vertical-align: top;
	line-height: 10px;
}
.footer_copylight a {
	color: #333333;
	text-decoration: none;
}

/*コピー*/

.copy01 {
	text-align: justify;
	clear: both;
}
.copy01 h2 {
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.copy01 p {
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	line-height: 200%;
	text-align: left;
}
.copy01 p a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.copy01 p a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.copy02 {
	text-align: center;
	color: #333333;
	clear: both;
	margin: 0px;
	padding: 20px 0px 0px;
}
.copy02 p {
	text-align: center;
	font-size: 12px;
	line-height: 200%;
	clear: both;
}
.copy02 h2 {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
}
.copy03 {
	text-align: justify;
}
.copy03 h3 {
	font-size: 13px;
	color: #CCCCCC;
	background: url(../images/title_h3.gif) no-repeat;
	display: block;
	line-height: 30px;
	height: 30px;
	width: 500px;
	margin: 30px 0px 10px;
	padding-left: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
.copy03 h4 {
	font-size: 12px;
	color: #CC0000;
	margin-top: 10px;
	line-height: 150%;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 10px;
}
.copy03 p {
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	line-height: 200%;
	text-align: justify;
}

/*ボタン01*/

.button01 {
	width: 200px;
	margin-top: 20px;
}
.button01 a {
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/button01_1.gif) no-repeat;
	line-height: 30px;
	width: 200px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	display: block;
}
.button01 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/button01_2.gif) no-repeat;
	line-height: 30px;
	width: 200px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	display: block;
}

/*お問い合わせフォーム*/

.copy_form {
	font-size: 12px;
	color: #333333;
	line-height: 300%;
	text-align: left;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.copy_form th{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.copy_text {
	font-size: 12px;
	color: #333333;
	line-height: 200%;
	text-align: left;
}
