* {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	}
	
	* a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	
	}

html{
	width: 100%;
	font-size: small;
	height: auto;
	background-attachment: scroll;
	background-image: url(../img/backimg.gif);
	background-repeat: repeat;
	

}
.box strong {
	font-weight: normal;
	color: #000000;
}
p.cdhead strong {
	font-size: x-large;
	line-height: 2em;
	font-weight: bold;
}
.cpdata {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



div,h1,h2,h3 {
	height: auto;
	width: auto;
}


body{
	width: 100%;
	height: 100%;


}
#spacer {
	height: 500px;
	background-color: #CCCCCC;
}
li {
	list-style-type: none;
}



dd {
	margin-top: -1.2em;
	top: 0px;
	position: relative;
	left: 4em;
	overflow: auto;
	width: auto;
	padding-right: 4em;
	display: block;
}
dt {
	width: 4em;
	display: block;
}


#pagetitle {

}

#pagetitle h1 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	width: auto;
	margin-bottom: 10px;
	font-size: x-large;
	background-color: #177897;
	color: #FFFFFF;
	border: 1px none #000000;
}
#contents h2 {
	font-size: large;
	background-color: #66CCFF;
	padding: 2px;
	width: auto;
	margin-bottom: 5px;
	border: 1px none #666666;
}
#contents .box h2 strong {
	font-weight: bold;
}


#contents {
	height: auto;
	width: auto;
}




#bodycont {
	width: 800px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/onepoint.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;


}


	
#headercont {
	height: 150px;
	width: auto;
	line-height: 1em;
	background-image: url(../img/header_tcm.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #177897;
}
#herder_r {
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-image: url(../img/header_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#herder_l {
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/header_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menucont {
	height: auto;
	position: absolute;
	float: none;
	top: 150px;
	width: 180px;
	padding: 10px;
	font-size: medium;

}
#menucont #menulabel {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
	display: block;
}


#menucont li.chapter {
	list-style-type: none;
	border: none;
	padding: 0px;
	width: 178px;
	margin-top: 8px;
	margin-bottom: 2px;
	background-color: #CCFFFF;
}

#menucont li.paragraph{
	list-style-type: none;
	border: 1px solid #000000;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	width: 128px;
	font-size: small;/*以下をコメントアウトで表示*/

}



#menucont li.chapter a {
	background-color: #66CCFF;
	display: block;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #177897;
	width: 171px;
	font-weight: bold;
	padding: 2px;
	border-bottom-style: none;
}
#menucont li.paragraph a {
	background-color: #FFFFCC;
	display: block;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #99CCFF;
	width: 121px;
	padding: 2px;
	border-bottom-style: none;
}

#menucont li.chapter a:hover,
#menucont li.paragraph a:hover 
{
color:#FFFFFF;
	background-color: #669999;
	border-left-color:#99FFCC;
}
#menucont p.caption {
	background-color: #FFFFFF;
	display: block;
	font-size: x-small;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


#contcont {
	width: auto;
	float: none;
	padding: 10px;
	margin-left: 200px;
}
.block {
	margin: 10px;
}

#footercont {
	clear: both;
	width: auto;
	text-align: center;


}
#copy {

	font-size: x-small;
	color: #D4D0C8;
}
.img-left {
	float: left;
	margin: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.box p,
.box ul{
	margin: 10px;
}
.box {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	clear: both;
}
#linkbox {
	font-size: 9pt;
}
#linkbox img{
	margin-bottom: 5px;
}

.box-left {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
}

.box-right {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: right;
}

.img-right {
	float: right;
	margin: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.datatable {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datatable p {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
td.headsel {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 1px;
}
td.datasel {
	margin: 0px;
	padding: 1px;
}
#bodycont #contcont #contents .box .box {
	margin-right: 10px;
	margin-left: 10px;
}
#center {
	text-align: center;
}
.cdhead {

	font-size: large;
	line-height: 2em;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #99CCCC;
}
