@charset "utf-8";

/*
Theme Name: Bridal TOMATO
Theme URI: http://www.bridal-tomato.com/
Description:
Version: 
Author: CGFM LLC.
Author URI: http://cgfm.jp

Target
	/style/*.html
*/

/*
[1]Common Class & Parts
[2]#costume_dress_wedding
[3]#
[4]#
[5]#
[6]#
[7]#
*/

/*
----------------------------------------------------------------------------- 
[1]Common Class & Parts
----------------------------------------------------------------------------- */

/* Title Main Image Bg*/
/*
#main .costume{
	min-height:340px;
	background-repeat:no-repeat;
	padding-left:30px;
	border:0px solid red;
}
*/
.main_inner{
	min-height:320px;
	background-repeat:no-repeat;
}
	.main_inner .style{
		padding-left:20px;
	}

		.style h2{
			display:block;
			text-indent:-1000px;
			height:155px;
			overflow:hidden;
			border:0px solid #009;
		}
		.style p.navi_pankuzu{
			display:none;
			text-indent:-1000px;
			width:320px;
			height:0px;
		}
		.style p.style_text{
			width:280px;
			margin:1em 0;
		}

/* inguiry_btn, places_btn */
.inquiry_info{
	width:550px;
	height:90px;	
}
	.inquiry_info .places_btn{
		display:block;
		float:left;
		width:180px;
	}
	.inquiry_info .inguiry_btn{
		float:right;
		width:301px;
	}


/*
----------------------------------------------------------------------------- 
[2]style
----------------------------------------------------------------------------- */
#chapel {
	background-image:url(../img/style/title_chapel.jpg);
}
	#chapel div.style{ min-height:420px;}
	* html #chapel div.style{ height:420px;}
	
#shinzen {
	background-image:url(../img/style/title_shinzen.jpg);
}
	#shinzen div.style{	min-height:420px;}
	* html #shinzen div.style{	height:420px;}
	
#zinzen {
	background-image:url(../img/style/title_zinzen.jpg);
}
	#zinzen div.style{ min-height:420px;}
	* html #zinzen div.style{ height:420px;}
/*
----------------------------------------------------------------------------- 
[3]shinzen_places (jinjna)
----------------------------------------------------------------------------- */
	#shinzen_places div.style{
		padding:0;
	}
		#shinzen_places .style h2{
			margin:0;
			padding:0;
			width:550px;
			height:120px;
			overflow:hidden;
			text-indent:-10000px;
			background:url(../img/style/shinzen_h2.jpg) no-repeat;
		}
		#shinzen_places .style p.style_text{
			width:280px;
			margin:1em 0;
		}