@charset "utf-8";

/* rule reset
-----------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

/* link style
-----------------------------------*/

a img {
	border-style: none;
}

a:link {
	color: #555555;
	text-decoration: underline;
}

a:visited {
	color: #777777;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	position: relative;
}

a:active {
	color: #FF3300;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	text-align: left;
	vertical-align: middle;
	width: 230px;
	text-indent: 1em;
}

#ange h2 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DDB233;
	text-align: left;
	vertical-align: middle;
	width: 230px;
	text-indent: 1em;
}

#pinky h2 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	text-align: left;
	vertical-align: middle;
	width: 230px;
	text-indent: 5px;
}

#comment {
	width: 210px;
	background-color: #FFEAEE;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
}

#meisai {
	width: 230px;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-top: 30px;
}

#ange-comment {
	width: 210px;
	background-color: #F8F2DB;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
}

#pinky-comment {
	width: 210px;
	background-color: #FFEAFA;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
}
