@charset "utf-8";
/* CSS Document */
.cm-head {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCC66;
	background-color: #EFEFD2;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}
.cm-head-r {
	width: 34px;
	background-repeat: no-repeat;
	height: 37px;
	font-size: 1px;
	background-image: url(../images/contents/head_bg.jpg);
}
.cm-line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
span.marker-red {
    background: linear-gradient(transparent 92%, #ff6699 0%);
	 line-height: 150%;
}
span.marker-green {
	 background: linear-gradient(transparent 95%, #339933 0%);
	 line-height: 170%;
}
h1 {
	background-image: url(../images/contents/h_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cm-topbg {
	background-image: url(../images/contents/line_top.jpg);
	height: 19px;
	width: 571px;
	background-repeat: no-repeat;
}
.cm-underbg {

	background-image: url(../images/contents/line_under.jpg);
	height: 29px;
	width: 571px;
}
.cm-h1-bg {
	background-image: url(../images/contents/h_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.info-date {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 13px;
	padding-top: 13px;
}
.info-com {
	color: #333333;
}
.info-deta01 {
	color: #333333;
	background-color: #EEEEEE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.info-deta02 {
	font-size: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	background-color: #CCCCCC;
}
.info-bg01 {
	background-image:   url(../information/images/taikai.jpg);
	background-repeat: no-repeat;
}
.ime-active {
	ime-mode: active;
}

.ime-disabled {
	ime-mode: disabled;
}
.prof-title {
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;


}
.prof-txt {
	font-size: 80%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;
	line-height: 150%;


}
ul {
	margin: 0px;
	padding-left: 15px;
}
.cm-tabletop {
	background-image: url(../images/table_top.jpg);
	height: 7px;
	width: 530px;
	background-repeat: no-repeat;
	font-size: 7px;
	line-height: 7px;
}
.cm-tableunder {
	background-image: url(../images/table_under.jpg);
	height: 7px;
	width: 530px;
	background-repeat: no-repeat;
	font-size: 7px;
	line-height: 7px;
}
.cm-tableline {
	background-color: #E6F2E6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339966;
	border-left-color: #339966;
}
.info-bg02 {

	background-image:    url(../information/images/taikai.2006.jpg);
	background-repeat: no-repeat;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* teikan */
ol.teikan {
	list-style-type: none;
}
/* org */
table.member {
	font-size:80%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.5;
}
table.member td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
table.member th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #EEEEEE;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

