  
*{margin: 0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}



html{
	height:100%;
	margin: auto;
}

body {
	font-size: 12px;
	line-height: 160%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	color: #CCCCCC;
	height: 100%;

}
	
#base {
	margin:auto;
}


/*----------------------------------------------------------- link -*/	
a:link {
	color: #F2003D;
	text-decoration: underline;
}
a:active {
	color: #F2003D;
	text-decoration: underline;
}
a:hover {
	color: #F2003D;
	text-decoration: none;
}
a:visited {
	color: #C40031;
	text-decoration: underline;
}


address {
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/common/foot-back.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-top: 30px;
}

/*-----------------------------------------------------------  -*/
#base_top {
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;


}
#contents {
	height: 410px;
	margin-top: 0px;
	background-image: url(../images/common/back-bord.jpg);
	background-repeat: repeat-x;
	padding-top: 43px;
}
#contents-work {

	height: 370px;
	margin-top: -10px;
}
table {
	vertical-align: top;
}
