/* ----------- CSS Document ----------- */
* {
	margin:0; padding:0;
}

/* ----------- body ----------- */
body {
background-color: #000000;
text-align: center;
}

#body {
	width: 640px;
	background-color: white;
	text-align: left;
	border-top: 1px solid #333333;
	border-right: 1px solid;
	border-bottom: 1px solid #333333;
	border-left: 1px solid;
}

/* ----------- header ----------- */
#header {
width: 640px;
}

/* ----------- menu ----------- */
#menu {
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #999999;
	float: left;
	margin-bottom: 20px;
	width: 640px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#menu ul {
	text-decoration: none;
	padding-left: 17px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	color: #999999;
	padding: 4px 10px 2px;
	text-decoration: none;
	float: left;
}

#menu #current {
	display: block;
	color: #FFFFFF;
	padding: 4px 10px 2px;
	text-decoration: none;
	float: left;
	background-color: #333333;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #999999;
}

/* ----------- contents ----------- */
#contents {
		width: 580px;
		height: 100%;
		background-color: #FFFFFF;
		text-align: justify;
		text-justify:inter-ideograph;
		margin: 15px 30px 10px;
		float: left;
}

/* ----------- contents img ----------- */
#contents img{
	margin-bottom: 25px;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
}

/* ----------- contents text ----------- */
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}

p.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p.image {
	float: right;
	display: block;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -80px;
}

p.caption {
	float: right;
	display: block;
	margin-top: 75px;
	margin-left: 15px;
	margin-right: -200px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

p.caption2 {
	float: right;
	display: block;
	margin-top: 102px;
	margin-left: 15px;
	margin-right: -200px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
    text-align: center;
}

/* ----------- index navierea ----------- */
#navierea {
	height: 30px;
	width: 500px;
	margin-left: 47px;
	margin-bottom: 30px;
}

#navi {
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	position: absolute;
	height: 30px;
	width: 500px;
}

#navi em {
	text-indent: -9999px;
	float: left;
	list-style-type: none;
	display: inline;
	overflow:hidden;
}

#navi a {
	text-decoration: none;
	display: block;
	height: 29px;
	width: 121px;
	background-image: url(../img/ac_navi.gif);
	background-position: left top;
}

#navi01 a {
	background: url(../img/ac_navi.gif) no-repeat 0 0;
}

#navi02 a {
	background: url(../img/ac_navi.gif) no-repeat -127px 0;
}

#navi03 a {
	background: url(../img/ac_navi.gif) no-repeat -253px 0;
}

#navi04 a {
	background: url(../img/ac_navi.gif) no-repeat -379px 0;
}

#navi01 a:hover {
	background-position: 0 -30px;
}

#navi02 a:hover {
	background: url(../img/ac_navi.gif) no-repeat -127px -30px;
}

#navi03 a:hover {
	background: url(../img/ac_navi.gif) no-repeat -253px -30px;
}

#navi04 a:hover {
	background: url(../img/ac_navi.gif) no-repeat -379px -30px;
}

/* ----------- index course ----------- */
#course {
	display: block;
}

#course img {
	margin-top: -20px;
	margin-bottom: 20px;
	left: 70px;
	position: relative;
}

/* ----------- index2 main ----------- */
#links {
    clear: both;
	float: left;
}
#links table {
	width: 420px;
	margin: 30px 0 50px -10px;
}

#links th,td {
	padding: 0;
}

#main {
	float: left;
	width: 310px;
}

#main ul {
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #333333;
	list-style-type: none;
	text-decoration: none;
}

#main li{
	display: block;
	line-height: 1.3em;
	padding-left: 15px;
	margin-bottom: 20px;
}

#main2 {
	float: left;
	width: 580px;
}

#main2 ul {
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #333333;
	list-style-type: none;
	text-decoration: none;
}

#main2 li{
	display: block;
	line-height: 1.3em;
	padding-left: 15px;
	margin-bottom: 15px;
}

.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	text-decoration: none;
    margin-top: 5px;
    margin-left: 20px;
}

#main2 img {
    margin-left: 0;
}

.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	text-decoration: none;
}

p.text2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	padding: 1px 0 1px 7px;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 2px solid #990000;
	margin-bottom: -20px;
}


/* ----------- index2 sub ----------- */
#sub {
		float:right
}

#sub ul {
	list-style-type: none;
}

#sub img {
    margin-top: 10px;
    margin-bottom: 40px;
}
.link {
	float:right;
    margin-right: 50px
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
/* ----------- index3 text ----------- */
h4 {
	margin-top: 6px;
	margin-left: 30px;
	margin-bottom: 10px;
	display: block;
	width: 180px;
	padding: 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

p.text7 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

p.text3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p.image3 {
	float: right;
	display: block;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#book img {
	margin: 15px -15px 0 20px;
}


p.caption3 {
	float: right;
	display: block;
	margin-top: 160px;
	margin-left: 15px;
	margin-right: -400px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}


/* ----------- index4 text ----------- */
#card {
	float: left;
	width: 538px;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 8px;
	background-color: #F5F5F5;
}

p.text4 {
	float: right;
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	line-height: 130%;
    margin: 15px 8px 0 -30px;
}

p.text5 {
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #333333;
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;

}

p.text6 {
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
    margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 5px;
	text-decoration: none;
}

p.image4 {
	float: left;
	display: block;
	margin: 15px 5px 0 -25px;
}


/* ----------- index5 text ----------- */
p.box {
		display: block;
		padding: 10px 15px 15px;
		float: left;
		height: 100%;
		width: 400px;
		margin-left: 35px;
		border: 1px solid #CCCCCC;
		font-family: "ＭＳ Ｐゴシック", "Osaka";
		text-align: center;
}

.boxtext1 {
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align: center;
	font-size: 12px;
	color: #666666;
    margin-bottom: -10px;    
}

.boxtext2 {
	display: block;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}

.boxtext3 {
	display: block;
	font-size: 13px;
	color: #333333;
}

.boxtext4 {
	display: block;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
/* ----------- index5 form ----------- */
fieldset {
	padding: 20px;
	background-color: #F3F3F3;
	border: #CCCCCC;
}

p, h1, form, button {
	border:0; margin:0; padding:0;
}

.spacer {
	clear: both; height:1px;
}
/* ----------- My Form ----------- */
.myform{
	margin: 0 auto;
    width: 540px; 
	padding: 15px;
}
/* ----------- stylized ----------- */
#stylized {
	background: #FFFFFF;
}

#stylized h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}


#stylized p{
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #990000;
	padding-bottom: 10px;
}

#stylized label{
	font-size: 12px;
	display: block;
    text-align: left;
    width: 100px;
	float: left;
    margin-right: 5px;
}

#stylized .small{
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-left: 5px;
}

#stylized input{
	float: left;
	font-size: 12px;
	padding: 3px 2px;
	border: solid 1px #CCCCCC;
	width: 200px;
	margin: 3px 0 3px 0;
}

#stylized select {
	float: left;
	margin: 3px 0 3px 0;
}

#stylized textarea {
	float: left;
	margin: 3px 0 3px 0;
	height: 7em; 
	border: solid 1px #CCCCCC;
}

#stylized button{
	margin-left: 115px;
	width: 70px;
	height: 22px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	border: 1px solid #999999;
    padding-top: 1px;
}

/* ----------- no Form ----------- */
.noform{
	margin: 0 auto;
    width: 540px; 
	padding: 15px;
}

/* ----------- stylized2 ----------- */
#stylized2 {
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	font-size: 12px;
}

#stylized2 h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylized2 p{
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #990000;
	padding-bottom: 10px;
}

#stylized2 label{
	font-size: 12px;
	display: block;
	text-align: left;
	width: 100px;
	float: left;
	margin-right: 5px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	padding-top: 6px;
}

#stylized2 .small{
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-left: 5px;
}

#stylized2 .age{
	font-size: 12px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	display: block;
	margin-top: 8px;
}
#stylized2 input{
	float: left;
	font-size: 12px;
	padding: 2px;
    height: 1em
	width: 12em;
	margin: 3px 0 3px 0;
}

#stylized2 textarea {
	width: 300px;
	height: 60px;
	float: left;
	margin: 3px 0;
}

#stylized2 button{
	margin-left: 115px;
	width: 70px;
	height: 22px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	border: 1px solid #999999;
    padding-top: 1px;
}

.th_check{
	font-size: 12px;
	text-align: left;
	width: 380px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	display: block;
	padding-top: 6px;
	font-weight: lighter;

}

/* ----------- index6----------- */
#line_text {
background: #CCD6D9 center;
margin: 5px 0px;
padding: 0px;
}

#line_text img{
	margin: -10px;
	float: left;
    clear: both;
}

.box{
padding: 0px;
width: 560px;
margin-right: auto;
margin-left: auto;
background: #FFFFFF;
}

.note {
	font-size:12px;
	background: url(../img/ten.gif) repeat 0px -11px;
	margin: 20px;
	padding: 0px 0px 1px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
}
.note p{
line-height:12px;
margin-top:12px;
}

/* ----------- index7----------- */
/*-----------clearfix-----------*/
.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#policy {
	width: 560px;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #F5F5F5;
	height: 125px;
}

p.image5 {
	float: right;
	display: block;
    margin: 10px -20px 0 -20px;
}


p.text8 {
	float: left;
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
    margin: 0 0 5px 15px ;
}

#comp table {
    clear: both;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	width: 540px;
	margin: 0 0 20px 20px;
	float: left;
}

#comp th,td {
	text-align: left;
	display: inline;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#comp th {
	padding-left: 5px;
	width: 80px;
}

#comp td {
    margin-right: 0px;
}

p.image6 {
	float: right;
	display: block;
	margin: 5px 0 0 -50px;
}
/* ----------- セミナー----------- */
#time table {
	width: 580px;
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

h5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}
h6 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 5px 0 5px 10px;
}
#time th,td {
	text-align: left;
	display: inline;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#time th {
	padding-left: 5px;
	width: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#time td {
	margin-right: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
	width: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.td_a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.td_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: none;

}

#seminar table {
	clear: both;
	width: 540px;
	margin: 0 0 20px 20px;
	float: left;
	border: 1px solid #CCCCCC;
}

#seminar th,td {
	text-align: left;
	display: inline;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#seminar th {
	padding-left: 5px;
	width: 80px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #666666;
}

#seminar td {
	margin-right: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#attention {
　　clear: both;
	display: block;
	float: left;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
    margin: 0 0 10px 25px
}

p.form a {
	float: left;
	display: block;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-decoration: none;
	padding: 7px 0 0 2px;
	border: 1px solid #990000;
	text-align: center;
	height: 20px;
	width: 100px;
	margin: 10px 0 10px 230px;
	list-style-type: none;
	color: #999999;
	letter-spacing: 0.1em;
}

p.form a:hover {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* ----------- footer ----------- */
#footer {
    clear: both;
	width: 640px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	background-image: url(../images/ac_footer_bg.gif);
	text-decoration: none;
	padding-bottom: 10px;
}
