.left {
	text-align: left;
}
.right {
	text-align: right;
}
.cen {
	text-align: center;
}
.com_layer { display: none; }

/* com module */
div.com_module {
	width:100%;
	margin: 0px;
	padding: 0px;
}

.com_layer a:link {
	color: #0000FF;
	}
.com_layer a:visited {
	color: #800080;
	}

.title_chie {
	background-color: #4A648A;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
* html .title_chie {
	background-color: #4A648A;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}

.title_messa {
	background-color: #5EA8C0;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
* html .title_messa {
	background-color: #5EA8C0;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
.title_keiba {
	background-color: #003366;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
* html .title_keiba {
	background-color: #003366;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
.title_blog {
	background-color: #4B9B92;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
* html .title_blog {
	background-color: #4B9B92;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	font-size: 80%;
	padding:4px;
	line-height:130%;
}
.title_link {
	background-color: #efefef;
	font-weight: normal;
	color:#555555;
	font-size: 80%;
	padding:2px 2px 2px 4px;
	line-height:130%;
	border-bottom:1px solid #dddddd;
}
* html .title_link {
	background-color: #efefef;
	font-weight: normal;
	color:#555555;
	font-size: 80%;
	padding:2px 2px 2px 4px;
	line-height:130%;
	border-bottom:1px solid #dddddd;
}
.list_box {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border:1px solid #ddd;
	background-color: #ffffff;
}
.list_title {
	background-color: #efefef;
	text-align: center;
	font-weight: normal;
	color:#555555;
	font-size: 80%;
	padding:3px;
}
* html .list_title {
	background-color: #efefef;
	text-align: center;
	font-weight: normal;
	color:#555555;
	font-size: 80%;
	padding:3px;
}
.list_mark {
	text-align: center;
	vartical-align: top;
	font-size: 80%;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	line-height:130%;
}
* html .list_mark {
	text-align: center;
	vartical-align: top;
	font-size: 80%;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	line-height:130%;
}
.list_text {
	text-align: left;
	vartical-align: top;
	/*font-size: 80%;*/
	font-weight: normal;
	padding: 6px 3px;
	line-height:130%;
}
* html .list_text {
	text-align: left;
	vartical-align: top;
	/*font-size: 80%;*/
	font-weight: normal;
	padding: 6px 3px;
	line-height:130%;
}
.list_text2 {
	vartical-align: top;
	/*font-size: 80%;*/
	font-weight: normal;
	padding: 1px 3px;
	line-height:130%;
	color: #333;
}
* html .list_text2 {
	vartical-align: top;
	/*font-size: 80%;*/
	font-weight: normal;
	padding: 1px 3px;
	line-height:130%;
	color: #333;
}
.list_link {
	text-align: right;
	vartical-align: top;
	font-size: 80%;
	font-weight: normal;
	padding: 4px 6px;
	line-height:130%;
}
* html .list_link {
	text-align: right;
	vartical-align: top;
	font-size: 80%;
	font-weight: normal;
	padding: 4px 6px;
	line-height:130%;
}
.list_line {
    overflow: hidden;
    background: url(http://i.yimg.jp/images/sports/common/module/list_line.gif) repeat-x;
}





