@charset "utf-8";
/* CSS Document */


#contentBox {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

#con1 {}
#con1 h2.title {
	background-image: url(../img-art/con1-title.jpg);
	text-indent: -9999px;
	height: 3px;
	width: 720px;
}

#navi {
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#navi li {
	float: left;
	margin-right: 10px;
}
#navi li a {
	font-weight: bold;
	font-size: 1.4em;
}

#navi-photo  { background: url(../img-art/navi-gaikan-off.gif) no-repeat;  height: 20px; width: 80px;}
#navi-naikan  { background: url(../img-art/navi-naikan-off.gif) no-repeat;  height: 20px; width: 80px;}
#navi-zumen { background: url(../img-art/navi-zumen-off.gif) no-repeat;  height: 20px; width: 80px;}

#navi-photo a:hover  { background: url(../img-art/navi-gaikan-on.gif) no-repeat;  height: 20px; width: 80px;}
#navi-naikan a:hover  { background: url(../img-art/navi-naikan-on.gif) no-repeat;  height: 20px; width: 80px;}
#navi-zumen a:hover { background: url(../img-art/navi-zumen-on.gif) no-repeat;  height: 20px; width: 80px;}


#con1-body {
	background-image: url(../img-art/con1-bg.gif);
	background-repeat: repeat;
	clear: both;
	position: relative;
	width: 720px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#con1-body p {
	float: left;
	padding: 15px;
	margin: 0px;
}

.art-thumb {
	height: 120px;
	width: 60px;
}

.gaikan-thumb {
	height: 150px;
	width: 200px;
}

.heimenzu-thumb {
	height: 300px;
	width: 200px;
}

#con2 {
	clear: left;
	padding-top: 30px;
}
#con2 h2.title {	background-image: url(../img-art/con2-title.gif);
	text-indent: -9999px;
	height: 30px;
	width: 720px;
}
#con2 .thumb {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#con2 p.text {
	font-size: 1.1em;
	line-height: 2em;
}

#btn-contact a {
	background: url(../images/btn-contact_off.gif) no-repeat;
	height: 20px;
	width: 220px;
	display: block;
	text-indent: -9999px;
	padding-bottom: 10px;
	float: right;
}
#btn-contact a:hover { background: url(../images/btn-contact_on.gif) no-repeat;}

/*　図面エリア
******************************************************************************/
#heimenzuBox {
	background-image: url(../img-art/con1-bg.gif);
	background-repeat: repeat;
	clear: left;
	position: relative;
	width: 680px;
	margin-top: 10px;
	padding: 20px;
}
#heimenzu-body {
	background-color: #000000;
	padding: 10px;
}
#heimenzu-body h3.title {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 660px;
}
.data {
	color: #CCCCCC;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: right;
}
.heimenzu {}

