@charset "utf-8";
/* CSS Document */

@import url("common.css");

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	width: 100%;
}

body, h1, h2, h3, h4, h5, form, dl, dt, dd, ul, li, em ,img ,p {
	margin: 0;
	padding: 0;
	font-style:normal;
}

body ,td, th {
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Osaka', sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
}

a {
	/*\*/ overflow: hidden;/**/
}

a:link {
	color: #458B74;
}

a:visited {
	color: #9BCD9B;
}

a:hover {
	color: #B4EEB4;
} 

img{ /* イメージ画像はボーダーなしで */
	border:0;
}


/* 回り込み解除用 */

.clearfix:after { clear: both; height: 0; visibility: hidden; display: block; content: "."; }
.clearfix { display: inline-block; }
/*Hides from IE-mac\*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac\*/

#eiyoushisenmon{
	width:100%;
	height:100%;
}

#content{ /* footerをボトムに貼り付ける用 */
	width:800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	position: relative;
}

body > #content {height: auto;}/* ←wrapper内の容量が増えたときスクロールすると背景が繰り返さないのを回避 */

/*::::::::::::::::::::::::::::::::::: ヘッダー :::::::::::::::::::::::::::::::::::*/

#head{
	width: 800px;
	height:85px;
	background:url(/img/head.jpg) no-repeat;
}

h2{
	display: none;
	visibility:hidden;
}

#head h1#h1{
	padding-left:10px;
	width:320px;
	height:85px;
	float:left;
}

#head h1#h1 a{
	display:block;
	width:320px;
	height:60px;
	text-indent:-9999px;
}

#head #head_right{
	width:220px;
	float:right;
}

#head #head_right #counter{
	height:17px;
	margin:12px 20px 0 145px;
}

#head #head_right noscript{
	display:none;
	visibility:hidden;
}

#head #head_right ul{
	list-style:none;
	display:block;
	padding-top:5px;
}

#head #head_right li{
	display:block;
	float:left;
}

#head #head_right li a{
	display:block;
	height:20px;
	text-indent:-9999px;
}

#head li#link_toi a{
	width:110px;
}

#head li#link_sitemap a{
	width:100px;
}


/*::::::::::::::::::::::::::::::::::: メニュー :::::::::::::::::::::::::::::::::::*/

#menu{
	width:140px;
	margin:0 10px 10px 0;
	float:left;
}

#menu #accordion{
	width:140px;
	font-size:12px;
}

/* コース----------------------- */
.accordion_toggle{
	width:140px;
	height:52px;
	cursor:pointer;
	text-indent:-999em;
	display:block;
	margin-bottom:10px;
}

.about, .training a, .what a, .learn a, .learn a, .info a, .link a{
	text-indent: -9999px;
	display: block;
	width:140px;
	height:52px;
	margin-bottom:10px;
}

#menu .about{background:url(/img/menu_about.jpg) no-repeat;}
#menu .training{background:url(/img/menu_training.jpg) no-repeat;}
#menu .what{background:url(/img/menu_what.jpg) no-repeat;}
#menu .learn{background:url(/img/menu_learn.jpg) no-repeat;}
#menu .info{background:url(/img/menu_info.jpg) no-repeat;}
#menu .link{background:url(/img/menu_link.jpg) no-repeat;}

/* アコーディオン----------------------- */

#menu .accordion_content{
	overflow:hidden;
	margin-bottom:10px;
}
#menu .accordion_content li{
	width:140px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

.accordion_content li a{
	display:block;
	width:140px;
	height: 26px;
}

/* 概要部分・リンク----------------------- */

#about_greeting1 a{background:url(/img/menu_about.gif) 0px 0px;}
#about_greeting2 a{background:url(/img/menu_about.gif) 0px -26px;}
#about_plan a{background:url(/img/menu_about.gif) 0px -52px;}
#about_report a{background:url(/img/menu_about.gif) 0px -78px;}
#about_meeting a{background:url(/img/menu_about.gif) 0px -104px;}
#about_training a{background:url(/img/menu_about.gif) 0px -130px;}
#about_director a{background:url(/img/menu_about.gif) 0px -156px;}
#about_member a{background:url(/img/menu_about.gif) 0px -182px;}
#about_rule a{background:url(/img/menu_about.gif) 0px -208px;}

/* 概要部分・リンク・ロールオーバー----------------------- */

#about_greeting1 a:hover{background:url(/img/menu_about.gif) -140px 0px;}
#about_greeting2 a:hover{background:url(/img/menu_about.gif) -140px -26px;}
#about_plan a:hover{background:url(/img/menu_about.gif) -140px -52px;}
#about_report a:hover{background:url(/img/menu_about.gif) -140px -78px;}
#about_meeting a:hover{background:url(/img/menu_about.gif) -140px -104px;}
#about_training a:hover{background:url(/img/menu_about.gif) -140px -130px;}
#about_director a:hover{background:url(/img/menu_about.gif) -140px -156px;}
#about_member a:hover{background:url(/img/menu_about.gif) -140px -182px;}
#about_rule a:hover{background:url(/img/menu_about.gif) -140px -208px;}

/*　おまけのmenu------------------*/

ul#menu_others{
	display:block;
	list-style:none;
	width:140px;
	padding:10px 0;
	background:url(../img/menu_others.gif) 0 10px no-repeat;
}

ul#menu_others li{
	display:block;
	width:140px;
	height:25px;
	margin-bottom:5px;
}

ul#menu_others li a{
	display:block;
	width:140px;
	height:25px;
	text-indent:-9999px;
}

/*::::::::::::::::::::::::::: 右部分（What's Newとバナースペース） :::::::::::::::::::::::::::*/

#main{
	float:right;
	width:645px;
}

/*　FLASH------------------*/

#flash{
	margin-bottom:10px;
}

/*　What's New------------------*/

#whatnew{
	width:445px;
	margin:0 20px 0 0;
	float:left;
}

#whatnew h2{
	width:445px;
	height:21px;
	background:url(/img/whatsnew_tit.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom:2px;
}

#whatnew dl{
	padding:3px 10px;
}

#whatnew dd{
	padding:0px 10px 3px 10px;
	border-bottom:dotted 1px #999999;
}

#whatnew dt{
	padding-top:3px;
}

/*　バナースペース------------------*/

#eiyoushisenmon #banner{
	width:180px;
	float: left;
	margin-top:5px;
}

#eiyoushisenmon #banner img{margin-top:5px;}

/*::::::::::::::::::::::::::::::::::: フッター :::::::::::::::::::::::::::::::::::*/

#push{ /* footerをボトムにつける用 */
	text-indent:-9999px;
	height:50px;
	clear:both;
}

#footer{
	text-align:center;
	font-size:10px;
	color:#666666;
	width:100%;
	clear:both;
	bottom:0;
	height:50px;
}

#footer em{
	display:block;
	width:800px;
	height:50px;
	margin:0 auto;
}

/*::::::::::::::::::::::::::::::::::: 共通 :::::::::::::::::::::::::::::::::::*/


/*　パンくず------------------*/

#main #breadcrumbs {
	padding: 2px;
	margin: 0px 0px 15px 0px;
}  
#main #breadcrumbs li {
    display:inline;
    list-style:none;
}  
#main #breadcrumbs li a {
	text-decoration:none;
	background:url(/img/bread_arrow.gif) right no-repeat;
	padding-right:13px;
}  
#main #breadcrumbs li a:hover {
	text-decoration:underline;
}  

#main #breadcrumbs .noarrow{
	background:none;
	padding:0px;
}


/*　このページのトップに戻る------------------*/

.totop a{
	background:url(../img/totop.gif) no-repeat;
	clear:both;
	width:90px;
	height:25px;
	margin:20px 0 20px 555px;
	display:block;
	text-indent:-9999px;
}


/*　見出し関係------------------*/

#eiyoushisenmon h3{
	background-color:#e1fff5;
	padding: 10px 10px 8px;
	margin-bottom: 15px;
	border-bottom: #64d0c3 1px solid;
	border-top: #64d0c3 1px solid;
}

#eiyoushisenmon h4{
	padding-left:25px;
	margin: 15px 0 5px;
	background:url(../img/arrow01.gif) left no-repeat;
	font-size:15px;
	height:20px;
}
