form {
	margin : 0px;
}

body {
	margin : 0px;
	font-size : 13px;
	color : #333333;
}

img {
	border : 0px;
}

/* ヘッダのトップへのリンク色 */
a.c_header_link:link {
	color : #333333;
}

a.c_header_link:visited {
	color : #333333;
}

a.c_header_link:hover {
	color : #333333;
}

a.c_header_link:active {
	color : #333333;
}

.header_box {
	width : 800px;
	margin : 0px auto 0px auto;
}

.box {
	width : 700px;
	margin-top : 20px;
	margin-left: auto;
	margin-right: auto;
}

.box_regist {
	width : 727px;
	margin-top : 20px;
	margin-left: auto;
	margin-right: auto;
}

table.table-bage {
	background-color : #999999;
	border : 2px solid #CCCCCC;
}

th.center {
	background-color : #FAF8F3;
}

th.left {
	width : 180px;
	background-color : #FAF8F3;
	text-align : left;
}

th.left_regist1 {
	width : 180px;
	background-color : #FAF8F3;
	text-align : left;
}

th.left2 {
	background-color : #FAF8F3;
	text-align : left;
}

p.left_txt,.right_txt {
	font-size : 13px;
	color : #333333;
}

p.left_txt {
	font-weight : bold;
	margin : 5px 10px 5px 0px;
	text-align : right;
}

p.center_txt {
	font-weight : bold;
	margin : 5px 10px 5px 10px;
	text-align : center;
}

p.right_txt {
	margin : 5px 10px 5px 10px;
	letter-spacing : 1px;
}

td.center {
	text-align: center;
	background-color : #FFFFFF;
}

td.right {
	width : 525px;
	background-color : #FFFFFF;
}

td.right_regist1 {
	background-color : #FFFFFF;
}

td.right_oubo_resume {
	width : 300px;
	background-color : #FFFFFF;
}

td.right_oubo_resume2 {
	width : 225px;
	background-color : #FFFFFF;
}


td.right2 {
	background-color : #FFFFFF;
}

.err_box {
	width : 655px;
	margin : 0px auto 0px auto;
	background-color : #FAF8F3;
	border : 1px solid #9B9B9B;
}

.err_box2 {
	width : 450px;
	margin : 0px auto 0px auto;
	background-color : #FAF8F3;
	border : 1px solid #9B9B9B;
}

p.err {
	margin : 10px 10px 10px 10px;
	font-size : 13px;
	color : #333333;
	letter-spacing : 1px;
}

/* ヘッダ部 */
.logout {
	margin : 5px 10px 0px 0px;
	text-align : right;
}

p.logout_text {
	margin : 0px 0px 0px 8px;
	font-size : 10px;
}

p.c_name {
	margin : 4px 10px 0px 0px;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
}

p.course {
	margin : 6px 0px 0px 30px;
	font-weight : bold;
	color : #FF0000;
}

.m_button {
	text-align : center;
	border : 1px solid;
}

#navigation ul.navigationlist {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#navigation ul.navigationlist li {
	float: left;
	width: 111px;
	text-align: center;
}

p.fukidasi {
	margin : 7px 0px 0px 20px;
	font-size : 13px;
	text-align : left;
	font-weight : normal;
	line-height : 16px;
}

.red_bold {
	font-weight : bold;
	color : #FF0000;
}

/* サブミットボタンを囲む箱 */
.submit_box {
	width : 690px;
	margin : 0px auto 0px auto;
	background-color : #CCCCCC;
	text-align : center;
}

.submit_margin {
	margin : 10px 0px 10px 0px;
}

/* 戻るボタン */
.back {
	width : 740px;
	margin : 10px auto 0px auto;
}
.back2 {
	width : 740px;
	margin : 10px auto 20px auto;
}