/*
Copyright(c)2006 LIBERAL Co., Ltd. All Rights Reserved.
http://www.liberal-ad.co.jp
*/

/**********g_produce.html用**********/


/**---サイト内共通 ---***/

@import url(master.css);

/**---広告プロデュース用指定 ---***/

body{ background: url(../img/produce/bg.gif) repeat-x top;}
a{ color: #00236f;}
a:hover{ color: #0047e0;}

/*上部〜リードまでの背景画像指定*/
#cont_t{ background: url(../img/produce/bg_cont_t.gif) no-repeat top center;}

/*コンテンツメインタイトル*/
h1{ background: url(../img/produce/ttl.gif) no-repeat;}
/*サブタイトル共通*/
h2{ height: 40px;}

/*本文　各段落背景画像指定*/
#kiji1{ background: url(../img/produce/bg_kiji.gif) bottom right no-repeat; _height: 120px; min-height: 120px;}
/*本文用float*/
#kiji1 #bx_l{ float: left; width: 225px;}
#kiji1 #bx_r{ float: right; width: 265px;}
/*本文　リスト*/
#kiji1 ul{ font-size: 105%; font-weight: bold; margin: 0.2em 0 0 1.5em; padding: 0; color: #00236f;}
#kiji1 li{ margin: 0;}

/*見出しとリード画像指定*/
#read{ margin: 0; background: url(../img/produce/main_read.jpg) top no-repeat;}

/*サブタイトル*/
h2#h2_1{ background: url(../img/produce/ttl_1.gif) no-repeat left bottom;}
h2#h2_2{ background: url(../img/produce/ttl_2.gif) no-repeat left bottom;}
h2#h2_3{ background: url(../img/produce/ttl_3.gif) no-repeat left bottom;}
h2#h2_4{ background: url(../img/produce/ttl_4.gif) no-repeat left bottom;}
h2#h2_5{ background: url(../img/produce/ttl_5.gif) no-repeat left bottom;}
h2#h2_6{ background: url(../img/produce/ttl_6.gif) no-repeat left bottom;}

