@charset "utf-8";
/* ===================================================================
information	term
=================================================================== */

/*----------------------------------------------------
	term
----------------------------------------------------*/

/* ----- contents h2 ----- */
#contents h2#termtitle {
	width: 950px;
	height: 68px;
	clear: both;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background: url(./images/title_term.gif) no-repeat left top;
}

/* ----- main term ----- */
#main #term {
	width: 740px;
	height: 100%;
	clear: both;
	padding-top: 4px;
	background: url(./images/top_sitemap.gif) no-repeat left top;
}
#main #term .line {
	width: 678px;
	height: 100%;
	clear: both;
	background: url(./images/middle_sitemap.gif) repeat-y left top;
	padding: 10px 31px 10px 31px;
}
#main #term .line h3 {
	border-left: 5px solid #aaa;
	font-size: larger;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0.5em;
}
#main #term .line p {
	margin-bottom: 1em;
}
#main #term .line h4 {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: 3px 5px;
	margin-bottom: 1em;
}
#main #term .line h4 strong {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #cc0033;
	font-weight: bold;
	padding-left: 0.5em;
}
#main #term .line ul {
	margin-bottom: 1em;
}
#main #term .line ul li {
	list-style-type: disc;
	margin-left: 20px;
}
#main #term .line .plugins {
	height: 100%;
	padding: 20px;
	background: #ccc;
	margin-bottom: 1em;
	clear: both;
}
#main #term .line dl {
}
#main #term .line dl dt {
	float: left;
	width: 10em;
}
#main #term .line dl dd {
	margin-left: 10em;
}
#main #term .line .ssl {
	clear: both;
	height: 100%;
	margin-bottom: 1em;
}
#main #term .line .ssl dl {
}
#main #term .line .ssl dl dt {
	width: 8em;
}
#main #term .line .ssl dl dd {
	margin-left: 8em;
	padding-top: 1em;
}
#main .bottomterm {
	background: url(./images/bottom_lists.gif) no-repeat left top;
	width: 740px;
	height: 4px;
	clear: both;
}

/* ----- rightside ----- */
#rightside #rightnavi {
	width: 200px;
	height: 100%;
	clear: both;
	margin-bottom: 10px;
	background: url(../user/common/images/line_rightnavi.gif) no-repeat left bottom;
}
#rightside #rightnavi ul {
}
#rightside #rightnavi ul li {
	margin-bottom: 10px;
}
#rightside #rightnavi ul li a {
	display: block;
	width: 200px;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#rightside #rightnavi ul li#rightnavi1 a {
	background: url(./images/rightnavi1.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi1 a:hover {
	background: url(./images/rightnavi1_on.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi1 a.stay,
#rightside #rightnavi ul li#rightnavi1 a.stay:hover {
	background: url(./images/rightnavi1_stay.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi2 a {
	background: url(./images/rightnavi2.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi2 a:hover {
	background: url(./images/rightnavi2_on.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi2 a.stay,
#rightside #rightnavi ul li#rightnavi2 a.stay:hover {
	background: url(./images/rightnavi2_stay.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi3 a {
	background: url(./images/rightnavi3.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi3 a:hover {
	background: url(./images/rightnavi3_on.gif) no-repeat left top;
}
#rightside #rightnavi ul li#rightnavi3 a.stay,
#rightside #rightnavi ul li#rightnavi3 a.stay:hover {
	background: url(./images/rightnavi3_stay.gif) no-repeat left top;
}

