@charset "utf-8";
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

@font-face {
   font-family: '小塚ゴシック Pr6N EL';
//   font-family: Hannari;
	src: url('../font/KozGoPr6N-ExtraLight.otf') format('opentype');
//   src: url('../font/Hannari.otf') format("opentype");
}

html {
    height:100%;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
//	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
//	font-family: '小塚ゴシック Pr6N EL', 'メイリオ, Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', HiraKakuPro-W3, 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, Verdana, sans-serif, Times New Roman, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro';
	font-family: 'メイリオ, Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', HiraKakuPro-W3, 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, Verdana, sans-serif, Times New Roman, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro';
	font-size:13px;
//	font-weight:bolder;
	height: 100%;
	color:#444;
	background-image:url("../images/bg_main.gif");
}

a {
	color:#660000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}

h1 {
	clear:both;
//	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	color:#E95516;
}
h2 {
	clear:both;
	text-align:center;
	padding:1em 0;
//	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	font-size:28px;
}
h3 {
	text-align:center;
	font-size:200%;
//	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	clear:both;
	font-size: 20px;
}

.clear {
	clear:both;
}
.smp_only {
	display:none;
}
img {
	border:none;
}
a:hover img {
	opacity:0.8;
}
a {
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}
a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


p {
	line-height:150%;
}
#pankuzu {
	width:100%;
	margin:0 auto;
	font-size:12px;
	padding:0px 0 15px;
}
.btn {
	background-color:#0D3B4B;
	color:#fff;
	padding:0.7em 1em;
	border-radius:1em;
	font-size:110%;
}
a:hover.btn {
	background-color:#555;
	color:#FFFFFF;
}
.mintyo {
	font-family:'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro';
}
.red_moji_l {
	color:#FF0000;
	font-size:120%;
}
.pic img {
	width: 100%;
}
.fixed {
    position: fixed !important;
    top: -90px !important;
    left: 0px;
    z-index: 9999;
}
#simple_btn {
    border: 2px solid #69c;
    padding: 8px;
    text-align: center;
    display: block;
    margin: 5px auto;
    background-color: #fff;
    color: #69c;
	font-weight: bold;
}
#simple_btn.reservation {
	background-color:#6699CC;
	color:#fff;
	border: none;
    font-size: 16px;
    padding: 10px 0;
	margin: 15px auto;
}
#simple_btn:after {
	content:'>>';
	margin-left:10px
}

/*******************************
         header css
********************************/

#header {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	z-index:100;
    position: absolute;
	box-shadow: 3px 0 15px 0 rgba(51, 51, 51, 0.2);
	background-image: url(../images/header_wrap_bg_01.gif);
	background-repeat:repeat-x;
	background-position:0 -30px;
}
#header.home {
	height:120px;
}
#header_inner {
	width:100%;
	height:90px;
	max-width:1000px;
	margin:0 auto;
	position:relative;
	background-image: url(../images/header_wrap_bg_02.gif);
	background-repeat:no-repeat;
	background-position:0 -30px;
}
#header h1 {
	height:80px;
	z-index:100;
	margin:0;
}
#header h1.home {
	height:150px;
	width:200px;
	padding:10px 0;
}
#header h1 img {
	height:100%;
	margin: 5px 0 0 5px;
}
#header h1.home img {
	height:100%;
}
#lang {
	position:absolute;
	top:20px;
	right:5px;
}
#lang a.current{
	font-weight:bold;
}
/*******************************
         menu css
********************************/
#site_top {
	width:50px;
	height:50px;
	position:absolute;
}
#site_top img {
	width:100%;
}

#menu {
	width:90%;
	max-width:1000px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
	margin:0 auto;
	height:50px;
}
#main_menu_wraper {
	width:100%;
	height:30px;
	background-color:#FFEEA6;
}
#menu ul.submenu {
	display:table;
	margin:0;
    width: 100%;
	padding:0;
}
#menu  ul.submenu li {
	width:20%;
	float:left;
	list-style:none;
	text-align:center;
	position: relative;
}
#menu  ul.submenu li a:before {
	content:'';
	display:inline-block;
	position: absolute;
	top: 0%;
	left: -5%;
	margin-top: 0px;
	width:45px;
	height:45px;
	background-size:contain;
}
#menu  ul.submenu li#sm1 a:before {
	background-image:url(../images/activity_icon_01.png);
}
#menu  ul.submenu li#sm2 a:before {
	background-image:url(../images/activity_icon_03.png);
}
#menu  ul.submenu li#sm3 a:before {
	background-image:url(../images/activity_icon_04.png);
}
#menu  ul.submenu li#sm4 a:before {
	background-image:url(../images/activity_icon_05.png);
}
#menu  ul.submenu li#sm5 a:before {
	background-image:url(../images/activity_icon_06.png);
}
#menu  ul.submenu li a{
	text-decoration:none;
	line-height: 50px;
	display: block;
}
ul.mainmenu {
	position: absolute;
    top: 20px;
    right: 100px;
    margin: 0;
}
ul.mainmenu li {
	float:left;
	list-style:none;
	margin:0 20px 0;
	position:relative;
}
ul.mainmenu li a:before {
	position: absolute;
	top: 0%;
	left: -25px;
}
ul.mainmenu li#mm1 a:before {
	content: url(../images/topmenu_listmark_01.gif);
}
ul.mainmenu li#mm2 a:before {
	content: url(../images/topmenu_listmark_02.gif);
}
ul.mainmenu li#mm3 a:before {
	content: url(../images/topmenu_listmark_03.gif);
}
#menu .mainmenu {
    display: none;
}

#fukidashi {
	position: absolute;
    z-index: 10;
    left: 50px;
    top: 45px;
}
/* 共通css */
.comment {
	background:#FECB2F;
	border-radius: 5px;
	color: #000;
	padding: 5px 10px;
	position: relative;
	margin:0px;
}

/* 吹き出し(上) */
.balloon-under::after {
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-bottom: solid 10px #FECB2F;
	top: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-5px;
	position: absolute;
	width:0;
}

.comment p{
	margin:0;
}

/*******************************
         contents css
********************************/
#contents {
	width:100%;
	margin:0 auto;
	padding:150px 0 0;
	min-height:500px;
	clear:both;
	background-image:url("../images/bg_main.gif");
}
#contents.home {
	padding-top:130px;
}
#contents_inner_top {
	width:100%;
}
#contents_inner {
	width:90%;
	max-width:1000px;
	margin:0px auto 20px;
	padding:20px 0;
	clear:both;
}
/*******************************
         footer css
********************************/
#footer {
	clear:both;
	margin:0 auto;
	padding:1em 0;
}
#footer_inner {
	clear:both;
	width:90%;
    max-width: 1000px;
	margin:0 auto;
	padding:30px 0;
}
#footer #sitemap {
	float:left;
	width:25%;
}
#footer ul#sitemap  {
	float:left;
	padding:0;
	margin:0;
}
#footer #sitemap li {
	list-style:none;
	padding:3px 0;
}
#footer ul#sitemap li:before {
		content: "\00BB \0020";
}
#footer #sns_icon {
	float:left;
	width:15%;
}
#footer #sns_icon img {
	width:50px;
}
#footeraddress {
	width:50%;
	margin:0 auto;
	text-align:center;
}
#footer #copyright {
	clear:both;
	font-size:0.8em;
	text-align:center;
	padding:5px 0;
}
.icon_f {
	float:left;
	width:50px;
}
.icon_f img {
	width:100%;
}
/*******************************
         home css
********************************/
#top_contents_inner {
	width:100%;
	clear:both;
}

#gmap {
	height:500px;
}
#information {
	width:100%;
}
#news_wrap #information {
	width:30%;
	margin:0 1%;
	float:left;
}
#information #topics{
	margin:10px 0;
	border-bottom:1px solid #ccc;
	padding:5px 0 10px;
}
#information #topics #topics_date{
	float:left;
	padding:0 0 5px;
}
#information #topics #flag{
	float:left;
	color:#CC0000;
	margin-left:10px;
}
#information #topics #topics_sub{
	clear:both;
}
#news_wrap  #information #topics #topics_sub{
	height: 45px;
    overflow: hidden;
	font-size:14px;
}
#topics #topics_sub{
	font-size:15px;
}
#topics #topics_com{
	padding:10px 0;
}
#others {
	clear:both;
	margin:20px auto;
}
#others img {
	width:100%;
	padding:30px 0;
}
#others a {
	text-align:center;
	margin:0 0 2em;
	padding-top:0;
	display:block;
	width:24%;
	margin:0 0.5%;
	float:left;
}
#others #oth_l {
	width:48%;
	float:left;
}
#others #oth_r {
	width:48%;
	float:right;
	margin:0 0 0 5px;
}
#sns {
	width:40%;
	float:left;
	margin:20px 5%;
	height:500px;
}
#slide {
	position:relative;
    height: 600px;
    overflow: hidden;
}
@media screen and (max-width: 960px) { 
#slide {
	position:relative;
    height: 500px;
    overflow: hidden;
}
}
#slide #overlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index:60;
	width:50%;
	height:400px;
	color:#fff;
}
#slide #overlay p {
	font-size:40px;
	text-align:center;
	line-height:200%;
	font-family:'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro';
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
#slide #overlay img {
	width:100%;
}
ul#credit li {
	float:left;
	list-style:none;
}
ul#credit li#cd_r {
	float:right;
}
ul#topslider {
	margin:0;
}
ul#topslider li {
	left:0;
	width:100%;
	height:600px;
	background-size:cover;
	background-position:center center;
}
ul#topslider img {
	width:100%;
	margin-top:-3%;
}
ul#topslider span {
	z-index:100;
	position:absolute;
	bottom:10px;
	left:10px;
	color:#fff;
	font-size:14px;
	background-color:rgba(0,0,0,0.5);
	padding:5px 10px;
}
ul#topslider span.en {
	display:none;
}
#top_intro p{
	text-align:center;
}
#top_intro h4 {
    text-align: center;
    font-size: 1.4em;
    color: #66CC00;
}
#gmap_wrap {
    position: relative;
}
#addressinmap {
	position:absolute;
	bottom:20px;
	left:20px;
	width:250px;
	height:auto;
	z-index:100;
	font-size:14px;
	border:1px solid #000;
	padding:20px;
	background-color: rgba(255,255,255,0.5);
}
#addressinmap h3{
	font-size:18px;
	margin:0 0 10px;
}
#addressinmap a {
	display:block;
	padding:5px;
	margin:5px auto;
	background-color:#000;
	color:#fff;
	text-align:center;
}
ul#main_activity {
	margin:30px 0;
	padding:0;
}
ul#main_activity li {
	float:left;
	width:25%;
	height:140px;
	display:block;
	background-size:cover;
	color:#fff;
	position:relative;
	background-position:center center;
}
ul#main_activity.fifth li {
	width:20%;
	font-size:10px;
}
ul#main_activity li span {
	color:#fff;
	background-color: rgba(0,0,0,0.3);
	border:2px solid #fff;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
	display:table;
	text-align:center;
	padding:2px;
	width:70%;
	font-weight:bold;
}
ul#main_activity a:hover li span {
	color:#fff;
	border:0px solid #000;
	background-color:rgba(0,0,0,0.8);
}
.osusume {
	width:48%;
	margin:1%;
	float:left;
}
.osusume a:hover .pic {
	opacity:0.8;
	transition:0.8s;
}
.osusume .pic {
	width:100%;
	height:300px;
	background-size:cover;
	background-position:center center;
}
.osusume h4 {
	margin-bottom:0;
}
.osusume p{
	margin-top:0;
}

.motion {
	transition: 1s ease-in-out;
}

.season_banner {
	position:relative;
	width:100%;
	height:500px;
	background-size:cover;
	background-position:center center;
}
.season_banner h2 {
	position:absolute;
	top:50px;
	right:0;
	left:0;
	margin:auto;
	font-size:50px;
	color:#000;
	text-align:center;
	margin:0;
	padding:0 !important;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;	
	letter-spacing: .15em;
}
.season_banner h2 .italic {
	font-style:italic;
	font-size:20px;
}
.season_banner p {
	position:absolute;
	top:200px;
	right:0;
	left:0;
	margin:auto;
	width:70%;
	text-align:center;
	display:block;
	font-size:16px;
	color:#000;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;	
	padding:0 !important;
}
.season_banner p a{
	color:#000;
	background-color:#fff;
	padding:10px;
	border-radius:5px;
}
.season_banner .caption{
	color:#fff;
	position:absolute;
	bottom:5px;
	left:5px;
	font-size:12px;
}
/*******************************
         activity css
********************************/


#activity_mainpic {
	clear:both;
	float:left;
	width:48%;
}
#activity_mainpic img{
	width:100%;
}
#activity_spec {
	float:right;
	width:50%;
}
#activity_spec p#description {
	margin:0 auto 20px;
	font-size: 110%;
}
dl.menu_table {
	border-collapse:collapse;
	margin-left: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	border-bottom:1px solid #ccc;
}
dl.menu_table .spec_item {
	float:left;
	padding:5px 0;
	border-top:1px solid #ccc;
}
dl.menu_table dt {
	font-weight:bold;
	clear:both;
	width:20%;
}
dl.menu_table dd {
	width:80%;
	margin:0;
}
.activity_thumn {
	float:left;
	width:150px;
	margin:0px 10px 10px 0;
	height:160px;
	position:relative;
	line-height:120%;
	border-bottom:2px solid #ccc;
	font-size:12px;
}
.activity_thumn#current {
	border-bottom:2px solid #CC0000;
}

.activity_thumn:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0%;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #CC0000;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.activity_thumn:hover:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}





.activity_thumn .pic{
	width:100%;
	overflow:hidden;
	height:100px;
	background-repeat:no-repeat;
	background-size:cover;
    background-position: center;
	margin: 0 0 5px 0;
}
.activity_thumn:hover .pic{
	opacity:0.7;
	transition:0.5s;
}
.activity_thumn.indoor {
	width:110px;
	height:120px;
	margin: 0px 15px 10px 0;
}
.activity_thumn.indoor .pic{
	height:80px;
}

.flag {
	background-color:#669900;
	padding:2px 4px;
	color:#fff;
	float:left;
	margin:0 5px 10px 0;
	border-radius:3px;
}
.winok {
    color: #000;
    font-size: 12px;
    padding: 4px;
    position: absolute;
    top: -10px;
    left: -5px;
    color: #fff;
    line-height: 100%;
	background-image:url(../images/winok_icon.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:30px;
	height:50px;
	text-indent:-9999px;
}
iframe#calendar {
	width:80%;
	height:550px;
	margin:0 10%;

}
.thumbnaillist {
	width: 100%;
	height: 100px;
	display: table;
}
.thumbnaillist ul {
	margin:0;
	padding:0;
	width:100%;
}

.thumbnaillist li {
	width: 110px;
	height: 80px;
	float: left;
	list-style: none;
	margin: 5px 2% 0 0;
//	border:1px solid #ccc;
}
.thumbnaillist li img {
	width: 100%;
}
.thumbnaillist li a{
	width:100%;
	height:80px;
	display:block;
	background-size:cover;
}


.mainimglist {
	height:360px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 0 20px;
}

@media screen and (max-width:1000px) { 
.mainimglist {
	height:280px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 0 20px;
}
}

#recommend {
    color: #c00;
    border: 1px solid #c00;
    padding: 9px 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
	vertical-align: middle;
}
#recommend_tag {
	position:absolute;
	top:-5px;
	left:-5px;
	color:#fff;
	padding:3px 5px;
	background-image:url(../images/recommand_icon.png);
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
	width:30px;
	height:30px;
}
/*******************************
         reservation css
********************************/

#reservation_form {
	width:850px;
	margin:0 auto;
	text-align:left;
}
#reservation_form dt {
	width:20%;
	float:left;
	margin:0 0 0 0;
	padding:4px 0;
	border-top:1px solid #ccc;
}
#reservation_form dd {
	width:80%;
	margin:0 0 0 20%;
	padding:5px;
	border-top:1px solid #ccc;
}
.indispensable {
	color:#CC0000;
}
.input_btn {
	background-color:#000;
	color:#fff;
	padding:15px 20px;
	font-size:14px;
	border:1px solid #fff;
	cursor:pointer;
	border-radius:10px;
	text-decoration:none;
}
a.input_btn {
	color:#fff;
}

/*******************************
         access css
********************************/
#map {
	width:100%;
	height:500px;
}

/*******************************
         syuryo css
********************************/

#syuryo_table {
	width:100%;
	margin:0 auto;
}
#syuryo_table div{
	width:14%;
	margin:12px;
	float:left;
}

#syuryo_table img {
	width:100%;
}

/*******************************
         tab-box css
********************************/
#tab {
  padding:0;
}
#tab li {
  float: left;
  padding: 10px;
  list-style: none;
  cursor: pointer;
  background: #eee;
  width:45%;
  text-align:center;
  font-size:1.2em;
  margin:10px auto;
}
#tab li p {
  margin:0;
}

#tab li.select {
  background:#669900;
  color:#fff;
}
.disnon {
  display: none;
}

.content_wrap {
  clear: left;
}

/*******************************
         news css
********************************/
dl#news dt {
	float:none;
	font-weight:bolder;
}
dl#news dd {
	float:none;
}
dl#news #title {
	font-size:120%;
}
#single_topics #topics_description{
	padding:20px 0;
	border-top:1px solid #ccc;
}
#single_topics #topics_sub{
	color:#990000;
	font-size:120%;
}
.new {
	color:#fff;
	background-color:#CC0000;
	padding:2px 4px;
	font-weight:bold;
	font-size:10px;
}
/*******************************
         parallax css
********************************/

.sec_l {
	width:40%;
	float:left;
}
.sec_r {
	width:60%;
	float:right;
}
#nishinspa_f {
	width:90%;
	margin:0 auto;
}
#nishinspa_f img {
	width:60%;
}
#nishinspa_f img#f1 {
	width:40%;
}
#nishinspa_f img#f2 {
	width:60%;
}


/*******************************
         ios css reset
********************************/


input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}

/*******************************
         bxslider
********************************/
/*******************************
         sns
********************************/
#fb_like {
	text-align:right;
	width:100%;
	margin:10px 0;
}
/*******************************
         staff
********************************/

.staff .prof {
	width:30%;
	float:left;
	margin:10px;
	height:100%;
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
}
.staff_img img {
	width:100%;
}
.staff_name {
	font-weight:bold;
}

/*******************************
         Link 
********************************/

.table_link{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width:90%;
  margin:0 auto;
}
TD.table_link{
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : #CCCCCC;
	padding : 10px;
	line-height: 150%;
}

/*******************************
         FQA 
********************************/

.question {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f8f8f8;
	padding:10px 0;
}
.question:before {
	content:"Q. ";
	font-weight:bold;
}
.answer {
	border-bottom:2px solid #ccc;
	padding:10px 0;
}

/*******************************
         FORM 
********************************/
input#simple_btn[type="submit"] {
	background-color: #000;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    padding: 15px 20px;
}
input#simple_btn[type="submit"]:hover {
	background-color:#666;
}
input[type="text"] {
	height: 20px;
	margin: 0;
	padding: 4px;
	border-radius: 3px;
	border: 1px solid #CCC;
}
textarea {
	margin: 0;
	padding: 4px;
	border-radius: 3px;
	border: 1px solid #CCC;
}
.box_w {
	width:380px;
}
.rtn {
	background-color:#000 !important;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	border:none !important;
	display:table !important;
	padding: 9px !important;
	margin-right:20px !important;
}
.rtn:hover  {
	color:#fff;
}
.f_left {
	float:left;
}
dl#mail dt {
	float:left;
	width:150px;
	height:40px;
	clear:both;
}
dl#mail dd {
	float:left;
}
#confirm_btn {
	clear:both;
}
.error {
	color:#c00;
}
.required {
	color:#c00;
	padding-left:5px;
}
.btn_h {
	height:40px;
	padding:0 10px	 !important;
	line-height:40px;
}
.btn_area {
	margin:20px auto;
	clear:both;
}


/*******************************
         PHOTOORDER 
********************************/
.photo_item {
	width:24%;
	height:250px;
	float:left;
	margin:0.5%;
	display:block;
	padding: 0 0 20px;
}
.photo_item img {
	height:60%;
	display:block;
}
.photo_item p {
	margin:10px 0 0 0;
}
input[type="checkbox"] {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
	-moz-transform: scale( 2.5 ); 
	margin: 15px 0 0 5px;
}
.chkbox {
	float:left;
	margin: 0 15px 0 0;
}