@charset "utf-8";
@import "import.css";

/* .section */

#main .section {
	clear: both;
}

#main .section h2 {
	margin-bottom: 10px;
}

#main .section p,
#main .section dl {
	font-size: 1.2em;
	line-height: 1.4;
}

#main .section p {
	margin-bottom: 10px;
	color: #497983;
}

#main .section p span {
	color: #f00;
}

#main .section p.txt {
	float: left;
}

#main .section p.att {
	text-align: right;
}

#main .section .section p {
	float: left;
	padding-left: 3px;
}

#main .section .section p.figure {
	float: right;
}

#main .section .section p.yoto {
	color: #333;
}

/* #poster */

#main #poster h2 {
	background-image: url(../nimg/tit-pos.gif);
}

#main #poster p.desc {
	clear: both;
	width: 563px;
	margin-left: 10px;
	margin-right: 7px;
}

/* #poster #pos1 */

#main #pos1 p {
	width: 307px;
}

#main #pos1 p.figure {
	width: 233px;
}

/* #poster #pos2 */

#main #pos2 p {
	width: 434px;
}

#main #pos2 p.figure {
	width: 106px;
}

/* #poster #pos3 */

#main #pos3 p {
	width: 420px;
}

#main #pos3 p.figure {
	width: 120px;
}

#poster #pos3 ul.icon-func {
	clear: both;
}