﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #main
--------- --------- --------- --------- --------- */
.gallery_mtitle {
	background: url('../images/gallery/gallery_mtitle.jpg') no-repeat;
	margin: 0 0 15px 0;
	padding: 61px 0 0 0;
	width: 594px;
	overflow: hidden;
	height: 0px!important;
	height /**/:61px;/* for ie5.x */
	}

.gallery_sidetitle {
	margin:0;
	width:280px;
	height:56px;
	}

.gallery_sidetitle a {
	background: url('../images/gallery/gallery_sidetitle.jpg') no-repeat;
	margin: 0;
	padding: 56px 0 0 0;
	width: 280px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:56px;/* for ie5.x */
	}

.gallery_sidetitle a:hover {
	background-position: 0 -56px;
	}

.entry_box {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:2px solid #D1CAC2;
	}

.entry_info {
	margin:0 0 5px 0;
	font-size:1.2em;
	font-weight: bold;
	color:#B66300;
	}

.entry_title {
	background: url(../images/common/dot12.gif) repeat-x;
	background-position: 0 bottom;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	font-size:1.8em;
	font-weight: bold;
	color:#624E4F;
	}

.entry_title a,
.entry_title a:hover {
	margin:0;
	font-weight: bold;
	color:#624E4F;
	}

.gallery_lead {
	background: url(../images/gallery/gallery_lead.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 70px 0 0 0;
	width: 485px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:70px;/* for ie5.x */
	}

.gallery_ex {
	margin:0 0 25px 0;
	font-size:1.4em;
	color:#624E4F;
	}

.catbox1,
.catbox2,
.catbox3 {
	margin:0 0 40px 0;
	padding:20px 15px 20px 20px;
	background-color: #D9D1DE;
	}

.cat_title {
	margin:0 0 12px 0;
	width:510px;
	height:45px;
	}

.cat_title a {
	background: url(../images/gallery/gallery_cattitle1.jpg) no-repeat;
	margin: 0;
	padding: 45px 0 0 0;
	width: 510px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:45px;/* for ie5.x */
	}

.catbox2 .cat_title a {
	background: url(../images/gallery/gallery_cattitle2.jpg) no-repeat;
	}

.catbox3 .cat_title a {
	background: url(../images/gallery/gallery_cattitle3.jpg) no-repeat;
	}

.cat_title a:hover {
	background-position: 0 -45px;
	}

.cat_body1,
.cat_body2,
.cat_body3 {
	background: url(../images/gallery/gallery_catimage1.jpg) no-repeat;
	margin:0;
	padding:145px 0 0 310px;
	font-size:1.4em;
	color:#624E4F;
	line-height: 1.5;
	}

.cat_body2 {
	background: url(../images/gallery/gallery_catimage2.jpg) no-repeat;
	}

.cat_body3 {
	background: url(../images/gallery/gallery_catimage3.jpg) no-repeat;
	}

.gallery_stitle {
	background: url(../images/gallery/gallery_stitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 22px 0 0 30px;
	width: 543px;
	height:29px;
	font-size:1.4em;
	font-weight: bold;
	color:#624E4F;
	line-height: 1.1;
	}
