@charset "utf-8";


/*
index.php専用CSS
*/

.info_li{
	height: 17px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.info_date {
	float: left;
	width: 80px;
	height: 16px;
	background: center;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.info_icon{
	float: left;
	width: 80px;
	height: 16px;
}
.info_title{
	height: 16px;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-decoration: underline;
}
#phi_title{
	text-align: center;
	width: 610px;
}
#phi_img{
	width: 120px;
	float: right;
}
#phi_body{
	float: left;
	width: 480px;
	padding-right: 5px;
	padding-top: 15px;
}
.style1 {color: #333333}

#addin {
	height: auto;
	width: 589px;
	clear: both;
	margin-left: 20px;
	border: 1px solid #FF9900;
	padding: 15px;
	margin-top: 20px;
}

