/********************/
/*	vorero.css		*/
/*	 2009/3/31作成	*/
/********************/
/* 全般 */
body {
	margin: 0px;
	padding: 0px;
}

/* リンク */
a: link {
	color: #0000ff;
}
a: visited {
	color: #000066;
}
a: active {
	color: #ffcc00;
}
a: hover {
	color: #ff0000;
}
p {
	text-indent: 1em;
}
/* フレーム定義 */
.contents {
	width: 760px;
	border-right: solid 1px #00058a;
	border-top: solid 1px #00058a;
	border-bottom: solid 1px #00058a;
}
.main {
	float: right;
	width: 572px;
	margin: 3px 2px 1px 0px; /* 上 左 下 右 */
}
.main a:hover {
	color: #ff0000;
}
.leftmenu {
	width: 179px;
	margin: 3px 1px 1px 0px; /* 上 左 下 右 */
}
.footer {
	width: 760px;
}
/* 左メニュー */
td#leftmenu {
	padding-bottom: 3px;
	font-size: 12px;
}
td#leftmenu a:hover {
	color: #ff0000;
}
/* 左メニューの大項目の設定 */
td#leftmenu div.newsTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #ff0000;
}
td#leftmenu div.newsTitle a {
	color: #ffffff;
}
td#leftmenu div.voreroTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #009966;
}
td#leftmenu div.voreroTitle a {
	color: #ffffff;
}
td#leftmenu div.vostalkTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #33ccff;
}
td#leftmenu div.vostalkTitle a {
	color: #ffffff;
}
td#leftmenu div.vocleTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #ffff66;
}
td#leftmenu div.vocleTitle a {
	color: #ffffff;
}
td#leftmenu div.mmevTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #66cc66;
}
td#leftmenu div.mmevTitle a {
	color: #ffffff;
}
td#leftmenu div.aboutusTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #ff9900;
}
td#leftmenu div.aboutusTitle a {
	color: #ffffff;
}
td#leftmenu div.contactTitle {
	color: #ffffff;
	background-color: #00058a;
	padding: 2px 3px; /* 上下 左右 */
	background-image: url(img/menue_img01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #0066cc;
}
td#leftmenu div.contactTitle a {
	color: #ffffff;
}
td#leftmenu div.blockContent {
	padding: 2px 5px; /* 上下 左右 */
	border-right: 1px solid #00058a;
	background-color: #ebebeb;
}
/* メインメニュー */
td#mainmenu {
	width: 168px;
	padding: 0px;
	font-size: 12px;
}
td#mainmenu a {
	display: block;
	padding-top: 1px;
	padding-left: 15px;
	padding-bottom: 1px;
	background-image: url(img/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ebebeb;
	color: #000000;
}
td#mainmenu a:hover {
	background-image: url(img/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #ff0000;
}
td#mainmenu a.menu1stLayer {
	padding-top: 1px;
	padding-left: 15px;
	padding-bottom: 1px;
}
td#mainmenu a.menu2ndLayer {
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 1px;
	background-position: 10px 5px;
}
td#mainmenu a.menu2ndLayer:hover {
	background-position: 10px 5px;
}
/* フッター */
td#footer {
	background-color: #00058a;
	color: #ffffff;
	font-size: 10px;
	padding: 3px;
}
td#footer a {
	color: #ffffff;
}
td#footer a:hover {
	color: #ff0000;
}
/* メインコンテンツ */
td#maincontents {
	color: #000000;
	padding: 10px;
}
td#maincontents a {
	color: #0000ff; 
}
td#maincontents a:hover {
	color: #ff0000;
}
/* 更新履歴テーブル */
td#whatsnewallow {
	background-color: #fffbdc;
	background-image: url(img/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 15px;
}
td#whatsnewdate {
	background-color: #fffbdc;
	color: #ff0000;
}
td#whatsnewdetail {
	background-color: #fffbdc;
	color: #000000;
}
td#whatsnewbox {
	background-color: #fffbdc;
}
td#allow5 {
	background: url(img/arrow_05.gif) no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	font-weight: bold;
}
td#contents1 {
	padding-left: 15px;
}
td#contents1 a:hover{
	color: #ff0000;
}
td#allow5_2 {
	background: url(img/arrow_05.gif) no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	background-color: #f3f3f3;
	font-weight: bold;
}
td#contents1_2 {
	padding-left: 15px;
	background-color: #f3f3f3;
}
td#historyDate {
	color: #ff0000;
	vertical-align: top;
}
td#historyDate_2 {
	color: #ff0000;
	background-color: #f3f3f3;
	vertical-align: top;
}
td#history_2 {
	background-color: #f3f3f3;
	vertical-align: top;
}
td#contents1_1stLayer {
	padding-left: 15px;
	background-color: #e9fdee;
	font-weight: bold;
}
td#contents1_2ndLayer {
	background: url(img/arrow_02.gif) no-repeat;
	background-position: 15px 10px;
	padding-left: 30px;
}
td#contents1_3rdLayer {
	background: url(img/arrow_06.gif) no-repeat;
	background-position: 30px 10px;
	padding-left: 45px;
}
td#contents1_2ndLayer_Title {
	padding-left: 30px;
	color: #000099;
	font-weight: bold;
}
td#contents1_2ndLayer_Text {
	padding-left: 40px;
}
.caption {
	margin: 5px;
	padding: 5px;
	background-color: #e9fdee;
	font-weight: bold;
}
/* リスト定義 */
ul.al05 {
	list-style-image: url(img/arrow_05.gif);
	font-weight: normal;
}
ul.al05_bold {
	list-style-image: url(img/arrow_05.gif);
	font-weight: bold;
}
ul.al01 {
	list-style-image: url(img/arrow_01.gif);
	font-weight: normal;
}
ul.al01_bold {
	list-style-image: url(img/arrow_01.gif);
	font-weight: bold;
}
ul.al07 {
	list-style-image: url(img/arrow_07.gif);
	font-weight: normal;
}
ul.al07_bold {
	list-style-image: url(img/arrow_07.gif);
	font-weight: bold;
}
ul.al06 {
	list-style-image: url(img/arrow_06.gif);
	font-weight: normal;
}
ul.al06_bold {
	list-style-image: url(img/arrow_06.gif);
	font-weight: bold;
}
li {
	margin-top: 2px;
	margin-bottom: 3px;
}
.contents1 {
	padding-left: 10px;
}
.contents1 a:hover{
	color: #ff0000;
}
.contents2 {
	padding-left: 30px;
}
.contents2 a:hover{
	color: #ff0000;
}

table.language {
	border:none;
}
td.language {
	background-color: #fffbdc;
	border:none;
}
/* 画像回り込み*/
.image_right {
	float: right;
}
.px12 {
	FONT-SIZE: 12px; COLOR: #000000
}
.px12white {
	FONT-SIZE: 12px; COLOR: #ffffff
}
.px12red {
	FONT-SIZE: 12px; COLOR: #ff0000
}
.px10 {
	FONT-SIZE: 10px; COLOR: #000000
}
.px10red {
	FONT-SIZE: 10px; COLOR: #ff0000
}
.px10white {
	FONT-SIZE: 10px; COLOR: #ffffff
}

