@charset "shift-jis";

body{
	font-family:Verdana, Meiryo, "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro", "‚l‚r PƒSƒVƒbƒN", Osaka, sans-serif;
	color:#1E1E1E;
	margin:0px;
	padding:0px;
	line-height:18px;
	font-size:12px;
	background-color: #FAFAFA;
	background-image: url(../img/bg_index.gif);
	background-position: center top;
	background-repeat: no-repeat;
	letter-spacing: 1pt;
}
#wrapper h2 {
	margin-top: 39px;
	margin-bottom: 5px;
}
#wrapper #contents {
	width: 860px;
	margin-top: 20px;
}
#wrapper #contents #left {
	display: inline;
	float: left;
	width: 600px;
	margin-right: 20px;
}
#wrapper #contents #left #concept {
	margin-bottom: 20px;
}
#wrapper #contents #left #concept h3 {
	margin-bottom: 10px;
}
#wrapper #contents #left #concept p {
	font-size: 14px;
	line-height: 20px;
}
#wrapper #contents #left #news {
}
#wrapper #contents #left #news h3 {
}
#wrapper #contents #left #news dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 180px;
	overflow:auto;

}
#wrapper #contents #left #news dt {
	font-size: 10px;
	color: #666666;
	background: url(../img/icon_arrow02.gif) left center;
	float: left;
	background-repeat: no-repeat;
	width: 90px;
	padding:0 0 0 11px;
	margin:0 0 5px 10px;
}
#wrapper #contents #left #news dd {
	float: left;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	font-weight: bold;
	margin-bottom: 5px;
}
#wrapper #contents #left #news .news {
	font-weight: bold;
	background-image: url(../img/icon_arrow02.gif);
	background-position: right center;
	float: right;
	padding-right: 10px;
	background-repeat: no-repeat;
	display: inline;
	margin-right: 10px;
	clear: both;
	margin-bottom: 20px;
}
#wrapper #contents #right {
	float: left;
	width: 240px;
}
#wrapper #contents #right #menu {
	padding: 3px;
	width: 232px;
	border: 1px solid #d0d0d0;
	margin-bottom: 20px;
}
#wrapper #contents #right #menu li {
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 232px;
}
#wrapper #contents #right #menu li p {
	background-image: url(../img/icon_arrow01.gif);
	display: block;
	height: 27px;
	width: 204px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 18px;
	padding-top: 7px;
}

#wrapper #contents #right #outline {
	margin-bottom:15px;
}

#wrapper #contents #right #outline .line {
	width: 208px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
	background-color: #FFFFFF;
}
#wrapper #contents #right #outline .line dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#wrapper #contents #right #outline .line dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#wrapper #contents #right #outline img {
	display: block;
}

#wrapper #contents #left #link {
	clear: both;
	margin-bottom: 20px;
}
#wrapper #contents #left #link ul {
	margin-top: 5px;
	padding-left: 10px;
}
#wrapper #contents #left #link li {
	display: inline;
	float: left;
	margin-right: 6px;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	width: 140px;
}

.line dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top:1px solid #ddd;
}
.line dd .f_bold{
	font-weight:bold;
}