@charset "utf-8";
/* CSS Document */

/* custom */
#main .subsubsection{color:#F00; font-weight:bold;}

/* campaign box */
#main .cpBox{
	width:580px; margin-bottom:14px;
	font-size:15px; text-align:left; line-height:1em;
}

#main .cpBoxlAlert{
	width:100px;
}

#main .cpBoxlTitle{
	color:#00F; font-size:1.2em; font-weight:bold;
}

#main .cpBoxlsubTitle{
	color:#F00; font-size:1em; font-weight:bold;
}

#main .cpBoxlDate{
	font-size:1.2em;
}

#main .cpBoxlDateTitle{
	width:80px; font-size:1.2em; text-align:center; font-weight:bold;
}

#main .cpBoxlName{
	color:#000; font-weight:bold; line-height:100%; font-size:0.9em;
}

#main .cpBoxlPrice{
	color:#F00; font-size:18px; font-weight:bold; width:150px; line-height:100%; text-align:right;
}

#main .cpBoxlText{
	color:#000; font-size:0.8em; font-weight:normal;
}

#main .cpBox .small{
	font-size:0.5em;
}

