a:link    { color: #33CCFF; text-decoration: none; }
a:visited { color: #33CCFF; text-decoration: none; }
a:active  { color: red;     text-decoration: none; }
a:hover   { color: red;     text-decoration: underline; }

body,td   {
	color: white;
	font-size   : 16px; }

A {text-decoration: none;}


.twitter_link {
	text-align:center;
	font-size:24px;
	line-height:140%;
	font-weight: bold;
}

.title_center_big_yellow {
	font-size: 36px;
	color: yellow;
	text-align: center;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:15px;
}

.subtitle_center_big_white {
	font-size: 26px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-bottom:15px;
}

.subtitle_center_big_yellow {
	font-size: 22px;
	color: yellow;
	text-align: center;
	font-weight: bold;
	margin-bottom:15px;

}

.meigennavi_db_title {
	color: #0099ff;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.meigen_list {
	font-size:20px;
	color: white;
	font-weight: normal;
	line-height:170%;
	margin-top:15px;
	margin-bottom:15px;
}

.jisage1moji {
	padding-left:1em;
	text-indent:-1em;
	line-height:150%;
}

.jisage2moji {
	padding-left:2em;
	text-indent:-2em;
	line-height:150%;
}


.copyright {
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-align: center;
	padding:4px;
}

.top_modoru {
	font-size: 24px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin:20px;
}


.h180 { line-height:180%}

.h180_yellow {
	line-height:180%;
	font-color:yellow;
	font-weight:normal;
}

.h170 { line-height:170%}

.h170_yellow {
	line-height:170%;
	font-color:yellow;
	font-weight:normal;
}

.h170_white {
	line-height:170%;
	font-color:white;
	font-weight:normal;
}

.h170_white_center {
	line-height:170%;
	font-color:white;
	font-weight:normal;
	text-align:center;
}

.h170_orange {
	line-height:170%;
	font-color:orange;
	font-weight:bold;
}

.h170_mizuiro {
	line-height:170%;
	font-color:#99ffff;
	font-weight:normal;
}




