
body {
	font-size: 12px;
	font-family: verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

table {
	font-size: 12px;
}

form {
	display: inline;
}

h2 {
	color: #5FA2EF;
	font-size: 14px;
	margin: 15px 0 5px 0;
}

ol, ul, dl {
	margin-top: 5px;
	margin-bottom: 5px;
}

li, dt, dd {
	padding: 2px 0 2px 1px;
}

#contest_body {
	width: 630px;
}

#con_title {
	width: 630px;
	height: 250px;
	background-image: url(image/contest/title_back.gif);
	text-align: center;
	padding-top: 20px;
}

#con_detail {
	width: 620px;
	padding-left: 10px;
	margin-top: 0;
	padding-top: 0;
}

.str {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.mail {
	width: 300px;
	background-color: #FAFAFA;
	border: solid 1px #CCCCCC;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.license {
	width: 500px;
	background-color: #FAFAFA;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin: 5px;
}

#con_detail p {
	margin: 0px 15px 10px 15px;
	padding-top: 0;
	line-height: 120%;
}

.fs11 {
	font-size: 11px;
}

.result {
	width: 200px;
	background-color: #FAFAFA;
	border: solid 1px #CCCCCC;
	padding: 5px 20px;
	margin: 5px 0 5px 30px;
}

.result_cap {
	margin-left: 15px;
	padding-top: 10px;
	line-height: 120%;
}

.result_cap td {
	padding: 2px;
	text-align: center;
}

/* how-to-make.html*/
.how_to_make_head {
	width: 640px;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	text-align: left;
	color: #2683E9;
	background-color: #F3F3F3;
	font-size: 14px;
	font-weight: 700;
}

.how_to_make_body {
	width: 640px;
	margin: 10px 0px 20px 0px;
	padding: 3px 3px 3px 20px;
	text-align: left;
}


/* Common Class */
.error_message {
	color: #FF0000;
	font-weight: 700;
}

/* regist_widget */
#entry_item_y a{
	width:204px;
	height:34px;
}
#entry_item_y a:hover{
	background:url(image/regist_widget/button_on_entry_item.gif) no-repeat;
}
#entry_item_y a:hover img{
	visibility:hidden;
}
#change_item_y a{
	width:204px;
	height:34px;
}
#change_item_y a:hover{
	background:url(image/regist_widget/button_on_change_item.gif) no-repeat;
}
#change_item_y a:hover img{
	visibility:hidden;
}
