@charset "utf-8";

/* ------------------------- TOC 
01 Setup
02 CSS Hack
03 wrap around the contents (base layout box)
04 site (global) navigation
05 contents
06 footer
07 others
 ------------------------- */

/* ============================== 01 Setup */
* { margin: 0; padding: 0; text-decoration: none; text-align: left; border: none; font-weight: normal; color: #666; font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, sans-serif; font-size: small; font-style: normal; }
body { margin:10px; color:#000; text-align: center; }
ul, ol, dl, li, dt, dd { list-style: none; }
a { text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a img, a:link img, a:visited img, a:hover img, a:active img { border: none; text-decoration: none; }
table { border-collapse: collapse; }
input { vertical-align: bottom; }

/* ============================== 02 CSS Hack */
/* floating box clear */
.clr:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clr { display: inline-table; min-height: 1%; }
/* Hide from mac IE5 促*/
* html .clr { height: 1%; }
.clr { display: block; }
/* End Hide from mac IE5 */

/* hide text */
.hidetxt { text-indent: -9999px; overflow: hidden; }
.hidetxt a { text-decoration: none; }


/* ============================== 03 wrap around the contents (base layout box) */

/* フォトコンテスト共通 */
.photocon #container_out { text-align:center; width:100%; }
.photocon #container_in { margin: 0 auto; width:560px; }

#photocon_vote_pop #container_inner { margin: 0 auto; width:500px; text-align:center; }
#photocon_vote_pop { background-color: #000000; }
#photocon_vote_pop p { font-size: large; font-weight:bold; color: #69f; padding-bottom: 10px; }

.photocon { line-height: 1.2em; }
.photocon .spacing { padding-bottom: 1em; }

/* トップページ */
#photocon_idx #contents { background: url(../photocon2007/img/bg_toppage.jpg) no-repeat left top; height: 438px; }

#button_area01 { padding: 260px 0 0 11px; }
#button_area01 li a { display: block; background-position: 0 0; background-repeat: no-repeat; margin-top: 11px; }
#photocon_idx #nav_01 a { background-image: url(../photocon2007/img/menu_jp.gif); width: 158px; height: 25px; }
#photocon_idx #nav_02 a { background-image: url(../photocon2007/img/menu_en.gif); width: 160px; height: 25px; }
#button_area01 li a:hover, #button_area01 li a:active { background-position: 0 -25px; }

#button_area02 { margin: 21px 0 0 11px; }
#button_area02 li a { display: block; background-position: 0 0; background-repeat: no-repeat; margin-top: 11px; }
#photocon_idx #nav_03 a { background-image: url(../photocon2007/img/menu_2006final.gif); width: 220px; height: 66px; }
#button_area02 li a:hover, #button_area02 li a:active { background-position: 0 -66px; }


/* リード */
.photocon #inquiry a,.photocon #lead a { color: #445bc7; border-bottom: 1px dotted #445bc7; }
.photocon #inquiry a:link,.photocon #lead a:link { color: #445bc7; border-bottom: 1px dotted #445bc7; }
.photocon #inquiry a:visited,.photocon #lead a:visited { color: #445bc7; border-bottom: 1px dotted #445bc7; }
.photocon #inquiry a:hover, .photocon #inquiry a:active,.photocon #lead a:hover, .photocon #lead a:active { color: #445bc7; border-bottom: 1px solid #445bc7; }

.photocon #form_area dd a { color: #445bc7; border-bottom: 1px dotted #445bc7; font-weight:bold; }
.photocon #form_area dd a:link { color: #445bc7; border-bottom: 1px dotted #445bc7; font-weight:bold; }
.photocon #form_area dd a:visited { color: #445bc7; border-bottom: 1px dotted #445bc7; font-weight:bold; }
.photocon #form_area dd a:hover, .photocon #form_area dd a:active { color: #445bc7; border-bottom: 1px solid #445bc7; font-weight:bold; }

#contents { background: url(../photocon2007/img/bg_frame.gif) repeat-y left top; padding: 0 13px 0 0; margin: 0; }

#lead { width: 520px; padding: 0 20px 25px 20px; margin: 0; }
#lead_02 { width: 520px; padding: 0 20px 0 20px; margin: 0; }
#lead p, #lead_02 p { color: #69f; line-height: 1.5em; }
#lead img, #lead_02 img { float:right; width: 106px; margin: 0 0 5px 15px; }

#lead_form { width: 520px; padding: 0 20px 0 20px; margin: 0; }
#lead_form p { line-height: 1.5em; }
#lead_form img { float:right; width: 106px; margin: 0 0 5px 15px; }

#outline { width: 520px; margin-left: 20px; border-bottom: 1px dotted #0033cc; padding-bottom: 20px; }
#result { width: 520px; margin-left: 20px; }
#outline em, #result em { color: #03c; }
#outline strong,#result strong { color: #69f; font-weight: bold; }
#outline u { color: #69f; }
#outline p.info { color: #f00; font-size:x-small; }

#photocon_entry_jp #outline ul { margin: 0 0 0 2px; }
#photocon_entry_jp #outline li { list-style-type: none; margin: 0; }
#photocon_entry_en #outline ul { margin: 0 0 0 2px; }
#photocon_entry_en #outline li { list-style-type: none; margin: 0; }

#photocon_entry_jp #contents .button_area { margin: 10px 0 15px 0 ; width: 220px; }
#photocon_entry_jp #contents .button_area a, #photocon_entry_jp #contents .button_area a:link, #photocon_entry_jp #contents .button_area a:visited
{ display: block; background-position: 0 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/button_download_jp.gif); height: 24px; }
#photocon_entry_jp #contents .button_area a:hover, #photocon_entry_jp #contents .button_area a:active { background-position: 0 -24px; }

#photocon_entry_en #contents .button_area { margin: 10px 0 15px 0 ; width: 220px; }
#photocon_entry_en #contents .button_area a, #photocon_entry_en #contents .button_area a:link, #photocon_entry_en #contents .button_area a:visited
{ display: block; background-position: 0 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/button_download_en.gif); height: 24px; }
#photocon_entry_en #contents .button_area a:hover, #photocon_entry_en #contents .button_area a:active { background-position: 0 -24px; }

#outline li.peter { display: block; background-position: 434px 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/photo_peter.jpg); height: 115px; }

#outline li.qpot { display: block; background-position: 434px 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/photo_qpot.jpg); height: 115px; }

#outline li p { width: 418px; }

#inquiry { width: 520px; margin-left: 20px; padding-top: 15px; border-bottom: 1px dotted #0033cc; padding-bottom: 15px; }
#inquiry em { color: #03c; }

.button_back { margin: 10px 0 0 493px; width: 44px; height: 12px; }
.button_back a, .button_back a:link, .button_back a:visited
{ display: block; background-position: 0 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/button_back.gif); height: 12px; }
.button_back a:hover, .button_back a:active { background-position: 0 -12px; }

#photocon_final table { margin: 0 0 0 20px; }
#photocon_final td { color: #03c; font-weight: bold; text-align: center; }

.photocon #form_area { width: 520px; margin-left: 20px; padding-top: 15px; padding-bottom: 5px; }

.photocon #form_area .ph_area { width:504px; margin-left:8px; }
.photocon #form_area dl { float:left; width:84px; margin:0px; padding:0px; min-height: 110px; }
.photocon #form_area dt { text-align:center; }
.photocon #form_area dd { text-align:center; font-weight: bold; }

.photocon #form_area table { margin: 5px 0 6px 5px; width: 500px; }
.photocon #form_area th { border: 1px solid #6699ff; padding: 8px 5px; font-size: small; }
.photocon #form_area td { border: 1px solid #6699ff; padding: 8px 5px; font-size: small; }
.photocon #form_area td input { border: 1px solid #999999; font-size: small; padding: 2px; }
.photocon #form_area td select { border: 1px solid #999999; font-size: small; }
.photocon #form_area td textarea { border: 1px solid #999999; font-size: small; padding: 2px; }

.photocon #form_area p.notes { font-size: x-small; }

form .long { width: 320px; }
form .mideum { width: 200px; }
form .short { width: 60px; }

#button_submit { margin: 20px 0 0 0; text-align: center; }
#button_submit input { color: #333; border: 1px solid #999999; margin: 0 5px; padding: 1px; width: 100px; text-align: center; }

#result ol {}
#result ol li { margin-bottom:1em; }
#result .border { border-top: 1px dotted #0033cc; padding-top:15px; }
#result .set { padding-bottom: 15px; }
#result .set img { float:right; margin-left:10px; }
#result .set p.prize { color: #03c; font-weight:bold; margin-bottom:5px; }
#result .set p.name { color: #03c; margin-bottom:10px; }

#result a { color: #445bc7; border-bottom: 1px dotted #445bc7; }
#result a:link { color: #445bc7; border-bottom: 1px dotted #445bc7; }
#result a:visited { color: #445bc7; border-bottom: 1px dotted #445bc7; }
#result a:hover, #result a:active { color: #445bc7; border-bottom: 1px solid #445bc7; }


#footer { line-height: 1em; width: 560px; padding-top: 5px; }
#footer_pop { line-height: 1em; width: 500px; padding-top: 5px; }
#footer .credit { font-size:x-small; text-align: center; color: #69f; }

#footer .button_area { margin: 0 0 0 504px; width: 47px; }
#footer .button_area a, #footer .button_area a:link, #footer .button_area a:visited
{ display: block; background-position: 0 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/button_close.gif); height: 13px; }
#footer .button_area a:hover, #footer .button_area a:active { background-position: 0 -13px; }

#footer_pop .button_area { margin: 0 0 0 450px; width: 47px; }
#footer_pop .button_area a, #footer_pop .button_area a:link, #footer_pop .button_area a:visited
{ display: block; background-position: 0 0; background-repeat: no-repeat; background-image: url(../photocon2007/img/button_close_b.gif); height: 13px; }
#footer_pop .button_area a:hover, #footer_pop .button_area a:active { background-position: 0 -13px; }
