@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body{
color:#555;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
/*border-top:5px solid #b1e6fd;*/
background:#fff;
-webkit-text-size-adjust: none;/*テキストが自動で拡大されるのを防ぐ*/
min-width: 320px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
}


#h1area {
    background: #122775;
    color: #fff;
    border-bottom: 1px solid #86683d;
}

#site-description {
    font-size: 81%;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#h1area a {
    color: #fff;
}

a {
    text-decoration: underline;
    color: #ff6600;
}


h2{margin-top:0px;
}

html{background:#ffffff;}

img {
	vertical-align: bottom;
}

img {
	background: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; font-size: 100%;
}


.section_box {
    margin-bottom: 10px;
    padding-top: 0;
    padding-right: 2px;
    padding-left: 2px;
    /*padding-bottom: 15px;
    border: 1px solid #1353A0;*/
    box-sizing: border-box;
    background-position: 0 0 repeat;
    box-shadow: 0 0 40px rgba(255,255,255,0.2) inset;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    /*color: #FFFFFF;*/
    /*text-shadow: 1px 1px #123B66;	*/
}
 
 
 .section_box_therapist {
    margin-bottom: 10px;
    padding-top: 0;
    padding-right: 2px;
    padding-left: 2px;
    /*padding-bottom: 15px;*/
    /*border: 1px solid #1353A0;*/
    box-sizing: border-box;
    background-position: 0 0 repeat;
    box-shadow: 0 0 40px rgba(255,255,255,0.2) inset;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #FFFFFF;
    /*text-shadow: 1px 1px #123B66;*/
	float:left;
}




.sptel {
    color: #690033;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #fff1f8), color-stop(0.50, #ffd5e9), to(#fff));
    background-image: -moz-linear-gradient(top, #fff 0%, #fff1f8 49%, #ffd5e9 50%, #fff);
    text-shadow: 1px 1px 3px #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    margin: 10px;
    border: 1px solid #ffa3d0;
}


.sptel a {
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
}

/* リンク設定
------------------------------------------------------------*/
a{color:#cd8e29;text-decoration:none;}
a:hover{color:#a06019;}
a:active, a:focus{outline:0;}



/* ボータン設定
------------------------------------------------------------*/
.btn_one_01 {
	background: linear-gradient(rgb(255, 255, 255) 4%, rgb(211, 211, 211) 53%, rgb(255, 255, 255) 100%); border-width: 2px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(221, 221, 221); border-radius: 2px; border-image: none; text-align: center; color: rgb(85, 85, 85); font-weight: bold; display: block; text-shadow: 1px 1px 1px white;}

.btn_one_01 img {
	vertical-align: middle;
}
.btn_one_02 {
	background: linear-gradient(rgb(255, 255, 255) 4%, rgb(211, 211, 211) 53%, rgb(255, 255, 255) 100%); margin: 0px auto 10px; padding: 6px; border-radius: 2px; border: 2px solid rgb(204, 204, 204); border-image: none; width: 50%; text-align: center; color: rgb(85, 85, 85); font-weight: bold; display: block; cursor: pointer; box-shadow: 0px 2px 0px #ddd; text-shadow: 1px 1px 1px white;
}

.btn_call {
	/*height: 40px; padding-top: 10px;*/
}


.box15 {
    padding: 0.2em 0.2em;
	margin-top:1em;
    /*margin: 2em 0.5em;*/
    /*box-shadow: 0px 0px 0px 10px #1f3038;*/
    border: dashed 2px #fea0d2;
    border-radius: 8px;
    clear: both;
	background: #ffeff7;
	border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    color: #c0935b;
}

.content h2 {
	color: #690033;
    font-size: 18px;
    line-height: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #fff1f8), color-stop(0.50, #ffd5e9), to(#fff));
    background-image: -moz-linear-gradient(top, #fff 0%, #fff1f8 49%, #ffd5e9 50%, #fff);
    text-shadow: 1px 1px 3px #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #ffa3d0;
}

.gridWrapper h2 {
	color: #690033;
    font-size: 18px;
    line-height: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #fff1f8), color-stop(0.50, #ffd5e9), to(#fff));
    background-image: -moz-linear-gradient(top, #fff 0%, #fff1f8 49%, #ffd5e9 50%, #fff);
    text-shadow: 1px 1px 3px #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #ffa3d0;
}


.content h3 {
	background: linear-gradient(rgb(255, 255, 255) 4%, rgb(211, 211, 211) 53%, rgb(255, 255, 255) 100%); border-width: 2px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(221, 221, 221); padding: 4px; border-radius: 2px 2px 0px 0px; border-image: none; font-size: 14px; font-weight: bold; margin-bottom: 10px; box-shadow: 0px 2px 0px #ddd; text-shadow: 1px 1px 1px white;
}

.gridWrapper h3 {
	background: linear-gradient(rgb(255, 255, 255) 4%, rgb(211, 211, 211) 53%, rgb(255, 255, 255) 100%); border-width: 2px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(221, 221, 221); padding: 4px; border-radius: 2px 2px 0px 0px; border-image: none; font-size: 14px; font-weight: bold; margin-bottom: 10px; box-shadow: 0px 2px 0px #ddd; text-shadow: 1px 1px 1px white;
}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:100%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}

/*************
/* ヘッダー
*************/
#header{
margin-top:-5px;
overflow:hidden;
}

* html #header{height:1%;}


/*************
/* ロゴ
*************/
#header .logo{
float:left;
/*padding:20px 0 0;*/
}

.logo a{
font-size:20px;
font-weight:bold;
line-height:1;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.logo span{
font-size:12px;
font-weight:normal;
}

#header h1{
font-size:11px;
color:#444;
}


/**************************
/* トップナビゲーション
**************************/
ul#topnav{	 
/*float:right;*/
overflow:hidden;
margin-top:10px;
}

* html ul#topnav{height:1%;}

ul#topnav li{
float:left;
margin:0 3px;
text-align:center;
}

ul#topnav a{
font-size:12px;
display:block;
padding:10px 10px;
color: #000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #ddd), color-stop(0.50, #eee), to(#fff));
    background-image: -moz-linear-gradient(top, #fff 0%, #ddd 49%, #eee 50%, #fff);
text-decoration:none;
    border-right: 1px solid #aaa;
    border-left: 1px solid #fff;
}
}

ul#topnav span{
color:#ffffe8;
font-size:10px;
}

ul#topnav li.active a,ul#topnav a:hover{
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #ddd), color-stop(0.50, #eee), to(#fff));
    background-image: -moz-linear-gradient(top, #fff 0%, #ddd 49%, #eee 50%, #fff);
border-radius:5px;
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:0 auto 30px;
padding:0;
width:100%;
line-height:0;
border-top:2px solid #ef6386;
border-bottom:2px solid #ef6386;
}

#mainBanner .inner{position:relative;}

#mainBanner img{
max-width:100%;
height:auto;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:5px 10px;
line-height:1.4;
z-index:100;
}

.slogan h2{
padding-bottom:5px;
color:#333;
font-size:20px;
}

.slogan h3{
font-size:14px;
color:#666;
}


/* サブページ スローガン*/
.subImg .slogan{left:auto;right:0;}



/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:5px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}

.grid h3{
padding:3px 0;
margin-bottom:5px;
font-weight:bold;
border-top:1px solid #dabd6f;
border-bottom:1px solid #dabd6f;
text-align:center;
}

.grid p{
padding:5px 0;
}

.grid p.img{
/*float:left;*/
margin:3px auto;
}

.grid p.txt{
	height:150px;
	overflow:scroll;
}

.readmore{
	clear:both;
	margin-bottom:0px;
	color:#fff;
	background:#a06019;
	text-align:center;}

.readmore a{
padding:3px 5px;
border-radius:3px;
color:#fff;
background:#cd8e29;
}

.readmore a:hover{background:#a06019;}


/*↓↓ セラピストのトップ表示 */

.therapist2{
	margin-top:5px;
	padding:0px;
	
}

.therapist2 ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.therapist2 li{
	width: 29%;
    margin: 0 4% 30px 0;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 11px;
}


.therapist2 li a{
	color:#fe5887;
	display:block;
	padding:5px;
	text-decoration:none;
}

.therapist2 li img{
	max-width:100%;
	width:95%;
	margin-bottom:5px;
	height:auto;
	border:none;
}


.therapist2 h1{
	color:#fe5887;
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	text-align:center;}


.therapist2 p{
	color:#fe5887;
	text-align:center;}


/*↓↓ セラピストのトップ表示 */


.tac {

    text-align: center;

}

.therapist{margin-top:5px;
	padding:0px;
	
}

.therapist ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.therapist li{
	width: 45%;
    margin: 0 4% 30px 0;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 11px;
}


.castlistwrp{
	color:#fe5887;
	background:#ffeff7;
	padding:15px 4px 5px 4px;
	height:auto;
	text-align:center;
	margin:0px 10px 10px 0px;
	}


.therapist li a{
	color:#fe5887;
	display:block;
	padding:5px;
	text-decoration:none;
}

.therapist li img{
	max-width:100%;
	width:85%;
	margin-bottom:5px;
	height:auto;
	border:none;
}


.therapist h1{
	color:#fe5887;
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	text-align:center;}


.therapist p{
	color:#fe5887;
	text-align:center;}

.staffPro h4 {
	font-size: 16px;
    line-height: 18px;
    position: relative;
    padding: 1em 0 1em 20px;
    color: #660000;
    background: #ffeff7;
	text-align:center;
}

.staffPro h2 {
	margin-top:30px;
	background: #F7F7F7;
	text-align: center;
	padding: 10px;
	font-size:18px;
}

.liststate{
	width:100%;
	margin:0 auto;
	text-align:center;
	}


.liststate ul{
	text-align:center;
    padding: 0px;
    margin: 0px;

}

.liststate li{
	text-align:center;
    padding: 0px;
    margin: 0px;
	float:none;

}

.liststate .stateicon {
    color: #fff;
    font-size: 100%;
    display: inline-block;
    /*background: #ff4193;*/
    width: 30%;
    border-right: 2px solid #ffeff7;
	padding:5px;
	margin:0 auto;
}


/* ↑↑セラピスト表示 */

/* フッター内のグリッド(3カラム) */
#footer .grid{
color:#fff;
border:0;
background:transparent;
}

#footer .grid p{padding:0;}


#link{
	position:relative;
	margin:0 auto;
	text-align:center;
	}
#link img{
	width:88px;
	}

/*************
メイン コンテンツ
*************/
section.content{
padding:0px 0;
/*margin-bottom:10px;*/
border-radius:6px;
overflow:hidden;
font-size:14px;
}

.cam{
font-size:24px;
font-weight:bold;
text-align:center;
}

.panel-heading {
	border-color: rgb(0, 0, 0); color: rgb(255, 255, 255); background-color: rgb(240, 99, 134);
	text-align:center;
	font-size:16px;
	padding:5px auto; !important;
	font-weight:bold;
}

.menulist {
	border-bottom-color: rgb(211, 184, 155); border-bottom-width: 1px; border-bottom-style: dotted;
}
.menulist.last {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}

.row {
	margin-right: -15px; margin-left: -15px;
}
.row::after {
	clear: both;
}
.panel-body::after {
	display: table; content: " ";
}
.panel-body::before {
	display: table; content: " ";
}
.row::after {
	display: table; content: " ";
}
.row::before {
	display: table; content: " ";
}
.content .panel-body {
	text-align: center; line-height: 2.5em; font-size: 1.5em;
}
.content .panel-body small {
	font-size: 75%;
}


 


* html section.content{height:1%;}

section.content p{margin-bottom:5px;}

h3 span{
	font-size: 12px; display: block;
	}

h4.subhead{
padding:10px 0;
margin-bottom:10px;
font-size:14px;
font-weight:bold;
border-top:2px solid #eeeeee;
border-bottom:2px solid #eeeeee;
background-repeat:repeat-x;
color:#dabd6f;
text-align:left;
}

section.content img{
max-width:100%;
height:auto;
}

section.content #gallery .grid img{max-width:212px}

img.frame,#gallery img{
border:1px solid #ff62c0;
background:#ffffff;
padding:2px;
}

#gallery .grid{margin-bottom:10px; float:left;}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}



/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #cd8e29;
}

table.table th{
text-align:right;
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#a06019;
border-left:#cd8e29 5px solid
}

table.table td{border-left:#cd8e29 3px double}



/*************
サブ（フッター前）コンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:4px;
padding:4px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin:0 10px 0 0;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* MENU
*************/
#gnav{
	clear:both;
	}

#gnav > p {
	background: rgb(138, 24, 147); 
	padding: 6px; text-align: center; color: rgb(255, 255, 255); margin-bottom: 10px; border-bottom-color: rgb(119, 10, 128); border-bottom-width: 1px; border-bottom-style: solid; display: block; font-weight:bold;
}
#gnav ul li {
	background: linear-gradient(rgb(255, 255, 255) 4%, rgb(211, 211, 211) 53%, rgb(255, 255, 255) 100%); border-width: 4px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(221, 221, 221); margin: 0px 2% 10px 0px; border-radius: 2px; border-image: none; width: 32%; text-align: center; font-size: 11.5px; font-weight: bold; float: left; display: block; box-sizing: border-box; text-shadow: 1px 1px 1px white;
}
#gnav ul li:nth-of-type(3n) {
	margin-right: 0px;
}
#gnav ul li a {
	display: block;
}

.m20-t {
    margin-top: 20px!important;
}

/*************
/* フッター
*************/
#footer{
clear:both;
padding:20px 0;
overflow:hidden;
background:#973c59;
background-image: url(images/foot-bg.png);
}

* html #footer{height:1%;}

.tel strong{
font-size:20px;
font-weight:bold;
}

#footer a{color:#fff;}
#footer a:hover{color:#ccc;}

#footer .copyright{font-size:11px;}


/* PC用 */
@media only screen and (min-width:960px){	
	#wrapper,.inner{
	width:960px;
	padding:0;
	}
　
	h3.heading{
		text-align:center;
}
 
  
		.leftside {   
			float: left; 
			width: 640px;		 
		}    
		.rightside {
			float: right;    
			width: 300px;
		 
		} 
	
  
	.slogan{top:100px;}
	
	.subImg .slogan{left:auto;right:0;top:70px;}
	
	/* グリッド全体 */
	.gridWrapper{
	width:100%;
	margin:0px;
	}
	
	/* グリッド共通 ベース:トップページ4カラム */
	.grid{
	float:left;
	width:210px;
	margin-left:0px;
	margin-bottom:10px;
	position:relative;
	}
	.grid:nth-chile(4){
		clear:both;
	}
	
	/* サブコンテンツ + フッター グリッド(3カラム) */
	#sub .grid, #footer .grid{width:298px;}
	#footer .grid{border:0;}
	
	.col-sm-5 {
	float: left;
}
.col-sm-6 {
	float: left;
}
.col-sm-7 {
	float: left;
}

.col-sm-7 {
	width: 41.66%;
}
.col-sm-6 {
	width: 41.66%;
}
.col-sm-5 {
	width: 41.66%;
}

.hidden-md{
	display:none !important
	}
	
	
	.castlistwrp{
 
	/*height:445px;*/
 
	}


}


/* モニター幅940px以下 */
@media only screen and (max-width:940px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	#header{padding:0px 0;}
	
	#header .logo,#footer .logo{
	float:none;
	text-align:center;
	/*padding:10px 5px;*/
	}	
	
	.grid{
	float:left;
	width:48%;
	margin:10px 2% 0 0;
	}
	
	.grid img{
	float:left;
	margin-right:5px;
	}
	
	#gallery{padding-left:1px;}
	
	#gallery .grid{
	width:40%;
	margin:0 2% 0 0;
	padding:0;

	}
	
	#gallery .grid img{
	float:none;
	margin:0;
	}
	
	#sub .grid{
	width:32%;
	margin:10px 1%;
	}
	
	#sub .grid:first-child{
	margin-left:0;
	}
	
	#sub .grid:last-child{
	margin-right:0;
	}
	
	#footer .grid, #footer .grid p{
	float:none;
	width:100%;
	text-align:center;
	border:0;
	}
	
	#footer .grid:last-child{padding-top:20px;}
}


/* iPad 縦 */
@media only screen and (max-width:768px){
  #header{padding-bottom:0;}	

	#header h1{text-align:center;}
	
	#header .logo{
	float:none;
	text-align:center;
	}
	
	
	ul#topnav{
	clear:both;
	width:100%;
	margin-top:0px;
	}

	ul#topnav li{
	width:33%;
	margin:0;
	 box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.49, #ddd), color-stop(0.50, #eee), to(#fff));
    background-image: -moz-linear-gradient(top, #fff 0%, #ddd 49%, #eee 50%, #fff);
    border-bottom: 1px solid #aaa;
	}

	ul#topnav li:nth-child(3n){border-right:0;width:34%;}

	ul#topnav li.active a,ul#topnav a:hover{border-radius:0;}


	
	#sub ul.list{padding:10px 10px 11px;}
	
	#sub ul.list li{
	padding-bottom:10px;
	margin-bottom:8px;
	}
	
	.col-sm-5 {
	float: left;
}
.col-sm-6 {
	float: left;
}
.col-sm-7 {
	float: left;
}

.col-sm-7 {
	width: 58.33%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66%;
}

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	
	h3.heading{
	text-align:center;
}

	#footer .grid p{text-align:center;}
	
	.grid img{
	float:none;
	margin:0 auto;
	}
	
	.grid p,#sub .grid li{text-align:left;}
	
	.grid:nth-chile(3){
		clear:both;
	}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#sub ul.list li img{margin:0 5px 0 0;}
	
	.hidden-xs {
		display:none !important
}

/* セラピスト表示**/
	.therapist li{
		float:left;
		width: 49%;
    	margin-right: 1%;
    	margin-bottom: 15px;
	}
	.therapist li:nth-child(3){clear:both;
	}
	
	.therapist li:nth-child(2){
		margin-right: 0;
	}
	
	
	.castlistwrp{ 
	  /*height:300px;*/
 
	}
	
	.therapist2 li{
	  width: 45%;
 
}

.liststate li{
	float:none;

}

	
/* セラピスト表示**/
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	h3.heading{
		text-align:center;
	}
	
	#mainBanner{margin-left:1px;}
	#mainBanner h2,#mainBanner h3{font-size:75%;}
	.subImg .slogan{right:-30px;}
	
	.grid img{max-width:90%;height:auto;}
	
	#sub .grid{
	float:none;
	width:98%;
	}
	
	#sub .grid h3{padding:10px 5px;}
	
	#sub ul.list{padding:10px;}
	
	#sub ul.list li{
	padding-bottom:3px;
	margin-bottom:3px;
	}
	
	#gallery .grid{
	float:left;
	width:40%;
	margin:0 15px;
	padding:0;
	display:block;	
	}
	
	#gallery .grid img{
		width:100%;	
	}

}