body {margin:0px; font-family:"MSゴシック","Verdana","Tahoma";}
td{ font-size:13px;}
.table_big {
	white-space: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.border_solid {
	border: 1px solid #CCCCCC;
}
.td_menu {
	background-image: url(images/title.png);
	height: 26px;
	width: 168px;
	text-align:left; /*文字の表示位置を指定する*/
	text-indent:20px; /*インデント（1行目の字下げ）を指定する*/
}
.td_menu_f {
	background-image: url(images/title_f.png);
	height: 26px;
	width: 168px;
	text-align:left; /*文字の表示位置を指定する*/
	text-indent:20px; /*インデント（1行目の字下げ）を指定する*/
}
.td_bottom {
	background-image: url(images/power.png);
	height:30px;
	width:700px;
	color:#999999;
	size:8px;
	text-align:right;
}
.td_title {
	background-image: url(images/title_01.png);
	height:25px;
	width:518px;
	text-indent:20px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.td_title2 {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height:30px;
	font-weight: bold;
	color: #FF3399;
}
a:link.mopr {
	color: #656565;
	text-decoration: none;
}

a:visited.mopr {
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}

A:active.mopr {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:hover.mopr {
	font-weight: normal;  
	color: #f36100;
	text-decoration: underline;
}


