/* ■htmlタグ */
body {
	background: #ffffee;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1024px;
}
#mainleft {
  width: 580px;
  float: left;
  margin-bottom:10px;
}
#mainright {
  width: 355px
  float: left;
  margin-left: 585px;
}
#footer {

}
/* ■header部分 */
.contentsTitle{
	font-size: 24px;
	color: #444444;
	font-family : Comic Sans MS,Geneva;
	margin-top: 10px;
	margin-bottom: 10px;
}
#aboutChart{
	font-size: 13px;
	font-weight: bold;
	color: #4444ff;
	
}
.pageInfo{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}
.pageInfo img{
	margin-right: 1px;
}
.pageInfo a{
	color: #0000ff;
}
.pageInfo2{
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #333333;
}
#headerleft{
	width: 680px;
	float: left;
}
#headerright{
	font-size: 13px;
	float: left;
	width: 175px;
	text-align: center;
	border-right: #9090ff 1px solid;
	border-top: #9090ff 1px solid;
	border-left: #9090ff 1px solid;
	border-bottom: #9090ff 1px solid;
	margin-bottom: 15px;
}
#mobilesitetitle{
	background: #e0f0f9;
	font-weight: bold; 
	font-size: 14px;
	color: #1050aa;
	padding-left: 10px;
	border-bottom: #9090ff 1px solid;
	height: 23px;
	line-height:1.5em;
}
#mobilesiteDesc{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ■mainleft部分 */
td{
}
.tableTitle{
	background-image: url("../img/back/silver.gif");
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.alertInfo{
	font-size: 12px;
	color: #ff0000;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ■mainright部分 */
.commentArea{
	margin-bottom: 10px;
}
.commentAreaNametime{
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.commentAreaMessage{
	font-size: 13px;
	color: #555555;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.commentAreaBorder{
	border-style: dashed;
	border-color: #aaaaaa;
}
form{
	margin: 0px;
}
#formArea{
	margin-top: 20px;
	margin-bottom: 10px;
}
#formAreaName{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}
#formAreaButton{
	font-size: 12px;
	color: #3333ff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
#foremAreaCommentInput{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.bu{
	height: 23px;
	width: 65px;
	margin-right: 5px;
}
#errorMessage{
	font-size: 15px;
	font-weight: bold;
	color: #ff3333;
}
/* ■yahApiSide start */
#yssiArea1{
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding: 7px;
	border: #99ffaa 1px dashed;
	background: #f5fff5;
}
#yssiCap1{
	font-size: 15px;
	font-weight: normal;
	color: #227722;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#yssiCap1 img{
	margin-right: 2px;
}
.ysside1{
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 20px;
	line-height: 20px;
}
.ysside1 a{
	color: #0000ff;
	font-weight: normal;
}
.yscred{
	color: #ff2222;
	font-weight: bold;
}
.yssideImg1{
	float: left; 
	padding: 2px;
	padding-bottom: 5px;
	clear: both;
}
.yssideImg1 img{
	padding: 2px;
/*	width: 110px;	*/
}
.ysday{
	font-size: 13px;
	color: #444444;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}