@charset "UTF-8";
/*-----------------------------------------------

Site URL	:http://onlinelab.jp/
File Name	:special.css (http://onlinelab.jp/campaign/print/special.css)
Summery		:オンラインラボ本店
			＊このファイルはキャンぺーンページ用スタイルです
Created		:2010-02-17
Last update	:2010-02-17
Auther		A.Fujita
Copyright	:(c) Picturing Online, Inc. 

------------------------------------------------*/

/*************************************************************************
	冒頭のキャッチコピー等
**************************************************************************/
div.generalWrapBgCL {
	width: 610px;
	margin: 0 auto;
	padding: 5px;
}

div.generalWrapBgCL img.check {
	left: -50px;
	margin: 0;
	position: absolute;
	top: 40px;
	z-index: 1;
}

div.wrapInput {
	text-align: center;
}

img.btnCenter{
	display: inline;
}

div#order table.table td {
	text-align: center;
	width: 60px;
}


/*************************************************************************
	headingバナー
**************************************************************************/
div.camBnr {
	position: relative;
}
div#over {
	position: absolute;
	right: 49px;
	top: 34px;
}
*:first-child+html div#over { /* for ie7 */
	position: absolute;
	right: 43px;
	top: 34px;
}
div#over a {
	display: block;
	width: 171px;
	height: 140px;
}
div#over a:visited {
	text-decoration: none;
}
div#over a:hover img {
	display: none;
}
div#over a:hover {
	background:url(/campaign/images/img_100331_print6yen_over.jpg) top left no-repeat;
}


/*************************************************************************
	２カラム部分
**************************************************************************/
div.rePrintHeight {
	position: relative;
	height: 280px;
	min-height: 280px;
}

body#campaign h3 span {
	display:inline;
}

img#point {
	position: absolute;
	right: 5px;
	top: 55px;
}
















