@charset "UTF-8";

/* background image top parts
===========================================*/
/* Children of the Sea f001
------------------------------------------------*/
/* top iamge */
body#f001 #contentAll #contentBody #contentBodyMainWrap{
	background:transparent url("image/f001_bg1.jpg") no-repeat right top;
}
/* middle iamge */
body#f001 #contentAll #contentBody{
	background:transparent url("image/f001_bg2.jpg") repeat-y right top;
}
/* bottom iamge */
body#f001 #contentAll #backImage{
	width:728px;
	background:transparent url("image/f001_bg3.jpg") no-repeat right bottom;
}
/* f001 f007 */
body#f001 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea,
body#f007 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea{
	height:405px;
}
/* Bokurano: Our Kids... f003 f009
------------------------------------------------*/
body#f003 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea,
body#f009 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea{
	height:400px;
}
/* IKKI Underground f002
------------------------------------------------*/
body#f002 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea{
	height:362px;
}
/* manga baka f005 f006 f008
------------------------------------------------*/
body#f005 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea,
body#f006 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea,
body#f008 #contentAll #Primary #contentBody #contentBodyMainWrap #contentBodyMain div.detailArea{
	height:425px;
}
