.f09pix12line {  font-size: 9px; line-height: 135%;}
.f09pix12lineb { font-size: 9px; line-height: 135%; font-weight: bold}
.f10pix13line { font-size: 10px; line-height: 135%;}
.f10pix13lineb { font-size: 10px; line-height: 135%; font-weight: bold}
.f10pix15line { font-size: 10px; line-height: 135%;}
.f12pix15line { font-size: 12px; line-height: 150%; font-weight: normal}
.f12pix15lineb { font-size: 12px; line-height: 150%; font-weight: bold} 
.f12pix24line { font-size: 12px; line-height: 145%; font-weight: normal }
.f14pix17lineb { font-size: 14px; line-height: 145%; font-weight: bold }
.f10pix10line { font-size: 10px; line-height: 135%;}
.f10pix12line { font-size: 10px; line-height: 135%;}
.f10pix18line { font-size: 10px;line-height: 150%;}


#lead{
width:360px;
height:118px;
background:url(img/paper01_bg.gif) no-repeat 0 0;
color:#8C7B00;
font-size:10px;
line-height:140%;
}

#lead p{
position:relative;
top:20px;
margin:0 15px 0px 15px;
}

.images{
vertical-align:middle;
}

img{
border:none;
}

div#Prise {
	border: 3px double #CFAA19;
	padding: 15px;
	width: 40em;
	margin: 20px auto 30px auto;
	background: #fff;
	font-size: 12px;
}

div#Prise p strong {
	font-weight: bold;
	color: #3F225D;
	font-size: 120%;
}

div#Prise dl {
	text-align: left;
}

div#Prise dl dt {
	width: 6em;
	float: left;
	color: #5F411D;
}

div#Prise dl dd {
	width: 9em;
	float: left;
	padding-right: 1em;
}

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

ClearFix (基本的にクラス指定では使用しない)

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

div#Prise dl:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* -- IE7 -- */

*:first-child+html div#Prise dl {
	zoom: 1;
}

/*  -- Legacy IE -- */

* html div#Prise dl {
	zoom: 1;
}
