body{
	margin:auto;
	padding:0px;
	text-align:center;
	background-image:url(bggr.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-size:85%;
	line-height:140%;
	}

#main{
	font-size:90%;
	width:800px;
	margin: auto;
	border: solid 1px #999999;
	text-align:left;
	position:relative;
}

a{
	text-decoration:none;
	color: #36f;
	font-weight:bold;
	}
	
a:hover{
	text-decoration:underline;
	}
	
h2{/*項目名*/
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
	background: #ccff99;
	color: #555555;
	text-align: center
	}
	
h3{/*サービス名*/
	font-size: 100%;
	margin:0;
	padding: 0 0 0 5px;
	color: #000;
	text-align: left
	}	
	
ul{
	padding:0px;
	padding-left:25px;
	margin:0px;
	}

td{
	border:solid 1px black;
	}

.nifty{
	background: #c0c0c0;
	padding:0px;
	margin-bottom: 10px
}

.nin{
	background-color:white;
	margin:0 1px 0 1px;
	padding:6px 2px 10px 2px;
	border-bottom:solid 1px #c0c0c0;
}

.svc{
	background: #FAFAFA;
	margin-bottom: 10px
}

.svcin{
	padding:0 3px 0 3px;
}

table{
	border-collapse: collapse
}

td{
	border:solid 1px #555555;
	padding:5px;
}

td img{
	padding:0 5px 0 5px;
}

tr{
	
}

form{
	margin:0px;
	padding:0px;
}

#header{
	width:800px;
	height:100px;
	margin: 0px;
	padding:0px;
	background-image:url(cms_hedder070814-2.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	font-size:12px;
	}

#header a{
	display:block;
	width:800px;
	height:100px;	
	}

#header a:hover{
	text-decoration:none;
	}
	
	
#header h1{
	margin:0px;
	color:#555555;
	padding-left:220px;
	padding-top:32px;
	line-height:30px;
	font-size:18px;
}

#header .str{
	color:#36f;
	font-size:25px;
}	

#header #alpha{
	position:absolute;
	top:5px;
	right:10px;
	color:#36f;
	font-size:18px;
	background:#ccff99;
	padding:5px;
}	

#header h1 a{
	color:black;
	}
	
#ccontents, #rcontents,#lcontents{
	padding:10px;
	}
	
#lcontents{
	width:206px;
	height:350px;
	position: absolute;
	top:100px;
	left:0px;
}

#ccontents{
	margin-left:212px;
	width:362px;
/*	height:1300px;*/
	}
	
#ccontents table{
/*	width:355px;*/
/*	border: solid 1px black;*/
	margin-bottom:5px ;
/*	background-color :white;*/
	}	

#rcontents{
	position:absolute;
	top:100px;
	right:0px;
	width :200px;

	}
.error{
	color:red;
	font-weight: bold;
}

/*
.regist{
	width:400px;
	height:700px;
	margin-top:40px;
	margin-left:30px;
	}
.regist2{
	width:400px;
	height:750px;
	margin-top:40px;
	margin-left:30px;
	}
	
*/
address{
text-align: center;
}
