@charset "utf-8";

body {
	color: #333333;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: #ffffff;
	line-height: 1.8;
}
img {
	vertical-align: top;
}
a {
	color: #003399;
}
a:visited {
	color: #000066;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}
#wrapper {
	width: 900px;
	margin:10px auto 0 auto;
}

/* トップページ
---------------------------------------------*/
#header img {
	float:left;
}
#menu li {
	float: left;
}
#movie {
	width: 480px;
	height: 400px;
	float: left;
	margin-top: 10px;
}
#top_image {
	clear: both;
}
/* プレゼント
---------------------------------------------*/
#present {
	width: 410px;
	height: 400px;
	float: right;
	background: url(../images/image_present.jpg) no-repeat;
	margin-top: 10px;
}
#present .present_toroku {
	margin: 330px 0 0 30px;
	font-size: 12px;
	padding:2px;
	border-collapse: collapse;
}
#present .present_toroku .left {
	width: 160px;
}
#present .present_toroku .right {
	padding-left:10px;
	vertical-align: bottom;
}
#present .present_toroku .textbox {
	border: 1px solid #999999;
	height: 20px;
	width: 130px;
}
#present .present_toroku .botton {
	padding: 8px 0px;
	background: #000033;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

/* ３カラム
---------------------------------------------*/
#contents {
}
#contents #left {
	width: 240px;
	float: left;
	margin-top: 10px;
}
#contents #right {
	float: right;
	width: 650px;
	margin-top: 10px;
}
#contents #right #right_left {
	width: 400px;
	float: left;
}
#contents #right #right_left #middle {
}
#contents #right #right_left #middle #voice_top {
	background: #feffe4;
	margin:10px 0;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#contents #right #right_left #middle h3 {
	border-bottom: #c40202 solid 1px;
}
#contents #right #right_right {
	float: right;
	width: 240px;
	margin-left: 10px;
}
#side {
	border: solid #e1e4d3 4px;
	padding: 10px 6px;
	margin-bottom: 10px;
}
#side h2 {
	margin-bottom: 10px;
}

/*メールマガジン
---------------------------------------------*/
#side .mailmagazine {
	font-size: 12px;
	padding:2px;
	border-collapse: collapse;
	margin-top:10px;
}
#side .mailmagazine td {
	padding: 5px 3px;
}
#side .textbox_small {
	width: 85px;
	height: 20px;
	border: 1px solid #999999;
	background: #eceee1;
}
#side .textbox_big{
	width: 130px;
	height: 20px;
	border: 1px solid #999999;
	background: #eceee1;
}
#side .mailmagazine td .botton {
	padding: 5px;
	background: #000033;
	color: #FFFFFF;
}
/* お客様の声
---------------------------------------------*/
.top_voice {
	padding: 5px;
	background: #e1e4d3;
	margin-bottom: 10px;
	font-size:11px;
}
.top_voice h3 {
	border-bottom: #000033 solid 1px;
	margin-bottom: 3px;
}

/* 新着情報
---------------------------------------------*/
#side #news {
	font-size: 12px;
}
#side #news td {
	padding: 3px;
}
#side #news .left {
	vertical-align: top;
	font-weight: bold;
	color: #000033;
	font-size: 9px;
}

/* フッター
---------------------------------------------*/
#footer01 {
	clear: both;
	text-align: center;
	font-size: 12px;
	margin:3px 0;
}
#footer02 {
	background: #000033;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 12px;
}

/* 第２階層
---------------------------------------------*/
#contents #right2 {
	float: right;
	width: 622px;
	margin: 10px 0;
	border: solid #e1e4d3 4px;
	padding: 10px 10px 0 10px;
}
#contents #right2 h2 {
	margin-bottom: 10px;
}

/* お問合せ
---------------------------------------------*/
#contact_table {
	width: 630px;
}
#contact_table td {
	padding: 5px 10px;
	font-size: 12px;
}
.contact_table_left {
	background-color: #e4e3e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.box_contact {
	border: 1px solid #999999;
	background: #eceee1;
}
.botton_contact {
	padding: 5px;
	background: #000033;
	color: #FFFFFF;
}

/* プライバシーポリシー
---------------------------------------------*/
.privacy_h3 {
	border-left: solid #a8a8a8 5px;
	line-height: 2.0;
	font-size: 16px;
	padding-left: 10px;
}
.privacy_p {
	line-height: 1.5;
	margin:8px 0 20px 0;
}

/* 卒業生の声
---------------------------------------------*/
#voice01 {
	background: #feffe4;
	padding: 15px;
	margin-bottom:10px;
	border: #CCCCCC solid 1px;
}
#voice01 h3 {
	border-bottom: #000033 1px solid;
	margin-bottom: 10px;
}
/* 推薦者の声
---------------------------------------------*/
#voice1 {
	padding: 15px;
	background: #feffe4;
	margin-bottom: 15px;
	border: #CCCCCC solid 1px;
}
.voice1_image {
	margin: 10px 10px 10px 0;
	float: left;
}
.voice1_h3 {
	border-bottom: #c40202 solid 1px;
}
.voice1_h4 {
	margin-top: 10px;
}
.voice1_p {
	margin-top: 10px;
}
.voice1_profile_p {
	font-size: 80%;
}
.voice1_profile_a {
	display: block;
	padding-left: 25px;
	background: url(../images/icon_web.gif) no-repeat left center;
	margin-bottom: 5px;
}
.seminar_program li {
	padding-left: 20px;
	background:url(../images/icon_title.jpg) no-repeat left center ;
}
