* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  text-align: center;
  background-color: #FFFFFF;
  font-size: 16px;
}
.wrapper {
	width: 744px;
	margin: 1.5em auto;
	border: 1px solid #ccc;
}
.size12 { font-size: 12px ; font-style: normal; line-height: normal; font-weight: normal}
.size13 { font-size: 13px; font-style: normal; line-height: normal; font-weight: normal }
.size13line18 { font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal }
.size15 { font-size: 15px; font-style: normal; line-height: normal; font-weight: normal }
.size11 { font-size: 11px; font-style: normal; line-height: normal; font-weight: normal }
.size20 { font-size: 20px; font-style: normal; line-height: normal; font-weight: normal }
.size18 { font-size: 18px; font-style: normal; line-height: normal; font-weight: normal }
.size13line18color { font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal ; background-color: #FFCC99}
.title_w {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.size12line18color2 {
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	background: #DAE2F8;
}
.size13line18color2 {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	background: #DAE2F8;
}
.line_l_u_r {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.font13_18 {
font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal
}
.line_u_r {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.line_point01 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.line_point02 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
}
.size14line18 {
font-size: 14px; font-style: normal; line-height: 19px; font-weight: normal ; background-color: #FFCC99
}
.line_side {
	border-left: 1px dotted #666666;
	padding: 0px;
	margin: 0px;
}
.size13line18_s {
font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal
}
.font_red_b {
	font-size: 15px;
	line-height: 150%;
	color: #FF3300;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	line-height: 130%;
	color: #333333;
	font-weight: bold;
}
.font_blue_b {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.font_blue_b_line_b {
	font-weight: bold;
	background-color: #DAE2F8;
}
.red {
	color: #FF0000;
}
.font_bk_yellow {
	background: #FFFFCC;
	font-weight: bold;
}
.font13_18_red {
	font-size: 13px;
	line-height: 18px;
	color: #FF0000;
}
.font_20 {
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
}
.font15_bk {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background: #FFCCFF;
	padding: 0px;
	margin: 0px;
	line-height: 160%;
}
.font_19 {

	font-size: 19px;
	font-weight: bold;
	line-height: 150%;
}
.size14line_b {
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	background: #EBEBEB;
	padding: 2px;
}
.waku {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.waku_02 {
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
}
.waku_03 {
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	border: 1px dotted #CCCCCC;
}
.line_up {
	border-top: 1px solid #CCCCCC;
}
.blue {
	color: #0066FF;
}

.size13 .font13_18 .font13_18 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.midashi {
	margin: 0px 0px 5px 15px;
	padding: 0px;
}
.size13 .font15 li {
	margin: 0px 0px 10px;
	padding: 0px;
}

p.error {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
}

table.input{
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal;
  margin: 5px;
  text-align: left;
}

table.input td{
  padding: 8px 5px 7px 5px;
  margin: 5px;
}

table.input th{
  padding: 5px;
  margin: 5px;
}

table.confirm{
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal;
  margin: 2px;
  text-align: left;
}

table.confirm td{
  padding: 2px;
  margin: 5px;
}

table.input td.submit {
	padding: 20px 0;
}

table.confirm th{
  padding: 2px;
  margin: 5px;
}

table.complete{
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal;
  margin: 2px;
  text-align: left;
}

table.complete td{
  padding: 5px;
  margin: 5px;
}

table.complete th{
  padding: 2px;
  margin: 5px;
}

#msgBox_notify{
  font-size: 20px;
  font-weight: bold;
  background-color: #FAFFEA;
  border: solid 1px #CCCCCC;
  color: #333333;
  -moz-border-radius: 10px;
  padding: 20px;
  margin: 0px 0px 10px 0px;
}

#msgBox_error{
  font-size: 20px;
  font-weight: bold;
  background-color: #FAFFEA;
  color: #333333;
  border: solid 1px #CCCCCC;
  -moz-border-radius: 10px;
  padding: 20px;
  margin: 0px 0px 10px 0px;
}


ul#web_menu {
  margin:0;
  position:relative;
  left:50%;
  top:50%;
  float:left;
}
ul#web_menu li {
  font-size:15px;
  list-style-type:none;
  position:relative;
  margin-bottom:20px;
  left:-50%;
}
ul#web_menu li span.note{
  font-size:12px;
}
/*
ul#web_menu li.second{
  font-size:18px;
  list-style-type:decimal;
  position:relative;
  left:-50%;
}
*/
ul#exam_end_announce {
  padding:20px;
  list-style-type:none;
}
ul#exam_end_announce li{
  font-size:14px;
  padding:5px;
}
