body {
	background-image: url(images/bg_logo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "MS UI Gothic", "Osaka−等幅";
	font-size: 12px;
	color: #3B3B3B;
	line-height: 1.5em;
}
td {
	font-family: "MS UI Gothic", "Osaka−等幅";
	font-size: 12px;
	color: #3B3B3B;
	line-height: 1.5em;
}

a:link {
	text-decoration: none;
	color: #6E6E6E
}
a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}
a:active {
	text-decoration: underline;
	color: #6E6E6E;
}
a:visited {
	text-decoration: none;
	color: #6E6E6E;
}
a:visited:hover {
	text-decoration: underline;
	color: #6E6E6E;
}
td#pankuzu {
	height:25px;
	font-family: "MS UI Gothic", "Osaka−等幅";
	font-size: 10px;
	color: #505050;
}
.sfont {
	height:25px;
	font-family: "MS UI Gothic", "Osaka−等幅";
	font-size: 10px;
	color: #505050;
	line-height: 1.3em;
}
ol {
	padding-left:24px;
	margin:0;
}
/*メニュー部分のスタイル*/
a#pullbtn {
	display:block;
	width:125px;
	height:30px;
}
#menu1 {
	position:relative;
	top:0;
	left:0;
}
#menu2{
	position:relative;
	top:0;
	left:0px;
}
#menu3{
	position:relative;
	top:0;
	left:0px;
}
#menu4{
	position:relative;
	top:0;
	left:0px;
}
#menu5{
	position:relative;
	top:0;
	left:0px;
}
div.submenu span {
	display:none;
}
div.submenu {
	visibility: hidden;
	position: absolute;
	left:0px;
	background-color:#E6E6E6;
	text-align:center;
	font-size:10px;
	color:#505050;
	top:30px;
	width:125px;
}
div.submenu a:hover{
	background-color:#A7A7A7;
	border-top: 1px solid #FFFFFF;
	color:#FFFFFF;
}
div.submenu a{
	background-color:#F6F6F6;
	border-top: 1px solid #FFFFFF;
	display: block;
	padding:2px 10px;
	text-align:right;
	font-size:10px;
	color:#505050;
	top:30px;
	width:125px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:105px;
}

/*各ページ個別のスタイル*/

#line_history {  
	border-color: #666666;
	border-style: dotted;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

#top_title {
	float:right;
}

#whatsnew {
	clear:right;
	position:relative;
	padding: 5px;
	top:0px;
	left:10px;
	width: 520px;
	height: 50px;
	overflow: auto;
	background-color:#EBEBEB;
	border: 1px solid #EEEEEE;
}
.date {
	width: 100px;
}
#contents_line {  
	background-image: url(images/contents_line.gif);
	background-repeat: repeat-y;
}

/*フォームのスタイル*/
input, select, textarea {
	border: 1px solid #A7A7A7;
}
input:focus, textarea:focus {
	background-color:#FEFEFE;
}
input.radio {
	border-style: none;
	color: #A7A7A7;
	background: transparent;
}
#name {
	width: 150px;
}
#mail1, #mail2, #address {
	width: 350px;
}
#postal1, #postal2, #phone1, #phone2, #phone3 {
	width: 50px;
}
#contents {
	width: 350px;
	height: 150px;
	overflow: auto;
}

/*「製品の用途」のスタイル*/
#usage_bg01 {  
	background-image: url(images/usage_bg01.jpg);
	background-repeat: no-repeat;
	height: 319px;
}
#usage_txt01 {
	position: relative;
	top: 38px;
	left: 450px;
	width: 265px;
}
#usage_bg02 {  
	background-image: url(images/usage_bg02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 317px;
}
#usage_txt02 {
	position: relative;
	top: 48px;
	left: 50px;
	width: 320px;
}
#usage_bg03 {  
	background-image: url(images/usage_bg03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: 322px;
}
#usage_txt03 {
	position: relative;
	top: 57px;
	left: 450px;
	width: 265px;
}
#usage_bg04 {  
	background-image: url(images/usage_bg04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 368px;
}
#usage_txt04 {
	position: relative;
	top: 47px;
	left: 40px;
	width: 260px;
}

.news {
	width:750px;
	font-size:12px;
	font-weight:bold;
	color: #3B3B3B;
	line-height: 1.5em;
	border-bottom: 2px solid #CCCCCC;
}
.newsdate {
	width:750px;
	text-align:right;
}