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

@charset "Shift_JIS";

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

/* ------ Web ------ */
h4#TitWeb {
	width: 560px;
	height: 28px;
	background: transparent url(../image/design_title_web.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;
}

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

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
















