@charset "utf-8";
/* CSS Document */

div#main{
	width:730px;
	margin:20px 0 0 20px;
}
h1.title{
	padding:70px 0 0 0;
}
h2{
	font-size:24px;
	line-height: 100%;
	margin-bottom: 40px;	
}

h3{
	color: #339900;
	font-size:18px;
	margin: 20px 0 0 15px;
}

h4{
	text-decoration:underline;
	font-size: 20px;
	margin-bottom: 10px;
}

* html div.title{
	width:714px;
}

.center{
	text-align:center;
}

p{
	margin-bottom:1em;
}

table#birthday_table{
	margin:10px auto;
	font-weight:bold;
    text-align:left;
}

table#birthday_table td{
	padding:0 10px;
	font-size:15pt;
}

#mame{
	margin:20px 40px 20px 20px;
	text-align:left;
	border-top:1px ridge #000000;
	border-bottom:1px inset #000000;
}
#mame p{
	margin-bottom:13px;
	
}
#mame h3{
	text-align:center;
	margin:10px 0;
	color:#FF8040;
	font-size:20px;
	font-weight:bold;
}

p.bir_con{
	font-size: 15pt;
	font-weight:bold;
	color:#cc3300;
}

p.bir_green{
	font-size: 15pt;
	font-weight:bold;
	color:#339933;
}

span.blue{
	color:blue;
}

span.redorange{
	color: #cc3300;
}

span.bold1{
	font-weight:bold;
}


