body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
html {
	/*overflow-y:scroll;*/
	font-size:62.5%;
	line-height: 1.6;
	filter: expression(document.execCommand("BackgroundImageCache",false, true));
}
p {
	margin:0 0 1em 0;
}
ul,ol {
	list-style:none;
}
img,a img {
  vertical-align:bottom;
  border:0;
  background:transparent;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
object,embed {
  vertical-align:top;
}
em,address,dfn {
	font-style:normal;
}
a:link {
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #003399;
}
a:active {
	color:#CC3300;
}
.clearfix {
	 zoom: 1; /* for IE5.5 - IE7 */
}
.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
#contents {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #footer {
	
	font-size: 1.2em;width: 710px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
/*ここからトップのID変更*/
#contents #flash_area {
	background-color: #333333;
	height: 200px;
	width: 710px;
	margin-bottom: 16px;
}
#contents #news {
	float: left;
	width: 220px;
	margin-right: 18px;
	margin-bottom: 16px;
}
#contents #adver {
	float: left;
	width: 206px;
	margin-bottom: 16px;
}
#contents #member {
	float: right;
	width: 196px;
	margin-bottom: 20px;
	margin-bottom: 16px;
}
#contents #kayouzyuku {
	float: left;
	width: 330px;
	margin-bottom: 16px;
}
#contents #chair {
	float: right;
	width: 330px;
	margin-bottom: 16px;
}
#contents #contest {
	clear: both;
	margin-bottom: 12px;
	width: 692px;
}
#contents div.boxstyle1 {
	background-color: #F4F4F4;
	padding: 8px;
	border: 1px solid #E8E8E8;
}
#contents div.boxstyle1 ul {
	margin-bottom: 1em;
}
#contents div.boxstyle1 ul li {
	background-image: url(images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	font-size: 1.2em;
}
#contents div.boxstyle1 ul ul li {
	background-image: url(images/listmark.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	font-size: 1em;
}
#contents div.boxstyle1 h2 {
	font-size: 1.4em;
	background-color: #333333;
	border: 1px solid #666666;
	background-image: url(images/bg_h2black.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	clear: both;
}
#contents div.boxstyle1 h2.blogtitle {
	background-image: none;
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#contents div.boxstyle1 h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
}
#contents div.boxstyle1 p,
#contents div.boxstyle2 p {
	font-size: 1.2em;
}
#contents div.boxstyle1 p.caption {
	font-size: 1em;
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.4em;
}
#contents div.boxstyle2 {
	padding: 8px;
	border: 1px none #DCDCDC;
	width: 692px;
	float: right;
	text-align: center;
}
#contents #contest div.contestbox {
	width: 165px;
	float: left;
	margin-right: 10px;
}
#contents #contest div.contestbox2 {
	width: 165px;
	float: right;
}
#contents #contest div.contestbox3 {
	width: 340px;
	float: left;
	margin-right: 10px;
}
#contents div.imgleftflote {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}
#contents div.imgleftflote img {
	border: 2px solid #FFF;
	margin-bottom: 6px;
}
#contents div.imgleftflote ul a {
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	display: block;
	height: 28px;
	width: 160px;
	background-image: url(images/btn_black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 4px;
}
#contents div.imgleftflote ul a:hover {
	background-position: left bottom;
}
#contents .heightLineParent #chair .imgleftflote li {
	background-image: none;
	padding: 0px;
}
#contents div.imgrightflote {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
#contents div.textrightflote {
	float: right;
	width: 150px;
}
#contents div.textrightflote3 {
	float: right;
	width: 190px;
}
#contents div.textrightflote2 {
	float: left;
	width: 200px;
}
.margin_bottom_1em {
	margin-bottom: 1em;
}
.margin_top_1em {
	margin-top: 1em;
}
p.notes_txt {
	color: #FF0000;
}
#contents #contest .contestbox3 p.invite_txt {
	font-size: 1.5em;
	font-weight: bold;
}
