@charset "utf-8";

/* CSS Document */

/*--------------------------------------------

Site URL	:http://onlinelab.jp/
File Name	:photobook.css (http://onlinelab.jp/style/photobook.css)
Summery 	:EFfBOT[rXy[W tHgubNЉ
Created 	:2009-01-05
Copyright	:(c) Picturing Online, Inc. 

----------------------------------------------*/

h2#serviceTitlePostcard{
		margin:20px 0 0 15px;
  position:relative;
}

h2#serviceTitlePostcard span {
	background:transparent url(../images/title_postcard.gif) no-repeat scroll center bottom;
	/*　年賀状対応 
	background:transparent url(../images/title_indexnenga.gif) no-repeat scroll center bottom;*/
	display:block;
	height:65px;
	width:400px;
	position:absolute;
}

h2#serviceTitlePhotobook {
	margin:20px 0 0 50px;
	position:relative;
}

h2#serviceTitlePhotobook span{
background:transparent url(../images/title_photobook.gif) no-repeat scroll left top;
height:58px;
width:336px;
display:block;
position:absolute;
top:0;
left:0;
}



div#postcard,div#photobook {
	width:440px;
	float:left;
	margin:0 0 30px 0;
}

div.readMore {
	width:166px;
	height:35px;
	float:right;
}

div#photobook h3.reader  {
	font-size:14px;
	font-weight:bold;
	margin:60px 0 20px 50px;
	width:400px;
}
