
/*

		桜映画社　print.css
		Copyright (C) 2003-2008 sakura Motion Picture All rights reserved.
		lastupdate 080613

*/



/* ==================================
プリントアウト用CSS
================================== */
/*
基本設定
--------------------------------------- */
body{
font-size: 10pt;
color: #000000;
background-color:white;
background:white;
text-align:left;
background-image: none;
margin: 0;
padding: 0;
}


#wrapperHeader,
#wrapperPnkz,
#wrappermenuR,
#wrapperFooter,
#adrdr,
.returnBox,
.pgtopBbox01
 {
	display: none;
}


#wrappercContainer {
	background-color: #fff;
}

#containerInner {
	margin: 0;
	padding: 0;
	width: 620px;
}


#contents {
	margin: 0;
	padding: 0;
	text-align: left;
}


/* Font */
p {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	/* これ以降Mac IE 5のみに適用される \*//*/
    font-size: 13pt;
    /* これ以降Mac IE 5以外にも適用される */ 
}


h4 {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin: 20px 0 15px 0;
	padding: 3px 0 3px 1px;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}

.break{
	page-break-after: always;}

/*----------------------------------- 
  txtlink
------------------------------------*/
.txlink {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}

/* icon */
.txlinkI {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}

/* 背景（white） */
.txtBW01 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-color: #ffffff;
	text-align: left;
}

.txtBW02 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-color: #ffffff;
	text-align: right;
}

.txtBW03 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-color: #ffffff;
	text-align: center;
}

.txtBW04 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 0 7px 0 7px;
	background-color: #ffffff;
	text-align: left;
}


/* 背景（Gray） */
.txtBG01 {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-color: #dcdcdc;
	text-align: center;
}

.txtBG02 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-color: #f2f1f2;
	text-align: left;
}

.txtBG03 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-color: #f2f1f2;
	text-align: center;
}

.txlinkR {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	text-align: right;
}

.txlinkR02 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	font-weight: bold;
	text-align: right;
}

/* インライン(ページ内リンク) */
.txtlink03 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	_margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
}

.txlinkC03 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	text-align: center;
}


.photoTtl01 {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0;
}

.photoTxt01 {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	padding: 7px 0 0 0;
	float:right;
	width: 435px;
}

/* タイトル */
.frameBoxTtl01 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
	border-bottom: 1px solid #cecece;
	padding: 0 0 2px 0;
}

.frameBoxTtl02 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #cecece;
	padding: 0 0 2px 0;
}

/* テキスト */
.frameBoxTxt01 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
	margin: 7px 0 0 0;
}

.frameBoxTxt02 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	margin: 7px 0 0 0;
}
