/* 基本 */
BODY,TD,TH {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size : 12px;
	color: #666666;
	line-height : 16px;
  font-weight : normal;
border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;border-color : black black black black;
  
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.gif);
border-style : none none none none;}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #DBBD79;
}
a:active {
	text-decoration: none;
	color: #DBBD79;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
/* 基本　ここまで */

/* テキスト関連 */
.pt10base {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}


.body_table {
	border: 1px solid #999999;
}
.column1 {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.column2 {
	border: 1px solid #CCCCCC;
}
.td_title {
	text-align: center;
}
.td_line {
	margin: 2px;
	padding: 2px;
}
.td_gray {
	border: 1px solid #666666;
}
.pt10menu {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	top: 0px;
	letter-spacing: 1px;
}
.back1 {
	background-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.back2 {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.back3 {
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
  
}
.back1ul {

	background-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.back2ul {

	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.back3ul {

	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.book_title {
	font-weight: bold;
	color: #0033CC;
	line-height: 16px;
}
.contents {
	background-color: #EBEBEB;
	font-weight: bold;
	padding-left: 15px;
}

