@charset "shift_jis";
/*ワンタイムメアド */
#one-time{

}
#one-time h2{
	display:block;
	text-indent:-9999px;
	background: url(images/title-01.gif) no-repeat;
	height: 30px;
	width: 420px;
}
#one-time h3{
	padding: 5px 0px 0px 0px;
	line-height:1.3em;
}
#one-time p{
	margin: 0px 0px 0px 5px;
}
.btn-01 {
	margin: 5px 0px 5px 0px;
	float:left;
	height: 40x;
	width: 200px;
}
.btn-01 a {
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.btn-01 a:hover {
	text-decoration: underline;
}
.btn-02 {
	margin: 5px 0px 5px 0px;
	float:right;
	height: 40x;
	width: 210px;
}
.btn-02 a {
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.btn-02 a:hover {
	text-decoration: underline;
}
/*デモンストレーション */
#demo{
	clear:both;

}
#demo h2{
	margin: 10px 0px 0px 0px;
	text-indent:-9999px;
	background: url(images/title-02.gif) no-repeat;
	height: 30px;
	width: 420px;
}

#demo h3{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:1.3em;
}

#demo p{
	padding: 0px 0px 0px 5px;

}



/*ニュース*/
#news{
	margin:0px;
	padding:0px;
	clear:both;
}
#news h2{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	background: url(images/new-title.jpg) no-repeat;
	height: 40px;
	width: 271px;
}
#news ul{
	width: 269px;
	height:170px;
	overflow-y:scroll;
	margin:0px;
	padding:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
#news ul li{
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 0px 15px;
	background: url(common/images/news-icon.jpg) no-repeat 3px 10px;
}
#news #edge{
	display: inline;
	margin: 0px;
	padding: 0px;
}
/*キーテル*/
#hatsumei{
	margin: 7px 0px 0px 0px;
	height: 135px;
	width: 271px;
	background-image: url(images/hatsumei-title.jpg);
	background-repeat: no-repeat;
}
#hatsumei a.lnk{
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px 0px 0px 0px;
  color: #ffffff;
}
#hatsumei-sub p{
	position: relative;
	top: -450px;
	margin-left:7px;
	padding-right: 100px;
	font-weight: bold;
	color: #FF9900;
}
#mobile{
	margin: 0px 0px 10px 0px;
	height: 210px;
	width: 271px;
}
#mobile p{
	padding: 70px 100px 0px 7px;
	font-weight: bold;
	color: #FF9900;
}

#rbweblnk a {
	color:#FF00FF;
}

/* 左２列 */
#hidari2retsu{
	margin: 0px 0px 10px 0px;
	height: 190px;
	width: 271px;
}
#hidari2retsu p{
	padding: 70px 100px 0px 7px;
	font-weight: bold;
	color: #FF9900;
}

/*サイトマップ*/
#sitemap{

}
#sitemap h2 a{
	margin: 10px 0px 0px 0px;
	text-indent:-9999px;
	display:block;
	background-image: url(images/site-map.jpg);
	height: 36px;
	width: 271px;
}
