@charset "utf-8";

/* login */
#login {
	font-family: hiragino-mincho-pron, sans-serif;
	min-height: 1000px;
	padding-top: 100px;
}
#login_h1 {
	font-family: source-han-sans-japanese, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: hsla(0,0%,18%,1.00);
	margin-bottom: 50px;
}
#login_h1 span {
	display: block;
	font-size: 26px;
}
#login_box {
	text-align: center;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.login_collum {
	margin-bottom: 10px;
	position: relative;
}

.login_box_head {
	position: absolute;
	font-size: 26px;
	text-align: right;
	top: 8px;
	left: 24px;
	width: 60px;
	white-space: nowrap;
}
.login_box_body {
	display: inline-block;
	width: 250px;
	height: 50px;
}
.input_login {
	width: 100%;
	height: 100%;
	border: 1px solid #AB1B23;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
input[type="text"] {
	background-color: #FFFFFF;
	font-size: 16px;
}
.login_button {
	width: 210px;
	height: 40px;
	color: #FFFFFF;
	background-color: #AB1B23;
	border-radius: 10px;
	border: 1px solid #AB1B23;
	font-size: 26px;
	transition: 0.5s;
	margin-top: 20px;
	cursor: pointer;
}
.login_button:hover {
	color: #AB1B23;
	background-color: #FFFFFF;
}
.login_text {
	font-size: 14px;
	margin-bottom: 5px;
}
.forget_link {
	display: block;
	font-size: 14px;
}


/* common */
#head_contents {
	width: 1240px;
}
#online_head {
	width: 470px;
	float: right;
}
#logo_head {
}
#online_h1 {
	margin-bottom: 50px;
	text-align: right;
}
#online_h1 img {
	width: 450px;

}
#online_h1 span {
	display: block;
	color: #AB1B23;
	font-size: 20px;
	text-align: center;
}
#online_h1_sub {
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	border-top: 1px solid #AB1B23;
	padding-top: 5px;
	margin-top: 5px;
}
#user_name {
	color: #AB1B23;
	font-size: 20px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#logout {
	text-align: right;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid hsla(0,0%,53%,1.00);
	border-radius: 5px;
	margin-top: 5px;
}
#logout:hover {
	color: #AB1B23;
}

.contents1 {
	margin-right: auto;
	margin-left: auto;
	width: 1240px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	padding-top: 60px;
	position: relative;
	background-image: url(../images/back-sub.svg);
	height: 120px;
}
#bread {
	font-size: 12px;
	margin-left: 10px;
}
#bread li {
	font-weight: 600;
}
#bread li a{
	font-weight: 600;
}

#top_slide {
	height: 250px;
	min-width: 100%;
	width: 1200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.contents2 {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	min-height: 720px;
	position: relative;
	padding-top: 120px;
	padding-bottom: 150px;
	/*font-family: hiragino-mincho-pron, sans-serif;*/
}
#wrrapper {
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}

.contents3 {
	width: 1000px;
	min-height: 720px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 150px;
	float: left;
	/*font-family: hiragino-mincho-pron, sans-serif;*/
}

.h2 {
	display: inline-block;
	margin-bottom: 20px;
}

.h2 span {
	display: block;
	color: #AB1B23;
	font-size: 30px;
	border-bottom: 1px solid #AB1B23;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.h2 div {
	display: block;
	padding-top: 10px;
}
.h2 div img {
	height: 20px;
}

#home_video_list {
	margin-bottom: 100px;
}
#home_video_list li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 60px;
}
#home_video_list li a:hover  {
	color: #AB1B23;
}

#home_video_list li img {
	margin-bottom: 10px;
}
#home_video_list li span {
	font-size: 18px;
	font-family: source-han-sans-japanese, sans-serif;
	display: block;
}
#home_video_list2_box {
	position: relative;
}


#home_video_list2 {
	margin-bottom: 100px;
	position: relative;
}
#home_video_list2 li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 60px;
	width: 235px;
	vertical-align: top;
}
#home_video_list2 li a:hover  {
	color: #AB1B23;
}

#home_video_list2 li img {
	margin-bottom: 10px;
	width: 100%;
	border-radius: 10px;
}
#home_video_list2 li span {
	font-size: 16px;
	font-family: source-han-sans-japanese, sans-serif;
	display: block;
	white-space: nowrap;
}
#hukidasi {
	position: absolute;
	top: -77px;
	left: -46px;
	width: 120px !important;
}

#hv_dam   {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: hsla(0,0%,100%,0.70);
	color: hsla(0,0%,0%,1.00);
	font-size: 20px;
	padding-top: 184px;
}


#corce_dolcumemt {
	margin-bottom: 100px;
	position: relative;
}
#corce_dolcumemt a:hover  {
	color: #AB1B23;
}

#corce_dolcumemt img {
	margin-bottom: 10px;
	border-radius: 20px;
}

#corce_dolcumemt span {
	font-size: 18px;
	font-family: source-han-sans-japanese, sans-serif;
	display: block;
}
#cd_dam {
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	color: hsla(0,0%,0%,1.00);
	bottom: 0px;
	padding-top: 80px;
	font-size: 20px;
	background-color: hsla(0,0%,100%,0.74);

}








.course_list {
	margin-bottom: 100px;
	text-align: center;
}
.course_list li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.course_list li a {
	color: #AB1B23;
	border: 1px solid #AB1B23;
	border-radius: 10px;
	background-color: #FFFFFF;
	width: 345px;
	height: 64px;
	font-size: 20px;
	padding-top: 16px;
}
.course_list li a:hover {
	background-color: #AB1B23;
	color: #FFFFFF;
}

.lesson_list {
	margin-bottom: 100px;
	text-align: left;
}
.lesson_list li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.lesson_list li a {
	color: #AB1B23;
	border: 1px solid #AB1B23;
	border-radius: 10px;
	background-color: #FFFFFF;
	width: 345px;
	height: 64px;
	font-size: 20px;
	padding-top: 16px;
}
.lesson_list li a:hover {
	background-color: #AB1B23;
	color: #FFFFFF;
}
#info_list {
	height: 240px;
	overflow-y: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #AB1B23;
	border-bottom: 1px solid #AB1B23;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	margin-bottom: 100px;
}
#info_list li {
	font-size: 15px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
}
.info_head {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.info_body {
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: top;
}
#archive_list {
	height: 240px;
	overflow-y: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #AB1B23;
	border-bottom: 1px solid #AB1B23;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	margin-bottom: 100px;
}
#archive_list li {
	font-size: 15px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
}
.archive_head {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.archive_body {
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: top;
}
.video_list {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.video_list li {
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	width: 230px;
	margin-bottom: 50px;
	vertical-align: top;
	margin-left: 5px;
}
.video_list li a {
	display: inline-block;
	width: 100%;
}


.video_list li .trim {
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
	width: 100%;
	height: 128px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: #E9E9E9;
	border-radius: 10px;
}

.video_list li div {
	text-align: left;
}
.tag_name {
	text-align: left;
	color: #AB1B23;
	font-size: 30px;
	border-bottom: 1px solid #AB1B23;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.mid_category_name {
	text-align: left;
	color: #AB1B23;
	font-size: 30px;
	border-bottom: 1px solid #AB1B23;
	margin-bottom: 10px;
	padding-bottom: 5px;
}



/* video_page */
#page_title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	padding-right: 80px;
	border-bottom: 1px solid #868686;
	padding-bottom: 5px;
	text-align: center;
}
#page_title div {
	font-size: 22px;
	margin-bottom: 5px;
	color: #AB1B23;
	font-weight: bold;
}

.page_sub_title {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 18px;
	color: #AB1B23;
	font-weight: bold;

}
.page_mid_list {
	margin-bottom: 50px;
}
.page_mid_list li {
	display: inline-block;
	border-radius: 5px;
	margin-left: 3px;
	margin-right: 3px;
	color: hsla(0,0%,45%,1.00);
	font-weight: bold;
}
#page_desc {
	margin-bottom: 80px;
	font-size: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	max-width: 830px;
}
#page_video_list {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#page_video_list li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}
.page_video_embed {
	width: 100%;
	height: 0;
	padding-top: 59%;
	position: relative;
}
.page_video_embed iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#page_pdf_list {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#page_pdf_list li {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	border: 1px solid hsla(0,0%,35%,1.00);
	border-radius: 10px;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: hidden;
}
#page_pdf_list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#page_pdf_list li a:hover {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,48%,1.00);
}

#page_tag_list {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#page_tag_list li {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	border: 1px solid hsla(0,0%,35%,1.00);
	border-radius: 10px;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: hidden;
}
#page_tag_list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#page_tag_list li a:hover {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,48%,1.00);
}

#side {
	width: 240px;
	float: right;
	padding-top: 0px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	margin-top: 37px;
}
.side_title {
	font-size: 23px;
	color: #AB1B23;
	border-bottom: 1px solid #AB1B23;
	padding-left: 5px;
	margin-bottom: 10px;
}
.side_list {
	margin-bottom: 50px;
}
.side_list li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 15px;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
}
.side_list li a {
}
.side_list li a:hover {
	color: #AB1B23;
}
#side .side_link {
	margin-left: 5px;
}


#tag_list {
}
#tag_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 30px;
	font-size: 18px;
	width: 30%;
	vertical-align: top;
}
#document_list {
	text-align: left;
}
#document_list li {
	display: inline-block;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
	margin-right: 30px;
	font-size: 18px;
	width: 45%;
	vertical-align: top;
}
#document_list li img {
	height: 24px;
}
.ban {
	margin-bottom: 100px;
}
.ban img {
	width: 100%;
}






@media (max-width:540px){
header {
	width: 540px !important;
	min-width: 540px !important;
	position: fixed;
	top: 0px;
	left: 0px;
	height: auto;
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-shadow: 0px 4px 12px hsla(0,0%,0%,0.25);
	box-shadow: 0px 4px 12px hsla(0,0%,0%,0.25);
	z-index: 2000;
	padding-top: 0px;
}
#head_contents {
	width: 100%;
	position: relative;
}
#online_head {
	width: 100%;
	float: none;
	padding-top: 0px;
}
#logo_head {
}
#online_h1 {
	margin-bottom: 5px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: auto;
	left: 107px;
}
#online_h1 img {
	width: 250px;

}
#online_h1 span {
	display: block;
	color: #AB1B23;
	font-size: 20px;
	text-align: center;
}
#online_h1_sub {
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	border-top: 1px solid #AB1B23;
	padding-top: 5px;
	margin-top: 5px;
}
#user_name {
	color: #AB1B23;
	font-size: 16px;
	margin-top: 44px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-right: 20px;
	margin-bottom: 5px;
}


.contents1 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	padding-top: 34px;
	position: relative;
	background-image: url(../images/back-sub.svg);
	margin-top: 120px;
	height: 72px;
}

#top_slide {
	height: 250px;
	min-width: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.contents2 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	min-height: 720px;
	position: relative;
	padding-top: 70px;
	padding-bottom: 100px;
}
#wrrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.course {
	font-family: hiragino-mincho-pron, sans-serif;
}
.contents3 {
	width: 100%;
	min-height: 720px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 50px;
	float: left;	/*font-family: hiragino-mincho-pron, sans-serif;*/
}
#login_h1 {
	font-family: source-han-sans-japanese, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: hsla(0,0%,18%,1.00);
	margin-bottom: 50px;
}
#login_h1 span {
	display: block;
	font-size: 26px;
}
#login_box {
	text-align: center;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.login_collum {
	margin-bottom: 10px;
	position: relative;
}

.login_box_head {
	position: absolute;
	font-size: 26px;
	text-align: right;
	top: 8px;
	left: 24px;
	width: 60px;
	white-space: nowrap;
}
.login_box_body {
	display: inline-block;
	width: 250px;
	height: 50px;
}
.input_login {
	width: 100%;
	height: 100%;
	border: 1px solid #AB1B23;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
input[type="text"] {
	background-color: #FFFFFF;
	font-size: 16px;
}
.login_button {
	width: 210px;
	height: 40px;
	color: #FFFFFF;
	background-color: #AB1B23;
	border-radius: 10px;
	border: 1px solid #AB1B23;
	font-size: 26px;
	transition: 0.5s;
	margin-top: 20px;
	cursor: pointer;
}
.login_button:hover {
	color: #AB1B23;
	background-color: #FFFFFF;
}
.login_text {
	font-size: 14px;
	margin-bottom: 5px;
}
.forget_link {
	display: block;
	font-size: 14px;
}

#course_h1 {
	margin-bottom: 50px;
}
#course_h1 img {
	height: 30px;
}
#course_h1 span {
	display: block;
	color: #AB1B23;
	font-size: 20px;
}
#course_h1_home_sub {
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	border-top: 1px solid #AB1B23;
	padding-top: 5px;
	margin-top: 5px;
}

#corce_dolcumemt img {
	width: 100%;
}
#cd_dam {
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	bottom: 0px;
	padding-top: 40px;
	font-size: 20px;

}
.course_list {
	margin-bottom: 100px;
}

.course_list li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.course_list li a {
	color: #AB1B23;
	border: 1px solid #AB1B23;
	border-radius: 10px;
	background-color: #FFFFFF;
	width: 345px;
	height: 64px;
	font-size: 20px;
	padding-top: 16px;
}
.course_list li a:hover {
	background-color: #AB1B23;
	color: #FFFFFF;
}
#hukidasi {
	position: absolute;
	top: -84px;
	left: -10px;
	width: 100px !important;
}

#announce_list {
	height: 240px;
	overflow-y: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #AB1B23;
	border-bottom: 1px solid #AB1B23;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#announce_list li {
	font-size: 15px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
}
.announce_head {
	width: 80px;
	display: inline-block;
	vertical-align: top;
}
.announce_body {
	width: calc(100% - 80px);
	display: inline-block;
	vertical-align: top;
}


.video_list {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.video_list li {
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	width: 230px;
	margin-bottom: 50px;
	vertical-align: top;
	margin-left: 5px;
}
.video_list li a {
	display: inline-block;
	width: 100%;
}


.video_list li .trim {
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
	width: 100%;
	height: 128px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: #E9E9E9;
	border-radius: 10px;
}

.video_list li div {
	text-align: left;
}
.tag_name {
	text-align: left;
	color: #AB1B23;
	font-size: 30px;
	border-bottom: 1px solid #AB1B23;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.mid_category_name {
	text-align: left;
	color: #AB1B23;
	font-size: 30px;
	border-bottom: 1px solid #AB1B23;
	margin-bottom: 10px;
	padding-bottom: 5px;
}



/* video_page */
#page_title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	padding-right: 80px;
	border-bottom: 1px solid #868686;
	padding-bottom: 5px;
	text-align: center;
}
#page_title div {
	font-size: 22px;
	margin-bottom: 5px;
	color: #AB1B23;
	font-weight: bold;
}

.page_sub_title {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 18px;
	color: #AB1B23;
	font-weight: bold;

}
.page_mid_list {
	margin-bottom: 50px;
}
.page_mid_list li {
	display: inline-block;
	border-radius: 5px;
	margin-left: 3px;
	margin-right: 3px;
	color: hsla(0,0%,45%,1.00);
	font-weight: bold;
}
#page_desc {
	margin-bottom: 80px;
	font-size: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	max-width: 830px;
}
#page_video_list {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#page_video_list li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
}
.page_video_embed {
	width: 100%;
	height: 0;
	padding-top: 59%;
	position: relative;
}
.page_video_embed iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#page_pdf_list {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#page_pdf_list li {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	border: 1px solid hsla(0,0%,35%,1.00);
	border-radius: 10px;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: hidden;
}
#page_pdf_list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#page_pdf_list li a:hover {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,48%,1.00);
}

#page_tag_list {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#page_tag_list li {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	border: 1px solid hsla(0,0%,35%,1.00);
	border-radius: 10px;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: hidden;
}
#page_tag_list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#page_tag_list li a:hover {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(0,0%,48%,1.00);
}

#side {
	display: none;
}


#tag_list {
}
#tag_list li {
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 45%;
}

#document_list {
	text-align: left;
}
#document_list li {
	display: inline-block;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
	margin-right: 30px;
	font-size: 18px;
	width: 100%;
}
}
