h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
table,tr,th,td,
p,address,form,div {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
a,strong,em,abbr,span,img {
	border: none;
}
img{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: none;
}

#works {
	font-size: 10px;
	line-height: 1.8em;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #121212;
	text-align: center;
	margin: 0px;
	height: 100%;
	overflow: visible;
}	
#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	background-color: #FFFFFF;
}
#sub_contents {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	background-color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}

#header {
	text-align: left;
	position: relative;
}
#footer address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header p {
	margin-top: 5px;
	margin-right: 20px;
	position: relative;
	top: 5px;
	overflow: hidden;
	float: right;
}
#header img {
	clear: right;
	float: left;
}
#main {
	width: 940px;
	background-color: #FFFFFF;
	height: auto;

}#main_contents {
	float: right;
	width: 646px;
	clear: left;
	padding-right: 30px;
}
#w_image {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
}
#w_image_1 {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	padding-right: 60px;
}
#side_contents {
	width: 220px;
	clear: none;
	float: left;
	padding-left: 30px;
	text-align: left;
	padding-top: 20px;
}
.cliant {
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 190px;
}
#close {
	position: absolute;
	top: 95px;
	right: 30px;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
#header {
	height: 170px;
	position: relative;
	background-color: #FFFFFF;
}
#logo img {
	position: relative;
	left: 70px;
	top: 50px;
}

a:link {
	color: #987932;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
