@charset "utf-8";
html {
/*	background: #C9E3EF; */
}
body {
	background: #fff;

}
#wapper {
	margin:0px;
	padding:0px;
	color:#333333;
	width:320px;
	margin-left:auto;
	margin-right:auto;
}

header {
	height:44px;
	background: url(../../img/sp/bg.png) repeat-x;
		-moz-background-size: 100% 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
		  -o-background-size: 100% 100%;           /* Opera 9.5 */
	 -webkit-background-size: 100% 100%;           /* Safari 3.0 */
			 background-size: 100% 100%;           /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
	padding-left:11px;
}

header h1 {
	text-indent:-9999px;
	height:44px;
	width:145px;
	background: url(../../img/sp/aeon-business_logo.png) no-repeat;
		-moz-background-size: 100% 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
		  -o-background-size: 100% 100%;           /* Opera 9.5 */
	 -webkit-background-size: 100% 100%;           /* Safari 3.0 */
			 background-size: 100% 100%;           /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
	float: left;
}

header h4 
{
	float: right;
	font-size: 14px;
	padding:1em;
}

header h4 a 
{
	text-decoration: underline;
	color: #930;	
}

span 
{
	clear: both;	
}



footer {
	background-color: #C9E3EF;
	height: 100%;
	text-align: center;
	padding-top: 5px;
	border-top-style: solid;
	border-top-color: #333;
	border-top-width: thin;
	margin-top: 30px;
	width: 100%;
	margin-bottom: 30px;
}
footer p {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 15px;
}
footer a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
.case {
	margin:10px 17px;
}



section#loginSection {
	margin:10px 17px;
}

/* ---------------------------------------------
 login view
 ----------------------------------------------- */

div#formarea {
	margin-top:10px;
}

section#loginSection h2 {
	height:21px;
	width:68px;
	background: url(../../img/sp/login_title.png) no-repeat;
		-moz-background-size: 100% 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
		  -o-background-size: 100% 100%;           /* Opera 9.5 */
	 -webkit-background-size: 100% 100%;           /* Safari 3.0 */
			 background-size: 100% 100%;           /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
	text-indent:-9999px;
}

label.formLabel {
	display:block;
	font-weight: bold;
	font-size:15px;
	margin-bottom:6px;
}

section#loginSection input {
	margin:6px 0px;
	padding:0.3em;
}

section#loginSection #signin {
	height:25px;
	width:95px;
		-moz-background-size: 100% 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
		  -o-background-size: 100% 100%;           /* Opera 9.5 */
	 -webkit-background-size: 100% 100%;           /* Safari 3.0 */
			 background-size: 100% 100%;           /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
}


/* -------- two ---------- */

section#twoSection {
}

section#twoSection .lesson_mark {
	text-decoration: none;
	line-height: 18px;
	color:#699C27;
	cursor: pointer;
}
section#twoSection .name h2 {
	text-align: center;
	display: block;
	width: auto;
	line-height: 20px;
}
section#twoSection .name p {
	font-size: 12px;
	padding: 15px;
	line-height: 16px;
}
section#twoSection .month {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
section#twoSection .arrow_left {
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}
section#twoSection .arrow_right {
	float: right;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}
section#twoSection .month img {
	height: 18px;
	width: 16px;
}
section#twoSection .month_center {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 67%;
	text-align: center;
}
section#twoSection table {
	width: 100%;
	font-size: 14px;
}
section#twoSection .week {
	height: 20px;
}
section#twoSection td {
	border: 1px solid #333;
	text-align: center;
	padding-top: 5px;
	height: 40px;
}
section#twoSection .schedule {
	margin-top: 15px;
	margin-bottom: 15px;
}
section#twoSection .schedule h2 {
	height: 27px;
	line-height: 25px;
	color: #FFF;
	font-size: 17px;
	padding-left: 10px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.13, #699C27),
	color-stop(1, #92C330));
	background-image: -o-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -moz-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -webkit-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -ms-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: linear-gradient(to top, #699C27 13%, #92C330 100%);
}
section#twoSection .schedule p {
	line-height: 15px;
	font-size: 12px;
}
section#twoSection .schedule li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B601;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/sp/arrow3.png);
	background-repeat: no-repeat;
	background-position: right center;
}


/* -------- three ----------- */

section#threeSection {
}
section#threeSection a {
	text-decoration: none;
	line-height: 18px;
}
section#threeSection .lesson {
	font-size: 12px;
}
section#threeSection .lesson .block {
	display:block;
	overflow: hidden;
	position: relative;
	margin-top: 8px;
	margin-bottom: 5px;
}
section#threeSection .lesson h2 {
	height: 27px;
	line-height: 28px;
	color: #FFF;
	font-size: 17px;
	padding-left: 10px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.13, #699C27),
	color-stop(1, #92C330));
	background-image: -o-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -moz-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -webkit-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -ms-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: linear-gradient(to top, #699C27 13%, #92C330 100%);
}
section#threeSection .lesson h3 {
	font-size: 12px;
}
section#threeSection .lesson_left {
	float: left;
	width: 40%;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;

}
section#threeSection .lesson_right {
	float: left;
	overflow: hidden;
	position: relative;
	width: 50%;
}
section#threeSection .aeon_comment {
	float: left;
	overflow: visible;
	position: relative;
	width: 96%;
	margin-top: 5px;
	font-size: 12px;
	margin-left: 5px;
	line-height: 18px;
}

section#threeSection .tbox {
	width: 40%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

section#threeSection .send {
	height:25px;
	width:95px;
	background: url(../../img/sp/send_btn.png) no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;  
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;    
}

section#threeSection .send a {
	height:25px;
	width:95px;
	text-indent:-9999px;
	display:block;
}

section#threeSection .schedule {
	margin-top: 15px;
	margin-bottom: 15px;
}
section#threeSection .schedule h2 {
	height: 27px;
	line-height: 28px;
	color: #FFF;
	font-size: 17px;
	padding-left: 10px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.13, #699C27),
	color-stop(1, #92C330));
	background-image: -o-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -moz-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -webkit-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -ms-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: linear-gradient(to top, #699C27 13%, #92C330 100%);
}
section#threeSection .schedule p {
	line-height: 15px;
	font-size: 12px;
}
section#threeSection .schedule li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B601;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right center;
}
section#threeSection .return {
	height:25px;
	width:95px;
	background: url(../../img/sp/return_btn.png) no-repeat;
	-moz-background-size: 100% 100%;  
	-o-background-size: 100% 100%; 
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;  
}
section#threeSection .return a {
	height:25px;
	width:95px;
	text-indent:-9999px;
	display:block;
}


/* -------- four ----------- */

section#fourSection {
}
section#fourSection a {
	text-decoration: none;
	line-height: 18px;
}
section#fourSection .lesson {
	font-size: 12px;
}
section#fourSection .lesson .block {
	display:block;
	overflow: hidden;
	position: relative;
	margin-top: 8px;
	margin-bottom: 5px;
}
section#fourSection .lesson h2 {
	height: 27px;
	line-height: 28px;
	color: #FFF;
	font-size: 17px;
	padding-left: 10px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.13, #699C27),
	color-stop(1, #92C330));
	background-image: -o-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -moz-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -webkit-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -ms-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: linear-gradient(to top, #699C27 13%, #92C330 100%);
}
section#fourSection .lesson h3 {
	font-size: 12px;
}
section#fourSection .lesson_left {
	float: left;
	width: 34%;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
}
section#fourSection .lesson_right {
	float: left;
	overflow: hidden;
	position: relative;
	width: 60%;
}
section#fourSection .aeon_comment {
	float: left;
	overflow: visible;
	position: relative;
	width: 96%;
	margin-top: 5px;
	font-size: 12px;
	margin-left: 5px;
	line-height: 18px;
}
section#fourSection .tbox {
	width: 40%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
section#fourSection .send {
	height:25px;
	width:95px;
	background: url(../../img/sp/send_btn.png) no-repeat;
	-moz-background-size: 100% 100%; 
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
section#fourSection .send a {
	height:25px;
	width:95px;
	text-indent:-9999px;
	display:block;
}
section#fourSection .history {
	margin-top: 15px;
	margin-bottom: 15px;
}
section#fourSection .history h2 {
	height: 27px;
	line-height: 28px;
	color: #FFF;
	font-size: 17px;
	padding-left: 10px;
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.13, #699C27),
	color-stop(1, #92C330));
	background-image: -o-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -moz-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -webkit-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: -ms-linear-gradient(top, #699C27 13%, #92C330 100%);
	background-image: linear-gradient(to top, #699C27 13%, #92C330 100%);
}
section#fourSection .history p {
	line-height: 15px;
	font-size: 12px;
}
section#fourSection .history li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B601;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/sp/arrow4.png);
	background-repeat: no-repeat;
	background-position: right center;
}
section#fourSection .return {
	height:25px;
	width:95px;
	background: url(../../img/sp/return_btn.png) no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
section#fourSection .return a {
	height:25px;
	width:95px;
	text-indent:-9999px;
	display:block;
}

textarea {
	width:98%;
}

/*
 * エラーメッセージ
 */
div#errorMsgBox {
	border: 1px solid #FF9797;
	font-size:12px;
	background: #FFCACA;
	padding:4px;
	color:#FF2D2D;
	display:none;
	margin-bottom:0.8em;
	margin-top:0.8em;
}

.flash_success {
	background:#DBE3FF;
	padding:0.6em;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #A2B4EE;
	font-size:0.8em;
	color:#755BA1;
	margin-top:1em;
}


.btn {
	background: #b2c1cc;
	background-image: -webkit-linear-gradient(top, #b2c1cc, #9ba6ad);
	background-image: -moz-linear-gradient(top, #b2c1cc, #9ba6ad);
	background-image: -ms-linear-gradient(top, #b2c1cc, #9ba6ad);
	background-image: -o-linear-gradient(top, #b2c1cc, #9ba6ad);
	background-image: linear-gradient(to bottom, #b2c1cc, #9ba6ad);
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-align:center;
	width:80px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 17px;
	cursor: pointer;
}

.btn:hover {
  text-decoration: none;
  
}

p.atenndanceInput 
{
	float:left;
}

p.scoreLink 
{
	float:left;
	margin-left:0.8em;
	display:block;
}


p.warning_message 
{
	color:#FF0000;
	font-weight: bold;
}

div#answer {
    width: 300px;
    margin-bottom: 30px;
}

div#answer ul li {
    display: block;
    float: left;
    width: 20%;
    height: 60px;
    text-align: left;
}

div#answer ul li label .answer_list {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    width: 200px;
    font-size: 16px;
    position: relative;
    padding-top: 19px;
    padding-left: 80px;
    color: #888888;
}

div#answer input[type="radio"] + label {
    position: relative;
    margin: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 85%;
    height: 50px;
}

div#answer input[type="radio"]:checked + label .answer_list {
    padding-top: 15px;
    padding-left: 75px;
}

div#answer ul li .radio_option {
    display: none;
}


div#answer input[type="radio"]:checked + label {
    background-repeat: no-repeat;
    border: 10px solid #0099ff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-size: contain;
    background-position: center;
    margin: 0px;
}

