@charset "utf-8";
/* CSS Document */

.area{
	width:600px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:20px;
	}
img{
	border:none;
	}
	
.title{
	padding-left:0px;
	color: #000000;
	margin-bottom:5px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	}
.title a{
	color: #333333;
	text-decoration: underline;
	}	
.content{
	margin-bottom:10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color: #333333;
	padding-left:0px;
	}
#left{
	float:left;
	}
#right{
	float:right;
	width:74px;}
#dc{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin-bottom:10px;
	color:#333333;
	padding-left:20px;
	}