@charset "UTF-8"; 

/* 
 ------------------------------ 

 (C)SIM CSS 
 Version: 1.0 
 creation date: 09/9 
 last update: 09/9 

 ----------------------------- */ 


/* ̉ 
 ----------------------------------------------- */ 

body {
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	line-height:22px;
	color:#000000;
	text-align: center;
	bgcolor:#ffffff;
}

a,
a:link,
a:visited {
	color:#055e99;
	text-decoration:none;
}

a:hover,
a:active {
	color:#055e99;
	text-decoration:underline;
	}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight:normal;
	display: inline;
		}

.text {
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:#333333;
	width:inherit;
}
.text_b {
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 14px;
	line-height: 21px;
	color:#333333;
	width:inherit;
}
.red {
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 10px;
	color:#FF0000;
}
