@charset "utf-8";
#main-box {
	float: left;
	height: auto;
	width: 798px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9F9FA0;
	border-right-color: #9F9FA0;
	border-left-color: #9F9FA0;
}
#main-box  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 10px;
}

#main-box  a {
	color: #316AC5;
	text-decoration: none;
}
#main-box  a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#main-01 {
	float: left;
	height: auto;
	width: 798px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
}

#m-nav-02 {
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 10px;
}
#main-copy {
	float: left;
	height: 35px;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../image/index/main-copy.gif);
	background-repeat: no-repeat;
}
#contents {
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 20px;
}
#contents--01 {
	background-image: url(../image/index/title/content-01-title.gif);
	background-repeat: no-repeat;
	float: left;
	width: 395px;
	font-size: 12px;
	line-height: 150%;
	margin-right: 10px;
	height: auto;
	padding-top: 40px;
	background-color: #F0ECEE;
}




#contents--02 {
	width: 395px;
	background-image: url(../image/index/title/content-02-title.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	line-height: 150%;
	height: auto;
	padding-top: 40px;
	background-color: #F0ECEE;
}

#contents ul, #contents li, #contents a {
	text-decoration: none;
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
}

#contents li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #956065;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#book {
	float: left;
	height: 140px;
	width: 790px;
	margin-bottom: 20px;
	background-image: url(../image/index/book.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}





#topics {
	height: auto;
	width: 800px;
	float: left;
	margin-bottom: 20px;
}

#topics--01 {
	background-image: url(../image/index/title/topics-01-title.gif);
	background-repeat: no-repeat;
	float: left;
	width: 395px;
	font-size: 12px;
	line-height: 150%;
	margin-right: 10px;
	height: auto;
	padding-top: 40px;
}


#topics--02 {
	width: 395px;
	background-image: url(../image/index/title/topics-02-title.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	line-height: 150%;
	height: auto;
	padding-top: 40px;
}


#topics ul, #topics li, #topics a {
	text-decoration: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#topics li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	padding: 0px;
}
