@charset "utf-8";

/*
////////////////////////////////////////////////////////////////////////////

Date:2012/02/28
Author:Tomori Soma

////////////////////////////////////////////////////////////////////////////
*/

/*
====================================================================================================
reset
====================================================================================================
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	}

img { border: 0 none; vertical-align: bottom; }

table { border-collapse:collapse; border-spacing:0; }

caption, th { text-align:left; }

h1, h2, h3, h4, h5, h6 { clear: both; font-size: 100%; font-weight: normal; }

ul, dl, ol { text-indent: 0; }
li { list-style: none; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }



/*
====================================================================================================
layout
====================================================================================================
*/

html { font-size: 100%; }

body {
	background-color: #ffffff;
	font-family: 'メイリオ','Meiryo UI',Meiryo,'ＭＳ Ｐゴシック','MS UI Gothic',sans-serif;
	font-size: 16px;
	*font-size: 100%;
	line-height: 1.5;
	color: #333333;
	width: auto !important;
	}

#wrap {
	width: auto !important;
	text-align: center;
	}

#header {
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(../img/bg_header.gif) repeat-x 0 top;
	}

#container {
	width: auto	!important;
	background-color: #fff9da;
	}

#contents {
	margin: 0 auto;
	padding: 25px 0 25px 0;
	width: 1000px;
	background-color: #ffffff;
	text-align: left;
	}

#footer {
	width: auto !important;
	background-color: #ffffff;
	}




/*
====================================================================================================
content
====================================================================================================
*/

/* #header
--------- --------- --------- --------- --------- */

#header h1 {
	margin: 0 auto 10px;
	background: url(../img/logo_mt.gif) no-repeat 0 0;
	width: 1000px;
	height: 45px;
	}

#header div.seminarDate {
	width: auto !important;
	height: 100px;
	background-color: #000000;
	}

#header div.seminarDate h2 {
	margin: 0 auto;
	width: 1000px;
	height: 100px;
	background: url(../img/title_seminar.gif) no-repeat 0 0;
	}



/* #container
--------- --------- --------- --------- --------- */

#container p.from {
	height: 10px;
	background: url(../img/bg_from.gif) repeat-x 0 0 #ffb954;
	}

#container p.from span {
	margin: 0 auto;
	padding: 0 0 0 50px;
	display: block;
	width: 950px;
	text-align: left;
	}



/* .form
--------- --------- --------- --------- --------- */

div.form {
	margin: 0 auto;
	width: 900px;
	background: url(../img/bg_seminar_middle.gif) repeat-y 0 0;
	z-index: 0;
	}

div.form h3.formTitle {
	height: 60px;
	background: url(../img/bg_seminar_top.gif) no-repeat 0 0;
	z-index: 1;
	}

div.form div.privacy {
	margin: 25px auto 0;
	padding: 25px 25px 25px 25px;
	width: 800px;
	background-color: #eeeeee;
	}

div.form div.privacy h4 {
	width: 800px;
	text-align: center;
	}

div.form div.privacy ul {
	margin: 10px 0 10px 0;
	width: 800px;
	}

div.form div.privacy ul li {
	margin: 0 0 0 25px;
	font-size: 14px;
	list-style: disc;
	}

div.form div.formBottom {
	width: 900px;
	height: 25px;
	background: url(../img/bg_seminar_bottom.gif) no-repeat 0 0;
	}

div.form div.mailForm {
	margin: 25px auto;
	width: 850px;
	}

div.form dl {
	margin: 25px 0 0 0;
	width: 850px;
	height: 70px;
	}

div.form dt {
	float: left;
	width: 400px;
	height: 70px;
	}

div.form dt input.email {
	width: 400px;
	height: 30px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	background-color: #faffbd;
	}

div.form dd {
	margin: 0 0 0 27px;
	float: left;
	width: 423px;
	height: 70px;
	}

div.form dd input#submit {
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	background: url(../img/btn_seminar_off.gif) no-repeat;
	width: 423px;
	height: 70px;
	}

div.form dd input#submit:hover {	background: url(../img/btn_seminar_on.gif) no-repeat;	}



/* #contents
--------- --------- --------- --------- --------- */

#contents p {
	margin: 30px 50px 0 50px;
	}

#contents p.indent1em {
	text-indent: 1em;
	}

#contents ul.negative {
	margin: 30px 50px 0 50px;
	}

#contents ul.negative li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../img/icon_circle.gif) no-repeat 0 3px;
	font-weight: bold;
	}

#contents ul.seminar {
	margin: 30px 50px 0 125px;
	}

#contents ul.seminar li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../img/icon_star.gif) no-repeat 0 0;
	font-weight: bold;
	}



/* #profile
--------- --------- --------- --------- --------- */

#profile {
	margin: 25px auto 0 auto;
	padding: 25px 25px 25px 25px;
	width: 850px;
/*	background: url(../img/img_ishida.jpg) no-repeat top right;*/
	border: 1px dotted #666666;
	text-align: left;
	}

#profile p {
	margin: 0;
	width: 850px;
	}

#profile p img {
	float: right;
	}

#profile ul {
	margin: 25px 25px 0 25px;
	}



/* #footer
--------- --------- --------- --------- --------- */

.to_top {
	margin: 0 0 15px 0;
	padding: 10px 8px 6px 8px;
	background-color: #E6E6E6;
	border-bottom: 3px solid #B2B2B2;
	text-align: right;
	font-size: 12px;
	}

.to_top span {
	display: block;
	margin: 0 auto;
	width: 900px;
	}

.to_top a {
	background: url(https://www.money-trade.jp/freemailseminar/images/to_top.gif) no-repeat;
	background-position: 0 center;
	padding: 0 0 0 12px;
	color: #4D4D4D;
	}
	
.to_top a:hover {
	color: #E36500;
	}

.flinks {
	margin: 0 auto;
	padding: 15px 0 15px 0;
	width: 905px;
	}
	
.flinks li {
	margin: 0 20px 15px 0;
	width: 75px;
	height: 35px;
	float: left;
	}
	
.flinks li.flink2 {
	width:167px;
	}
	
.flinks li.flink3 {
	width:175px;
	}
	
.flinks li.flink4 {
	width:114px;
	}
	
.flinks li.flink5 {
	width:140px;
	}
	
.flinks li.flink6 {
	width:110px;
	}
	
.flinks li a {
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_flink1.gif) no-repeat;
	margin: 0;
	padding:35px 0 0 0;
	width: 75px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:35px;/* for ie5.x */
	}
	
.flinks li.flink2 a {
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_flink2.gif) no-repeat;
	width:167px;
	}
	
.flinks li.flink3 a {
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_flink3.gif) no-repeat;
	width:175px;
	}
	
.flinks li.flink4 a {
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_flink4.gif) no-repeat;
	width:114px;
	}
	
.flinks li.flink5 a {
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_flink5.gif) no-repeat;
	width:140px;
	}
	
.flinks li.flink6 a {
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_flink6.gif) no-repeat;
	width:110px;
	}

.flinks li a:hover {
	background-position: 0 -35px;
	}

.footerBox {
	border-top: 5px solid #666;
	}

.footerLogo {
	margin: 25px auto;
	width: 1000px;
	text-align: left;
	}

.footerLogo img {
	margin: 0 50px 0 0;
	}

.flogo {
	margin: 0 0 0 50px;
	background: url(https://www.money-trade.jp/freemailseminar/images/intro_finfo.gif) no-repeat;
	width: 425px;
	height: 50px;
	}
	
.copy {
	margin: 10px 0 0 50px;
	font-size: 12px;
	font-weight: bold;
	}



/*
====================================================================================================
text
====================================================================================================
*/

/* --- background --- */

.bg_y {	background-color: #ffff00;}


/* --- color --- */

.red_1 {	color: #82130a;}

.red_2 {	color: #f00000;}



/* --- decoration --- */

.bold {	font-weight: bold;}

.u {	text-decoration: underline;}

.dotted {	border-bottom: 1px dotted #c5111a;}



/* --- general class --- */

.noText {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.left {  text-align: left !important;}

.center {  text-align: center !important;}

.right {  text-align: right !important;}

img.left {
  float: left;
  margin: 0 25px 0 0;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.right {
  float: right;
  margin: 0 0 0 25px;
}

img.inline {
  margin: 0 2px 0 2px;
  vertical-align: middle;
}

div.center {
  margin-left: auto;
  margin-right: auto;
}

.clear {  clear: both;}

.top {  vertical-align: top;}

.middle {  vertical-align: middle;}

.bottom {  vertical-align: bottom;}



/* --- font class --- */
.txt_10px {  font-size: 63%;}

.txt_11px {  font-size: 69%;}

.txt_12px {  font-size: 75%;}

.txt_13px {  font-size: 82%;}

.txt_14px {  font-size: 88%;}

.txt_15px {  font-size: 94%;}

.txt_16px {  font-size: 100%;}

.txt_17px {  font-size: 107%;}

.txt_18px {  font-size: 113%;}

.txt_19px {  font-size: 119%;}

.txt_20px {  font-size: 125%;}

.txt_21px {  font-size: 132%;}

.txt_22px {  font-size: 138%;}

.txt_23px {  font-size: 144%;}

.txt_24px {  font-size: 150%;}

.txt_25px {  font-size: 157%;}

.txt_26px {  font-size: 163%;}

.txt_27px {  font-size: 168%;}

.txt_28px {  font-size: 175%;}

.txt_29px {  font-size: 181%;}

.txt_30px {  font-size: 187.5%;}









