/* 各要素のmargin,paddingの正規加*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0;}

/* ul, ol要素のlist-styleを削除*/
ol, ul
{list-style: none;}

/* table要素のセルのボーダーとボーダーの間隔を0に*/
table
{ border-collapse: collapse; border-spacing: 0; }

/* fieldsetやimg要素のボーダーを削除 */
fieldset, img
{ border: 0; }

#wrap {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* header */
#branding {
	height: auto;
	width: 900px;
}


.title{
	float: left;
	clear: none;
}
.info{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

/* Navi */
.nav_main{
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	font-family: Arial, "Century Gothic";
	font-size: small;
	font-weight: bold;
	background-image: url(../menu_img/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.nav_main li{
display: inline;
}

.nav_main li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.nav_main li a:visited{
color: white;
}

.nav_main li a:hover, .nav_main li .current{
color: white;
background: transparent url(../menu_img/blockactive.gif) center center repeat-x;
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]

/*最新情報*/

.nouveau {
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	}

.nouveau li{
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #666;
	text-align: left;
	line-height: 150%;
	padding: 4px 0px 4px 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C33;
	background-image: url(../menu_img/chip.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.nouveau li a{
	display: block;
	font-weight: bold;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	color: #666;
}

.nouveau li a:visited{
	color: #C36;
	line-height: 150%;
}

.nouveau li a:hover{ /*hover state CSS*/
	color: #C900;
	line-height: 150%;
	background-color: #F9D4D6;
}

/*講師紹介一覧*/

.list {
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	}

.list li{
	font-family: "Century Gothic";
	font-size: small;
	color: #666;
	text-align: left;
	line-height: 150%;
	padding: 4px 0px 4px 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C33;
	background-image: url(../menu_img/chip2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.list li a{
	font-family: "Century Gothic";
	font-size: small;
    color: #666;/*custom bullet list image*/
	display: block;
	font-weight: bold;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
}

.list li a:visited{
	color: #666;
	line-height: 150%;
}

.list li a:hover{ /*hover state CSS*/
	color: #C900;
	line-height: 150%;
	background-color: #6CC;
}


/*レベル*/

.level li{
	font-size: medium;
	color: #666;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C36;
	background-position: center;
	height: auto;
	padding: 2px;
}

/*レベル別スケジュール*/
.level_schedule1 {
	text-align: left;
	background-position: center;
	width: 120px;
	vertical-align: middle;
	padding-left: 10px;
}

.level_schedule2 {
	text-align: left;
	background-position: center;
	width: 120px;
	vertical-align: middle;
	padding-left: 10px;
}

.level_schedule3 a {
	text-align: left;
	background-position: center;
	width: 200px;
	vertical-align: middle;
	padding-left: 10px;
	font-size: medium;
}

.level_schedule4 {
	text-align: left;
	background-position: center;
	width: 160px;
	vertical-align: middle;
	padding-left: 10px;
	font-size: medium;
	color: #666;
}

#index_content_main {
	float: left;
	height: auto;
	width: 600px;
}

#index_content_sub {
	float: right;
	height: auto;
	width: 280px;
}

#site_info {
	font-size: small;
	clear: both;
	height: 40px;
	width: 900px;
	text-align: center;
	margin: 0px;
}


/*コンテンツメイン右*/
#content_main {
	float: right;
	height: auto;
	width: 660px;
}

#content_sub {
	float: left;
	height: auto;
	width: 220px;
}
.topics li {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#top {
	height: 250px;
	width: 900px;
	clear: both;
	margin-bottom: 8px;
}
/*Topページのみ*/
#box600 {
	height: auto;
	width: 600px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}


/*各ページメイン*/
#box660 {
	height: auto;
	width: 660px;
	clear: both;
	margin-bottom: 8px;
}
/*各ページセンター*/
#box660-center {
	height: auto;
	width: 660px;
	clear: both;
	margin-bottom: 8px;
	float: left;
	text-align: center;
}

.timetable660 {
	height: auto;
	width: 660px;
	clear: both;
	margin-bottom: 20px;
}

/*お申し込みページ*/
#box660_info {
	height: auto;
	width: 640px;
	clear: both;
	border: 1px solid #C66;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}



#box660_r {
	height: auto;
	width: 660px;
	margin-bottom: 6px;
	float: left;
	text-align: right;
}


#link_box{
	height: auto;
	width: 140px;
	float: left;
	border: 1px dotted #C36;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.link_banner{
	width: 140px;
	text-align: center;
	height: 80px;
	margin: auto;
}

.link_titlef{
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	}

.link_titles{
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	}

.link_titlee{
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	}
	
	
	
.link_titlef p{
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #690;
	text-align: center;
	font-weight: bold;
}

.link_titles p{
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #C36;

	text-align: center;
	font-weight: bold;
}

.link_titlee p{
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #3CC;
	text-align: center;
	font-weight: bold;
}

#link_list{
	background-image: url(../liens_img/base-link.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 220px;
}

#link_list li{
	height: 40px;
	width: 220px;
	padding-top: 15px;
}

/* コンテンツ左 */
#box220 {
	height: auto;
	width: 220px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C36;
	padding-top: 4px;
	padding-left: 4px;
	float: left;
}

.box220_icon{
	height: 60px;
	width: 60px;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}

.box220_title{
	height: 20px;
	width: 150px;
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	float: right;
	text-align: left;
	clear: none;
	font-weight: bold;
	color: #399;
	margin-top: 6px;
	margin-bottom: 4px;
	text-decoration: none;
}

.box220_text{
	height: auto;
	width: 150px;
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	float: right;
	text-align: left;
	clear: none;
	color: #666;
}

.calendrier{
	float: left;
	height: auto;
	width: 220px;
	clear: none;
	padding-bottom: 10px;
}

.mois1{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #669;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois2{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #C6C;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois3{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #F69;
	text-align: center;
	font-weight: bold;
	height: 25px;
}
.mois4{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #F99;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois5{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #6C0;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois6{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #C9C;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois7{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #6CC;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois8{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #FC0;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois9{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #F90;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois10{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #C60;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois11{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #C33;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.mois12{
	font-family: "Century Gothic";
	font-size: medium;
	color: #FFF;
	background-color: #C36;
	text-align: center;
	font-weight: bold;
	height: 25px;
}

.semaine{
	font-family: "Century Gothic";
	font-size: small;
	color: #333;
	background-color: #FFC;
	text-align: center;
	height: 20px;
}

.semaine_d{
	font-family: "Century Gothic";
	font-size: small;
	color: #C03;
	background-color: #FFC;
	text-align: center;
	height: 20px;
}

.jour{
	font-family: "Century Gothic";
	font-size: small;
	color: #333;
	text-align: center;
	height: 20px;
}

.jour0{
	font-family: "Century Gothic";
	font-size: small;
	color: #999;
	text-align: center;
	height: 20px;
}

.repos{
	font-family: "Century Gothic";
	font-size: small;
	color: #C33;
	text-align: center;
	height: 20px;
	background-color: #FCC;
}


.text_left{
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	text-align: left;
	float: left;
	width: 200px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	height: auto;
	background-color: #FFDBE5;
}

.text_right{
	font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	text-align: left;
	float: right;
	width: 400px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	height: auto;
}

.ex_l{
	font-size: medium;
	color: #333;
	background-color: #FFE6FF;
	text-align: left;
	height: 20px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 4px;
	}
	
.ex_r{
	font-size: medium;
	color: #333;
	background-color: #EEE;
	text-align: left;
	height: 20px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin: 4px;
	padding-left: 4px;
	}
	
	
#service_box{
	height: auto;
	width: 620px;
	float: left;
	border: 1px dotted #C36;
	padding: 4px;
	margin-bottom: 10px;
}	

.service_title{
	height: auto;
	width: 600px;
	float: left;
	font-size: medium;
	color: #C36;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.service_text{
	height: auto;
	width: 600px;
	float: left;
	font-size: medium;
	color: #666;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	clear: both;
}

.example1 {
	overflow: auto;
	border: 1px #c0c0c0 solid;
	font-size: small;
	text-align: left;
	vertical-align: baseline;
	height: 200px;
	width: 500px;
	padding: 6px;
	margin-left: 20px;
}
#wrap #index_content_main .image img {
	border: 1px solid #C36;
}

