@charset "utf-8";


#sinfo-text {
	width: 640px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-bottom: 55px;
}
#sinfo-text p {
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	margin-left: 15px;
}

dl.list dd div{
   display:inline-block;
}

dl.list {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #F9F9F9;
	margin: 10px;
}

dl.list dt {
	float:left;
	width:150px;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:0;
	padding-right:0;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	font-size: 12px;
}
.list .history {
	background-image: url(../images/arrow6.gif);
}
.list .tradeMark {
	background-image: url(../images/arrow7.gif);
}

#sinfo-text .list dt span {
	margin-left: 5px;
}


dl.list dd {
	margin-left:152px;
	padding:10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}
.list ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.list ol {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.list li {
	margin-bottom: 10px;
}
.descri dt {
	background-image: none;
	color: #333333;
	font-weight: normal;
	display: block;
}
#anc-navi {
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
#anc-navi p {
	margin-left: 15px;
	margin-bottom: 5px;
}

#anc-navi ul {
	list-style-type: none;
}
#anc-navi li {
	display: inline;
	margin-left: 15px;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

