@charset "utf-8";
@import "../../common/css/0-import.css";
body {
	background: #F2F0EC url(../../img/fair/common/body_back.gif) repeat-x left top;
}

#conts h2 {
	margin-bottom: 16px;
}

#conts .box {
	margin: 0 1px 26px 10px;
}

#conts .box .photo {
	margin-bottom: 15px;
	overflow: hidden;
}

#conts .box .photo .text01 {
	padding: 3px 0 10px;
}

#conts .box .photo p {
	margin: 0 285px 0 1px;
	line-height: 1.7;
}

#conts .box .photo p.nofloat {
	clear:both;
	margin: 0 0 0 1px;
	line-height: 1.7;
}

#conts .box .photo p.p01 {
	margin: 0;
}

	*html #conts .box .photo p.p01 {
		margin: 0 0 4px;
	}
	
	*+html #conts .box .photo p.p01 {
		margin: 0 0 5px;
	}

#conts .box .photo p.p01 img {
	margin-right: 5px;
	display: inline;
}

#conts .box a {
	margin-left: 164px;
	width: 263px;
	display: block;
	clear: both;
}

#conts a.link {
	padding: 0 0 0 14px;
	display: inline-block;
	background: url(../../img/concept/index/icon.jpg) no-repeat left 2px;
	margin:10px 0 10px 0;
}

#conts a.link2 {
	padding: 0 0 0 14px;
	display: inline-block;
	background: url(../../img/concept/index/icon.jpg) no-repeat left 2px;
	margin:0 0 10px 0;
}


