@charset "shift-jis";
/*###########################################
MJTA
iframe.css
CSS Version 2.0
LastModified:2010.5.19 By kihira
###########################################*/
/*-----Global-----------------------------*/
*{
	padding: 0;
	margin: 0;
}
html{
	overflow-x: hidden;
}
body{
	color:#14411F;
	text-align:left;
	font-size: 12px;
}
.clear{ clear: both;}
img {
	border: 0;
}
p{
	line-height:18px;
	letter-spacing: 0.08em;
}
a{
	color: #3d258e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.red{
	color:red;
}
