/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

html {background-color: #61696f;
	  line-height: 160%; 
	  font-size: 12px;
}
img {
	border:none;
}

#wrapper {
	line-height: 160%;
	
	font-size: 12px;
	height:auto;
}
div#container {
float:left;
margin:0 0 0 0px;
width:100%;
}
.hentry{border-bottom:1px dotted;
margin-bottom:15px;
padding:0 0;}

div#content {
width:700px;
margin:0 25px 0 30px;
letter-spacing:0.2em;

}


div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}


.entry-date {
margin:10px 0 0 0
}

.entry-meta {
margin-top:15px;
color:#A99C8B;
}
.entry-meta a {
color:#A99C8B;
}




.entry-title,.entry-meta {
clear:both;
margin:15px 0 10px 0
}

.entry-title a {
color: #4d4d4d;
	text-decoration: none;
	outline: none;
}
.entry-title a:hover {
	color: #52903b;
	text-decoration: underline;
}


.entry-meta a {
color: #52903b;
text-decoration: none;
outline: none;
}
.entry-meta a:hover {
color: #090909;
text-decoration: underline;
}




h2.entry-title{
font-size:20px;
line-height:25px;
margin:0 0 10px 0;
}
h2.page-title{
font-size:16px;
line-height:18px;
margin:5px 0 5px 0;
color:#52903B;
}



div#container,div#primary {

}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin:0.5em 0;
}

div#nav-below {
margin:1em 0;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;

}

div.navigation div.nav-next {
float:right;
text-align:right;
}
div.navigation a {
color: #52903b;
text-decoration: none;
outline: none;
}
div.navigation a:hover {
color: #090909;
text-decoration: underline;
}

/* side bar */

div.sidebar {
float:left;
overflow:hidden;
width:155px;
margin:0 0 0 5px;
padding:0 10px 0 10px;
}
div.sidebar a {
color: #090909;
	text-decoration: none;
	outline: none;
}
div.sidebar a:hover {
	color: #52903b;
	text-decoration: underline;
}
.widgettitle {
background-color:#aaa093;
height:27px;
margin:0 0 10px 0;
}

div.sidebar h3 {
text-align:center;
letter-spacing:0.2em;
color:#fff9f9;
line-height:27px;
font-size:1.0em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1.4em;
}

div.sidebar ul ul li {
list-style-image: url('images/ic_16.gif');
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}




/* ここから */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #52903b;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #090909;
	text-decoration: underline;
}



body {
	
}
body#top {
	background:#ffffff;
	overflow:hidden;
}

.down15 {
	padding-top:15px;
}

/* clearFix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* * * * * * * * * * * * *
 * メインフレーム
 * * * * * * * * * * *  */
#all {
	width:100%;		
	height:100%;	
	margin:0px auto;
	
	top: 10px;
	z-index: 3;
}
#slidecounter {
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;	
}
#slidecaption {
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}

#all2 {
	position:relative;
	margin: 0 auto;
	width:950px;
	height:auto;
	
	
}
#page {
	width:950px;
	min-height: 1100px;
 	height: auto !important;
	height:1100px;
	float:left;
	/* background-image: url(images/left_24.jpg); */
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#f8edce
}
#page2 {
	width:950px;
	min-height: 1100px;
 	height: auto !important;
	height:1100px;
	float:left;
	background-image: url(images/left_23.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	
}
#page3 {
	width:950px;
	height:auto;
	float:left;
	background-image: url(images/left_23.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#f8edce
	
}
/* * * * * * * * * * * * *
 * メインコンテンツ
 * * * * * * * * * * *  */
#left {
	float: left;
	width: 192px;
	height:500px;
	
	background-color: #fffcf4;
	background-repeat: no-repeat;
	
	
}

#main{
	width: 757px;
	float: right;
	min-height:700px;
	height:auto;
	background-image:url(images/kabu1_32.png);
	margin:30px 0 45px 0;
}
#main h1{
	float:left;
	width:706px;
	height:68px;
	text-indent:-9999px;
	position:relative;
	margin-bottom:30px;
	top:20px;
	left:30px
}
.blog_title {
	float:left;
	background-image:url(images/blog_24.gif);
	width:706px;
	height:68px;
	text-indent:-9999px;
	position:relative;
	margin-bottom:30px;
	top:20px;
	left:30px
}
div.other_perfo
{
position: relative;
float:left;
width: 706px;
height: 68px;
background-image: url(images/other_24.gif);
margin-bottom:30px;
top:20px;
left:30px
}
div.hisa_blog,div.hikaru_blog
{
position: relative;
float:left;
width: 706px;
height: 68px;
background-image: url(images/blog_24.gif);
margin-bottom:30px;
top:20px;
left:30px
}
div.topics
{
position: relative;
float:left;
width: 706px;
height: 68px;
background-image: url(images/topics_24.gif);
margin-bottom:30px;
top:20px;
left:30px
}


/* * * * * * * * * * * * *
 * ナビ
 * * * * * * * * * * *  */
#header {
	position:relative;
	width:950px;
	height: 68px;
	background-image: url(images/bg2_06.png);
	background-repeat: repeat-x;
}

#logo4 {
	background-image:url(images/logo4_06.png);
	text-indent:-9999px;
	width: 168px;
	height: 34px;
	position:absolute;
	left:20px;
	top:20px
}

ul#navi {
	position:absolute;
	width: 754px;
	height: 45px;
	right:0px;
	top:15px
}

ul#navi li{
list-style-type: none;
display:inline;
}

.navi_profile a {
float:left;
background-image:url(images/navi_14.png);
width:151px;
height:0px;
padding-top: 45px;
cursor: pointer;
overflow:hidden;
}
.navi_performance a {

text-indent:-9999px;
float:left;
background-image:url(images/navi_15.png);
width:131px;
height:45px;
cursor: pointer;
}
.navi_ticket a {

text-indent:-9999px;
float:left;
background-image:url(images/navi_16.png);
width:132px;
height:45px;
cursor: pointer;
}
.navi_supporters a {
text-indent:-9999px;
float:left;
background-image:url(images/navi_17.png);
width:132px;
height:45px;
cursor: pointer;
}
.navi_lesson a {
text-indent:-9999px;
float:left;
background-image:url(images/navi_18.png);
width:101px;
height:45px;
cursor: pointer;
}
.navi_blog a {
text-indent:-9999px;
float:left;
background-image:url(images/navi_19.png);
width:107px;
height:45px;
cursor: pointer;
}

.navi_link a {
text-indent:-9999px;
float:left;
background-image:url(images/subnavi_06.png);
width:67px;
height:25px;
cursor: pointer;
}

.navi_contact a {
text-indent:-9999px;
float:left;
background-image:url(images/subnavi_07.png);
width:83px;
height:25px;
cursor: pointer;
}

#subnavi{
width:950px;
position:relative;
height:25px;
background-color:#000000;
}
#subnavi ul{

position:absolute;
right:20px;
}

#subnavi li{
list-style-type: none;
display:inline;
}

/* * * * * * * * * * * * *
 * フッター
 * * * * * * * * * * *  */

#footer2 {
	float:left;
	width:950px;
	height: 45px;
	background-color: #aaa093
}
#logo3 {
	float:left;
	width: 196px;
	height: 45px; 
	background-image:url(images/navi_13.png);
	text-indent:-9999px;
	
}
.copyright2 {
	line-height: 20px;
	float:right;
	font-size: 11px;
	color: #ffffff;
	padding:20px 15px 0 0
}


div#footer {
background-image:url(images/bg2_06.png);
background-repeat:repeat-x;
height:68px;
width:950px;
}

/* * * * * * * * * * * * *
 * カレンダー
 * * * * * * * * * * *  */
 
table#wp-calendar {
width:100%;
}
table#wp-calendar caption {
font-size:15px;
}

table#wp-calendar th {
text-align:left;
color:#aaa093;
}

table#wp-calendar a {
	color: #52903b;
	text-decoration: underline;
}
table#wp-calendar a:hover {
	color: #090909;
	text-decoration: none;
	outline: none;
}
/* ここまで */



input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}



/* ---------- */
