@charset "utf-8";

#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#header {
	width: 100%;
	padding: 20px 0 0 0;
}

#content {
	display: inline;
	width: 630px;
	_margin: 0 10px 0 0;
	margin: 0 20px 0 0;
	padding: 20px 0;
}

#sidebar {
	display: inline;
	width: 300px;
	_margin: 0;
	margin: 0;
	padding: 20px 0;
}

#footer {
	margin: 0 0 20px 0;
	padding: 20px 10px;
	background-color: #f6f6f6;
}

/* header globalnavi */
#globaldescription {
	margin: 0 0 4px 0;
}

#globalnavi {
	width: 948px;
	height: 40px;
	margin: 20px 1px 0 1px;
}

#globalnavi a span {
	display: none;
}

#globalnavi li,
#globalnavi a {
	display: block;
	height: 40px;
}

#globalnavi-communication a {
	width: 192px;
	background: url(/image/common/btn_globalnavi.png) no-repeat 0 0;
}

#globalnavi-method a {
	width: 188px;
	background: url(/image/common/btn_globalnavi.png) no-repeat -192px 0;
}

#globalnavi-grade a {
	width: 188px;
	background: url(/image/common/btn_globalnavi.png) no-repeat -380px 0;
}

#globalnavi-special a {
	width: 188px;
	background: url(/image/common/btn_globalnavi.png) no-repeat -568px 0;
}

#globalnavi-request a {
	width: 192px;
	background: url(/image/common/btn_globalnavi.png) no-repeat -756px 0;
}

#globalnavi-communication a:active,
#globalnavi-method a:active,
#globalnavi-grade a:active,
#globalnavi-special a:active,
#globalnavi-request a:active {
	outline: none;
}

#globalnavi-communication a:hover {
	background: url(/image/common/btn_globalnavi.png) no-repeat 0 -40px;
}

#globalnavi-method a:hover {
	background: url(/image/common/btn_globalnavi.png) no-repeat -192px -40px;
}

#globalnavi-grade a:hover {
	background: url(/image/common/btn_globalnavi.png) no-repeat -380px -40px;
}

#globalnavi-special a:hover {
	background: url(/image/common/btn_globalnavi.png) no-repeat -568px -40px;
}

#globalnavi-request a:hover {
	background: url(/image/common/btn_globalnavi.png) no-repeat -756px -40px;
}

/* page description */
#description-box {
	padding: 10px;
	background-color: #fff;
}

#description-box h1 {
	width: 590px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #669900;
	color: #669900;
}

#description-box ul {
	margin: 4px 0 0 0;
}

#description-box li {
	margin: 0 0 0 20px;
	padding: 0 0 4px 0;
	list-style-type: disc;
}

/* gradient box */
.gradient-box {
	margin: 10px auto;
	padding: 10px 0 0 0;
}

/* communication */
.communication-header {
}

.communication-content {
	margin: 0 0 20px 0;
}

.communication-footer {
}

a.communication-notice {
	display: block;
	width: 55px;
	height: 16px;
	background: url(/image/communication/icon_parts.png) no-repeat 0 -64px;
}

a.communication-notice:hover {
	background: url(/image/communication/icon_parts.png) no-repeat 0 -80px;
}

.communication-notice span {
	display: none;
}

.communication-front-baloon {
	height: 110px;
	background: url(/image/communication/bg_baloon.png) no-repeat 0 100px;
}

.communication-front-header {
	margin: 10px 0 0 0;
	color: #669900;
}

.communication-front-message {
	width: 598px;
	height: 88px;
	padding: 6px;
	border: 0;
	background: url(/image/communication/bg_front.png) no-repeat 0 0;
	overflow: hidden;
}

.communication-front-submit {
	margin: 0 0 0 50px;
	height: 49px;
	background: url(/image/communication/bg_bear.png) no-repeat 0 0;
}

/* response box */
.response-box {
	margin: 10px 0;
	padding: 10px 0 0 0;
}

.response-box-header {
	padding: 10px;
	background-color: #f0f0f0;
}

.response-box-content {
	height: 100%;
	padding: 0 10px 10px 10px;
}

.response-box-footer {
	padding: 10px;
}

a.response-notice {
	display: block;
	width: 55px;
	height: 16px;
	background: url(/image/communication/icon_parts.png) no-repeat 0 -64px;
}

a.response-notice:hover {
	background: url(/image/communication/icon_parts.png) no-repeat 0 -80px;
}

.response-notice span {
	display: none;
}

.rating-yes {
	display: block;
	width: 55px;
	height: 16px;
	margin: 0 0 0 2px;
	background: url(/image/communication/icon_parts.png) no-repeat 0 0;
	cursor: pointer;
}

.rating-no {
	display: block;
	width: 55px;
	height: 16px;
	margin: 0 0 0 2px;
	background: url(/image/communication/icon_parts.png) no-repeat 0 -32px;
	cursor: pointer;
}

.rating-yes span,
.rating-no span {
	display: none;
}

/* communication rule */
#rule-list {
	margin: 10px 0 10px 20px;
}

#rule-list li {
	list-style-type: disc;
}

/* common box */
.common-box {
	padding: 10px;
	background-color: #fff;
}

/* header icon */
#header-material {
	height: 48px;
	margin: 0 0 10px 10px;
	padding: 10px 0 0 50px;
	background: url(/image/method/obj_material.png) no-repeat left center;
}

#header-grade {
	height: 48px;
	margin: 0 0 10px 10px;
	padding: 10px 0 0 50px;
	background: url(/image/method/obj_grade.png) no-repeat left center;
	text-aign:left;
}

#header-communication {
	height: 48px;
	margin: 0 0 10px 10px;
	padding: 10px 0 0 50px;
	background: url(/image/communication/obj_communication.png) no-repeat left center;
	text-align:left;
}

#header-category {
	width: 590px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

/* header iconリニューアル用 */
#headerTitle-material {
	margin:0px;
	padding:12px 0px 12px 58px;
	text-align:left;
	vertical-align:middle;
	background: url(/image/method/obj_material.png) no-repeat left center;
}

#headerTitle-grade {
	margin:0px;
	padding:12px 0px 12px 58px;
	text-align:left;
	vertical-align:middle;
	background: url(/image/method/obj_grade.png) no-repeat left center;
}

#headerTitle-communication {
	margin:0px;
	padding:12px 0px 12px 58px;
	text-align:left;
	vertical-align:middle;
	background: url(/image/communication/obj_communication.png) no-repeat left center;
}

#headerTitle-category {
	width: 590px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

/* request */
.request-wrap-stage-1 {
	margin: 0 0 20px 0;
	padding: 4px;
	background-color: #e8a200;
}

.request-wrap-stage-2 {
	margin: 0 0 20px 0;
	padding: 4px;
	background-color: #ffb6c1;
}

.request-wrap-stage-3 {
	margin: 0 0 20px 0;
	padding: 4px;
	background-color: #0181b8;
}

.request-corner {
	padding: 10px;
	background-color: #fff;
}

.request-corner img {
	margin: 0 10px 0 0;
}

/* provider list */
.provider-list li {
	display: inline;
	width: 200px;
	_margin: 0 0 4px 0;
	margin: 0 0 8px 0;
}

/* grade list */
.grade-list dt,
.grade-list dd {
	display: inline;
	width: 85px;
	_margin: 0 0 4px 0;
	margin: 0 0 8px 0;
}

/* category list */
#category-list li {
	display: inline;
	width: 295px;
	_margin: 0 0 4px 0;
	margin: 0 0 8px 0;
}

.category-box {
	margin: 10px 0;
	padding: 10px 0 0 0;
}

.category-box-header {
	padding: 10px;
	background-color: #f0f0f0;
}

.category-box-content {
	height: 100%;
	padding: 0 10px 10px 10px;
}

.category-box-footer {
	padding: 10px;
}

/* method box */
.method-box {
	margin: 10px 0;
	padding: 10px 0 0 0;
}

.method-box-header {
	padding: 10px;
	color: #fff;
}

.method-box-header-method1 {
	background-color: #1e54c0;
}

.method-box-header-method2 {
	background-color: #bb00bd;
}

.method-box-header-method3 {
	background-color: #06a7c8;
}

.method-box-header-method4 {
	background-color: #d09c00;
}

.method-box-header-method5 {
	background-color: #d2346a;
}

.method-box-content {
	height: 100%;
	padding: 0 10px 10px 10px;
}

/* material box */
.material-box {
	margin: 10px 0;
	padding: 10px 0 0 0;
}

.material-box-header {
	padding: 10px;
}

.material-box-header-stage1 {
	background-color: #ffebcd;
}

.material-box-header-stage2 {
	background-color: #ffe4e1;
}

.material-box-header-stage3 {
	background-color: #e0ffff;
}

.material-box-content {
	height: 100%;
	padding: 0 10px 10px 10px;
}

.material-box-footer {
	padding: 10px;
}

.material-image {
	display: inline;
	width: 101px;
	height: 120px;
	_margin: 0 5px 0 0;
	margin: 0 10px 0 0;
	border: 4px solid #ccc;
	background-color: #fff;
}

.material-image img {
	margin: 10px 18px;
}

.material-box-content .material-feature {
	width: 489px;
	text-align:left;
}

#description-box .material-feature {
	width: 469px;
	text-align:left;
}

#methodTitle{text-align:left;}

#DetailTitle {
	width:625px;
	background-color:#F3F3F3;
	margin:0px auto 15px auto;
	padding:5px 0px 5px 5px;
	vertical-align:middle;
	text-align:left;
}

#DetailTitleMaterial {
	margin:0px;
	padding:10px 0px 10px 10px;
	text-align:left;
}


#material-detail dl {width:600px;}

#material-detail dt {
	width: 570px;
	height:22px;
	margin:20px auto 4px auto;
	padding-left:27px;
	text-align:left;
}

#material_cost {background:url(/image/common/icon_specDetalsTitle.png) no-repeat 0 0;}
#material_time {background: url(/image/common/icon_specDetalsTitle.png) no-repeat 0 -22px;}
#material_content {background: url(/image/common/icon_specDetalsTitle.png) no-repeat 0 -44px;}

#material-detail dd {
	width:570px;
	padding:10px 10px 0px 10px;
	margin:auto;
	border-top:1px solid #cccccc;
	text-align:left;
}

#material-detail li {
	list-style-type: disc;
}

#material-report {text-align:center;}

#material-report dl {width:600px; margin:auto;}

#material-report dt {
	width: 590px;
	margin:20px auto 0px auto;
	padding:3px 0px 3px 10px;
	text-align:left;
	background: url(/image/common/obj_bgReport.png) no-repeat left top;
	border-bottom:1px dashed #CCCCCC;
}

#material-report dd {
	width: 580px;
	margin:auto;
	padding:8px 10px 5px 10px;
	text-align:left;
	background: url(/image/common/obj_bgReport.png) no-repeat left bottom;
	font-size:95%;
	line-height:180%;
}

#material-report .delimiter {
	border-top: 1px solid #ccc;
}

#material-reportContinue {}

#material-communication {
	width:600px;
	margin:0px auto;
	padding-top:8px;
}

#material-other {
	width:595px;
	margin: 0px auto 30px auto;
	padding:0px 0px 0px 5px;
}	

#material-other ul {
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	position: relative;
}

#material-other li {
	width:600px;
	height:17px;
	margin:20px auto;
	vertical-align:middle;
	position: relative;
	zoom:1;
	font-size:95%;
	line-height:100%;
}

#material-other li a {
	height:17px;
}

.material-other-b1 {background: url(/image/common/obj_arrowSet.png) no-repeat 0 0px; padding-left:30px;}
.material-other-b2 {background: url(/image/common/obj_arrowSet.png) no-repeat 0 -17px;	padding-left:30px;}
.material-other-b3 {background: url(/image/common/obj_arrowSet.png) no-repeat 0 -37px;	padding-left:30px;}
.material-other-b4 {background: url(/image/common/obj_arrowSet.png) no-repeat 0 -54px;	padding-left:30px;}
.material-other-b5 {background: url(/image/common/obj_arrowSet.png) no-repeat 0 -71px;	padding-left:30px;}

#material-method-1,
#material-method-2,
#material-method-3,
#material-method-4,
#material-method-5,
#material-stage-1,
#material-stage-2,
#material-stage-3 {
	margin: 10px 10px 20px 10px;
}

/* mypage */
.mypage-box {
	margin: 10px 0;
	padding: 10px 0 0 0;
}

.mypage-box-header {
	padding: 10px;
	background-color: #f0f0f0;
}

.mypage-box-content {
	height: 100%;
	padding: 0 10px 10px 10px;
}

.mypage-box-footer {
	padding: 10px;
}

/* rotation banner */
#rotation {
	margin: 0 0 10px 0;
}

/* gmap cramschool */
#gmap-canvas {
	display: inline;
	width: 250px;
	height: 250px;
	_margin: 0 5px 0 0;
	margin: 0 10px 0 0;
}

#gmap-description {
	width: 334px;
}

/* sidebar box */
.sidebar-box {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff url(/image/sidebar/bg_boxShadow.png) no-repeat 0 0;
}

#fragment-ranking-footstamp,
#fragment-ranking-response,
#fragment-ranking-bookmark {
	height: 90px;
}

#fragment-mypage-footstamp,
#fragment-mypage-communication,
#fragment-mypage-bookmark {
	height: 90px;
	overflow: auto;
}

/* sidebar banner */
#sidebar-banner {
	padding: 10px 0 10px 0;
	background-color: #f6f6f6;
}

/* footer fragment */
.footer-fragment {
	display: inline;
	width: 310px;
	_margin: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.footer-fragment h4 {
	margin: 0 0 8px 0;
}

.footer-fragment h5 {
	display: inline;
	width: 70px;
	padding: 0 0 0 10px;
}

.footer-fragment-method {
	display: inline;
	width: 220px;
}

.footer-fragment ul {
	margin: 0 0 0 10px;
}

.footer-fragment li {
	padding: 0 6px 4px 0;
}

/* pager */
.pager {
}

.pager a,
.pager span {
	margin: 0 0 0 2px;
	padding: 0 2px;
	text-align: center;
}

.pager-prev {
}

.pager-next {
}

.pager-page {
}

.pager-current {
}

.pager-delimiter {
}

/* openid */
#openid-list {
	margin: 40px 10px 0 80px;
}

#openid-list li {
	margin: 0 0 20px 0;
}

.openid-button-130 {
	display: inline;
	_margin: 0 20px 0 0;
	margin: 0 40px 0 0;
}

.openid-button-150 {
	display: inline;
	_margin: 0 10px 0 0;
	margin: 0 20px 0 0;
}

#openid-list li p {
	padding: 4px 0 0 0;
}


/*Z会・小学館幼児コース*/
#specialCourseChildImage {
	margin: 0px;
}

#specialCourseChildImage img {
	margin: 0px 0px  20px 10px;
	border:0px;
}
	
#specialCourseChildText {
	margin: 0px;
	padding:0px 10px 20px 10px;
	width:465px;
}

#specialCourseChildText dt {
	width:90px;
}

#specialCourseChildText p {
	margin-top:15px;
}


/* 個別教材ページ見出し */
.title-box {
	margin:0px auto;
	padding:0px 10px 0px 10px;
	background:#F0F4F9;
	border:1px solid #D1E3E8;
	vertical-align:middle;
	}


/* 口コミ投稿フォーム */
/* background:url(/image/common/bg_h3regist.png) no-repeat left top; */


#registFrontTitle {
	width:630px;
	height:36px;
	margin:30px auto 15px auto;
	padding:13px 0px 5px 0px;
	background:#FDFCE7;
	border:1px solid #F3ECB3;
	vertical-align:middle;
	color:#4D2411;
}

#registFrontTitle img {
	vertical-align:bottom;
	margin:0px 10px;
}

#registForm {
	width:630px;
}

#registForm table {
	border:1px solid #CCCCCC;
}

#registForm tr {
	border-bottom:1px dashed #CCCCCC;
}

#FormSubject {
	width:130px;
	margin:0px;
	padding:10px 10px;
	background:#F9F9F9;
	border-right:1px solid #CCCCCC;
}

 #FormContents {
	padding:15px; 
 }

.learning {}

ul.learning li {
	padding:10px 0px;
	width:115px;
}

.category {}

ul.category li {
	padding:10px 13px 10px 0px;
}


#registButton {
	margin:30px auto 10px auto;
	text-align:center;
}












