/* CSS Document */


/* タグの初期化
----------------------------------------------------*/
.f12l15 {font-size:12px; line-height:150%}

/* popup
----------------------------------------------------*/

#newWrpper {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFCC;
	padding: 40px 0px 40px;
	top: 0px;
}

#newtitle {width: 900px;
	height: auto;
	margin: 0px auto;
	background-color: #ffffff;
	padding: 40px 0px 00px;
	top: 100px;
}
	

#series { font-size:15px;
		color:#3300ff;
		
}

#sentei { font-size:15px;
		color:#993300;
		
}

#explain {font-size: 14px;
		line-height:150%
}

#title {font-size: 20px;
}

#price {font-size: 13px;
		line-height:120%
}

#day {font-size: 16px;
		color: #ff0000;
}

#writer {font-size: 14px;
}
		

