@charset "shift_jis";
/* -------------------------------------------
link.css
------------------------------------------- */
#opensystem h1 {
	background-image: url(../images/open/h1_opensystem.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#opensystem_book h1 {
	background-image: url(../images/open/h1_book.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#opensystem_qa h1 {
	background-image: url(../images/open/h1_opensystem_qa.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#opensystem_motto h1 {
	background-image: url(../images/open/h1_opensystem_motto.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#opensystem_access h1 {
	background-image: url(../images/company/h1_access.jpg);
	height: 50px;
	font-size: 14pt;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#opensystem h2 {
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

#side_menu ul{
	padding: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	}
#side_menu li{
	background:transparent url(../images/common/icon_link.jpg) no-repeat scroll left 0.3em;
	margin:0 0 5px;
	padding:0 0 0 15px;
}

.book_txt{
	width:300px;
	float:right;
}

.book{
	width:200px;
	float:left;
}

#opensystem_qa .inner dt span {
	background:transparent url(../images/faq/q.jpg) no-repeat scroll left center;
	display:block;
	line-height:28px;
	padding:0 0 0 35px;
}
#opensystem_qa .inner dt {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 3px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	border-bottom-width: 1px;
}
#opensystem_qa .inner dd {
	margin:0 0 20px;
	padding:0 0 10px 35px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/faq/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inner h3 {
	border-bottom: 1px dotted #00CC00;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
}
