.text {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

.text10 {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}

.text_blue {
	font-size: 14px;
	line-height: 130%;
	color: #3366FF;
}
.text_white {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}

.text2 { padding:10px 10px;
line-height:160%;
font-size:12px;
text-align:left;
}


h1 {
	font-size: 26px;
	font-weight: bold;
	color: #0033aa;
	margin: 4px 0px 0px 16px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
}
p.menu a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 100%;
	border-bottom: solid 1px #333333;
	display:block;
	line-height:2.5em;
	text_align:left;
	padding-left:3px;
}

p.menu a:hover{
	background-color:#FFDEDF;
}

p.menu a.blue:hover{
	background-color:#E1F4FB;
}

.waku {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.main {
	font-size: 12px;
	color: #333333;
	margin: 14px 14px 20px 18px;
	line-height: 130%;
}
.midasi_red {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #CC0000;
}
.midasi_green {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #009900;
	margin-bottom: 5px;
}
.midasi_blue {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #3333BB;
	margin-bottom: 0px;
}


.b_red {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #CC0000;
}
.b_blue {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #3333BB;
}
.arrow_red{
	margin-top: 10px;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}

.arrow_red a {
	text-decoration: none;
	color: #CC0000;
}
	
.a_green {
	color: #00CC33;
	text-decoration: none;
}
.head {
	color: #FF3366;
}
.head2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
}

.px11pink	{font-size: 11px; line-height: 120%; font-weight: normal; color: #FF7373; margin-top:8px;}
.px10pink	{font-size: 10px; line-height: 100%; font-weight: normal; color: #FFBFCF;}
