﻿/*  
Theme Name: syokobo
Theme URI: http://www.studiomagpie.jp/
Description: syokobo theme
Version: 1.0
Author: studiomagpie
Author URI: http://www.studiomagpie.jp/
*/



/* ====================  reset  =========================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}



/* ====================  span  =========================*/

.sp1 { color: #FF3300; }
.sp2 { color: #CC0000; font-weight: bold; }
.sp3 { color: #FF3333;}



/* ====================  header  =========================*/


#header {
	width: 800px;
	height: 267px;
	margin: 0 auto;

}

h1 {
	margin: 10px 0 5px 10px;
}

h1 a {
	font-size: x-large;
	color: #fff;
	text-decoration: none;
}

.description {
	color: #fff;
	font-size: 84%;
}


/* ====================  body  =========================*/
body {
	background: #000 url('images/all/line_02.jpg') repeat-x top left ;
	color: #fff;
}

#page {
	width: 800px;
	margin: 0 auto;
	background-color: #000;
}
	 
#content0 {
	width: 800px;
	margin: 0 auto;
	background-color: #000;
}

#content {
	width: 550px;
	float: right;
	background-color: #fff;
}

#content textarea {
	width: 530px;
	height: 150px;
}




/* ====================  sidebar  =========================*/

#sidebar {
	float: left;
	width: 220px;
	background-color: #9f2939;
	overflow: hidden;
	padding: 10px 15px 10px 15px;
}

#sidemenu {
	margin: 0 0 25px 0;
}

#sidefooter img {
	margin: 30px 0 0 30px;
	overflow: hidden;
} 

#sidefooter address {
	margin: 20px 20px 20px 20px;
	font-size: 90%;
	color: #fff;
	line-height: 1.6;
} 





/*



#searchforma {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 14px;
	width: 125px;
}

#searchsubmitb {
	padding: 2px 5px;
	font-size: 12px;
}

#photodivb {
	width: 103px;
	height: 150px;
	background-color: #d1a461;
	padding: 20px 46px 30px 50px;
	border-right: solid 1px #333;
	margin-top: 20px;
}

#photodiv {
	background-repeat: no-repeat;
}

#sidenbox {
	margin: 20px 0;
	background-color: #fff;
	width: 199px;
	height: 200px;
}

#sidenbox a {
	color: #fff;
	padding: 4px 7px;
	display: block;
	background-color: #CC6600;
	text-decoration: none;
}

.sidep1 {
	color: #333;
	line-height: 1.5;
	font-size: 12px;
	padding: 5px 10px 10px 10px;
}

*/


/* ====================  menu  =========================*/




/* ---  h2  ---
.pagenav h2,
.catsli h2,
.metali h2 {
	display: block;
	width: 190px;
	height: 20px;
	padding: 5px 0 3px 10px;
	border-bottom: solid 3px #000;
	background-color: #ede0b4;
	font-size: 170%;
	color: #333;
}

.pagenav h2 { background-color: #ede0b4; }
.catsli h2 { background-color: #d1a461; margin-top: 5px; }
.metali h2 { background-color: #666; margin-top: 5px; }

*/


/* --- home menu  ---

.page_item_top,
.page_item,
.catsli li,
.metali li { font-size: 120%; }

.page_item_top a,
.page_item a,
.catsli li a,
.metali li a  {
	display: block;
	width: 180px;
	height: 20px;
	color: #333;	
	padding: 10px 0 0 20px;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: normal;
}

.page_item_top a { 	
	background: url('images/menu/top_a.gif') no-repeat ;
	margin-bottom: 6px;
}

.page_item_top a:hover {
	color: #fff;
	text-decoration: none;
	background: url('images/menu/top_h.gif') no-repeat ;
}

.page_item a { 	
	background: url('images/menu/menu_a.gif') no-repeat ;
}

.page_item a:hover {
	color: #fff;
	text-decoration: none;
	background: url('images/menu/menu_h.gif') no-repeat ;
}

.catsli li a {
	background: url('images/menu/cat_a.gif') no-repeat ;
}

.catsli li a:hover {
	color: #fff;
	text-decoration: none;
	background: url('images/menu/cat_h.gif') no-repeat ;
}

.metali li a {
	background: url('images/menu/met_a.gif') no-repeat ;
}

.metali li a:hover {
	color: #fff;
	text-decoration: none;
	background: url('images/menu/met_h.gif') no-repeat ;
}

*/

/* ====================  comment top Blog  =========================*/


.topcmp {
	width: 525px;
	margin: 20px 0 20px 0;
}

.topcmp h2 a {
	color: #FF6666;
	font-size: 120%;
	margin: 10px 0 5px 15px;
	text-decoration: none;
	font-weight: bold;
	clear: both;
}

.topcmp h2 a:hover {
	text-decoration: underline;
}

.topcmp h3 a {
	color: #FF6666;
	font-size: large;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
}

.syk1img {
	padding: 2px;
	border: solid 1px #ccc;
	margin-bottom: 20px;
}

.topcmp img {
	margin: 10px 0;
}

.entrybox {
	width: 525px;
	margin: 10px 12px 0 13px;
	padding: 15px 0; 
	border-top: solid 1px #ccc;
}

.entryp {
	width: 525px;
	color: #666;
	line-height: 1.7;
	font-size: 85%;
}
	
.small { 
	font-size: 84%;
	float: right;
	color: #333;
}

.pagetitle {
	color: #CC6600;
	font-size: x-large;
	height: 30px;
	padding: 10px 0 8px 10px;
	background-color: #eee;
	margin-bottom: 20px;
}

.postmetadata {
	color: #333;
}

.postmetadata a {
	color: #003366;
}



.navigation {
	font-size: 92%;
	font-weight: bold;
	margin: 20px 15px;
	overflow: hidden;
}

.navigation a {
	color: #006699;
	text-decoration: none;
}

.navigation a:hover {
	color: #006699;
	text-decoration: underline;
}

.navigation .alignleft {
	width: 150px;
	float: left;
}

.navigation .alignright {
	width: 150px;
	float: right;
	text-align: right;
}



/* ====================  page:orpage01  =========================*/

#orpage01 .entry {
	width: 525px;
	margin: 0 12px 0 13px;
}

#orpage01 h1 {
	margin: 10px 0 10px 0 !important;
}

#orpage01 h2 { 
	color: #333;
	font-size: 130%;
	margin: 0 0 5px 5px;
}

#orpage01 p { 
	color: #333;
}

#orpage01 dt {
	font-size: small;
	margin-bottom: 5px;
	color: #333 
}

#orpage01 dd { 
	color: #333;
	margin-bottom: 30px;
}


/* --------  1  -------- */

#skor1 {
	margin-bottom: 30px;
}

#skor1 p {
	font-size: medium;
	line-height: 2.0;
	color: #666;
}

.syor01img {
	margin: 30px 0;
}

#tmph {
	float: left;
	margin: 10px;
}

.syk2p {
	float: left;
	text-align: center;
	margin-left: 30px;
}





/* --------  classroom  -------- */

.glbox2 {
	width: 500px;
	overflow: hidden;
	border-top: solid 1px #333;
	background-color: #eee; 
	border-bottom: solid 1px #333;
	padding: 10px 13px 10px 12px;
	margin-bottom: 40px;
}

.kaimg {
	float: left;
	border: solid 1px #ccc; 
	padding: 2px;
}

.ttp2 {
	width: 300px;
	float: right;
	line-height: 1.7;
	color: #333;
	font-size: 92%;
	margin: 0 10px 0 0;
}




/* --------  hoshinodeai  -------- */

.stp,
.stp2 {
	color: #666;
	font-size: 92%;
	margin-bottom: 30px;
}

.stp { margin-bottom: 30px;	line-height: 2.0; }
.stp2 { margin-bottom: 10px; line-height: 1.5; }

.movbox {
	width: 400px;
	margin-left: 60px;
	margin-bottom: 50px;
	padding: 5px;
	background-color: #ccc;
}

.glbox3 {
	width: 500px;
	overflow: hidden;
	border-top: solid 1px #333;
	background-color: #eee; 
	border-bottom: solid 1px #333;
	padding: 15px 10px;
	margin-bottom: 30px; 
}

.guimg3 {
	padding: 3px;
	background-color: #fff;
	float: left;
}

.hdp01 {
	font-size: 110%;
	line-height: 1.5;
	margin: 0 0 10px 0;
	color: #FF3300;
}

.hdp02 {
	font-size: 84%;
	line-height: 1.5;
	margin: 0 0 10px 0;
	color: #333;
}

.hdp03 {
	font-size: 84%;
	line-height: 1.5;
	margin: 0 0 30px 0;
	color: #333;
}


	


/* --------  7  -------- */




/*  ====================  page:orpage02  =========================  */

#orpage02 h2 {
	color: #333;
	font-size: 180%;
	margin-bottom: 10px;
	border-bottom: solid 1px #333; 
}

#orpage02 dt {
	color: #333;
}

#orpage02 dd {
	color: #333;
}



/*  ====================  page:orpage03  =========================  */

#orpage03 h2 { 
	color: #333;
	font-size: 180%;
	margin-bottom: 10px;
	border-bottom: solid 1px #333; 
}

#orpage03 h3 { 
	color: #0066ff;
	font-size: 160%;
	margin-bottom: 5px;
}

#orpage03 p { 
	color: #333;
	line-height: 1.5;
	font-size: 120%;
	margin-bottom: 20px;
}

#orpage03 .stp {
	font: 180%;
	line-height: 2.0;
	text-align: center;
	color: #333;
}



/*  ====================  page:gallury   =========================  */

.glbox {
	width: 506px;
	overflow: hidden;
	border-top: solid 1px #ccc; 
	border-bottom: solid 1px #ccc;
	padding: 20px 10px;
	margin-top: 30px; 
}

.guimg {
	float: left;
	border: solid 1px #ccc; 
	padding: 2px;
}

.guimg2 {
	border: solid 1px #ccc; 
	padding: 2px;
	margin: 30px 0 0 10px;
}

.mgp {
	color: #990000;
	font-size: 84%;
	line-height: 1.7;
}

.ttp {
	width: 185px;
	float: right;
	line-height: 1.7;
	color: #990000 !important;
	font-size: 84%;
}

.hps { font-weight: bold; }


/*　-- student --  */

.glboxst {
	width: 524px;
	overflow: hidden;
	border-top: solid 1px #ccc; 
	border-bottom: solid 1px #ccc;
	padding: 20px 0px;
	margin-top: 30px; 
}


.stbox {
	width: 262px;
	float: left;
	overflow: hidden;
}

.stgimg {
	margin-left: 10px;
	margin-top: 30px;
}


.stbox_p {
	width: 140px;
	overflow: hidden;
	float: right;
	font-size: 84%;
	line-height: 1.7;
}

.stbox_p a {
	color: #CC6600; 
}



/*  ====================  page:guestbook  =========================  */

.comment-number {
	font: 180% 'Times New Roman', Times, serif;
	color: #315476;
}

#comments {
	color: #999999;
	font-size: 100%;
}

#comments a {
	color: #999999;
	font-size: 100%;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 35px 0;
}

.none {
	padding: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 35px 0;
}

.bbsttl {
	font-size: 160%;
	color: #0099FF;
	line-height: 1.5;
}

#guttl {
	color: #333;
	font-size: 180%;
	margin-bottom: 10px;
	border-bottom: solid 1px #333; 
}

#guestbook  p {
	line-height: 1.8;
	letter-spacing: 0.02em;
	font-size: 150%;
	color: #333;
}
#guestbook  a {
	color: #315476;
}

#commentlist p cite {
	font-size: 80%;
	color: #990000;
}

#guestbook  .commentmetadata {
	color: #FFCC00;
	font-size: 150%; 
}



/*  ====================  calendar  =========================  */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/*  ====================  footer  =========================  */

#footer {
	width: 800px;
	clear: both;
	margin: 0 auto ;
	text-align: center;
	padding: 10px 0 15px 0;
	background-color: #333;
	border-top: solid 4px #000;
}

#footer ul{ text-align: center; margin-bottom:5px; }
#footer li{ list-style-type: none; font-size: x-small; display: inline; margin-left: 10px; }

#footer p { color: #fff; font-size: small; }

#footer a {
	color: #fff;
	font-size: small;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	font-size: small;
	text-decoration: underline;
}


/* ====================  end  =========================*/


















