@charset "utf-8";
/*  
Theme Name: Core Lib1
Theme URI: http://www.core-lib.com
Author: Studio Kan
Author URI: http://www.kan-web.ne.jp
Creation date: 30.05.2008 
*/

/* Base Theme ----------------------------------------------------------- */

html, body, div,
ul,ol,li,dl,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin:0;
    padding:0;
}
a:link, a:visited {
	color: #3366FF;
}
a:hover, a:active {
	color: #FF3300;
}
table {
    border-spacing:0;
}
p, pre, blockquote, fieldset {
    margin-bottom: 10px;
}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
ul {
    list-style:none;
}
ol { list-style: decimal outside; }
caption,th {
    text-align:left;
}
a img,:link img,:visited img {
    border:none;
}
blockquote {
	margin-left: 20px;
	background-repeat: repeat-y;
	margin-right: 20px;
}
hr {
    border:0;
    height:1px;
    background-color:#666666;
    color:#999999;
}
fieldset,img,abbr,acronym {
    border:0;
} 
q:before,q:after {
    content:'';
}
address {
    font-style:normal;
}
cite {
	font: normal 13px verdana, helvetica, sans-serif;
}
code {
	margin-left: 15px;
}
form p {
	margin-left: 15px;
}
small {
	font-size: 11px;
}


/* Layout ----------------------------------------------------------------- */

body {
	text-align: center;
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	color: #333333;
	margin: 0px auto;
	background-color: #FFF8F2;
	font-size: 13px;
}

#container {
	margin: 0 auto 0px; /* center on everything else */
	width: 840px;
	position: relative;
	border-right: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	color: #333333;
	background-color: #FFFFFF;
}
.gojun #container, .tutor-prof #container, .qa #container {
	background-color: #FFF7E8;
}
.help #container {
	background-color: #FED7B0;
}


#container-inner {
	text-align: left;
	position: static;
	width: 840px;
}

#header, #content, #alpha, #beta, #gamma {
    position: relative;
}
#header {
	overflow: hidden;
	text-align: left;
	width: 840px;
	height: 81px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
#alpha, #beta, #gamma {
	float: left;
}
#content-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
		overflow: hidden;
}
#content {
	width: 840px;
	clear: both;
	display: block;
}


#content-inner {
	width: 840px;
	padding-top: 15px;
	padding-bottom: 10px;
}

/* Thin-Wide */

#alpha {
    left: 200px;
    width:640px;
}
#beta {
	width: 200px;
	right: 640px;
}
#alpha-inner {
	width: 620px;
}
#beta-inner {
	width: 160px;
	padding-left: 15px;
}
#gamma {
	width: 190px;
	padding-top: 10px;
	left: 200px;
}
#gamma-inner {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* Thin-Wide-Thin */
.layout-twt #alpha {
    left: 200px;
    width: 440px;
}
.layout-twt #alpha-inner {
	padding: 10px;
}

#footer {
	font-size: 11px;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	padding-bottom: 10px;
	background-color: #FFF5E6;
	padding-top: 5px;
	clear: both;
	width: 820px;
}
#footer p {
	margin-bottom: 0px;
}
#footer a {
	color: #333333;
}

/* header -----------------------------------------------------------*/

.header-rogo {
	float: left;
	width: 270px;
}

.header-contents {
	width: 560px;
	float: left;
}
.head1 {
	width: 560px;
	padding-top: 5px;
	height: 48px;
}

.head1 li {
	display: inline;
	float: right;
	height: 23px;
}

.head1 h1 {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: normal;
}
.head1 img {
	margin-left: 5px;
}
#header a:link, #header a:visited {
	color: #666666;
	text-decoration: none;
}

.head-left, .head-right {
	float: left;
}
.head-left {width: 380px;}
.head-right {
	width: 400px;
	text-align: right;
}
.head-right h1 {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	margin-top: 3px;
}
#menu {
	height: 25px;
	width: 560px;
	clear: both;
	position: static;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
	float: left;
}
#menu a {
	height: 25px;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 1px;
	display: block;
	overflow: hidden;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
}

#m1 a {
	background-image: url(images/header_m1.gif);
	width: 118px;
	margin-left: 132px;
}
#m2 a {
	background-image: url(images/header_m2.gif);
	width: 108px;
}
#m3 a {
	background-image: url(images/header_m3.gif);
	width: 108px;
}
#m4 a {
	background-image: url(images/header_m4.gif);
	width: 87px;
}

/* Content ---------------------------------------------------------------- */

.post,
.entry {
	clear: both;
	overflow: hidden;
}
.navigation {
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}

.navigation .alignleft {
	float: left;
	text-align: left;
}
.navigation .alignright {
	float: right;
	text-align: right;
}

.post {
	overflow: hidden;
	margin-bottom: 10px;
	width: 620px;
}
.gojun .entry, .tutor-prof .entry {
	width: 540px;
	background-color: #FFFFFF;
	border: 1px solid #FFCC99;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
	position: static;
}
.post-header {
	margin-bottom: 15px;
	padding: 5px;
	margin-left: 20px;
	width: 570px;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9966;
	padding-bottom: 2px;
	color: #000000;
}
.post-header a:hover {
    text-decoration: underline;
}
.entry {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 160%;
	margin-left: 25px;
	width: 570px;
}
.help .post {
	background-color: #FFFFFF;
	border: 10px solid #FEECD6;
	width: 600px;
}
.help .post-header {
	margin-top: 10px;
	width: 550px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 10px;
}
.help .entry {
	width: 550px;
}
.help .entry dl {
	margin-bottom: 10px;
}
.help .entry dt {
	font-weight: bold;
}
.help .entry dd {
	margin-bottom: 10px;
}
.entry h1 {
	font-size: 20px;
	color: #FF6600;
	line-height: 130%;
	margin-bottom: 10px;
}
.entry h2 {
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 19px;
}
.entry h3 {
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 140%;
}
.entry a {
	text-decoration: underline;
}
.entry ul {
	margin-bottom: 10px;
}
.entry ul li {
	margin-bottom: 5px;
	list-style-position: outside;
}
.entry ol {
	margin-left: 25px;
	margin-bottom: 10px;
}
.entry ol li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.entry ol li ul li {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
.postmetadata {
	font-size: 11px;
	line-height: 130%;
	width: 520px;
	margin-left: 25px;
}
.entry .postmetadata {
	font-size: 11px;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	color: #666666;
}
/* Gojyunyaku  ---------------------------------*/

.gojun, .entry ul {
	margin-bottom: 10px;
}
.gojun, .entry li {
}
.go-foot {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}


/* Contens ---------------------------------------------------------- */

.nagare {
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
}
.nagare td {
	vertical-align: top;
}


.cnt {
	line-height: 150%;
	margin-top: 10px;
	width: 570px;
}
.cnt2 {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.cnt2 p {
	font-size: 14px;
	line-height: 150%;
	margin: 5px 0px;
}
.cont1 {
	font-size: 14px;
	line-height: 18px;
	padding-right: 50px;
}
.cont14f {
	font-size: 14px;
	line-height: 18px;
}


/* Tutor Profile ---------------------------------*/

.hitokoto {
	padding: 5px;
	float: left;
	border: 1px solid #FF9900;
	width: 260px;
	display: inline;
}
.sensei {
	margin-top: 15px;
	margin-bottom: 0px;
}
/* Comment ------------------------------------*/

.commentlist {
	list-style-type: none;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 20;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.commentlist li {
	list-style-type: none;
	font-size: 13px;
	line-height: 160%;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}

.commentlist li .alt {
}
.commentlist li p, .commentlist li .alt p {
	margin-top: 10px;
}
#respond {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Sidebar -------------------------------------------------------------- */

#sidebar {
	width: 160px;
	margin-bottom: 10px;
}
#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li {
	list-style-type: none;
}
#sidebar ul li h2 {
	color: #333333;
	height: 13px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 2px;
}
#sidebar ul li p {
	margin: 0;
	font-size: 12px;
	line-height: 140%;
}
#sidebar ul li ul {
	font-size: 12px;
	margin-bottom: 10px;
}

#sidebar ul li ul li {
	list-style-type: none;
	font-size: 12px;
}
#sidebar .list-item li {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 5px;
}


.nav a {
	display: block;
	width: 160px;
	margin-top: 1px;
	text-decoration: none;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
}
.nav {
	margin-bottom: 10px;
}

#nav1 a, #nav1_5 a, #nav2 a, #nav2_5 a, #nav3 a, #nav5 a, #nav5_3 a, #nav6, #nav6_3 a, #nav6_4 a {
	height: 22px;
}

#nav1 a {background-image: url(nav/left_n1.gif);}
#nav1_1 a {background-image: url(nav/left_n1_1.gif);}
#nav1_2 a {background-image: url(nav/left_n1_2.gif);}
#nav1_3 a {background-image: url(nav/left_n1_3.gif);}
#nav1_4 a {background-image: url(nav/left_n1_4.gif);}
#nav1_5 a {background-image: url(nav/left_n1_5.gif);}
#nav2 a {background-image: url(nav/left_n2.gif);}
#nav2_1 a {background-image: url(nav/left_n2_1.gif);}
#nav2_2 a {background-image: url(nav/left_n2_2.gif);}
#nav2_3 a {background-image: url(nav/left_n2_3.gif);}
#nav2_4 a {background-image: url(nav/left_n2_4.gif);}
#nav2_5 a {background-image: url(nav/left_n2_5.gif);}
#nav3 a {
	background-image: url(nav/left_n3.gif);
	height: 38px;
}
#nav4 a {
	background-image: url(nav/left_n4.gif);
	height: 23px;
}
#nav5 a {background-image: url(nav/left_n5.gif);}
#nav5_1 a {background-image: url(nav/left_n5_1.gif);}
#nav5_2 a {background-image: url(nav/left_n5_2.gif);}
#nav5_3 a {background-image: url(nav/left_n5_3.gif);}
#nav5_4 a {background-image: url(nav/left_n5_4.gif);}
#nav5_5 a {background-image: url(nav/left_n5_5.gif);}
#nav5 h3, #nav6 h3 {
	background-image: url(nav/left_n6.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 160px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-indent: -9999px;
}
#nav5 h3 {
	background-image: url(nav/left_n5.gif);
}
#nav6 h3 {
	background-image: url(nav/left_n6.gif);
}
#nav6_1 a {background-image: url(nav/left_n6_1.gif);}
#nav6_2 a {background-image: url(nav/left_n6_2.gif);}
#nav6_3 a {background-image: url(nav/left_n6_3.gif);}
#nav6_4 a {background-image: url(nav/left_n6_4.gif);}
#orienban a {
	background-image: url(nav/ban08.jpg);
	height: 80px;
	margin-bottom: 5px;
}

#sidebar .recent-posts a,
#sidebar .cat-item a,
#sidebar .archives a {
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:active, #sidebar ul li ul li a:visited {
	text-decoration: none;
	color: #333333;
}

#sidebar ul li ul li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#searchform {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#sidebar #searchform #s {
	padding: 2px;

}
#wp-calendar {
	width: 170px;
	margin-bottom: 10px;
}
#wp-calendar td, #wp-calendar th {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.left-footer {
	font-size: 12px;
	line-height: 130%;
	width: 160px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.left-footer li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
}

/* Personal ---------------------------------*/

.bread {
	margin-bottom: 10px;
}
.bread h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
}
.bread h4 {
	font-size: 13px;
	font-weight: normal;
	text-align: right;
}
.border {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.content-footer {
	clear: both;
	text-align: center;
	font-size: 12px;
}

.clear {
	clear: both;
}
.img-l {
	margin-right: 10px;
	float: left;
}
.img-r {
	margin-left: 10px;
	float: right;
}
.red {
	color: #FF3300;
}
.blue {
	color: #3366FF;
}
.purple {
	color: #993399;
}

.bar {
	margin: 0px;
	padding: 0px;
}
.mgbtm10 {
	margin-bottom: 10px;
}
.mgbtm5 {
	margin-bottom: 5px;
}

.marg10 {
	padding: 10px;
	margin-bottom: 10px;
}
.f13 {
	font-size: 13px;
	line-height: 125%;
}

.f12 {
	font-size: 12px;
}
.center {
	text-align: center;
}
/* Decoration --------------------------------*/

.cont-b {
	font-size: 15px;
	line-height: 140%;
	background-color: #FFE0C1;
	padding: 15px;
	margin-bottom: 10px;
	clear: both;
	width: 520px;
}
.cont-bb {
	font-size: 15px;
	line-height: 140%;
	padding: 10px;
	margin-bottom: 10px;
	border: thin dotted #FF6699;
	width: 526px;
}
.foot-m {
	padding-right: 50px;
	text-align: center;
}
.f12 {
	font-size: 12px;
}
.soei {
	font-size: 18px;
	line-height: 120%;
	color: #FF0000;
	font-family: "HGS創英角ﾎﾟｯﾌﾟ体";
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
.center {
	text-align: center;
}
/* Top page ------------------------------------------------ */

#topm {
	width: 538px;
	background-image: url(images/top_img08b.jpg);
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
}
#topm p {
	font-size: 13px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#topm h4 {
	margin-bottom: 5px;
	color: #FF3300;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	margin-top: 15px;
}
#topm h1 {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	margin-bottom: 15px;
}
#topm h2 {
	font-size: 17px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}
.top-center {
	width: 400px;
	float: left;
}
.top-right {
	width: 190px;
	float: left;
	font-size: 12px;
	line-height: 140%;
	margin-left: 20px;
}
.top-center h3 {
	font-size: 16px;
	color: #FF0000;
	line-height: 140%;
	margin-bottom: 5px;
}
.top-center h3 a:link, .top-center h3 a:visited {
	color: #FF3300;
}
.top-center p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}
.top-right h3 {
	font-size: 13px;
	line-height: 140%;
}
.top-right .news li {
	margin-bottom: 5px;
}



/* Orientation ----------------------- */

.orien .entry {
	font-size: 13px;
	line-height: 130%;
}
.orien .title-bar {
	background-color: #FF9966;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
}

.kaijo, .k-kaijo {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.kaijo th, .k-kaijo th {
	text-align: left;
	background-color: #FFCCCC;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.kaijo th {
	background-color: #FFCCCC;
}
.k-kaijo th {
	background-color: #CAE4FF;
}
.kaijo td, .k-kaijo td {
	background-color: #FFFAF6;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.kaijo .kaijo2 {
	background-color: #FFE7CE;
}
.kaijo p {
	margin-bottom: 5px;
}
#tutorori table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 13px;
	margin-bottom: 10px;
}
#tutorori th {
	font-weight: normal;
	background-color: #FFCCCC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#tutorori td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#tutorori #submit {
	text-align: center;
}
#tutorori #submit {
	margin-top: 5px;
	margin-bottom: 5px;
}


.boshu {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #666666;
	line-height: 140%;
	margin-left: 20px;
}
.boshu th {
	text-align: center;
	background-color: #FFCCCC;
	font-weight: normal;
	vertical-align: top;
	padding-right: 10px;
}
.boshu td {
	background-color: #FFFAF6;
}
.qa-body h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
}
.qa-body {
	padding: 10px;
	border: 2px dotted #FF6600;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.qa-body p {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 5px;
}
