@charset "shift_jis";
/* CSS Document */


/*
index
----------------------------------------------------------------------------------*/
body {
	margin: 0px;
	line-height: 150%;
font-family: "Yu Gothic", sans-serif;
	color: #333333;
	background-position: 0px 0px;
	font-size: 100%;
 background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(47,90,153,1) 100%); 
background-repeat: no-repeat;
}



* + html body {   
	font-family: "Yu Gothic", sans-serif;
}


/*
firstset
----------------------------------------------------------------------------------*/

a {
	outline: none;
}
a:hover {
    text-decoration: underline;
}  
a:hover img.hoverImg{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
br {
	line-height: 100%;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
    
img {   
    border: 0;   
}   
li  {   
    list-style-type: none;   
} 	

form{
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	}
#h1space {
	width: 920px;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #BF0014;
}
h1{
	font-size:80%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	margin-right: 0px;
	font-weight: bold;
	line-height: 100%;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 120%;
	font-weight: normal;
}
h3{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
}
h4{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
}

u {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

/*
Module --------------------------------------------------------*/

.clearfix:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*
link
----------------------------------------------------------------------------------*/
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}


/*
contents
----------------------------------------------------------------------------------*/
#layout {
	text-decoration: none;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.contentsbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 864px;
}
.contents_txtarea {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.titlebar {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 880px;
	clear: both;
}
.txt_big {
	font-size: 120%;
	line-height: 160%;
}
.txtcolor_red {
	color: #CB1E1A;
}
.txtcolor_red_big {
	color: #CB1E1A;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
}

.txtcolor_blue {
	color: #32549F;
}
.txtbox {
	width: 856px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.foot_link {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
contents_in
----------------------------------------------------------------------------------*/
#top_img {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	text-align: center;
	line-height: 170%;
	/*! margin-bottom: 20px; */
}
#contentsbox_gray {
	margin-right: auto;
	margin-left: auto;
	width: 844px;
	background-color: #F0F0E8;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#contentsbox_yellow {
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	background-color: #FFF1D1;
padding:25px
}
.seminar_summary_box {
	margin-right: auto;
	margin-left: auto;
	width: 864px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
}

.seminar_summary_title {
	width: 127px;
	padding-bottom: 10px;
	background-image: url(../img/seminar_summary_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-top: 10px;
	color: #FFF;
	text-align: center;
	line-height: 100%;
}
.seminar_summary_com {
	width: 720px;
	float: left;
	padding-left: 15px;
}
#dvd_content_middle {
	margin-right: auto;
	margin-left: auto;
	width: 784px;
	background-image: url(../img/dvd_content_middle.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#dvd_content_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 864px;
	background-image: url(../img/dvd_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 20px;
	height: 17px;
}
.dvd_content_com {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/dvd_icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	padding-right: 20px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #000388;
	padding-top: 25px;
	clear: both;
	padding-bottom: 5px;
}

.voice_type_a {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/voice_type_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 804px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
/*
.voice_type_a {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/voice_type_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 248px;
	width: 804px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
*/
.voice_type_b {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/voice_type_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 804px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.voice_type_c {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/voice_type_c.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 804px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.voice_name {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-weight: bold;
	color: #FF6B4A;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1BA83;
	margin-top: 10px;
}
#lecture_name {
	width: 642px;
	float: left;
	padding-bottom: 20px;
}
#lecture_img {
	width: 201px;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
}
#lecture_book {
	width: 835px;
	padding-top: 20px;
	clear: both;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#deliver_item {
	height: 466px;
	width: 452px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#privilege_no1_item {
	height: 176px;
	width: 165px;
	float: right;
}
.privilege_txt {
	margin-right: auto;
	margin-left: auto;
	width: 834px;
	padding: 15px;
}

.bnr_l{
	float:left;
	width:400px;
	margin:15px 0 0 15px;
}

.bnr_r{
	float:right;
	width:400px;
	margin:15px 15px 0 0;
}
	
.bnr_box:  /*鬯ｯ�ｩ陝ｷ�｢�ｽ�ｽ�ｽ�｢鬮ｫ�ｴ髮懶ｽ｣�ｽ�ｿ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｼ鬯ｯ�ｩ�ｽ�･�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｺ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｹ鬮ｫ�ｴ髮懶ｽ｣�ｽ�ｽ�ｽ�｢�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｼ鬯ｯ�ｩ陝ｷ�｢�ｽ�ｽ�ｽ�｢鬮ｫ�ｴ陷ｿ蜴�ｽｽ�ｧ�ｽ�ｭ�ｽ譛ｱ螻ｮ�ｽ�ｿ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｧ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�｣鬯ｯ�ｯ�ｽ�ｯ�ｽ�ｽ�ｽ�ｮ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｯ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�､*/
  :after{
  content:"";
  display:block;
  clear:both;
  }

.bnr_l a,.bnr_r a{
	display:block
}


.subTitle3 {
	font-size: 1.2em;
	background: #FFB0B0;
	padding:15px 10px;
	color: #b40005;
}


#lecture_name {
	width: 642px;
	float: left;
}
#lecture_name > h4{
	font-size:24px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.lecture_nameFurigana{
	font-size:14px;
	font-weight:normal;
}
#lecture_img {
	width: 201px;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
}
#lecture_book {
	width: 835px;
	padding-top: 20px;
	clear: both;
	height: 150px;
}

/*鬯ｯ�ｯ�ｽ�ｮ�ｽ�ｽ�ｽ�ｫ鬮ｯ�ｷ髢ｧ�ｴ�ｽ�ｻ郢ｧ謇假ｽｽ�ｽ�ｽ�ｿ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｴ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ
----------------------------------------------------------------------------------*/


.contract-row{
background-color:#eaeaea;
padding:4px 0 5px 10px ;
}

.contract-sub{
	color: #CB1E1A;
	font-size:13px;
	font-weight: normal;
	display: block
}
.contract-title{
padding:5px 10px;
	font-weight:bold;
}

.contract-head{
	padding: 8px 0 13px;
	display: block;
}
.contract-text{
height:200px;
overflow:scroll;
background-color:#fff;
padding:10px;
line-height:170%;
font-size:12px;
}

.contract-sign{
	text-align: right;
	padding:10px;
	display: block;
}

.contract_ed{
	background: #eee;
	text-align: center;
	color: #333333;
	padding:8px 0;
	margin-top: 10px;
	border: 1px solid #ddd;
}

.contract_ed span{
	text-decoration: underline;
	padding-left: 15px;
}

.app_titlebar h4 {
	background-color: #b40005;
  color: #fff;
	padding-left:20px;
	line-height:2.5;
	font-weight:normal;
	font-size:24px;
}
#layout {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 30px;
}
#h1space {
	width: 920px;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #b40005;
}
.app_titlebar{
	width: 826px;
	margin:0 auto;
	padding-top: 50px;
	margin-bottom: 30px;
}


.app_titlebar h4 {
	background-color: #b40005;
  color: #fff;
	padding-left:20px;
	line-height:2.5;
	font-weight:normal;
	font-size:24px;
}
.button{
	font-size: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;

} 
.font13{
	font-size: 13px
}
#layout_2 {
	text-decoration: none;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top:5px;
}