@charset "euc-jp";

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

Site URL	:http://www.kitamura-print.com/
File Name	:kitamura.css (http://onlinelab.jp/style/asp/kitamura.css)
Summery		:カメラのキタムラASP Basic Elements
Created		:2007-11-15
Last update	:2007-11-15
Auther		:E.Koide(Admin),S.Nabeshima,S.Eriguchi
Copyright	:(c) Picturing Online, Inc. 

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

@import url("/style/common.css");
@import url("/style/layout.css");
@import url("/style/hackSafari.css");
@import url("/style/hackIE7.css");
@import url("premium.css");


/*　ヘッダ　*/
/*-------------------------------------------------------------------------*/

div#header {
	height:65px;
	background:url("/images/asp/bg_header_kitamura.gif") no-repeat top;
	padding-top:7px;
	margin:0;
	width:950px;}

div#header h1#siteLogo a,div#header h1#siteLogo span{
	height: 52px;
	width: 160px;
	display: block;
	text-indent: -9999px;}

/*　フッター　*/
/*-------------------------------------------------------------------------*/

div#footer, div#footerPopup {
background:transparent url(/images/common/bg_footer_partners.gif) no-repeat scroll center top;
}

div#footer {
clear:both;
display:block;
height:50px;
margin:10px 0 0;
padding:15px 0;
text-align:center;
width:950px;
}

/*************************************************************************
	プレミアムデザインポストカード　カタログサイト用　
	http://www.kitamura-print.com/post/premium/
**************************************************************************/

/* ログインフォーム */

div#fullContent div.login {
	width:445px;
	padding:10px 0 0 0;
	text-align:left;
	background:url("/images/asp/premium/head_login.gif") no-repeat top;
	float:left;}

div#fullContent div.loginBody {
	width:445px;
	min-height:150px;
	background:url("/images/asp/premium/bottom_login.gif") no-repeat bottom;
}

div#fullContent div.loginBody div.innerWrap {
	margin:0 10px 10px 10px;
	position:relative;
	clear:both;}

div#fullContent div.loginBody div.innerWrap15px {
	margin:0 15px 15px 15px;}


/*************************************************************************
	似顔絵　注文遷移用　修正日06/19
**************************************************************************/

/* タイトル */
div.mt_top{
 background:transparent url(/images/bg_heading_print710.gif) no-repeat scroll 0 0;
 color:#fff;
 font-size:16px;
 height:31px;
 line-height:1.7;
 margin-top:7px;
 padding-left:7px;
 text-align:left;
 width:710px;
 font-weight:bold;
}

/* div#fullContent div.twoRowBody {
height:auto !important;
min-height:150px !important;
width:445px !important;
} */
