a:link    { color: #ccffff; text-decoration: none; }
a:visited { color: #ccffff; text-decoration: none; }
/* ↑以前は #33CCFF だったが名言リスト見にくい */

/* ↓↓ yellow だと派手すぎ */
a:active  { color: #ffff99;     text-decoration: none; }
a:hover   { color: #ffff99;     text-decoration: underline; }

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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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: 30px;
	color: red;
	text-align: center;
	font-weight: bold;
	margin-bottom:15px;
}

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

}

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

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

.today_meigen_title {
	color: #33FF33;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.today_meigen_title2 {
	color: #33FF33;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	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%;
}

.kobetsu_title_green {
	color: #00FF00;
	font-size:22px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

.kobetsu_title_yellow {
	color: yellow;
	font-size:22px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

.kobetsu_title_normal {
	color: #FFFFFF;
	font-size:22px; 
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}


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

.rd_kw {
	text-align:left;
	font-size:20px;
	color: white;
	font-weight: normal;
	line-height:200%;
	margin-top:20px;
	margin-bottom:20px;
}

.rd_renban {
	margin-top:15px;
	margin-bottom:5px;
}

.rd_meigen {
	margin-bottom:15px;	
}

.rd_shutten {
	font-size: 20px;
	color: white;
	font-weight: normal;
	margin-bottom:15px;	
}

.rd_shutten_link {
	font-size: 20px;
	color: yellow;
	font-weight: normal;
	margin-bottom:15px;	

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

.top_modoru {
	font-size: 26px;
	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;
}




