*{
	margin		: 0px;
	padding		: 0px;
}

img{
	border-style	: none;
	border-width	: 0px;
}

html,
body{
	text-align	: center;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333333;
	font-family	: "メイリオ",ＭＳ Ｐゴシック,Osaka,Serif;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	background-color: transparent;
}

a{
	color		: #ff6666;
	text-decoration	: none;
}

a:hover{
	color		: #ff6666;
	text-decoration	: underline;
}

h2,h3{
	font-size	: 13px;
	font-weight	: normal;
}

h3{
}


ul{
	list-style-type	: none;
}

li{
	margin		: 0px;
	padding		: 0px;
}

table tr{
	vertical-align	: top;
}

/***************************************/
/* All */
/***************************************/


#news_box{
	text-align	: left;
	width		: 597px;
	margin		: 10px 0 0 7px;
}

#news_box li{
	width		: 597px;
	float		: left;
	line-height	: 15px;
	margin		: 0 0 10px 0;
	padding		: 0 0 10px 0;
	border-bottom	: 1px dotted #a4caee;
}

#news_box li .title{
	width		: 597px;
	background	: url(img/i1.gif) no-repeat 0 4px;
	line-height	: 18px;
	text-indent	: 10px;
	color		: #6699ff;
	font-size	: 12px;
	font-weight	: bold;
}

#news_box li .title p{
}

#news_box li .day{
	color		: #cc9966;
	font-size	: 10px;
	line-height	: 14px;
	margin		: 0 0 5px 0;
}

#news_box li .text{
	margin		: 0 0 0 10px;
	font-size	: 11px;
	line-height	: 18px;
}

#news_box li .text p{
	float		: left;
}

#news_box li .text p img{
	margin		: 0 10px 5px 0;
}
