@charset "utf-8";

/**
 *
 *  カスピ海ヨーグルト2013 キャンペーンページ
 *
 */


/*--------------------------------------------------------------------------
   dt
---------------------------------------------------------------------------*/
#MainInline .section dt {
	margin-bottom: 10px;
	clear: left;
    float: left;
	width: 7em;

}

/*--------------------------------------------------------------------------
   dt
---------------------------------------------------------------------------*/
#MainInline .section dd {
	margin-left: 8em;
	margin-bottom: 10px;
}
/*--------------------------------------------------------------------------
   em
---------------------------------------------------------------------------*/
#MainInline .section .aqua {
	color: #399AE9;
}

/*--------------------------------------------------------------------------
   pdf
---------------------------------------------------------------------------*/
#MainInline .section .pdf {
	margin-bottom: 10px;
	text-align: center;

}

/*--------------------------------------------------------------------------
   section
---------------------------------------------------------------------------*/
#MainInline .last {
	overflow: hidden;
	padding-top: 25px;
	background-image: url(../images/bg_graydot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto auto;
}
