html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	color: #444444;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	border: 0px none;
	color: #444444;
	font-style: normal;
	text-decoration: none;
	font-size: small;
}

body {
	background-color: #FFFF99;
	font-size: small;
	color: #333333;
}

#mainwrap {
	width: 700px;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	background-image: url(../image/presentbook.jpg);
	background-repeat: no-repeat;
}

#main {
	margin: 20px 20px 20px 25px;
	width: 450px;
}

#tittle {
	margin-bottom: 20px;
	margin-left: -8px;
}

h1 {
	font-size: 1.7em;
	font-weight: bolder;
	color: #22CC22;
}

* html h1 {
	margin-left: -10px;
}

*:first-child+html h1 {
	margin-left: -10px;
}

.oomidasi {
	font-size: 1.2em;
	font-weight: bold;
}

#pink {
	color: #FF3399;
	font-weight: 900;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

* html #pink {
	font-size: 0.9em;
}

*:first-child+html #pink {
	font-size: 0.9em;
}


h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.2em;
}

.mini {
	font-size: 0.9em;
	line-height: 1.5em;
}

#info {
	background-image: url(../image/presentback.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 23px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: 900;
	background-image: url(../image/redtel.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 5px;
	text-indent: 0.1em;
	color: #EE0055;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: 900;
	background-image: url(../image/redmail.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #EE0055;
	margin-top: -3px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	padding-left: 2px;
	color: #EE0055;
	margin-top: 5px;
}
