/* mizuno rei official site
-------------------------------------------------- */

body,table,td,tr
{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

a{/*リンクされた文字*/
	color:#4682b4;
	font-style:normal;
	text-decoration:none;
	margin: 0;
}

a:hover {/*マウスをのせたとき*/
	background:#4682b4;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

h1{
	color: #666666;
	font-size: 10px;
	display: inline;
	font-weight: normal;
}

	
.ll  { font-size: 20px }

.l { font-size: 13px }

.m{ font-size: 10px }

.s { font-size: 9px }

.dashline{
	border-bottom:1px #666666 dashed;
	padding: 0 0 2px 0;
	line-height: 180%;
}
	
.dashline2{
	border-bottom:1px #339900 dashed;
	padding: 0 0 2px 0;
	line-height: 180%;
}
	
.dotted{
	border-bottom:1px #FF6600 dotted;
	padding:0 0 2px 0;
	line-height:180%;
}
