@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: inherit;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
}

:focus {
     outline: 0;
}

body {
     line-height: 1.4;
     color: black;
     background: white;
}

ol, ul {
     list-style: none;
}

table {
     border-collapse: separate;
     border-spacing: 0;
}

caption, th, td {
     text-align: left;
     font-weight: normal;
}

blockquote:before, blockquote:after,q:before, q:after {
     content: "";
}

blockquote, q {
     quotes: "" "";
} /*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
strong{ font-weight:bold;}

/* CSS Document */


/*------------------------------
global layout elements
------------------------------*/
html{ height:100%; }
body{
	font-size:100%;
	height:100%;
	background:url(../images/bk_body.jpg) repeat-x;
	text-align:center;
}
div#wrapper{
	height:100%;
	position:relative;
}
p.textarea{
	margin:0 5px 20px 20px;
}
p.comment{
  background:url(../images/bk_qr.gif) left top;
	padding:10px;
	font-size:150%;
	font-weight:bold;
	margin-bottom:40px;
}
.clear{
  clear:both;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

span.red{
	color:#F00;
}


/*------------------------------
header layout elements
------------------------------*/

div#header{
  background:url(../images/bk_head.jpg) no-repeat;
	width:800px;
	margin:0 auto;
	text-align:left;
	height:169px;
}
h1{
  font-size:100%;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	padding:10px 0;
}
h1 img{
	margin-right:2px;
}
h2{
  float:left;
	margin-left:5px;
}
div#header div.head_btns{
  width:220px;
	float:right;
	margin-top:20px;
	position:relative;
}
div#header div.head_btns div.count{
  position:absolute;
	top:30px;
	left:20px;
	color:#fff;
	font-size:0.9em;
}
div#header div.head_btns div.count span.number{
  font-size:1.6em;
	font-weight:bold;
}


/*------------------------------
navigation layout elements
------------------------------*/
div#navigation{
	background:url(../images/bk_nav.gif) repeat-x;
	height:41px;
}
div#navigation ul{
  width:800px;
	text-align:center;
	margin:0 auto;
}
div#navigation ul li{
  display:inline;
	position: relative;
	top:5px;
}
  

/*------------------------------
content layout elements
------------------------------*/
div#content{
	text-align:left;
	width:800px;
	margin:30px auto 0;
}
h3{
	margin:30px auto 20px auto;
}
h4{
	margin:10px auto;
}

div.top{
	text-align:right;
	margin:20px 0;
}
div.qr{
	width:670px;
	margin:30px 0 30px 50px;
	padding:15px;
	background:url(../images/bk_qr.gif) no-repeat left top;
	background-color:#AAC8E6;
	min-height:99px;
}
img.qr_code{
	float:left;
	margin-right:15px;
	
}
div.qr p{
	margin-top:10px;
}

/*------------------------------
footer layout elements
------------------------------*/
div#footer{
	background:url(../images/bk_footer.jpg) repeat-x top;
	background-color:#000;
	text-align:center;
	color:#FFF;

}
div#footer div.sponsor{
	background:url(../images/bk_footsponser.jpg) no-repeat left top;
	width:890px;
	padding:25px 0 50px 90px;
	margin:0 auto;
	text-align:left;
}
div#footer div.sponsor a{
	color:#fff;
}
div#footer div.sponsor a:hover{
	color: #FFD0E8;
}
div#footer div.sponsor a:visited{
	color: #C7D8FA;
}
div#footer div.sponsor img{
	padding:0 5px 10px 0;
}
div#footer div.sponsor dl{
	
}

div#footer div.sponsor dd{
	font-size:75%;
}
div#footer div.foot_nav{
	clear:both;
	border-top:#fff solid 1px;
	margin-top:15px;
	padding-top:5px;
	text-align:center;
	font-size:80%;
	width:800px;
}
div#footer div.foot_nav a{
	color:#fff;
}
div#footer div.foot_nav a:hover{
	color: #FFD0E8;
}
div#footer div.foot_nav a:visited{
	color: #C7D8FA;
}

div#footer div.foot_nav div.copy{
	margin-top:10px;
}

div.bottom{
  position: absolute;
	bottom:0;
}

/*------------------------------
form styles
------------------------------*/

div.contactbox{
    background:url(../images/contact/bk_contactbox.gif) repeat;
    border:1px solid #E1E1E1;
    width:630px;
    margin:0 0 50px 80px;
}

div.contactbox form{
    margin:20px 20px 5px 20px;
    font-size:90%;
    overflow:hidden;
    width:650px;
}
div.contactbox label{
    background:url(../images/contact/bk_dt.gif) no-repeat left top;
    color:#fff;
    font-weight:bold;
    padding:5px;
    width:152px;
    min-height:30px;
    display: block;
    float: left;
}
div.contactbox p {
    clear: both;
    padding:5px;
}
div.contactbox ul li{
    list-style-type: none !important;
}
div.contactbox ul label{
    background: none;
    color: black;
    font-weight:normal;
    width: auto;
    min-height: auto;
    padding: 0;
    margin: 0;
}
div.contactbox div.send_btn{
	/*margin:0 0 20px 185px;*/
	text-align:center;
	margin:20px auto;
}
div.contactbox div.send_btn button{
    margin-right:10px;
    border: none;
    background: transparent;
    cursor:pointer;
}
div.contactbox ul.errorlist {
    padding-left: 170px;
    color: red;
    clear: both;
}
button.submit{
    padding:0;
    margin:0;
    border:0;
    background: transparent;
    cursor:pointer;
}

/*------------------------------
django styles
------------------------------*/
ul.errorlist li{
    color: red;
}

/*------------------------------
company styles
------------------------------*/


#coop .float-right{
	float:right;
}

#coop .float-left{
	float:left;
}

#coop h5{
	color:#2472A4;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1em;
}
#coop h6{
	display:block;
	width:765px;
	background-color:#2472A4;
	color:#FFFFFF;
	padding:4px 4px 4px 10px;
	margin-top:15px;
	margin-left:5px;
	margin-bottom:1em;
	clear:both;
}

#coop div.company{
	float:left;
	margin-left:15px;
}
#coop .float-left img,
#coop .float-right img{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
#coop div.com_comment{
	width:465px;
}
#coop dl {
 margin-top:1em;
 margin-left:2em;
 line-height:1.5em;
 width:350px;
 display:block;
 clear:left;
}
#coop dt {
 float:left;
 width:100px;
 clear:both;
 font-weight:bold;
}
#coop dd {
 width:250px;
 margin-left:100px;
}


/* CSS Document */

div#prize table{
	margin:30px auto;
	text-align:center;
	width:700px;
}
div#prize table th{
	padding:8px;
	text-align:center;
	font-weight:bold;
	background-color:#97C8E8;
	color:#000;
	width:190px;
}
div#prize table td{
	padding:8px;
	text-align:center;
	border-bottom:1px solid #999999;
}
div#prize table td.null{
	border:none;
	background-color:#97C8E8;
	}
div#prize dl{
	margin-left:20px;
}
div#prize dt{
    background:url(../images/bk_index_themes.gif) no-repeat left bottom;
    padding:0 0 3px 25px;
    font-size:95%;
    font-weight:bold;
}
div#prize dd{
    margin-bottom:15px;
    padding:5px 5px 0 25px;
}

div#prize .caution{
	font-size:0.9em;
	color:#FF0000;
}


div#melmaga {
    position:relative;
    width:220px;
    margin:0 30px 10px;
    float:right;
}
div#melmaga div.count{
    position:absolute;
    top:30px;
    left:20px;
    color:#fff;
    font-size:0.9em;
}
div#melmaga div.count span.number{
    font-size:1.6em;
    font-weight:bold;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*---------------------------
 作品情報入力フォーム
-----------------------*/
div.entry{
	background:url(../images/contact/bk_contactbox.gif) repeat;
	border:1px solid #E1E1E1;
	width:630px;
	margin:0 0 50px 60px;
}
div.entry h4{
	color:#2472A4;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:1em;
	text-align:center;
}
div.photo .img{
	margin:10px auto;
	text-align:center;
	width: 600px;
}
div.others h5{
	background:url(../../images/index_line.gif) no-repeat left bottom;
	margin:30px 0 10px 0;
	padding:0 0 7px 10px;
	font-weight:bold;
}
div.entry dl{
	margin:20px 20px 5px 20px;
	font-size:90%;
	overflow:auto;
	width:650px;
}
div.entry dl dt{
	background:url(../images/contact/bk_dt.gif) no-repeat left top;
	color:#fff;
	font-weight:bold;
	padding:5px;
	float:left;
	/*width:10em;*/
	text-align:center;
	width:152px;
	min-height:30px;
}
div.entry dl dd{
	margin-left:162px;
	/*padding-left:15em;*/
	width:430px;
	padding:5px;
	min-height:30px;
	display:block;
}
div.send_btn{
	/*margin:0 0 20px 185px;*/
	text-align:center;
	margin:20px auto;
}
div.send_btn img{
	margin-right:10px;
}
div.send_btn button{
    margin-right:10px;
    border: none;
    background: transparent;
    cursor:pointer;
}
div.photo ul{
	overflow:hidden;
}
div.photo ol{
	margin:10px 20px 5px 40px;
}
div.photo ol li{
	list-style-type:decimal;
	line-height:1.5;
	list-style-position:outside;
}

/* --------------------------------
    作品一覧ページ
---------------------------------*/
/*div.gallery{
	padding:5px;
	margin:5px;
}
div.gallery ul li{
    float: left;
    width: 190px;
    height: 190px;
    display: block;
    margin: 5px;
}
div.gallery ul li a{
    margin: auto;
    width: 100%;
    height: 100%;
}
div.gallery ul li img{
    margin: auto;
	vertical-align:middle;
}*/


div.gallery {
	padding:10px; margin: 5px;
	clear:both;
}
div.gallery ul{
	clear:both;
	margin-left:20px;
	padding:10px 0;
}
div.gallery ul li{
	text-align:center;
	MARGIN: 5px;
	WIDTH: 170px;
	FLOAT: left;
	border:1px solid #D7E6EE;
	background-color:#EEF6F8;
/*	HEIGHT: 190px;
	line-height:190px;
	DISPLAY:table-sell; */
	border-collapse: collapse; 
}
div.gallery ul li a{
	MARGIN: 0;
display: table-cell;   
text-align: center;   
width: 170px !important;   
width: auto;   
height: 190px !important;   
/*height: auto;*/   
vertical-align:middle;
}
div.gallery ul li img {
}

/* IE 6 */
* html div#wrapper div#content div.gallery ul li {
		border: solid 1px #D7E6EE;
		background-color:#EEF6F8;
		display: inline;
		float: none;
		text-align: center;
		vertical-align:text-top;
		line-height: 190px;
		overflow: hidden;
		margin: 5px;
		width: 170px;
		height: 190px;
		zoom:1;
	}
* html div#wrapper div#content div.gallery ul li span {
			display: inline-block;
}
* html div#wrapper div#content div.gallery ul li a{
/*display: inline;   
zoom: 1;
height:190px;*/
			vertical-align: middle;
			display: inline;
			zoom: 1;
			margin-top:15px;
}
/* IE 7 */
*:first-child+html div#wrapper div.gallery ul li {
		border: solid 1px #D7E6EE;
		background-color:#EEF6F8;
		display: block;
		float: left;
		text-align: center;
		vertical-align: text-top;
		line-height: 190px;
		overflow: hidden;
		margin: 5px;
		width: 170px;
		height: 190px;
	}
*:first-child+html div#wrapper div.gallery ul li a{
/*display:inline;
zoom:1;
margin-top:15px;*/
			vertical-align: middle;
			display: inline;
			zoom: 1;
}



/*
 * for facebox
*/
li.photo .hidden {
    display: none;
}
#facebox .entry {
    margin: 0;
}
#facebox .left {
    float: left;
}
#facebox .right {
    float: right;
}

li.photo .hidden {
    display: none;
}

/*
 * facebox
*/
#facebox .entry {
    margin: 0;
}
#facebox .left {
    float: left;
	width: 33%;
	text-align: center;
}
#facebox .right {
    float: right;
	width: 33%;
	text-align: center;
}
#facebox .counter{
	margin-top:10px;
}
#facebox #target{
	text-align:center;
	margin:0 auto;
}
#facebox #target a img{
	border:1px #666 solid;
	margin:10px auto;
}
#facebox #target dl dd{
	text-align:left;
}
#facebox button.left,
#facebox button.right{
    border: none;
    background: transparent;
    cursor:pointer;
}
