@charset "UTF-8";
/*******************************************/
/* home.css                                */
/* Use with Takakura Hotel 2008            */
/*******************************************/

@import url("default.css");
@import url("global_layout.css");

@import url("shared_class.css");
@import url("navigation.css");
@import url("ext2.css");

/*************** Topics Navigation  *****************/
#wrap{
	background: #FFF url(../img/bg_y480.jpg) repeat-x 0px 0px;
	width: 100%;
	border-bottom: 3px double #CCD2DE;
}

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

#homeVisual div.mainVisual{

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

#homeVisual img{
}


/* 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;
}

#topicSideL h3{
	clear: both;
	/*background: url(../img/dot_x3.gif) repeat-x left bottom;*/
	padding-bottom: 2px;
}

#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 ------------------ */

#topicCenter{
	width: 460px;
	float: left;
	font-size: 72%;
	_font-size: 70%;
	line-height: 1.2em;
}

*+html body #topicCenter{
	font-size: 70%;

}

#topicCenter h3{
	clear: both;
	background: url(../img/dot_x3.gif) repeat-x left bottom;
	padding-bottom: 2px;
}

#topicCenter dl.column8{
	width: 220px;
	height: 70px;
	display: block;
	float: left;
	margin-top: 5px;
	padding-right: 10px;	/*background: url(../img/dot_x3.gif) repeat-x left bottom;	*/
}


#topicCenter dt{
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}

#topicCenter dd{
	margin-left: 70px;
	height: 60px;
	display: block;
	line-height: 150%;
}

*+html body #topicCenter dd{
	line-height: 130%;
}

 /*
#topicCenter dl:hover{
	background-color: #F0F0F0;
}
*/
#topicCenter span.name{
	font-size: 1.1em;
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 0.2em;
}



/*

#topics {
	float: left;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
	width: 620px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


*html body #topics {
	width: 590px;
	float: left;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
	margin: 15px 0px 10px;
}

*/

/*
#topics ul{
	margin: 0em 0px 0px;
	list-style-type: none;
}

#topics li{
	line-height: 150%;
}

#topics li.topics{
	padding-bottom: 1em;
	background: url(../img/icon_arrow2.gif) no-repeat 5px 0.5em;
	padding-left: 1.5em;
}
#topics li.dots{
	list-style-type: square;
	margin-left: 1em;
	color: #666666;
	font-size: 0.9em;
}
*/

/*
#leftBox{
	float: left;
	width: 160px;
	height: 220px;
}

#leftBox img.banner{
	padding-bottom: 6px;
}
*/



#topics h3{
}

#topics img.thumnail{
	clear: both;
	float: left;
}

#topics div.boxTopic{
	font-size: 75%;
	position: relative;
	clear: both;
	float: none;
	margin-bottom: 10px;
	height: 80px;
	background: url(../img/dot_x.gif) repeat-x left bottom;
	
}


#topics ul,#topics li{
	margin: 0px;
	padding: 0px;
}

#topics ul{
	margin-left: 90px;
}

#topics li{
	list-style-type: none;
	display: inline;
	
}

#topics em{
	font-style: normal;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

#topics li a {
	background: url(../img/icon_sq01_arrow.gif) no-repeat 5px 3px;
	padding-left: 25px;
	display: block;
	/*margin-right: 15px;*/
	margin-bottom: 0.4em;
}

#topics li a:hover{
	background: url(../img/icon_sq02_arrow.gif) no-repeat 5px 3px;
	text-decoration: none;
}




/*
*html body #topicBox{
	margin-left: 175px;
}
*/
#rightWedding{
	width: 180px;
	text-align: center;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

*html body #rightWedding{
	margin: 15px 5px 5px;
	width: 160px;
	text-align: center;
	float: right;
}
