@charset "UTF-8";
/* CSS Document */

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

img{border:0px;
}

ul,ol{list-style-type:none;
}

.clearfix{/zoom:1;
}
.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}


/*======================フォントの共通設定====================*/

body,a,ul,ol,dl,dt,dd,li,p,table,address,h1,h2,h3,h4,h5{
	coler:#666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","メイリオ",Meirio,"MS PGothic",sans-serif,"Hiragino Kaku Gothic Pro";
	font-size:11px;
	font-style:normal;
	font-weight:1.5em;
	text-decoration:none;
	padding:0px;
	margin:0px;
	outline:0;
	background-color:#E6E8E3;
}

div{
	coler:#666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","メイリオ",Meirio,"MS PGothic",sans-serif,"Hiragino Kaku Gothic Pro";
	font-size:11px;
	font-style:normal;
	font-weight:1.5em;
	text-decoration:none;
	padding:0px;
	margin:0px;
	outline:0;
}

a.text_link{
	color:#56ACE6;
	text-decoration:underline;
}

a.text_link:hover{
	color:#f60;
	text-decoration:underline;
}



/*----base---*/

div#wrapper{
	width:900px;
	margin:auto;
	}
	
div#header{
	width:830px;
	height:100px;
	margin:40px 35px 10px;
	}	
	
div#gnavi{
	width:830px;
	height:50px;
	margin:10px 35px 50px;
}		

div#contents{
	width:830px;
	height:auto;
	margin:50px 35px 30px;
}

#footer_01{
	width:900px;
	margin-top:30px;
	margin-bottom:50px;
}
	
#footer_top{
	width:830px;
	height:130px;
	margin:0px 35px 10px;
	clear:both;
}	
	

#footer_tittle{
	width:830px;
	height:30px;
	margin:10px 35px 50px;
	clear:both;
}	

#footer_under{
	clear:both;
	width:830px;
	height:60px;
	margin:35px;
}

	
/*-------header-------*/
	
#rogo{
	width:262px;
	height:100px;
}
		
/*--------gnavi----------*/		

#gnavi ul{
	float:right;
	width:243px;
	padding-top:19px;
	padding-bottom:19px;
}

#gnavi ul li a{
	float:left;
	display:block;
	height:12px;
	text-indent:-99999px;
	margin-left:20px;
}
	
#gnavi ul li a#gnavi_01{
	background-image:url(img/about_55_24.png);
	display:block;
	width:55px;
}

#gnavi ul li a#gnavi_02{
	background-image:url(img/memo_50_24.png);
	display:block;
	width:50px;
}

#gnavi ul li a#gnavi_03{
	background-image:url(img/contact_78_24.png);
	display:block;
	width:78px;
}

div#gnavi ul li a:hover{background-position:0px -12px;
}	


/*--------contents----------*/		




/*--------footer----------*/	
/*------top-----*/

#footer_top ul{
	float:left;
	width:830px;
	height:130px;
}


#footer_top ul li a{
	float:left;
	display:block;
	height:130px;
	text-indent:-99999px;
}


#footer_top ul li a#f_01{
	background-image:url(img/dejavu.png);
	display:block;
	width:200px;
	margin-right:10px;
}

#footer_top ul li a#f_02{
	background-image:url(img/again.png);
	display:block;
	width:200px;
	margin-right:10px;
}

#footer_top ul li a#f_03{
	background-image:url(img/paris.png);
	display:block;
	width:200px;
	margin-right:10px;
}

#footer_top ul li a#f_04{
	background-image:url(img/works.png);
	display:block;
	width:200px;
}

#footer_top ul li a:hover{background-position:0px -130px;
}

/*-----tittle------*/

#footer_tittle ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:13px;
	float:left;
	text-align:center;
}

#footer_tittle ul li#t_01{
	width:200px;
	margin-right:10px;
}

#footer_tittle ul li#t_02{
	width:200px;
	margin-right:10px;
}

#footer_tittle ul li#t_03{
	width:200px;
	margin-right:10px;
}

#footer_tittle ul li#t_04{
	width:200px;
}

#footer_tittle ul li p{
	color:#999999;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/*---under---*/

#footer_under ul{
	padding-top:10px;
	padding-bottom:10px;
}



#footer_under ul li a{
	float:right;
	height:12px;
	text-indent:-99999px;
	width:48px;
	background-image:url(img/home_48_24.png);
	margin-bottom:10px;
}

#footer_under ul li#copyright{
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	margin-right:40px;
}

#footer_under ul li a:hover{background-position:0px -12px;
}
