* {
    padding: 0;
    margin: 0;
}
body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	line-height:1.5;
	color: #444444;
	background: #ffffff;
	padding: 0;
	}
h2
	{font-size:20px;
	text-align: center;
	margin: 10px;
	}
.iro-b	{
	color: blue;
}	
.iro-r	{
	color: red;
}
.iro-g	{
	color: green;
}

.cont01		{
	width:450px;
	color:#222222;
	margin:0 auto;
	text-align: left;
	font-size:14px;
	line-height:1.5;
	padding:10px;
	} 
.cont02		{
	width:450px;
	color:#2e318e;
	margin:0 auto;
	text-align: left;
	font-size:13px;
	line-height:1.5;
	padding:10px;
	} 
.cont03		{
	width:480px;
	color:#2e318e;
	margin:0 auto;
	text-align: center;
	font-size:13px;
	line-height:1.5;
	padding:10px;
	} 
.box	{
	margin-top: 8px;
	width:460px;
	height: 16px;
	background: #8689f9;
	text-align: left;
	color:#2e318e;
	padding:5px;
	font-size:13px;
	line-height:1.5;
}
#header	{
	width: 100%;
	height: 10px;
	background: #0a0fa3;
}

textarea	{padding:5px;
			background:#ffffff;
			border:1px solid #6266f4;
			font-size:14px;
			line-hight:1.6;
			}
.out	{
		padding:5px;
		background:#efefef;
		border:none;
		}
button   { 
		font-size: 13px;
		background: url(../images/bt_bg-blue.jpg) repeat-x; 
		cursor: pointer; 
		margin: 4px; padding: 2px; 
		border: solid 1px #777777; 
		}
a	{
	margin: 10px;
	font-size: 13px;
	color: #222222;
}
a:hover	{
	color: red;
}
#status0	{
	display: none;
	font-size: 15px;
}
#status	{
	display: inline;
	font-size: 15px;
	font-weight: bold;
}

#status2	{
	display: none;
	font-size: 15px;
	font-weight: bold;
}
#status3	{
	display: none;
	font-size: 15px;
	font-weight: bold;
}
.tuika-css	{
		display:none;
		color:blue;
		margin:8px 0;
		font-size:15px;
		}