@charset "UTF-8";



/**
 * 大塚製薬
 *
 * health_illness.css
 * @version  1.0  (updated: 2013.03.08)
 */



/* --------------------------------
	背景
-------------------------------- */

body { background: url(../images/category_bg01.jpg) no-repeat center top #e0e0e0; }
body > .bodyBg { background: url(../images/category_bg02.jpg) no-repeat center 1200px; }
body > .bodyBg > .bodyBg { background: url(../images/category_bg03.jpg) no-repeat center 2400px; }
body > .bodyBg > .bodyBg > .bodyBg { background: url(../images/category_bg04.jpg) no-repeat center 3600px; }
body > .bodyBg > .bodyBg > .bodyBg > .bodyBg { background: url(../images/category_bg05.jpg) no-repeat center 4800px; }
body > .bodyBg > .bodyBg > .bodyBg > .bodyBg > .bodyBg { background: url(../images/category_bg06.jpg) no-repeat center 6000px; }


#body { padding: 0 0 0 0; background: url(../images/category_bg_m.gif) repeat-y center top; }
#body>.bodyInner { background: url(../images/category_bg_b.gif) no-repeat center bottom; }
#body>.bodyInner>.bodyInner { padding: 0 0 60px; background: url(../images/category_bg_t.gif) no-repeat center top; }




/* --------------------------------
	レイアウト
-------------------------------- */
/*
#body { position: relative; z-index: 1; }

#mainArea { float: left; width: 711px; padding: 20px 0 0; }
#subArea { float: right; width: 169px; padding: 20px 0 0; }


#mainArea h2 { margin: 31px 0 20px; padding: 0 0 7px; font-size: 129%; background: url(../images/hd_bg.gif) no-repeat left bottom; }

#mainArea h3 {
    background: url(/common/images/headline003_bg_bottom.gif) no-repeat scroll left bottom transparent;
    color: #000000;
    font-size: 115%;
    font-weight: bold;
    line-height: 130%;
    margin: 10px 0 11px;
    padding: 0 0 6px;
}

#mainArea h3 span {
    background: url(/common/images/headline003_bg_line.gif) no-repeat scroll 7px 5px transparent;
    display: block;
    padding: 4px 0 0 19px;
}

#mainArea h4 {
	padding: 4px 0px 3px;
	margin: 11px 0px 2px;
	font-size: 100%;
	_font-size: 90%;
	_f\ont-size: 100%;
	line-height: 1;
	font-weight: bold;
	color: #000000;
}
*/

.medicineNumber {
	font-size: 90%;
}


/* subFooter
-------------------------------------------------- */

#subFooter ul li:first-child { width: 213px;}

#subFooter ul li:first-child a {
	margin: 0 17px 0 0; padding: 8px 0 0 42px; background: url(../images/category_btn_back2.png) no-repeat;
}















