
body {
	margin-top: 0px;
	color:#666;
}

/* スペース用
---------------------------------------------------- */

p {
margin-bottom: 1em;
clear:both;
}

/* リンク
---------------------------------------------------- */
div#body-area-wide a:link{
  color : #03C;
  text-decoration : none;
}

div#body-area-wide a:visited{
  color : #03C;
  text-decoration : none;
}

div#body-area-wide a:hover{
  color : #03C;
  text-decoration:underline;
}


div#body-area-wide a:active{
  color : #03C;
  text-decoration:underline;
}

/* フォント
---------------------------------------------------- */
td, th {
	line-height:120%;
	font-size:95%;
	font-weight:normal;
}

.small{
font-size:86%;
font-weight:normal;
}


.small2{
font-size:80%;
font-weight:normal;
}

.title-no{
font-size:85%;
font-weight:bold;
color:#006;
}

.dot {

font-size:small;
color:#666;

}


.text13{
	font-size:80%;
}

.style6 {	color: #003399
}


/* タイトル
------------------------------------------------------------------ */

#title-1{
	width:100%;
	height:85px;
	float:left;
	display:inline-block;
	padding:0;
	text-align:left;
	vertical-align:top;
	border-top-width:3px;
	border-top-color:#002B71;
	border-top-style:solid;
	background-repeat: no-repeat;
	margin-left: 0px;
	position: relative;
	}

h1{
	text-indent:-999px;
}


.cems-back {
	background-image:url(image/cems_logo.jpg);
	background-repeat:no-repeat;
}



