@charset "utf-8";

html {
	height: 1000px;
	}

body {
	height: 960px;
	background-image: url(../img/shadow.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 8pt;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 2;
	text-align: center;
	}

#all { 
	width: 900px; 
	height: 10px;
	text-align: center; 
	position: relative; 
	top: -960px; 
	}	
	
address {
	width: 900px;
	margin: 0;
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	line-height: 0;
	text-align: right;	
	vertical-align: bottom;
	}	
	
	
	
/*　グローバル&サブナビ　*/	
table#navi {
	width: 900px;
	height: 340px;
	/*　↓なぜかworksのみ天が下に少しずれるので調整のため別cssを用意した　*/	
	margin: 6px 0 0 0;
	padding: 0;
	position: relative;
	top: 5px;
	background-image: url(../img/tg_logo.png); 
	background-position: top;
	}	
table#navi td.g_navi {
	width: 750px;
	padding: 0;
	line-height: 0;
	vertical-align: top;
	text-align: right;	
	}
.g_navi ul li {
	margin: 0;
	padding: 0;
	line-height: 0;
	}			
table#navi td.sub_navi {
	width: 150px;
	padding-top: 15px;
	line-height: 0;
	vertical-align: top;
	text-align: right;	
	}	
table#navi td.sub_navi ul li {	
		padding-bottom: 5px;
	}	
	
.g_navi img {
	border: none;
	}
a:focus { -moz-outline-style: none; }


/*　白枠内　*/	
#white { 
	width: 760px;
	height: 600px;
	margin-right: 140px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	top: -100px;
	left: 70px;
	}


/*　WORKS　*/		
h2.title_works {width: 760px; height: 130px; padding: 0; margin: 0; background: url(../works/img/title_works.gif) no-repeat; text-indent: -9999px; }

#basic-accordian {
	width: 140px;
	margin: 0 30px;
	padding: 7px 0 0 0;
	text-align: left;
	line-height: 0;
	float: left;
	z-index:2;
	}		
.accordion_child {
	padding: 0;
	line-height: 1.5em;
	}
.hiddendott {
	color: #FFFFFF;
	}
	
iframe#slide {
	width: 390px;
	height: 450px;
	padding: 0;
	margin: 0 70px 0 0;
	float: right;
	text-align: right;
	border: 0;
	overflow: hidden;
	}

