@charset "UTF-8";
/*******************************************/
/* Weddinghome.css                         */
/* Use with Takakura Hotel 2010            */
/*******************************************/

@import url("../../css/default.css");
@import url("w_global.css");
@import url("w_navigation.css");
@import url("w_shared_class.css");


/*************** Home Style  *****************/
div.takakura{
	float: right;
	width: 105px;
	margin-top: 40px;
}

#wrap{
	background: #FFF url(../img/bg_y610.jpg) repeat-x 0px 0px;
	width: 100%;
	border-bottom: 3px double #E7E2D2;
}


#homeVisual {
	clear: both;
	float: none;
	background: url(../img/w_top_shadow.jpg) no-repeat 0px 0px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	height: 480px;
	padding-top: 25px;
}

#homeVisual div.mainVisual{

	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#homeVisual img{
}

#homeContent{
	height: auto;
	padding-bottom: 10px;
	position: relative;
	font-size: 75%;
	color: #8E6552;
}


#homeContent div.top01L,
#homeContent div.top02C,
#homeContent div.top03R{
	padding-top: 20px;
}

#homeContent div.top01L{
	float: left;
	width: 160px;
	background: url(../img/h3_top_01left.gif) no-repeat 0px 0px;
}

#homeContent div.top02C{
	width: 390px;

	float: left;
	margin-left: 20px;
	background: url(../img/h3_top_02center.gif) no-repeat 0px 0px;
	text-align: center;
}

#homeContent div.top03R{
	width: 300px;
	float: right;
	background: url(../img/h3_top_03right.gif) no-repeat 0px 0px;
	text-align: center;
}


/* Home Topics */

/*

#homeWrap {
	margin-top: 20px;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#topicSideL{
	float: left;
	width: 200px;
	margin-right: 25px;
}

#topicSideL div.bnr img,
#topicSideR div.bnr img{
	margin-top: 5px;
}

#topicSideR{
	float: right;
	width: 200px;
}
#topicSideR iframe{
	width: 196px;
	height: 260px;
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	border: 2px solid #E3E3E9;
}
*/

/* ---- topic center ------------------ */

