html{
		  overflow-y:scroll; 
}


@font-face {
font-family: 'AHG';
src: url('fonts/AlteHaasGrotesk.eot?') format('eot'),
  url('fonts/AlteHaasGrotesk.woff') format('woff'),
  url('fonts/AlteHaasGrotesk.ttf') format('truetype');
}

@font-face {
font-family: 'Bold';
src: url('fonts/AlteHaasGrotesk_Bold.eot?') format('eot'),
  url('fonts/AlteHaasGrotesk_Bold.woff') format('woff'),
  url('fonts/AlteHaasGrotesk_Bold.ttf') format('truetype');
}

body{
	padding:0;
	margin:0 auto;	
	font-size:11px;
	color:#000;
	line-height:1em;
	width:100%;	
	min-width: 960px;
	font-weight: 400;
	font-family: 'AHG', Helvetica, Arial , sans-serif;
	background: #fff;
}

html, body{
	height:100%;
}

#wrap{
     width: 960px;
     margin: 0 auto;
     position: relative;
     height:auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}


#main{
	margin: 0 auto;
	position: relative;
	padding-bottom:50px
}

/*#footer*/
#footer{
	width:100%;
	text-align: center;
	margin-top: 80px;
	height: 20px;
	position:absolute;
    bottom:0;
}

#footer li a:link,#footer li a:visited {
	text-decoration: none;
}

#foot_wrapper{
	width: 750px;
	margin: 0 auto;
}

#foot_wrapper li{
	width: 250px;
	float: left;
}

#foot_wrapper li img{
	display: block;
	margin: 0 auto 20px;
}

#foot_wrapper li img#ico-tel{
	margin-top: 5px;
}
#foot_wrapper li img#ico-mail{
	margin-top: 10px;
	padding-bottom: 6px;
}

#foot_wrapper li p{
	text-align: center;
	font-size: 12px;
}


#footer p.copy, p.copy a{
	font-size: 11px;
	color: #666;
	margin-top: 30px;
}

.page404{
	font-family: 'AHG';
	text-align: center;
	font-size: 30px;
}

/*///clearfix/////*/
.post:after, .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.post, .clearfix {
	width: 960px;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*///clearfix/////*/



ul{
	list-style:none;
	margin:0;
	padding:0;
}

li{
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.7em;
}


.left{
	float:left;
}

.right{
	float:right;
}

.center{
	text-align: center;
}

hr{
	border: none;
	background: none !important;
}

hr.dotted{	
	border-bottom: 1px dotted #333;
}

h1, h2,h3,h4, h5{
	line-height: 1.4em;
	font-weight: normal;
}

h2{
	font-size: 28px;
	font-family: 'Mason';
}

h2.title{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}

h3{
	font-size: 15px;
}

h4{
	font-size: 14px;
}

p{
	line-height: 1.4em;
	font-size: 12px;
	margin:0;
	margin-bottom: 15px;
	letter-spacing: 0.04em;
}

a, a:link{
	overflow:hidden;
	outline:none;
	color: #000;
	line-height: 1.4em;
	text-decoration: none;
}

a:visited{
	color:#000;
}

a:hover{
	color:blue;
	opacity:0.7;
	filter:alpha(opacity=70);
}

hr{
	border-bottom: 2px solid #000;
	padding: 0;
	margin: 10px 0;
}

/*header*/
header{
	width:960px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
}

header h1{
	line-height: 0;
	margin-left: -2px;
	margin-top: 30px;
	margin-bottom: 5px;
}
h1#logo a{
	font-size: 48px;
	font-family: 'Bold';
}

header h4{
	font-family: 'Bold';
	font-size: 20px;
	line-height: 1em;
	margin-bottom: 30px;
}

header .clearfix{
	position: relative;
}
header p#prof{
	width: 485px;
	float: left;
	margin-bottom: 0;
	text-align: justify;
}

header #header_right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	font-size: 18px;
	font-family: 'Bold';
	text-align: right;
}

header #header_right a#facebook{
	font-size: 30px;
	margin-left: 20px;
}

header #header_right a#facebook:hover{
	color: #4862a3;
	opacity: 1;
	filter:alpha(opacity=100);
}

/*nav*/
header #header_right #nav{
	margin-bottom: 0;
}
header #header_right #nav li{
	line-height: 0.8em;
	text-align: left;
}

header #header_right #nav a{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

/*Works*/
span.num{
	display: block;
	width: 98px;
	float: left;
	font-size: 85px;
	font-family: 'Bold';
	margin-right: 24px;
	position: relative;
	top: 30px;
}

#works .description{
	width: 362px;
	float: left;
	margin-right: 20px;
}


#works h3{
	font-size: 32px;
	font-family: 'Bold';
}

#works h5{
	font-size: 15px;
	margin-bottom: 10px;
}

#works img.thumbnail{
	display: block;
	width: 450px;
	float: right;
}

.work{
	position: relative;
	opacity: 0;
	filter:alpha(opacity=0);
}

.overwrap{
	position: absolute;
	z-index: 100;
	display: block;
	width: 100%;
	height: 180px;
	background: none;
	opacity: 0;
	filter:alpha(opacity=0);
	background: blue;
	cursor: pointer;
}

a.overwrap:hover{
	opacity: 0.55;
	filter:alpha(opacity=55);
}

.work_cont{
	margin-bottom: 30px;
}

.work_video{
	width: 920px;
	display: none;
	background: #333;
	padding: 20px;
	margin-top: 5px;
}

.work_video .embed{
	width: 465px;
	float: left;
	background: #000;
}

.work_video .right{
	width: 430px;
	float: right;
	color: #FFF;
	position: relative;
}

.work_video .right a{
	color: #bbb;
	font-size: 12px;
}

.work_video .right .close{
	position: absolute;
	top: -10px;
	right: -10px;
	cursor: pointer;
}

.work_video .right_cont{
	width: 410px;
}

.work_video .dscrpt{
	font-size: 12px;
	line-height: 1.4em;
}

#works .work_video .right_cont h4{
	margin: 0 0 10px;
	padding-bottom: 10px;
	font-family: 'Bold';
	border-bottom: 2px solid #777;
}

#works .work_video .right_cont h5{
	font-size: 12px;
	margin: 10px 0 5px;
}

#works .right_cont li a{
	text-transform: uppercase;
	font-size: 11px;
}

#works .right_cont a:hover{
	color:#888;
}