/* CSS Document */

div#footer {
background:transparent url(/images/common/bg_footer_partners.gif) no-repeat scroll center top;
clear:both;
display:block;
height:50px !important;
margin:10px 0 0;
padding:15px;
text-align:center;
width:920px;
}


/*グレーのタイトル用スタイル
--------------------------------------------------------------------*/
div#content h2 {
clear:both;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:28px;
line-height:1.8;
margin:5px 0pt;
padding-left:10px;
background:transparent url(/images/common/bg_heading_subcolor_710.gif) no-repeat scroll 0%;
width:710px;
}


/*プレゼントキャンペーンのバナー
--------------------------------------------------------------------

div.present{
	margin:10px 0 10px 0;
	display:none;
}
*/



/*キャンペーンバナーマージン
--------------------------------------------------------------------*/


div.campPrint{
	margin:10px 0;
}

div.campOther{
	margin:10px 0;
}

div.campPB{
	margin:10px 0;
}

div.campPC{
	margin:10px 0;
}




/*キャンペーンバナー出し分け･･･キャンペーンのないものはnoneで
--------------------------------------------------------------------*/


/*プレゼントバナー*/

div.present{
	display:none;
}


/*ポストカードバナー*/

div.campPC{
	display:none;
}



/*フォトブックバナー

div.campPB{
	display:none;
}

*/

/*プリントバナー

div.campPrint{
	display:none;
}

*/


/*その他グッズとかカレンダーとか

div.campOther{
	display:none;
}

*/

/*サイドメニュー　ＩＥ６
--------------------------------------------------------------------*/

div#sideBar div#subMenu h3 a {
	font-weight:bold;
	display:block;
	width:148px;
	_width:163px;
	height:15px;
	text-decoration: none;
	padding:5px 0 5px 15px;
}

	
	