@charset "utf-8";
/* CSS for category of prize */


/* ++++++++++++++++++++++++++++
	import files
++++++++++++++++++++++++++++ */

@import url("reset.css"); /* browser reset */
@import url("common.css"); /* for all page */
@import url("sub.css"); /* for all page */



/* ----------------------------
	contents title for message
---------------------------- */


h3.prize {
	margin:30px 0 0 42px;
	padding:0 0 0 12px ;
	clear:both;
	color:#3F4036;
	font-size:116%;
	border-left:12px #3F4036 solid;
	border-bottom:none;
	background:none;
	line-height:1em;
}

h4 {
	margin:20px 30px 0;
	padding:0 0 2px 36px ;
	width:764px;
	clear:both;
	color:#231600;
	font-size:116%;
	border-bottom:3px #7D5C28 solid;
	background:url(../images/cot_mark.gif) no-repeat 0.5em center;
}


/* ----------------------------
	title lead
---------------------------- */

p.title_ex {
	margin:6px 0 42px;
	padding:0 36px 0 66px;
	clear:both;
}


/* ----------------------------
	testimonial image
---------------------------- */

p.testimonial_txt {
	margin-right:20px;
	width:468px;
	float:left;
}

div.photoonly {
	padding:0 auto;
	width:240px;
	float:right;
}

p#Kiev_testimonial {
	width:240px;
	border:none;
	clear:both;
}

p#Kiev_testimonial2 {
	border:none;
	clear:both;
}


p.testimonial, div.testimonial {
	width:240px;
}

p.caption {
}

p.photo_last {
	margin-top:20px;
}

/* ----------------------------
	media
---------------------------- */

div.media {
	margin-bottom:72px;
}

div.last {
	margin-bottom:36px;
}