@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
	/shrine/

*/
/*
[1]common
*/

/* @group common */
#shrine_title{
	width: 550px;
	margin: 10px 0;
}
	#shrine_title h2{
		float: left;
		width: 350px;
		margin-top: 13px;
	}
	#shrine_title p.link_shrine img{
		float: right;
		width: 195px;
	}
h2#pg_title{
	height: 40px;
	padding: 10px 0 0 35px;
	margin: 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #b81618;
	background: url(../img/shrine/common/title_bg.png) no-repeat 0 0;
}
#shrine_info{
	width: 550px;
}
	#shrine_info #shirine_photo{
		float: left;
		width: 335px;
	}
	#shrine_info #planner_advice{
		float: right;
		width: 195px;
		height: 220px;
	background: url(../img/shrine/common/osusume.gif) no-repeat 0 0;
	}
		#shrine_info #planner_advice h3{
			text-indent: -2000px;
		}
		#shrine_info #planner_advice p{
			margin: 15px 10px;
			line-height: 1.5;
		}
p.snapshot{
	margin: 10px auto;
}
dl#shrine_spec{
	
}
	dl#shrine_spec dt{
		
	}
	dl#shrine_spec dd{
		margin: -1.45em 0 1em 120px;
		line-height: 1.2;
	}
#googlemap{
	width: 550px;
	height: 400px;
	margin: 10px 0 20px 0;
	border: 1px solid #ccc;
}	


/* @end */


