
body{font-size:0.875em;line-height:1.2em;}
td{font-size:0.875em;line-height:1.2em;}

a:link{color:#6666CC}
a:active{color:#6699FF}
a:visited{color:#6666CC}
a:hover{color:#6699FF}

.top{color:#666666;font-size:0.875em;margin:0px;}
.pink{color:#FF3399;}
.blue{color:#6666CC;}
.orange{color:#FF9900;}

#contents{
width:600px;
	margin:0px;
	padding:20px;
	}

#contents h1{
	font-size:1.5em;
	text-align:left;
	color:#333333;
	background-color:#FFFFE6;
	margin:10px 0px 20px 0px;
	border-bottom:5px solid #CCCCCC;
	padding-bottom:0.2em;
	border-top:1px solid #CCCCCC;
	padding-top:0.4em;
	border-left:1px solid #CCCCCC;
	padding-left:0.4em;
	border-right:5px solid #CCCCCC;
	}
	
#contents h2{
	font-size:1.25em;
	text-align:left;
	color:#333333;
	margin:50px 0px 10px 0px;
	line-height:1.5;
	border-left:10px solid #CCCCCC;
	padding-left:0.4em;
	border-bottom:2px dotted #CCCCCC;
	}
	
#contents p.exp{
width:500px;
text-align:left;
}
	
#contents p.mail{
width:500px;
background:url(../img/common/mail.gif) 0 0 no-repeat;
padding-left:30px;
height:34px;
display:block;
text-align:left;
}





