@charset "utf-8";

@import "css/dropdown/dropdown.css";
@import "quiz.css";

/* CSS Document */

/*
css-menu
------------------------
1.Gloval Reset
2.Text SET
3.Other SET
4.Layout
------------------------*/



/*
------------------------------	------------------
1.Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,th,td{
	margin:0;
	padding:0;
}

img{
	border:0;
}
li,dl{
	list-style:none;
}

/*
------------------------------------------------
2.Text SET
------------------------------------------------*/
dt,dd,ol,pre,p,address,h1,h2,h3,h4,h5,h6,td,th{
	font-size: 75%;
	color:#333333;
	line-height: 1.7em;
	letter-spacing: 0.08em;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS PGothic", sans-serif;
}
a{
	text-decoration:underline;
	color:#000099;

}
a:hover{
	text-decoration:underline;
}
/*
------------------------------------------------
3.Other SET
------------------------------------------------*/
th,td {
	padding:10px;
	vertical-align: top;
}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
------------------------------------------------
4.Layout
------------------------------------------------*/

body {
	background-image: url(images/bgBody.jpg);
	background-repeat: repeat-x;
}

#mainContent {
	width: 900px;
	clear: left;
	margin: auto;
	padding-top: 15px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}
#gotop {
	width: 900px;
	margin: auto;
	clear: both;
	padding-top: 25px;
}
.button{
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
.red{
	color:#C00;
}
.blue{
	color:#009;
}
.submit {
	text-align: center;
	clear: both;
	position:relative;
}
.ssbold {
	font-size: 0.8em;
	font-weight: bold;
}

.bold {
	font-size: 1.2em;
	font-weight: bold;
}
.sbold {
	font-size: 1.0em;
	font-weight: bold;
}
.mbold {
	font-size: 1.4em;
	font-weight: bold;
}
textarea {
	height: 80px;
	width: 300px;
}

/*Header*/
#head {
	width: 900px;
	margin: 0 auto ;
}
#head img {
	vertical-align: bottom;
}

#head .logOut {
	background-image: url(images/bglogout.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 353px;
	float: right;
}
#head .logOut p {
	padding-top: 12px;
	padding-left: 55px;
	float: left;
}

#head .logOut input {
	padding-top: 6px;
	float: right;
	padding-right: 8px;
}
#head h1 {
	padding: 1px 0;
}
/*Menu*/
.newmenu{
	clear:left;
	height:36px;
	width:100%;
	display:block;
	background:url("images/topMenuImages.png") repeat-x;
	}
.newmenu li{
	list-style:none;
	display:inline;
    float: left;
    }
.newmenu li a{
	float:left;
	padding-left:16px;
	display:block;
	color:#333333;
	text-decoration:none;
	cursor:pointer;
	background:url("images/topMenuImages.png") 0px -36px no-repeat;
	outline:none;
	font-weight: bold;
	font-size:0.9em;
	}
.newmenu li a span{
	line-height:32px;
	float:left;
	display:block;
	padding-right:16px;
	padding-top:4px;
	background:url("images/topMenuImages.png") 100% -36px no-repeat;
	}

.newmenu li a:hover span{
	background-position:100% -72px;
	}
.newmenu li a.active,
.newmenu li a.active:hover{
	line-height:36px;
	background:url("images/topMenuImages.png") 0px -108px no-repeat;
	}
.newmenu li a.active span,
.newmenu li a.active:hover span{
	background:url("images/topMenuImages.png") 100% -108px no-repeat;
	}

/*Login*/
.logIn {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#mainContent #logIn {
	background-image: url(images/menu00.gif);
	background-repeat: no-repeat;
	height: 330px;
	width: 530px;
	padding: 80px 0px 0 0px;
}

#logIn table {
	width: 490px;
}

#mainContent .leftContent {
	float: left;
	width:434px;
}
#mainContent .rightContent {
	float: right;
	width:434px;
}

/* breadcrumbs*/
.breadcrumbs {
	overflow:hidden;
	height:30px;
	line-height:30px;
	background-color:#FFF;
	border:1px solid #D2CBB9;
	clear: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.breadcrumbs a,
.breadcrumbs em,
.breadcrumbs span{
	font-size:75%;
	overflow:hidden;
	padding:0 8px;
	font-style:normal;
	color:#009;
	float:left;

}

.breadcrumbs img{
	padding-top:7px;
	float:left;
	padding-left: 7px;
}
.breadcrumbs p{
	padding:3px 0 0 8px;
	float:left;
	font-size:100%;
}
.breadcrumbs span {
	background:url(images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
}

/* box */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head .h3{
	background-color: transparent;
	background-image: url(images/img.php.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cssbox{
	width:419px !important;
	width: 320px;
	padding-right:15px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.cssbox_head{background-position:top right;
      margin-right:-15px;
      padding-right:40px}

.cssbox_head .h3{
	background-position:top left;
	margin:0;
	border:0;
	height:auto !important;
	height:1%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
} /* IE Holly Hack */

.cssbox_body{
	background-position:bottom left;
	margin-right:25px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 12px;
}
#mainContent .cssbox  h3 {
	background-image: url(images/h3_masuta.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 378px;
	padding-top: 5px;
	padding-left: 13px;
	font-size: 1.0em;
	font-weight:bold;
}
#mainContent .cssbox ul li {
	margin-bottom: 10px;
	float: left;
	padding-right: 50px;
	white-space: pre;
}
#mainContent .cssbox ul {
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Table */
table{
	width:100%;
	border: none;
	empty-cells:show;
	margin: 8px auto 18px;
	background-color: #FFF;
	border:1px solid #D2CBB9;
}
table.with_border {
	border: 1px #D2CBB9 solid;
	border-collapse: collapse;
}

table.with_border th {
	border: #D2CBB9 solid;
	border-width: 0 0 1px 1px;
	line-height: 120%;
	text-align: left;
	background-color: #5F5D49;
	color: #FFF;
}
table.with_border td {
	padding: 5px;
	border: 1px #D2CBB9 solid;
	border-width: 0 0 1px 1px;
}
table.nospan{
    margin:0px;
}
.w40 {
    width:40px;
}
.w50 {
	width:50px;
}
.w70 {
    width:70px;
}
.w100 {
	width:100px;
}
.w150 {
    width:150px;
}
.w200 {
	width:200px;
}
.w230 {
    width:230px;
}
.w250 {
    width:250px;
}
.w300 {
	width:300px;
}
.w500 {
	width:500px;
}
.w600 {
	width:600px;
}
.dk60 {
    background-color: #5F5D49;
    color: #FFF;
    width:60px;
    border-bottom:dotted 1px #D2CBB9;
}
.dk70 {
    background-color: #5F5D49;
    color: #FFF;
    width:70px;
    border-bottom:dotted 1px #D2CBB9;
}
.dk80 {
    background-color: #5F5D49;
    color: #FFF;
    width:80px;
    border-bottom:dotted 1px #D2CBB9;
}
.dk90 {
	background-color: #5F5D49;
	color: #FFF;
	width:90px;
}
.dk100 {
    background-color: #5F5D49;
    color: #FFF;
    width:100px;
    border-bottom:dotted 1px #D2CBB9;
}
.dk125 {
    background-color: #5F5D49;
    color: #FFF;
    width:125px;
    border-bottom:dotted 1px #D2CBB9;
}
.dk150 {
    background-color: #5F5D49;
    color: #FFF;
    width:150px;
    border-bottom:dotted 1px #D2CBB9;
}
.dk200 {
	background-color: #5F5D49;
	color: #FFF;
	width:200px;
	border-bottom:dotted 1px #D2CBB9;
}
.dk {
	background-color: #5F5D49;
	color: #FFF;
}
.border {
	border-bottom:dotted 1px #D2CBB9;
}
.bordertop {
    border-top:dotted 1px #D2CBB9;
}
.border110 {
	width: 110px;
	border-bottom:dotted 1px #D2CBB9;
}
.border350 {
    width: 350px;
    border-bottom:dotted 1px #D2CBB9;
}
.border450 {
    width: 450px;
    border-bottom:dotted 1px #D2CBB9;
}
.border600 {
    width: 600px;
    border-bottom:dotted 1px #D2CBB9;
}

/*GakushuCard*/
.newcardLeft,
.psetLeft{
	float: left;
	width: 200px;
}
.newcardRight,
.psetRight{
	float: right;
	width: 680px;
}
.psetRight .open {
	background: #fff2bf url(images/img_close.gif) no-repeat right center;
	cursor:pointer;
}
.psetRight .close{
	background: #fff2bf url(images/img_open.gif) no-repeat right center;
	cursor:pointer;
}
.newcardLeft ul {
	font-size: 75%;
	clear: left;
	border:1px solid #D2CBB9;
}
.newcardLeft ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.8em;
	clear: left;
	display: block;
	border-bottom:dotted 1px #D2CBB9;
}

.newcardLeft ul .ok {
	background-color: #C4FD9D;
	border-bottom: 1px dotted #333;
}

/*Other*/
.keitai {
	width: 250px;
}
.prinputwidth {
	width: 600px;
}

.ctext {
	width: 100%;
	height: 200px;
}
.cmufield {
	border: 1px solid #FC0;
	padding: 10px;
	background: #FFF2BF;
	width: 50%;
	float: left;
	margin-right: 10px;
}
.cmuselect {
	float: left;
	margin-right: 10px;
}

.btnarea {
	width: 110px;

}
.comeText {
	width: 100%;
	height: 100px;
	margin-bottom:10px;
}
.numarea {
	width: 3%;
	color: #FFBD11;
}

.title {
	width: 70%;
	background:#FAEFC7 url(images/topics.gif) no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}
.comment {
	width: 67%;
}
.titleBg {
	background: #FAEFC7;
}
.emoji {
	float: right;
}

.btaria {
	float: left;
	width: 300px;
}
#board_text_div table,
#board_form_div table {
	clear: left;
}
.pwaria01 {
	float:left;
}
.pwaria02 {
	float:left;
	background-color:#FAEFC7;
	padding:10px;
}
.myboad h3 {
	border: 1px solid #8D8A6D;
	padding-left: 3px;
	background-color: #FFEFB0;
	height:28px;
}
.myboad h3.instructor {
	background-color: #FFD5FF;
}
.hidden {
	display: none;
}
.myboad .open {
	background: #FFEFB0 url(images/img_close.gif) no-repeat right center;
	cursor:pointer;
}
.myboad .close {
	background: #FFEFB0 url(images/img_open.gif) no-repeat right center;
	cursor:pointer;
}
.waku {
	padding:5px;
	border-top: 0px solid #8D8A6D;
	border-right: 1px solid #8D8A6D;
	border-bottom: 1px solid #8D8A6D;
	border-left: 1px solid #8D8A6D;
}
.serch{
	padding-left: 3px;
	background-color: #FFEFB0;
	border: 1px solid #8D8A6D;
	height:28px;
}

/*TopAria*/
#mainContent .rightTop {
	float: right;
	width:340px;
}
#mainContent .leftTop {
	float: left;
	width: 548px;
}
/*Enquete*/
.enqtarea {
	width: 700px;
	height: 150px;
}
.unh3 {
	font-size: 1.0em;
	font-weight: bold;
	background: #E4E9ED;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 3px;
}
.unh2 {
	font-size: 0.9em;
	font-weight: bold;
	background: #EDF0F3;
	padding:5px;
	margin: 8px;
}
.unqmail {
	border: 1px solid #BABEC2;
	padding: 5px;
	background: #FFF;
	margin-bottom: 20px;
}
.unqarea {
	background: #fff2bf;
	margin-bottom: 10px;
}
.unqarea .unqarearight {
	width: 40%;
}
.unqarea td {
	vertical-align: top;
}
.unqarea .unqarearight textarea {
	height: 30px;
	width: 280px;
}

.unqarea .label {
	float:left;
	clear: left;
	font-weight: bold;
	width: 30px;
}
.unqarea textarea {
	margin-bottom: 5px;
}
.unqarea .label img {
	margin: -2px 0px 0px;
}
.unqarea .unqhead {
	background: url(images/bg_qhead.jpg) repeat-x;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.unqarea .unqhead span {
	float: left;
}
.unqarea .unqhead p {
	float: right;
}
.unqarea .unqhead img {
	padding:5px;
}
.unqarea .unqarearight .addsentakushi {
	padding-left: 250px;
}
.unqarearight .gray {
	color: #999;
}
.unqmail h4 {
	padding: 10px 0px 3px;
}
.unt {
	clear: right;
	margin: 10px 15px 20px 0px;
	border: 1px solid #D2CBB9;
	background: #FFF;
}
.unpreview {
	clear: left;
	margin-bottom: 20px;
}
.unpreview .mail,
.unpreview .unq{
	float: left;
	width: 420px;
	margin-right: 5px;
	padding: 10px;
	border: 1px solid #D2CBB9;
}
.unpreview .unbox {
	width: 250px;
	background: #EDF0F3;
	padding: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.unpreview .unbox .ssbold {
	color: #009;
	line-height: 2em;
}
.unbtn {
	float: right;
	width: 420px;
}
.unt .unt01 {
	float: left;
	width: 630px;
	margin-right: 10px;
}
.unt .unt02 {
	width: 240px;
	float: right;
}
.unt .unt01 .with_border,
.unt .unt02 .with_border{
	margin: 10px;
	width: 85%;
}
.unt .unt01 .with_border th,
.unt .unt02 .with_border th{
	width: 30%;
}
.unpreview textarea {
	height: auto;
	width: auto;
}
.w98 {
	width:98%;
}
.newjm .color {
	height: 20px;
	width: 20px;
}
.newjm ul.colorList li {
	float:left;
}
.newjm ul.colorList200 li {
	float:left;
}
.newjm ul.colorList {
	width: 70px;
	float: left;
}
.newjm ul.colorList200 {
	width: 500px;
	float: left;
}
.jList li {
	padding-bottom: 5px;
}
.newjm .jbg li {
	display: inline;
	background: #A8A8A8;
	padding: 5px 100px 5px 5px;
}
.newjm .jbg {
	padding-top: 5px;
	padding-bottom: 5px;
}
.newjm  .colorFloat {
	float: left;
}
.kensu {
	position:absolute;
	top:0;
	right:0;
}