body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/7_bg_book.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	font-weight: bold;
}
a:active {
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
}

h1 {
	padding: 0px;
	height: 85px;
	width: 200px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: -9999px;
	text-align: left;
}

h1 a {
	display:block;
	height: 85px;
	width: 200px;
	background-image: url(../img/common/goto_top.gif);
}
h1 a:hover {
	background-image: url(../img/common/goto_top2.gif);
	background-repeat: no-repeat;
}


#body_left20 {
	font-size: small;
	font-weight: normal;
	color: #444;
	line-height: 150%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#body_left20 a {
	color: #0066CC;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
}
h2 a {
	color: #FFFFFF;
	text-decoration: underline;
}

h2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#review_r h2 {
	background-image: url(../img7/title/title_book.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	text-align: center;
	padding: 7px;
	margin: 0px;
}
#cont_link h2 {
	background-color: #3366FF;
	background-image: url(../img7/title/title_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-top: 5px;
	margin: 0px;
}
#cont_bridge h2 {
	background-color: #FF6600;
	background-image: url(../img7/title/title_bridge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-top: 5px;
	margin: 0px;
}
#cont_event h2 {
	background-color: #FF6699;
	background-image: url(../img7/title/title_event.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-top: 5px;
	margin: 0px;
}
#cont_staff h2 {
	background-color: #6699FF;
	margin: 0px;
	text-align: center;
	color: #000066;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-size: medium;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.5;
}
#mokuji h3 {
	color: #000000;
	line-height: 1.2;
}
#cont_link h3 {
	font-weight: bold;
	color: #003399;
}
#cont_bridge h3 {
	font-weight: bold;
	color: #FF6600;
}
#cont_event h3 {
	font-weight: bold;
	color: #FF6699;
}

#copyright {
	text-align: center;
	padding: 10px 2px 2px;
	font-size: xx-small;
	color: #333333;
}

.title_bridge {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-image: url(../img7/title/title_bridge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	height: 35px;
	padding-top: 5px;
}
.title_a {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.read_link {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #3366FF;
}
.read2_link {
	font-size: small;
	line-height: 150%;
	font-weight: normal;
	color: #3366FF;
}
.box_index {
	background-color: #DDEEFF;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.box_text {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: small;
	line-height: 120%;
	background-color: #FFFFFF;
}

.gototop_bridge {
	font-size: xx-small;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cont_bridge .gototop_bridge a {
	color: #FF6600;
}
.gototop_event {
	font-size: xx-small;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cont_event .gototop_event a {
	color: #FF6699;
}

#cont_bridge #body_left20 dt {
	font-size: medium;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#cont_bridge #body_left20 dt a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
#cont_bridge #body_left20 dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-size: small;
}
.gototop_bridge a {
	color: #FF6600;
}
#cont_bridge #body_left20 #bridge_jiman_b {
	float: right;
	padding: 5px;
	font-size: large;
	border: 1px solid #FF9900;
}
#cont_bridge #body_left20 #bridge_jiman_b a {
	color: #FF9900;
}
