/*
Theme Name:     baycamp2013
Theme URI:      http://baycamp.net/2013/wp/
Description:    BAYCAMP 2013
Author:         oni_ichigo
Template:       twentytwelve
*/

@import url('../twentytwelve/style.css');

/* Minimum width of 960 pixels. */
@media screen and (min-width: 900px) {
	.site {
		max-width: 900px;
	}
}
/* 文字色などの指定 */
/* =Basic structure
-------------------------------------------------------------- */
body {
	   color: #FF0099;
}

a {
    color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
    color: #ffffff;
}
.entry-meta a {
    color: #00bfff;
}
.entry-meta a:hover {
    color: #00bfff;
}

/* Navi */
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	border: none;
	margin-top: 0px;
}

.main-navigation li a {
    color: #aaccff;
}
.main-navigation li a:hover {
	color: white;
}
.main-navigation .current-menu-item > a,       /* カレントページの文字色･太字指定 */
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #66FF00;
   font-weight: bold;
}

strong {
	color:#ffffff;
	}
	
strong .green {
	color:#FF0099;
	}
	
.archive-title,
.page-title,
.widget-title,
.entry-title,
.entry-content th,
.comment-content th,
h1 strong {
   color: #66FF33;
   font-weight:bold;
}
.widget-area .widget a {
	color: #00bfff;
}
.widget-area .widget a:hover {
	color: white;
}	

hr {
	color: #000000;
	border: 0;
	border-top:dashed;
	height: 0.1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}


/* Header */
.site-header {　　　　　　　/* ヘッダータイトル周りの余白 */
/*	padding: 24px 0;
	padding: 1.714285714rem 0; */
}
.site-header h1,
.site-header h2 {
	text-align: center;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {　　　　　　　/* ヘッダー画像周りの余白 */
/*	margin-top: 24px;
	margin-top: 1.714285714rem; */
}

/* ヘッダー画像スライダーの設定 */
.theme-default .nivoSlider {
	position: relative;
	background: #fff url(images/loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* Navigation Menu */
.main-navigation {　　　　　　/* グローバルナビ周りの余白 */
	margin-top: 0;
	margin-top: 0rem;
	text-align: center;
}
.main-navigation li {
	margin-top: 10px;
	margin-top: 0.714285714rem;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.714285714;
}


/* latest news box */
div.topbox1{
	clear: both;
	width: 100%;
	height: 150px;
	overflow-x: hidden;
	overflow-y: scroll;
	border:#C0C0C0 solid 1px;
	font-size:11px;
	background-color:#000000;
	margin-top:-15px;
	}

.latest-news {
	float:right;
	text-align:left;
	margin: 1px 5px 5px;
	color:#ffffff;!important
	line-height:1em;
	width:85%;
	font-weight:lighter;
	}
	
.latest-news-cat {
	float:left;
	margin: 15px 0 -15px 5px;
	width:13%;
	line-height:1em;
	color:#ffffff;
	}
	
.latest-news ul,ol,li{
	list-style:none;
	}
	
.latest-news a	{
	color:#ffffff;
	}

.latest-news a:hover{
	color:#21759b;
	}

div.topbox2{
	clear: both;
	width: 100%;
	height: 400px;
	margin-top:-15px;
	background:url(http://baycamp.net/2013/wp/wp-content/uploads/2013/04/pink_A.jpg);
	}

div.info{
	margin:10px;
	padding:0 15px;
	font-size:11px;
	color:#FFFFFF;
	background-color:#FF66CC;
	height:100%;
	line-height:120%;!important
	overflow-x: hidden;
	overflow-y: scroll;
	}
.info.h1{
	margin-top:5px;
	margin-bottom:5px;
	}
.info a {
    color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
.info a:hover {
    color: #FFFFFF;
	text-decoration:underline;
}


.twitter-timeline	{
	margin-top:-50px;
	}
	
/* Footer Fix */
#page {
		background:transparent;
		margin-top:0px;
	}

* {
    margin: 0;
    padding: 0;
}
 
html,body {
    height: 100%;
    margin: 0px auto;

}
 
body {
	background-color:#000000;

}
 
div#wrapper {
    position: relative;
    margin: 0px auto;
    width: 900px;
    height: 100%;
    min-height: 100%;
    text-align: left;
}
 
body > #wrapper {
    height: auto;
    text-align: left;
	width: 900px;
    height: 100%;
}

.main	{
	width:900px;
	}
 
div#content {
    height: auto;
    text-align: left;
	background-image:url(http://baycamp.net/img/check_1px.gif); 
	background-repeat:y-repeat;
	padding:10px;
}
 
 
#colophon {
		width:100%; 
		height:200px;
		text-align:center;
		margin: -10px;
		width: 100%; 
		background-image:url(http://baycamp.net/2013/wp/wp-content/uploads/2013/03/bottom.jpg); 
		background-position:left bottom; 
		background-repeat:no-repeat;
		background-color:#000000;
}

.site-info	{
	line-height:30px;
	font-size:12px;
	}

/* Footer LINE none */
footer[role="contentinfo"] {
	border-top: none;
}
.site-content article {
	border-bottom: none;
}

/*++ロールオーバーメニュー++*/
.main-navigation li {
	padding:0px;
	margin:0px 1px 0px 0px;
	}
	
.menu-TOP, .menu-TOP a {
    width: 63px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-TOP-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
	padding:0;
	margin:0;
    }
.menu-TOP, .menu-TOP a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-TOP-1.jpg) no-repeat;
	padding:0px;
	padding:0;
	margin:0;
    }
.menu-NEWS, .menu-NEWS a {
    width: 63px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-NEWS-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-NEWS, .menu-NEWS a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-NEWS-1.jpg) no-repeat;
    }
.menu-GIUDELINE, .menu-GIUDELINE a {
    width: 95px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-GUIDELINE-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-GIUDELINE, .menu-GIUDELINE a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-GUIDELINE-1.jpg) no-repeat;
    }
.menu-LINE-UP2, .menu-LINE-UP2 a {
    width: 78px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-LINE-UP-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-LINE-UP2, .menu-LINE-UP2 a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-LINE-UP-1.jpg) no-repeat;
    }
.menu-TIME-TABLE, .menu-TIME-TABLE a {
    width: 109px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-TIME-TABLE-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-TIME-TABLE, .menu-TIME-TABLE a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-TIME-TABLE-1.jpg) no-repeat;
    }
	
.menu-AREAMAP, .menu-AREAMAP a {
    width: 96px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-AREAMAP-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-AREAMAP, .menu-AREAMAP a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-AREAMAP-1.jpg) no-repeat;
    }
	
.menu-TICKETS, .menu-TICKETS a {
    width: 82px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-TICKETS-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-TICKETS, .menu-TICKETS a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-TICKETS-1.jpg) no-repeat;
    }
.menu-GOODS, .menu-GOODS a {
    width: 69px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-GOODS-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-GOODS, .menu-GOODS a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-GOODS-1.jpg) no-repeat;
    }
	
.menu-ACCESS, .menu-ACCESS a {
    width: 80px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-ACCESS-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-ACCESS, .menu-ACCESS a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-ACCESS-1.jpg) no-repeat;
    }
.menu-NOTICE, .menu-NOTICE a {
    width: 73px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-NOTICE-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-NOTICE, .menu-NOTICE a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-NOTICE-1.jpg) no-repeat;
    }
.menu-ARCHIVE, .menu-ARCHIVE a {
    width: 83px; height: 30px; text-indent: -4000px;
    background: url(http://baycamp.net/img/2013_menu/menu-ARCHIVE-2.jpg) no-repeat;
    background-color: #00a0e9;
    float: left;
    }
.menu-ARCHIVE, .menu-ARCHIVE a:hover {
    background: url(http://baycamp.net/img/2013_menu/menu-ARCHIVE-1.jpg) no-repeat;
    }
	
/* PHOTO */
div.imagebox {
   width: 160px; /*  */
   float: left; /* ɔzu */
   margin-left: 15px;
   margin-top:0px;
   }
p.image {
   text-align:center;
}
p.caption {
   margin-top:-20px;
   padding-bottom:-10px;
   text-align:center;
}

#imageData{ padding:0 10px; color: #666; }

/*　table　*/
div.hyou{
			float:right;
			width: 100%;
			text-align:left;
			line-height: 1.5em;
			margin: 5px 0;
			}
div.hyou-l{
			float:left;
			text-align:right;
			width:25%;
			font-weight:bold;
			line-height: 1.5em;
			margin: 5px 0;
			}
div.hyou-r{
			float:right;
			width: 73%;
			text-align:left;
			line-height: 1.5em;
			margin: 5px 0;
			}
			
/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: none;
}
		
/* LINE-UP
-------------------------------------------------------------- */
#contents {
	margin: 0 auto;
	width: 100%;
}


#open_mrrz,
#open_ey,
#open_kaisoku {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
}

.close_overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: #000;
	opacity: 0.5;
	z-index: 5;
}

.modal_window {
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -250px;
	width: 550px;
	height: 350px;
	text-align: center;
	display: block;
	background: #fff;
	position: absolute;
	z-index: 10;
	overflow:auto;
}

.modal_window h2 {
	margin-top: -5px;
	margin-bottom: 5px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background: #000;
}
.modal_window p {
	padding: 0 20px;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	color:#000;
}

.modal_window a:link {color:#000;}
.modal_window a:visited {color:#000;}
.modal_window a:active {color:#000;}
.modal_window a:hover {color:#000;}

/* CSS3 ModalWindow SET>Profile
-------------------------- */
@-webkit-keyframes modalFadeIn {
	0% {opacity:0;display:block;}
	100% {opacity:1;}
}
div#modal div:target {
	-webkit-animation-name: modalFadeIn; 
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	opacity: 1;
	display:block;
}

