﻿/******************************/
/*          全体開始          */
/******************************/
body {
	background-color: #FFFFFF; font-size: 12px; color: #333333; padding: 0px; margin: 0px; text-align: center;
}
a:link {
	color: #0066CC; text-decoration: none;
}
a:visited {
	color: #CC9933; text-decoration: none;
}
a:hover {
	color: #0099FF; text-decoration: underline;
}
h1 {
	margin-top: 0px; margin-bottom: 0px; font-weight: normal;
}
h2 {
	margin-top: 0px; margin-bottom: 0px; FONT-SIZE: 12px; font-weight: normal;
}
h3 {
	margin-top: 0px; FONT-SIZE: 12px; margin-bottom: 0px; font-weight: normal;
}
h4 {
	margin-top: 0px; FONT-SIZE: 12px; margin-bottom: 0px; font-weight: normal;
}
p {
	margin-top: 0px; margin-bottom: 12px; COLOR: #000000; LINE-HEIGHT: 1.3em
}
img {
	border-right: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
form {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.all {
	margin-left: auto; margin-right: auto; width: 900px; text-align: left;	
}
.wrap {
	width: 900px; margin-left: auto; margin-right: auto;
}
.content {
	width: 900px;
	height: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
	background-image: url("../img/bgimg_main.gif"); background-repeat: repeat-y;
	}
.content_end {
	width: 900px;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
	background-image: url("../img/bgimg_end.jpg"); background-repeat: no-repeat;
	}
.s_main {
	width: 850px;
	height: auto;
	}
.menu {
	float: right; text-align: right; margin-top: 5px;
}
.font_mini {
	font-size: 10px;
}
.font_mini_red {
	font-size: 10px; color: #CC3300;
}
.mgn_5 {
	margin: 5px;
}
.mgn_10 {
	margin: 10px;
}
.mgn_15 {
	margin: 15px;
}
.mgn_20 {
	margin: 20px;
}
.mgn_25 {
	margin: 25px;
}
.mgn_w5 {
	margin-left: 5px; margin-right: 5px;
}
.mgn_w10 {
	margin-left: 10px; margin-right: 10px;
}
.mgn_w15 {
	margin-left: 15px; margin-right: 15px;
}
.mgn_w20 {
	margin-left: 20px; margin-right: 20px;
}
.mgn_w25 {
	margin-left: 25px; margin-right: 25px;
}
.mgn_h5 {
	margin-bottom: 5px; margin-top: 5px;
}
.mgn_h10 {
	margin-bottom: 10px; margin-top: 10px;
}
.mgn_h15 {
	margin-bottom: 15px; margin-top: 15px;
}
.mgn_h20 {
	margin-bottom: 20px; margin-top: 20px;
}
.mgn_t5 {
	margin-top: 5px;
}
.mgn_t10 {
	margin-top: 10px;
}
.mgn_t15 {
	margin-top: 15px;
}
.mgn_t20 {
	margin-top: 20px;
}
.mgn_b5 {
	margin-bottom: 5px;
}
.mgn_b10 {
	margin-bottom: 10px;
}
.mgn_b15 {
	margin-bottom: 15px;
}
.mgn_b20 {
	margin-bottom: 20px;
}

/*          ヘッダー開始          */

.header01 {
	width: 850px; 
	height: 120px; 
	margin: 0px;
	padding: 0px;
	clear:both;
	}
.header02 {
	width: 850px; 
	height: 120px; 
	background-image: url("../img/manabi_header02.jpg"); 
	background-repeat:no-repeat; 
	margin: 0;
	padding-top: 20px;
	clear:both;
	}
.header02 p {
	margin-top: 0px; margin-left: 15px; font-size: 12px;
	}

/*          ヘッダー終了          */


/*          メイン開始          */

.content_main {
	width: 580px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	}

.content_main p {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	}

/**		コンテンツ内テーブル開始	**/
.content_main table {
	width: 580px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	}
.content_main table tr {
	}
.content_main table tr th {
	width: 580px;
	height:51px;
	margin: 0;
	padding: 0;
	}
/***	受講者の声開始		***/
.content_main table tr td.voice {
	width: 580px;
	background-image:url("../img/bgimg_voice.gif");
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.5em;
	margin: 0;
	}
.content_main table tr td.voice_end {
	width: 580px;
	height: 20px;
	background-image:url("../img/voice_bottom.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
/***	受講者の声終了		***/
/***	次回予告開始		***/
.content_main table tr td.next {
	width: 580px;
	background-image:url("../img/bgimg_next.gif");
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5em;
	margin: 0;
	}
.content_main table tr td.next_end {
	width: 580px;
	height: 20px;
	background-image:url("../img/next_bottom.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
/***	次回予告終了		***/
/**		コンテンツ内テーブル終了	**/

.next_title {
	font-size: 14px;
	font-weight: bold;
	}

/*			メイン終了			*/



/*          サブ開始          */
.content_sub {
	width: 250px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right:0px;
	}

.sub_gallery_top {
	width: 250px;
	height: 80px;
	margin: 0;
	padding: 0;
	}

.sub_gallery_main {
	width: 250px;
	height:auto;
	background-image:url("../img/bgimg_photo.gif");
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding:0;
	font-size: 10px;
	}

.sub_gallery_main img.photo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	}

.sub_gallery_end {
	width: 250px;
	height: 40px;
	margin: 0;
	padding: 0;
	}



/*          サブ終了          */


/* フッター終了 */
