@charset "Shift_JIS";

/* import   --------------------------------------------- */
/* ベース */
@import "base.css";
@import "base2nd.css";


/* バック
   --------------------------------------------- */
   
#wrapper {
	width: 850px;
	min-height: 1px;
	background-image: url(../img/back_application.jpg);
	padding-top: 20px;
}
   
#block {
	width: 850px;
	min-height: 1px;
}

#main {
	float: right;
	width: 635px;
	border-left: 1px dotted #7D234C;
	padding: 0 30px 0 30px;
}

#side {
	float: left;
	width: 134px;
	padding: 28px 0 0 10px;
}

/* 左メニュー
   --------------------------------------------- */
.menu a {
	display:block;
	width:116px;
	height:28px;
	background-image: url(../img/menu_back.jpg);
	background-position: left top;
	font-size: 12px;
	line-height: 28px;
	color: #7D234C;
	margin-bottom: 4px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

.menu a:hover {
	background-image: url(../img/menu_back.jpg);
	background-position: left bottom;
	color: #402B8E;
}

.formmenu a {
	display:block;
	width:124px;
	height:28px;
	background-image: url(../img/menu_pdf_back.jpg);
	background-position: left top;
	font-size: 11px;
	line-height: 28px;
	color: #7D234C;
	margin: 60px 0 4px 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.formmenu a:hover {
	background-image: url(../img/menu_pdf_back.jpg);
	background-position: left bottom;
	color: #402B8E;
}

.pdfmenu a {
	display:block;
	width:124px;
	height:28px;
	background-image: url(../img/menu_pdf_back.jpg);
	background-position: left top;
	font-size: 11px;
	line-height: 28px;
	color: #7D234C;
	margin-bottom: 4px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.pdfmenu a:hover {
	background-image: url(../img/menu_pdf_back.jpg);
	background-position: left bottom;
	color: #402B8E;
}

.menu2 {
	background-image: url(../img/menu_back2.jpg);
	height: 28px;
	width: 116px;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 0 0 0 18px;
	background-position: left;
}

#pdf_form {
	width: 130px;
	height:30px;
	margin: 10px 0 5px 0;
	background-image: url(../img/app_pdf.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#acrobat {
	width: 130px;
	font-size: 10px;
	line-height: 12px;
	color: #7D234C;
	margin:30px 0 0 0;	
}

/* 受講コンテンツ
   --------------------------------------------- */
   
#catch {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif; 
	font-size: 22px;
	font-weight: bold;
	color: #40001F;
	height: 40px;
	width: 600px;
	line-height: 26px;
	padding-left:10px
}

#ap_box {
	width: 600px;
	margin-left: 10px;
}

#ap_box th {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #7D234C;
	text-align: left;
	padding: 8px 0;
	border-bottom: 1px solid #904467;
}

#ap_box th span{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#ap_box td {
    padding: 8px 0;
	color: #333333;
	border-bottom: 1px solid #904467;
}

#ap_box_copy {
	color: #333333;
	padding-top:20px
}

#ap_box_copy span {
    font-size: 14px;
	color: #7B2447;
	font-weight: bold;
	line-height: 23px;
	padding:7px 0;
}

.tel {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}