.text_red {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF3333;
}
.oshirase_item {
	font-size: 12px;
	line-height: 16px;
	color: #33CCCC;
}
a:link {
  color: #33CCCC;
	font-size: 12px;
	line-height: 16px;
}
a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #0000FF;
}
a:active {
	color: #336633;
	font-size: 12px;
	line-height: 16px;
}
a:hover {  
  color: #990033;
	font-size: 12px;
	line-height: 16px;
}

.text {
	font-size: 0.8em;
	line-height: 1.8em;
}
.new {
	font-size: 12px;
	color: #FF0000;
}
#container {
	width: 900px;
}
#menu {
	width: 200px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}
#main {
	width: 645px;

}
#header {
	padding-bottom: 40px;
	padding-left: 20px;
	padding-top: 30px;
}
#container h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
}
#container2 {
	width: 1030px;
}
#container2 h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
}
.big_txt {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.text_subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.text_item {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.text12_gray {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
}
.text_white {
	font-size: 0.8em;
	color: #FFFFFF;
}
#subtitle_back {
	background-color: #AAFFFF;
	text-align: left;
	padding: 3px;
	height: 20px;
	color: #0033FF;
	font-size: 12px;
	font-weight: bold;
	width: 565px;
}
#info_box {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	float: left;
	width: 565px;
	clear: both;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #E2FCFA;
}

