#preloadedimages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(images/katayama.jpg);
       background-image: url(images/kensetsu-hb.gif);
       background-image: url(images/s-l.jpg);
       background-image: url(images/driedflower.jpg);
       background-image: url(images/tstyle.jpg);
       background-image: url(images/dorfliberta-b3.jpg);
       background-image: url(images/machie.jpg);
       background-image: url(images/kada.jpg);
       background-image: url(images/mario1.jpg);
       background-image: url(images/imakire.jpg);
       background-image: url(images/cambodia.jpg);
       background-image: url(images/cambodia.jpg);
       background-image: url(images/lohas.gif);
       background-image: url(images/mario2.jpg);
       background-image: url(images/triwell.gif);
       background-image: url(images/everio.jpg);
       background-image: url(images/cytop.gif);
       background-image: url(images/hige.jpg);
       background-image: url(images/heathen1.gif);
}

* {
	margin:0;
	padding:0;
}

a:link {
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
a:active {
	color:#ffffff;
	text-decoration:underline;
}

/*highslideリンク色設定*/

.highslide-caption a:link {
	color:#cccccc;
	text-decoration:none;
}
.highslide-caption a:visited {
	color:#cccccc;
	text-decoration:none;
}
.highslide-caption a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.highslide-caption a:active {
	color:#ffffff;
	text-decoration:underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#index-main {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 605px;
	width: 795px;
	background-color:#cc0000;
	border: 1px solid #cc0000;
}

/*左ブロック*/
#index-left {
	float: left;
	width: 339px;
	background-color: #CC0000;
	height: 605px;
	color: #FFFFFF;
}

#information {
	margin-top:30px;
	width:100%;
	height:60px;
	z-index:-1;
}

.information-text {
	color:#ffffff;
	font-size: 15px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

#blog {
	margin-top:0px;
	width:100%;
	height:30px;
}
.blog-text {
	font-size: 15px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

.information-text a:link,
.information-text a:visited,
.blog-text a:link,
.blog-text a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.information-text a:hover,
.information-text a:active,
.blog-text a:hover,
.blog-text a:active {
	color:#ffffff;
	text-decoration:none;
}

#symbol {
	margin-top: 80px;
}

#address {
	height: 90px;
	margin-top: 60px;
}

/*MAP(Detail)／MAP(GoogleMaps)部分*/
.index-maplink {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 15px;
}

.index-maplink a:link {
	color:#ffffff;
	text-decoration:underline;
}
.index-maplink a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.index-maplink a:hover {
	color:#ffffff;
	text-decoration:none;
}
.index-maplink a:active {
	color:#ffffff;
	text-decoration:none;
}
.index-map {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 600px;
}
.index-map img {
	margin-bottom: 5px;
}

.address {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

/*右エリア主要コンテンツ*/
#index-right {
	float: right;
	width: 456px;
	height: 602px;
}
.box {
	float: left;
	height: 120px;
	width: 90px;
	text-align: center;
}
.box2 {
	float: left;
	height: 120px;
	width: 181px;
	text-align: center;
}
.printbutton {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*問い合わせページ*/
.index-contact {
	font-size: 15px;
	line-height: 100%;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
.index-contact a:link {
	color:#ffffff;
	text-decoration:underline;
}
.index-contact a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.index-contact a:hover {
	color:#ffffff;
	text-decoration:none;
}
.index-contact a:active {
	color:#ffffff;
	text-decoration:none;
}
