@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
}

html, body {
	height:100%;
	margin: 0;
    padding: 0;
	min-width:1040px;
	font-family:'Kozuka Gothic Pro B','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color:#4D4D4D;
	letter-spacing: 0.06em;
	font-size:14px;
	line-height:170%;
	font-weight:normal;
	-webkit-text-size-adjust: 100%;
	background-image:url(stone.jpg);
}

a:link { color:#666; }
a:visited { color: #666; }
a:hover { color:#000; }
a:active { color:#999999; }

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.clear{
	clear:both;
}

.top{
	width:100%;
	height:40px;
	position:absolute;
	background-color:rgba(232,194,193,0.8);
	-webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);
    box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);
	top:0;
}


.menu{
	width:960px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

.nav{
	float:right;
	height:40px;
}

.nav img{
	margin-left:24px;
}


.box{
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0 0 8px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 8px 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px 8px rgba(0,0,0,0.1);
}


.container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:60px;
}

.top-image{
	display: block;
	margin-bottom: 4px;
}

.top-menu{
	float: left;
	width: 33%;
}

.margin4{
	margin-right: 4px;
}


.map{
	width:960px;
	height:464px;
	margin-top:60px;
	background-image:url(map_title.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.maplist{
	width:420px;
	height:317px;
	padding-top:147px;
	float:left;
}

.maplist img{
	margin-bottom:36px;
	margin-right: 50px;
}

.misawa{
	margin-left: 40px;
}

.mapimage{
	width:478px;
	height:464px;
	float:right;
}


.waku{
	width:100%;
	height:auto;
	padding-top:80px;
}

.waku img{
	padding-bottom:40px;
}

.copy{
	color: white;
	font-family:'Kozuka Gothic Pro L','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-weight: 100;
	margin-top: 24px;
	float: left;
}

.casa{
	width:100%;
	height:auto;
	padding-top:80px;
}

.casaimage{
	padding-bottom:80px;
}



.rijicho{
	width:710px;
	height:auto;
	float:left;
	padding-right:50px;
}

.ginou{
	width:651px;
	height:auto;
	float:left;
	padding-right:50px;
}




.footer{
	margin-top:40px;
	width:100%;
	height:70px;
	background-color:rgba(0,0,0,0.7);
}

.footercontent{
	width:1040px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}

.floatright{
	float:right;
}

.floatright img{
	margin-left:30px;
}

.footer img{
	margin-top:20px;
}





table{
	margin:10px 0;
	border-collapse: collapse;
}

td{
	border: 0px solid #000;
	padding: 0;
	margin:0;
	height: 25px;
}


td.midashi{
	width:120px;
	font-weight:bold;
}

.naiyou img{
	padding-bottom: 0;
	width: 240px;
}


td.boshuu{
	width:160px;
	font-weight:bold;
}


.mise td{
	border: 0px solid #000;
	padding: 0;
	margin:0;
	height: 50px;
}


td.tenmei{
	width:160px;
	font-weight:bold;
	font-size:larger;
}

td.ceo{
	width:225px;
}

td.address{
	width:290px;
}