@charset "utf-8";
/* ----- formatting style ----- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.5em;
	color: #000;
	background-color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #E50010;
}
h1 {
	font-size: 145%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}

/*----- link style -----*/
a img {
	border-style: none;
}
a:link {
	font-weight: bold;
	color: #F33;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #390;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: none;
}
#topheader {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 844px;
}
#topheader #logo {
	float: left;
}
#topheader #tab_a #aa {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #tab_b #bb {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #tab_c #cc {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #tab_d #dd {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #tab_e #ee {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #tab_f #ff {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #tab_g #gg {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
}
#topheader #menutab ul {
	width: 330px;
	height: 44px;
	float: right;
	margin: 0px 3px 0px 0px;
	padding: 37px 0px 0px;
}




#topheader #menutab ul li {
	list-style: none;
	float: left;
}
#topheader #menutab ul li a {
	width: 55px;
	display: block;
	text-align: center;
	height: 18px;
	margin: 0px;
	padding: 26px 0px 0px;
	background-image: url(images/menutab_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 95%;
	text-decoration: none;
}
#topheader #menutab ul li a:link {
	width: 55px;
	display: block;
	text-align: center;
	height: 18px;
	margin: 0px;
	padding: 26px 0px 0px;
	background-image: url(images/menutab_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 95%;
	text-decoration: none;
}
#topheader #menutab ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menutab_2.gif);
	background-repeat: no-repeat;
	display: block;
}




#wrapper_top {
	margin: 0px auto;
	width: 844px;
	background-color: #FFF;
	clear: both;
}
#topmain {
	background-color: #FFED00;
	border-top: 1px solid #999;
	border-right: 2px solid #999;
	border-left: 1px solid #CCC;
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 840px;
	height: auto;
	clear: both;
	text-align: center;
}
#topmain #mainImage {
	background-color: #FFED00;
	margin: 0px;
	padding: 3px 0px;
	height: 300px;
}
#topmain #top_contents {
	margin: 10px auto 0px;
	padding: 20px 70px 10px;
	clear: both;
	width: 700px;
	text-align: left;
	background-color: #FFFFF0;
	border-top: 2px solid #E50012;
}
#top_contents #top_news {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 420px;
}
#top_contents #top_mokuji {
	margin: 0px 0px 0px 452px;
	width: 248px;
	padding: 0px 0px 10px;
	line-height: 1.4em;
	text-align: left;
	text-indent: .5em;
}
#top_contents #top_mokuji a {
	display: block;
	border-bottom: 1px dotted #E50012;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 2px;
}
#top_contents #top_mokuji a:link {
	color: #E50012;
	text-align: left;
}
#top_contents #top_mokuji a:hover {
	display: block;
	text-align: left;
	color: #FFF;
	background-color: #E50012;
}






#topmain #news {
	width: 420px;
	margin: 0px auto 0px 36px;
	text-align: left;
	background-color: #FFED00;
	float: left;
	padding: 0px;
	clear: left;
}

#topheader_contest {
	background-color: #FFED00;
	border-top: 1px solid #CCC;
	border-right: 2px solid #999;
	border-left: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}

#topheader_red_border {
	background-color: #E20012;
	margin: 25px 0px 0px;
	padding: 0px;
	height: 20px;
	background-image: url(images/aomoriringo.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	text-indent: 206px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
#topheader_red_border2 {
	background-color: #E20012;
	padding: 0px;
	height: 20px;
	background-image: url(images/aomoriringo.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	text-indent: 206px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
}



#main {
	background-color: #FFED00;
	border-top: 1px solid #CCC;
	border-right: 2px solid #999;
	border-left: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#main #side {
	float: left;
	width: 150px;
	margin: 0px 28px;
	text-align: center;
}
#main #object {
	margin: 0px 34px 0px 206px;
	background-color: #FFF;
	padding: 16px 26px 20px;
}


#underborder {
	background-color: #E20012;
	height: 8px;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	margin: 0px auto;
	padding: 0px;
	width: 841px;
	clear: both;
}
#footer {
	font-size: 90%;
	color: #666;
	text-align: center;
}

/*----- form -----*/
#contestForm table tr th {
	text-align: center;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	background-color: #FDEBEC;
}

#wrapper #main #question {
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 42px;
	font-size: 120%;
	font-weight: bold;
	color: #E20012;
	line-height: 1.3em;
	background-image: url(images/icon_ringo_35pix_red.gif);
	background-repeat: no-repeat;
	float: left;
	clear: right;
}
#wrapper #main #answer  {
	width: 318px;
	margin: 0px 0px 16px;
	padding: 0px 0px 0px 12px;
	float: right;
	border-left: 2px dotted #093;
	clear: right;
}
#top_contents #top_left {
	width: 420px;
	float: left;
	text-align: left;
}

.text_A {
	background-image: url(images/icon_ringo_35pix_green.gif);
	font-size: 120%;
	font-weight: bold;
	color: #093;
	line-height: 1.8em;
	background-repeat: no-repeat;
	text-indent: 3em;
	border-bottom: 1px solid #093;
	margin: 0px 0px 5px;
	padding: 0px;
}



.box338pixRight  {
	width: 338px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.box200pixLeft  {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.box1 {
	border: 2px solid #E20012;
	padding: 5px;
	margin: 0px 0px 10px;
	clear: right;
}
.box2 {
	border: 1px solid #E20012;
	padding: 5px;
	margin: 0px 0px 10px;
}
.box3_dot {
	border: 2px dotted #E20012;
	padding: 5px;
	margin: 0px 0px 10px;
	clear: right;
	background-color: #FEE;
}
.box4 {
	padding: 0px;
	margin: 0px 0px 5px;
	clear: right;
	line-height: 1.5em;
	height: 1.5em;
	border-right: 2px;
	border-bottom: 2px;
	border-left: 1px;
	color: #FFF;
	background-color: #E50012;
}



.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}




.textRedBold {
	font-size: 110%;
	font-weight: bold;
	color: #E20012;
}
.text_red {
	color: #F00;
}
.text_small_red {
	color: #F00;
	font-size: 90%;
	line-height: 1.2em;
}

.jisage1 {
	text-indent: 1em;
}
.jisage1_RedBold {
	text-indent: 1em;
	font-weight: bold;
	color: #F00;
}

.jisage2 {
	text-indent: 2em;
}


.text_small {
	font-size: 90%;
	line-height: 1.4em;
	color: #333;
}

.table_head_dotLine {
	border-bottom: 1px dotted #666;
	margin-bottom: 3px;
}
.table_underLine_red {
	border-bottom: 1.5px solid #E20012;
	margin-bottom: 3px;
}
.text_UnderLine_Red {
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom: 2px solid #E50010;
	margin-top: 12px;
}

.table_underLine_textRedbold {
	font-size: 110%;
	font-weight: bold;
	color: #E20012;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #E20012;
	border-left: 5px solid #E20012;
}
.text_Black {
	color: #000;
}
.img_right {
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}
.img_left {
	float: left;
}
