@charset "utf-8";

#main23  {
	width: 800px;
	height: 185px;
	margin: 15px;
	margin-top: 5px;
	padding: 15px;
	border: thin dashed #EA504F;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	clear: both;
}

#main2    {
	height: 145px;
	width: 265px;
	font-size: 20px;
	font-weight: bold;
	float: left;
	padding: 15px;
	border: 1px solid #999999;
	background-color: #FFD9FF;
	position: relative;
}
#main3   {
	height: 145px;
	width: 450px;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	float: right;
	padding: 15px;
	border: 1px solid #999999;
	background-color: #E6FFE6;
	text-decoration: none;
	position: relative;
}

#main45 {
	width: 800px;
	height: 190px;
	margin: 15px;
	padding: 15px;
	text-align: center;
}
#home_h2 {
	font-size: 18px;
	color: #EA504F;
	border-bottom: 4px solid #028648;
}
#main4  {
	float: left;
	width: 370px;
	height: 100px;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 20px;
}
#main5  {
	float: right;
	height: 100px;
	width: 370px;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 20px;
}
#naze {
	color: #FF0000;
	font-size: 24px;
	border-top: 2px solid #006600;
	border-bottom: 2px solid #009900;
	line-height: 2.0em;
}

#bun01 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;

}


#main6  {
	height: auto;
	width: 790px;
	margin: 15px;
	padding: 15px;
	border: thin solid #999999;
}

#Comment_Base  {
	height: auto;
	width: auto;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 15px;
	border: 1px solid #FF0000;
	font-weight: nomal;
	color: #000;
	font-size: 16px;
	line-height: 1.8em;
}

#ImaSugu {
	font-weight: bold;
}

#Comment_Base a {
	color: #0099FF;
	font-weight: bolder;
}
#Comment_Base a:link {
	color: #0099FF;
}
