@charset "UTF-8";

.gallery-top #boxThanks{
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	width: 700px;
	top: 290px;
	left:0;
	padding: 16px 25px 14px 25px;
	text-align: center;
	border-top:2px solid #36A038;
	border-bottom:2px solid #36A038;
}
.gallery-top #boxThanks h4{
	font-size: 1.4em;
	color: #444;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

.gallery-top #boxThanks p{
	font-size: 1.2em;
	color: #444;
	line-height: 160%;
	letter-spacing: 1px;
}

.detail-gallery .shareButtons{
	margin:18px 0 10px 0;
}

/*======左メニュー======*/

#contents #menu-left{
	width: 160px;
	float:left;
	margin-bottom:15px;
}
#contents #menu-left .box-navi{
	width: 160px;
	margin-bottom:20px;
}

#contents #menu-left .box-navi .gallery{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_gallery.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .gallery a{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_gallery.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .gallery a:hover{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_gallery.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .lesson{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_lesson.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .lesson a{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_lesson.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .lesson a:hover{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_lesson.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .event{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_event.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .event a{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_event.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .event a:hover{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_event.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .backnumber{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_backnumber.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .backnumber a{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_backnumber.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .backnumber a:hover{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_backnumber.gif) no-repeat;
	display: block;
}

#contents #menu-left .box-navi ul.sub{
	list-style:none;
	margin-bottom:15px;
}
#contents #menu-left .box-navi ul.sub li{
	font-size:1.0em;
	color:#35A038;
	padding-left:15px;
	margin-bottom:3px;
}
#contents #menu-left .box-navi ul.sub li a{
	color:#35A038;
	text-decoration: underline;
}
#contents #menu-left .box-navi ul.sub li a:hover{
	color:#35A038;
	text-decoration: underline;
}


#contents #menu-left .box-navi .search{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_search.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#contents #menu-left .box-navi .search a{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_search.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .search a:hover{
	width: 160px;
	height:22px;
	background: url(/gallery/image/menu_search.gif) no-repeat;
	display: block;
}
#contents #menu-left .box-navi .search-btn{
	margin:4px 0 0 0;
}

#contents #menu-left .box-access{
	width: 150px;
	background: #FFFFCC;
	padding:5px;
	margin-bottom:25px;
}
#contents #menu-left .box-access h3{
	width: 150px;
	height:21px;
	background: url(/gallery/image/menu_title_access.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:3px;
}
#contents #menu-left .box-access .tel{
	margin-bottom:5px;
}
#contents #menu-left .box-access .map{
	margin-bottom:5px;
}
#contents #menu-left .box-access p{
	font-size:0.8em;
	color:#000;
	margin-bottom:10px;
}
#contents #menu-left .box-access .QR{
	width: 70px;
	float:left;
	margin-right:5px;
}
#contents #menu-left .box-access p.mobile{
	width: 75px;
	font-size:1.0em;
	color:#000;
	float:left;
}

#contents #menu-left .box-facebook{
	margin-bottom:20px;
}
#contents #menu-left .box-facebook a img{
	border:0;
	opacity:1;
	filter:alpha(opacity=100);
}
#contents #menu-left .box-facebook a:hover img{
	border:0;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#contents #menu-left .box-facebook p.title {
	background: #3B5998;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding: 4px 4px 4px 6px;
}

#contents #menu-left .box-twitter{
	width: 160px;
	margin-bottom:0px;
	overflow: scroll;
}


#contents #main{
	width: 570px;
	float:right;
}

#contents .line-leaf{
	padding:10px 0 25px 0;
}

#toptop {
	font-size:0.8em;
	color:#999900;
	padding:15px 0 15px;
	text-align:right;
}
#toptop a{
	color:#999900;
	text-decoration: underline;
}
#toptop a:hover{
	color:#36A038;
	text-decoration: underline;
}

/*============================================================
//  トップ
//==========================================================*/

#intro{
	width: 750px;
	height:470px;
	background: url(/gallery/image/top/intro_bg.jpg) no-repeat;
	margin: auto;
	position: relative;
}
#intro:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#intro {
	zoom: 1;
}
#intro .box-title {
	width: 313px;
	height:336px;
	padding:30px 0 0 30px;
	float:left;
}
* html #intro .box-title h3{
	behavior: expression(IEPNGFIX.fix(this));
}
#intro .box-title h3{
	width: 235px;
	height:38px;
	background: url(/gallery/image/top/intro_title.png) no-repeat;
	text-indent:-9999px;
	margin-bottom:18px;
}
#intro .box-title p.lead{
	font-size:1.0em;
	line-height:1.8em;
	color:#000;
	margin-bottom:8px;
}
#intro .box-title p.open{
	background: url(/gallery/image/top/intro_open.gif) no-repeat;
	background-position : 0 50% ;
	background-repeat : no-repeat ;
	padding-left : 70px ;
	font-size:1.0em;
	color:#000;
	margin:18px 0 5px 0;
}
#intro .box-title p.caution{
	font-size:0.8em;
	color:#000;
	margin-bottom:20px;
}
#intro .box-title ul{
	list-style:none;
}
#intro .box-title ul li.gallery{
	width: 318px;
	height:38px;
	background: url(/gallery/image/top/intro_btn_gallery.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
}
#intro .box-title ul li.gallery a{
	width: 318px;
	height:38px;
	background: url(/gallery/image/top/intro_btn_gallery.jpg) no-repeat;
	display: block;
}
#intro .box-title ul li.gallery a:hover{
	width: 318px;
	height:38px;
	background: url(/gallery/image/top/intro_btn_gallery_on.jpg) no-repeat;
	display: block;
}
#intro .box-title ul li.lesson{
	width: 318px;
	height:38px;
	background: url(/gallery/image/top/intro_btn_lesson.jpg) no-repeat;
	text-indent:-9999px;
}
#intro .box-title ul li.lesson a{
	width: 318px;
	height:38px;
	background: url(/gallery/image/top/intro_btn_lesson.jpg) no-repeat;
	display: block;
}
#intro .box-title ul li.lesson a:hover{
	width: 318px;
	height:38px;
	background: url(/gallery/image/top/intro_btn_lesson_on.jpg) no-repeat;
	display: block;
}
#intro .box-btn {
	width: 315px;
	float:right;
	padding:15px 15px 0 0;
}
#intro .box-btn:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#intro .box-btn {
	zoom: 1;
}
#intro .box-btn ul{
	list-style:none;
}
* html #intro .box-btn ul li.gallery,
* html #intro .box-btn ul li.gallery a,
* html #intro .box-btn ul li.gallery a:hover{
	behavior: expression(IEPNGFIX.fix(this));
}
#intro .box-btn ul li.gallery{
	width: 155px;
	height:155px;
	background: url(/gallery/image/top/btn_gallery.png) no-repeat;
	text-indent:-9999px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#intro .box-btn ul li.gallery a{
	width: 155px;
	height:155px;
	background: url(/gallery/image/top/btn_gallery.png) no-repeat;
	display: block;
}
#intro .box-btn ul li.gallery a:hover{
	width: 155px;
	height:155px;
	background: url(/gallery/image/top/btn_gallery_on.png) no-repeat;
	display: block;
}

* html #intro .box-btn ul li.lesson,
* html #intro .box-btn ul li.lesson a,
* html #intro .box-btn ul li.lesson a:hover{
	behavior: expression(IEPNGFIX.fix(this));
}
#intro .box-btn ul li.lesson{
	width: 155px;
	height:155px;
	background: url(/gallery/image/top/btn_lesson.png) no-repeat;
	text-indent:-9999px;
	float:left;
}
#intro .box-btn ul li.lesson a{
	width: 155px;
	height:155px;
	background: url(/gallery/image/top/btn_lesson.png) no-repeat;
	display: block;
}
#intro .box-btn ul li.lesson a:hover{
	width: 155px;
	height:155px;
	background: url(/gallery/image/top/btn_lesson_on.png) no-repeat;
	display: block;
}

* html #intro .box-btn .map,
* html #intro .box-btn .map a,
* html #intro .box-btn .map a:hover{
	behavior: expression(IEPNGFIX.fix(this));
}
#intro .box-btn .map{
	width: 68px;
	height:68px;
	background: url(/gallery/image/top/intro_map.png) no-repeat;
	text-indent:-9999px;
	float:right;
}
#intro .box-btn .map a{
	width: 68px;
	height:68px;
	background: url(/gallery/image/top/intro_map.png) no-repeat;
	display: block;
}
#intro .box-btn .map a:hover{
	width: 68px;
	height:68px;
	background: url(/gallery/image/top/intro_map_on.png) no-repeat;
	display: block;
}

#main .top-gallery{
	width: 570px;
}
#main .top-gallery .title{
	width: 570px;
	padding-bottom:15px;
}
#main .top-gallery .title:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .top-gallery .title {
	zoom: 1;
}
#main .top-gallery .title h3.gallery{
	width: 300px;
	height:22px;
	background: url(/gallery/image/top/title_gallery.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}
#main .top-gallery .title h3.lesson{
	width: 300px;
	height:22px;
	background: url(/gallery/image/top/title_lesson.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}
#main .top-gallery .title .btn{
	width: 100px;
	float:right;
}

#main .top-gallery .entry,
#main .category-gallery .entry{
	width: 570px;
	margin-bottom:15px;
	padding:0px 0 10px 0;
	border-bottom:1px dotted #CCC;
}
#main .top-gallery .entry:after,
#main .category-gallery .entry:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .top-gallery .entry,
#main .category-gallery .entry {
	zoom: 1;
}
#main .top-gallery .entry .box-image,
#main .category-gallery .entry .box-image {
	width:60px;
	margin-right:10px;
	float:left;
}
#main .top-gallery .entry .box-image img,
#main .category-gallery .entry .box-image img {
	border:1px solid #CCC;
}

#main .top-gallery .entry h4,
#main .category-gallery .entry h4 {
	font-size:1.2em;
	color:#999900;
}
#main .top-gallery .entry h4 a,
#main .category-gallery .entry h4 a{
	color:#999900;
	text-decoration: underline;
}
#main .top-gallery .entry h4 a:hover,
#main .category-gallery .entry h4 a:hover{
	color:#36A038;
	text-decoration: underline;
}
#main .top-gallery .entry p,
#main .category-gallery .entry p{
	color:#000;
	font-size:1.0em;
	margin-bottom:3px;
}

/*============================================================
//  カテゴリー
//==========================================================*/

#main .category-gallery {
	width: 570px;
}
#main .category-gallery h2.lesson{
	width: 570px;
	height:170px;
	background: url(/gallery/image/products/title_lesson.jpg) no-repeat;
	text-indent:-9999px;
}
#main .category-gallery h2.gallery{
	width: 570px;
	height:160px;
	background: url(/gallery/image/products/title_gallery.jpg) no-repeat;
	text-indent:-9999px;
}
#main .category-gallery h3.gallery{
	width: 570px;
	height:31px;
	background: url(/gallery/image/products/title_gschedule.gif) no-repeat;
	text-indent:-9999px;
}
#main .category-gallery h3.lesson{
	width: 570px;
	height:31px;
	background: url(/gallery/image/products/title_lschedule.gif) no-repeat;
	text-indent:-9999px;
}
#main .box-month{
	width: 570px;
	margin:15px 0 15px 0;
}
#main .box-month .month-next{
	width: 100px;
	font-size:1.2em;
	text-align:right;
	float:right;
}
#main .box-month .month-back{
	width: 100px;
	font-size:1.2em;
	float:left;
}
#main .box-month .month-next a,
#main .box-month .month-back a{
	color:#999900;
	text-decoration: underline;
}
#main .box-month .month-next a:hover,
#main .box-month .month-back a:hover{
	color:#999900;
	text-decoration: underline;
}
#main .category-gallery .btn{
	width: 230px;
	margin:auto;
	margin-top:30px;
}

/*============================================================
//  詳細
//==========================================================*/

#main .detail-gallery .pager{
	width: 570px;
	text-align:center;
	margin-bottom:15px;
}
#main .detail-gallery .pager p{
	font-size:0.8em;
	color:#999900;
}
#main .detail-gallery .pager p a{
	color:#999900;
	text-decoration: underline;
}
#main .detail-gallery .pager p a:hover{
	color:#999900;
	text-decoration: underline;
}
#main .detail-gallery{
	width: 570px;
	margin-bottom:25px;
}
#main .detail-gallery h2.gallery{
	width: 570px;
	height:115px;
	background: url(/gallery/image/products/title_gallery_detail.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main .detail-gallery h2.lesson{
	width: 570px;
	height:115px;
	background: url(/gallery/image/products/title_lesson_detail.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#main .detail-gallery .image {
	width: 570px;
	margin-bottom:15px;
	text-align:center;
}
#main .detail-gallery .image img {
	border:1px solid #FFF;
}
#main .detail-gallery p.date{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	margin-bottom:3px;
}
#main .detail-gallery h3 {
	font-size:1.6em;
	color:#35A038;
	margin-bottom:15px;
}
#main .detail-gallery p.text{
	color:#000;
	font-size:1.0em;
}
#main .detail-gallery p.text a{
	color:#999900;
	text-decoration: underline;
}
#main .detail-gallery p.text a:hover{
	color:#999900;
	text-decoration: underline;
}

/*============================================================
//  カレンダー
//==========================================================*/

#main .calender h2.gallery{
	width: 570px;
	height:31px;
	background: url(/gallery/image/calender/title_gallery.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:8px;
}
#main .calender h2.lesson{
	width: 570px;
	height:31px;
	background: url(/gallery/image/calender/title_lesson.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:8px;
}
#main .calender .frame{
	width: 570px;
	margin-bottom:10px;
}
#main .calender .box-btn{
	width: 140px;
	margin:auto;
	margin-bottom:30px;
}

/*============================================================
//  バックナンバー
//==========================================================*/

#main .backnumber{
	width: 570px;
}
#main .backnumber ul{
	list-style:none;
	margin:0 0 30px 0;
}
#main .backnumber ul li{
	font-size:1.0em;
	color:#999900;
	margin:0 25px 10px 0;
	float:left;
}
#main .backnumber ul li a{
	color:#999900;
	text-decoration: underline;
}
#main .backnumber ul li a:hover{
	color:#36A038;
	text-decoration: underline;
}

/*============================================================
//  利用ガイド
//==========================================================*/

#main .user-gallery {
	width: 570px;
}
#main .user-gallery h2.gallery{
	width: 570px;
	height:160px;
	background: url(/gallery/image/user/title_gallery.jpg) no-repeat;
	text-indent:-9999px;
}
#main .user-gallery h2.lesson{
	width: 570px;
	height:160px;
	background: url(/gallery/image/user/title_lesson.jpg) no-repeat;
	text-indent:-9999px;
}
#main .user-gallery h3.gallery{
	width: 570px;
	height:31px;
	background: url(/gallery/image/user/title_user_gallery.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery h3.lesson{
	width: 570px;
	height:31px;
	background: url(/gallery/image/user/title_user_lesson.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-intro{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-intro p{
	font-size:1.0em;
	color:#333;
	margin-bottom:12px;
}
#main .user-gallery .box-intro .caution{
	font-size:1.0em;
	color:#333;
	background:#FFFFCC;
	padding:12px;
}


#main .user-gallery .box-time{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-time h4{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_time.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-time:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .user-gallery .box-time {
	zoom: 1;
}
#main .user-gallery .box-time .box-btn{
	width: 230px;
	float:right;
	text-align:center;
}
#main .user-gallery .box-time .box-btn .btn{
	margin-bottom:3px;
}
#main .user-gallery .box-time .box-btn p {
	font-size:1.0em;
	color:#36A038;
}
#main .user-gallery .box-time .box-btn p a{
	color:#36A038;
	text-decoration: underline;
}
#main .user-gallery .box-time .box-btn p a:hover{
	color:#36A038;
	text-decoration: underline;
}
#main .user-gallery .box-time .time{
	width: 300px;
	float:left;
}


#main .user-gallery .box-price{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-price h4{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_price.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-price p {
	font-size:1.0em;
	color:#333;
	margin-bottom:10px;
	float:left;
}
#main .user-gallery .box-price .caution {
	font-size:1.2em;
	color:#FF0066;
	margin:10px 0 0 0;
}

#main .user-gallery .box-space{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-space:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .user-gallery .box-space {
	zoom: 1;
}
#main .user-gallery .box-space h4.gallery{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_space_gallery.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-space h4.lesson{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_space_lesson.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-space p {
	font-size:1.0em;
	color:#333;
	margin-bottom:10px;
	float:left;
}
#main .user-gallery .box-space .image {
	width: 280px;
	float:left;
	margin-right:25px;
}

#main .user-gallery .box-bihin{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-bihin:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#main .user-gallery .box-bihin {
	zoom: 1;
}
#main .user-gallery .box-bihin h4{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_bihin.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-bihin p.a {
	width: 230px;
	font-size:1.0em;
	color:#333;
	margin-bottom:15px;
	float:left;
}
#main .user-gallery .box-bihin p.b {
	width: 270px;
	background:#FFFFCC;
	font-size:1.0em;
	color:#333;
	padding:10px;
	float:right;
}
#main .user-gallery .box-bihin p.c {
	font-size:1.0em;
	color:#333;
}
#main .user-gallery .box-bihin .image {
	width: 280px;
	float:left;
	margin-right:25px;
}

#main .user-gallery .box-info{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-info h4{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_info.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-info .info{
	background:#FFFFCC;
	padding:15px;
	margin-bottom:12px;
}
#main .user-gallery .box-info .info ul{
	list-style:none;
}
#main .user-gallery .box-info .info ul li {
	margin-right:10px;
	float:left;
	margin-bottom:12px;
}
#main .user-gallery .box-info .info p {
	font-size:1.2em;
	color:#333;
}
#main .user-gallery .box-info p {
	font-size:1.0em;
	color:#333;
	margin-bottom:10px;
}
#main .user-gallery .box-info .box-btn{
}
#main .user-gallery .box-info .box-btn .btn{
	margin-bottom:3px;
}
#main .user-gallery .box-info .box-btn p {
	font-size:1.0em;
	color:#36A038;
}
#main .user-gallery .box-info .box-btn p a{
	color:#36A038;
	text-decoration: underline;
}
#main .user-gallery .box-info .box-btn p a:hover{
	color:#36A038;
	text-decoration: underline;
}

#main .user-gallery .box-member{
	width: 570px;
	margin-bottom:20px;
}
#main .user-gallery .box-member h4{
	width: 570px;
	height:24px;
	background: url(/gallery/image/user/title_member.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .user-gallery .box-member p {
	font-size:1.0em;
	color:#333;
	margin-bottom:10px;
}
#main .user-gallery .box-member .caution{
	background:#FFFFCC;
	padding:10px;
	margin-bottom:12px;
}
#main .user-gallery .box-member .caution p {
	font-size:1.0em;
	color:#333;
}
#main .user-gallery .box-member .caution p a{
	color:#333;
	text-decoration: underline;
}
#main .user-gallery .box-member .caution p a:hover{
	color:#333;
	text-decoration: underline;
}




/*============================================================
//  フォトギャラリー
//==========================================================*/

#main .photo-gallery {
	width: 570px;
}
#main .photo-gallery h2{
	width: 570px;
	height:170px;
	background: url(/gallery/image/photo-gallery/title_gallery.jpg) no-repeat;
	text-indent:-9999px;
}
#main .detail-gallery h2{
	width: 570px;
	height:170px;
	background: url(/gallery/image/photo-gallery/title_gallery.jpg) no-repeat;
	text-indent:-9999px;
}
#main .photo-gallery h3{
	width: 570px;
	height:31px;
	background: url(/gallery/image/photo-gallery/title_photogallery.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
#main .photo-gallery table.entry-l{
	width:265px;
	height:395px;
	border-bottom:1px solid #CCC;
	border-spacing: 13px;
	margin:0 15px 10px 5px;
	float:left;
}
#main .photo-gallery table.entry-l td{
	vertical-align: middle;
}
#main .photo-gallery table.entry-l h4 {
	font-size:1.2em;
	color:#999900;
	margin-bottom:8px;
}
#main .photo-gallery table.entry-l h4 a{
	color:#999900;
	text-decoration: underline;
}
#main .photo-gallery table.entry-l h4 a:hover{
	color:#36A038;
	text-decoration: underline;
}
#main .photo-gallery table.entry-l p {
	font-size:1.0em;
	color:#333333;
}
#main .photo-gallery table.entry-l p a{
	color:#333333;
	text-decoration: underline;
}
#main .photo-gallery table.entry-l p a:hover{
	color:#36A038;
	text-decoration: underline;
}


#main .photo-gallery .entry-s h4 {
	font-size:1.2em;
	color:#999900;
	margin-bottom:8px;
}
#main .photo-gallery .entry-s h4 a{
	color:#999900;
	text-decoration: underline;
}
#main .photo-gallery .entry-s h4 a:hover{
	color:#36A038;
	text-decoration: underline;
}


