@charset"UTF-8";

@import url("default.css");
@import url("layout.css");
@import url("module.css");

/*========================Contents=============================
	01) Famy
	99) Clear
=============================================================*/

#prize dl {width:290px;float:left;}
#prize dl.mr43 {margin-right:43px;}
#prize dl.mr38 {margin-right:38px;}
#prize dl dd {margin:10px 0;}
#prize dl dd.fontS {font-size:85%;}
#prize p {text-align:right;font-size:85%;}

#usagi {
	width:941px;
	background:transparent url("../famy_cp_2009/images/boxb.gif") left bottom no-repeat;
	padding-bottom:5px;
	margin:12px 0 30px 0;
}

#usagiT {
	height:5px;
	background:transparent url("../famy_cp_2009/images/boxt.gif") left bottom no-repeat;
}

#usagi dl {width:880px;margin-left:32px;}
#usagi dt {width:160px;float:left;margin-top:5px;}
#usagi dd {width:720px;float:left;margin-top:10px;}

#famyProducts {width:955px; margin-bottom: 30px;}

#famyProducts .flL ul {width:420px;margin:20px 0 10px 25px;}
#famyProducts .flR ul {width:405px;margin:20px 0 10px 20px;}

#youkou dl {
	width:907px;
	margin:20px 0 20px 17px;
	padding-bottom:20px;
	background:transparent url("../famy_cp_2009/images/dotte.gif") left bottom repeat-x;
}

#youkou dl dt {
	color:#007d8f;
	font-weight:bold;
}

#youkou dl dd {margin:10px 0;}

#youkou dl dd.getadobe {font-size:85%;}
#youkou dl dd.getadobe img {vertical-align:top;margin-right:10px;}

#youkou h5 {color:#007d8f;margin-bottom:5px;}
#youkou ul {margin-bottom:10px;}

#youkou li.indent {padding-left:20px;text-indent:-20px;}

#inqure p {
	width:907px;
	margin:10px 0 40px 17px;
}
/*============================================================
 99) Clear
=============================================================*/
.clearfix:after,
#prize:after,
#usagi dl:after,
#famyProducts:after,
#famyProducts .flL ul:after,
#famyProducts .flR ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix,
#prize,
#usagi dl,
#famyProducts,
#famyProducts .flL ul,
#famyProducts .flR ul {display:inline-block;}

/* exclude MacIE5 \*/
* html .clearfix,
* html #prize,
* html #usagi dl,
* html #famyProducts,
* html #famyProducts .flL ul,
* html #famyProducts .flR ul {height:1%;}

.clearfix,
#prize,
#usagi dl,
#famyProducts,
#famyProducts .flL ul,
#famyProducts .flR ul {display:block;}
/* end MacIE5 */