@charset "utf-8";
@import url("main.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 */
	}


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

.gallery_cnavi {
	margin:0 0 15px 16px;
	padding: 0;
	list-style-type: none;
	}
	
.gallery_cnavi li {
	margin:0 5px 5px 0;
	padding: 0;
	width:112px;
	height:22px;
	float:left;
	}

.gallery_cnavi li a {
	margin: 0 0 10px 0;
	padding: 22px 0 0 0;
	width: 112px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:22px;/* for ie5.x */
	}
	
.gallery_cnavi .gallery_cnavi1 a {
	background: url(../images/gallery/cnavi1.gif) no-repeat;
	}
	
.gallery_cnavi .gallery_cnavi2 a {
	background: url(../images/gallery/cnavi2.gif) no-repeat;
	}
	
.gallery_cnavi .gallery_cnavi3 a {
	background: url(../images/gallery/cnavi3.gif) no-repeat;
	}
	
.gallery_cnavi .gallery_cnavi4 a {
	background: url(../images/gallery/cnavi4.gif) no-repeat;
	}
	
.gallery_cnavi .gallery_cnavi5 a {
	background: url(../images/gallery/cnavi5.gif) no-repeat;
	}
	
.gallery_cnavi .gallery_cnavi6 a {
	background: url(../images/gallery/cnavi6.gif) no-repeat;
	}
	
.photo_archives {
	margin:0 0 15px 0;
	padding:0 0 0 5px;
	width:491px;
	}

.photo_archives a{
	width:74px;
	height:49px;
	cursor : pointer;
	}

.photo_archives img{
	width:74px;
	height:49px;
	margin:0px 5px 3px 0px;
	}

.style1 {
	height:300px;
	width:450px;
	}

.style1 img {
	margin:0;
	width:450px;
	}
	
.style2 {
	height:400px;
	width:266px;
	}
	
.style2 img {
	margin:0;
	width:266px;
	margin-left:92px;
	}

#photo_box {
	text-align:center;
	margin:0 0px 30px 23px;
	}

#g_next {
	margin:0 0 20px 0;
	padding:0 0 0 220px;
	text-align:center;
	}
	
#g_next2 {
	margin:0;
	padding:0 0 0 203px;
	text-align:center;
	}
	
#g_next3 {
	margin:0;
	padding:0 0 0 100px;
	text-align:center;
	}
	
#g_next4 {
	margin:0;
	padding:0 0 0 15px;
	text-align:center;
	}
		
#g_next a, #g_next2 a,
#g_next3 a{
	margin-right:10px;
	padding:1px 6px 2px 6px;
	text-align:center;
	display:block;
	border:1px solid #999;
	float:left;
	font-size:1.2em;
	text-decoration: none;
	}

#g_next4 a{
	margin-right:8px;
	margin-bottom:10px;
	padding:1px 6px 2px 6px;
	text-align:center;
	display:block;
	border:1px solid #999;
	float:left;
	font-size:1.2em;
	text-decoration: none;
	}

#g_next a:hover, #g_next2 a:hover,
#g_next3 a:hover, #g_next4 a:hover{
	background-color:#F30366;
	color:#FFFFFF;
	}

#g_next a.here, #g_next2 a.here,
#g_next3 a.here, #g_next4 a.here {
	color:#333;
	font-weight: bold;
	}
	
#g_next a:hover.here, #g_next2 a:hover.here,
#g_next3 a:hover.here, #g_next4 a:hover.here {
	background-color: #FFF;
	font-weight: bold;
	}