/* CSS Document 

top_news.index　のためのCSS

*/

@charset "utf-8";

/*
 Share Style (tag)
----------------------------------------------------------- */
*{
	margin:0;
	padding:0;
}
html{
	width:100%;
}
body{
	width:100%;
	font-family: "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-size:1em;
	font-weight:normal;
}
li,dt,dl{
	list-style-type:none;
}
img{
	border:none;
	vertical-align:bottom;
}

#wrap{
	width:600px;
	padding:0 10px;
}
#wrap table {
	width:600px;
}
#wrap table th{
	font-size:12px;
	font-weight:normal;
	padding:2px 5px;
	line-height:1.7em;
	font-family:verdana;
	color:#124287;
	border-bottom:1px dotted #cccccc;
	vertical-align:top;
	width: 40px;
}
#wrap table td{
	padding:2px 5px;
	font-size:13px;
	line-height:1.7em;
	color:#222222;
	border-bottom:1px dotted #cccccc;
	vertical-align:top;
}
#wrap table a{
	color:#0000FF;
/*
 Link Color
-----------------------------------------------------------*/
a {
	color: #08106d;
	overflow: hidden;
}

a:hover {
	color:#FF9900;
}
/*

