@charset "UTF-8";


/*共通設定///////////////////////////////////////////////*/
body{
	position:relative;
	font-size:12px;
	color:#000000;	
}

#contents{
	position:relative;
	margin:0 auto;
	width:960px;
	/*height:1300px;*/
	background-color:#ffffff;
	background-image:url(../img/header_bg.gif);
	background-repeat:repeat-y;	
}

/*Header/////////////////////////////////////////////////*/
ol#topicPath {
	margin-left:15px;
	

}

ol#topicPath li {
	color:#000000;
	display:inline;
	font-size:85%;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li a {	
	color:#e45197;
	text-decoration:none;
	}

li a:hover {
	color:#e45197;
	text-decoration:underline;
}


/*Main Box///////////////////////////////////////////////*/


/*Book Detail///////////////////////////////////////////////*/


#mainPh1{
	width:960px;
	height:743px;
	background-image:url(../img/ph1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainBuyBtn{
	position:absolute;
	width:164px;
	height:30px;
	margin:520px 0 0 270px;
}

#mainBuyBtn a{
	display:block;
	width:164px;
	height:30px;
	background-image:url(../img/buy_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainBuyBtn a:hover{
	background-position:0 -30px;
	
}


#blogBtn{
	position:absolute;
	width:184px;
	height:17px;
	margin:705px 0 0 752px;
}

#blogBtn a{
	display:block;
	width:184px;
	height:17px;
	background-image:url(../img/blog_link.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#blogBtn a:hover{
	background-position:0 -17px;
	
}


/*Movie///////////////////////////////////////////////*/

#mainPh2{
	width:960px;
	height:404px;
	background-image:url(../img/ph2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#contMovie{
	position:relative;
	width:440px;
	height:365px;
	margin:0 0 0 485px;
}



/*Recipe///////////////////////////////////////////////*/


#mainPh3{
	width:960px;
	height:658px;
	background-image:url(../img/ph3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}



/*Event///////////////////////////////////////////////*/

#mainPh4{
	width:960px;
	height:325px;
	background-image:url(../img/ph4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


#ritaBtn{
	position:absolute;
	width:163px;
	height:25px;
	margin:178px 0 0 350px;
}

#ritaBtn a{
	display:block;
	width:163px;
	height:25px;
	background-image:url(../img/detail_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#ritaBtn a:hover{
	background-position:0 -25px;
	
}

#modelBtn{
	position:absolute;
	width:163px;
	height:25px;
	margin:178px 0 0 550px;
}

#modelBtn a{
	display:block;
	width:163px;
	height:25px;
	background-image:url(../img/detail_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#modelBtn a:hover{
	background-position:0 -25px;
	
}

#kameBtn{
	position:absolute;
	width:163px;
	height:25px;
	margin:178px 0 0 755px;
}

#kameBtn a{
	display:block;
	width:163px;
	height:25px;
	background-image:url(../img/detail_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#kameBtn a:hover{
	background-position:0 -25px;
	
}


/*Footer/////////////////////////////////////////////////*/


/*Entry Set/////////////////////////////////////////////////*/

