/*
-----------------------------------------------
WebGraphy Styles
Version:  01 Oct 2007
----------------------------------------------- */

@charset "Shift_JIS";

h3#Conts {
	height: 41px;
	background: transparent url(../image/title_contents.gif) center 1px no-repeat;
	font-size: 0.9em;
	text-indent: -500em;
}

/* ------ Flash ------ */
h4#TitFlash {
	width: 560px;
	height: 28px;
	background: transparent url(../image/contents_title_flash.gif) no-repeat;
	font-size: 0.85em;
	text-indent: -500em;
}
p#LeadImpt {
	height: 40px;
	background: transparent url(../image/chara_lead_important.gif) center no-repeat;
	font-size: 0.80em;
	text-indent: -500em;
}
p.TopTxt {
	margin: 20px 20px 0 20px;
	font-size: 0.80em;
	text-align: left;
}
p.TopTxt:first-letter {
	font-size: 1.5em;
}
p.TopTxt span.RedLtr {
	color: #951620;
}

/* ------ CopyWriting ------ */
h4#TitWrite {
	margin: 40px 0 0 0;
	width: 560px;
	height: 28px;
	background: transparent url(../image/contents_title_writing.gif) no-repeat;
	font-size: 0.85em;
	text-indent: -500em;
}

/* ------ MailMagazine ------ */
h4#TitMagazine {
	margin: 40px 0 0 0;
	width: 560px;
	height: 28px;
	background: transparent url(../image/contents_title_magazine.gif) no-repeat;
	font-size: 0.85em;
	text-indent: -500em;
}

/* ------ Illustration ------ */
h4#TitIllust {
	margin: 40px 0 0 0;
	width: 560px;
	height: 28px;
	background: transparent url(../image/contents_title_illustration.gif) no-repeat;
	font-size: 0.85em;
	text-indent: -500em;
}














