body {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../../image/common/bg.jpg);
	font-size: 80%;
	color: #666666;
}
.contents {
	background-image: url(../../image/common/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 695px;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 5px;
	font-weight: normal;
}
a{
	color: #000066;
	display:inline-block;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF9900;
	background-color: #F5F5F5;
}
a:active {
	color: #FF0000;
}
/* -------------navi-----------------------  */
.under_navi {
	font-size: 90%;
}
.pan_navi {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	padding-bottom: 2px;
	width: 500px;
}
/* -------------leftnavi-----------------------  */
#leftnavi {
	width: 141px;
}
#leftnavi a{
	color: #000066;
	height: 21px;
	padding-left: 25px;
	background-image: url(../../image/common/left_menu.jpg);
	display:block;
	background-repeat: no-repeat;
	margin-top: 3px;
}
#leftnavi a:visited {
	color: #000066;
	height: 21px;
	padding-left: 25px;
	background-image: url(../../image/common/left_menu.jpg);
	display:block;
	background-repeat: no-repeat;
	margin-top: 3px;
}
#leftnavi a:hover {
	color: #FF9900;
	height: 21px;
	padding-left: 25px;
	background-image: url(../../image/common/left_menu_rv.jpg);
	display:block;
	background-repeat: no-repeat;
	margin-top: 3px;
}
#leftnavi a:active {
	color: #000066;
	height: 21px;
	padding-left: 25px;
	background-image: url(../../image/common/left_menu.jpg);
	display:block;
	background-repeat: no-repeat;
	margin-top: 3px;
}
#leftnavi .text {
	color: #000066;
	padding-right: 10px;
	padding-left: 10px;
}
/* -------------table-----------------------  */
.tableleft {
	color: #137FC0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0F81C0;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #F5F7F8;
}
.tableright {
	color: #666666;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0F81C0;
	padding-top: 10px;
	padding-bottom: 5px;
}
.tableleft2 {
	color: #137FC0;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0F81C0;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #F5F7F8;
	vertical-align: top;
}
.trdotlinebg {
	background-image: url(../../image/dotline2.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.tableleft3 {
	color: #137FC0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #F5F7F8;
}
/* -------------font-----------------------  */
.midashicomment{
	font-size: small;
	color: #1172AC;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
/* -------------tag-----------------------  */
strong {
	color: #1172AC;
}
.catalogtitle {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 90%;
	color: #1172AC;
}
.strongorg {
	color: #FF9900;
	font-weight: bold;
}
.strongorgline {
	color: #FF9900;
	font-weight: bold;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0F81C0;
	padding-bottom: 3px;
}
.contantsmargin {
	padding-right: 10px;
	padding-left: 10px;
}
.contentslineheight {
	line-height: 1.5em;
}
.sakai {
	color: #137FC0;
	background-color: #F5F7F8;
	text-align: center;
}
em {
	font-style: normal;
	text-decoration: none;
}

