@charset "UTF-8";

/*　DSP　CSS　*/

/* =====目次==================

作成日　　：2009年07月01日
最終更新日：2009年07月04日

============================== */

li#DSP a {
	background-image: url(../../common_img/SiteMenu/DSPh.jpg);
}



h2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 345px;
	height: 300px;
	text-indent: -999999px;
	background-image: url(../img/h2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#LoveD {
	float: right;
	margin: 0;
	padding: 0;
	width: 273px;
	height: 300px;
	text-indent: -999999px;
	background-image: url(../img/LoveD.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#kojien {
	margin: 9px 0 0;
	padding: 0;
	font-size: 11px;
}

/* Windows IE~6.x対応 */
*html #kojien {
	font-size: 10px;
	line-height: 1.5;
}

/* Windows IE 7.x ~ 対応 */
*:first-child+html #kojien {
	font-size: 10px;
}


#kojien p {
	margin: 0 0 0 1em;
	padding: 0;
	text-indent: -1em;
}