@charset "euc-jp";

/*--Reset------------------------------------*/

h1, h2, h3, h4, h5, h6, table, p, ul, li{margin: 0; padding: 0; font-size: 100%; list-style-type: none; float:none;}
table,tr,td,th{border-collapse: collapse; font-weight: normal;}
img {border: none; margin: 0; padding: 0;}


/* ▼▼footerを常に下に固定▼▼ */
html {
	height: 100%;
	margin: 0px;
}
body {
	height: 100%;
	text-align: center;
	margin: 0px;
}



/* ▲▲footerを常に下に固定▲▲ */

/*--General Styles---------------------------*/



#wrapper {
	margin:20px auto 0;
	text-align: left;
	width: 965px;
	padding-left: 0px;
	}

#header{
	width: 965px;
	height:150px;
	left:0px;
	top: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding-bottom: 20px;

	}

#logo {
	width: 130px;
	height: 104px;
	margin-left: 30px;
	background-image: url(../img/logo2.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	float: left;
	}
#logo a{

	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 130px;
	height: 104px;
	}

a{
	text-decoration: none;
	color: #000;
	}
a:hover{
	color: #ed0008;
	filter:alpha(opacity=80);
opacity:0.8;
	}


	
.clear {
    clear: both;
	}




/*--NAV--------------------------------------------------*/

#nav {
	float: left;
	height:36px;
	width: 965px;
	margin-left: 250px!important;
	margin-left: 250px;
	margin-top: -70px;
}

#nav ul li {
	float: left;
	height: 36px;
}
#nav ul li a{
	height: 36px;
	overflow: hidden;
}
.msg{
	width: 965px;
	}
.photo1{
	height:450px;
	float: left;
	margin-right:15px;
	padding-bottom: 20px;
}
#nav ul li.nav1 {
	background-repeat: no-repeat;
	height: 36px;
	width: 80px;
	margin-right: 75px;
	display: block;
}
#nav ul li.nav1 a{
	background-repeat: no-repeat;
	height: 36px;
	width: 80px;
	display: block;
}
#nav ul li.nav2 {
	background-repeat: no-repeat;
	height: 24px;
	width: 107px;
	background-position: -140px;
	margin-right: 75px;
}
#nav ul li.nav2 a{
	background-image: url(../img/studio15.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 107px;
	background-position: -140px;
	display: block;
}
#nav ul li.nav3 {
	background-image: url(../img/blog.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 75px;
	background-position: -285px;
	margin-right: 75px;
}
#nav ul li.nav3 a{
	background-image: url(../img/blog.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 75px;
	background-position: -285px;
	display: block;
}
#nav ul li.nav4 {
	background-image: url(../img/contact.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 89px;
	background-position: -430px;
	margin-right: 70px;
}
#nav ul li.nav4 a{
	background-image: url(../img/contact.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 89px;
	background-position: -430px;
	display: block;
}
#nav ul li.nav5 {
	background-image: url(../image/gallery.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 52px;
	background-position: -570px;
	margin-right: 0px;
	display: block;
}
#nav ul li.nav5 a{
	background-image: url(../image/gallery.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 52px;
	background-position: -570px;
	margin-right: 0px;
	display: block;
}
#boxA { width:365px;height:100px;float:left; }  
#boxB { width:600px;height:643px;float:left; }  
.msg{
	margin:20px 35px;
	line-height:150%;
	font-size:x-small;
	text-align:left;
	color:#7e7e7e;
}
.clear { clear:both; }  
#footer {
clear:both;
width:100%;
padding:30px;
text-align:center;
}
.photo{margin-bottom:5px;}