@charset "Shift_JIS";

/* ------------------------------ Import Other Style Sheet ------------------------------ */

@import url(/common_hd/css/default_v2.css);

/* ----------------------------------------------------------------------------------- */
/* ---------------------------- ▼For index.html▼ ---------------------------- */
/* ----------------------------------------------------------------------------------- */

#content {
	width:						750px;
    margin:						10px;
}


/* ポップアップ */

body#popup,
#popup #header,
#popup #footer,
#popup #content {
	width:						100%;
}

#popup #content {
	width:						580px;
    margin:						0 10px 0 10px;
}