

*{
	margin: 0;
	padding: 0;
}


/*-------------------------------------------------
共通
-------------------------------------------------*/
html{
	overflow-y:scroll;
	}

a:{
	margin:0px;
	padding:0px;
	color: #797978;
	text-decoration: none;
}

a:link{
	color: #797978;
	text-decoration: none;
}

a:visited{
	color: #797978;
	text-decoration: none;
}

img{ border: 0;
}
/*
ul li{ list-style:none;}
*/

.clear{ clear:both;}

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

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

.clearfix {display: block;}
/* End hide from IE-mac */


body{
	text-align: center;
	/*background: #2F2120;*/
	/*text-align:justify;*/
	text-justify:distribute;
	/*font-size:12px;*/
	line-height:1.6;
	letter-spacing:1px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" sans-serif;
}

div#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 960px;
	height: auto;
	background: #FFF;
	font-size: 14px;
}


/*-----------------------------------
	ヘッダー
------------------------------------*/
div#header{
	width: 960px;
	height: 430px;
	background: url(../images/common/top.jpg) no-repeat;
	position: relative;
}

div#logo{
	width: 960px;
	height: 130px;
	padding: 20px 0 0 0;
}


/*-----------------------------------
メニュー
------------------------------------*/

div#menu{
	width: 796px;
	height: 44px;
    padding: 3px 0 0 10px;
}

div#menu ul{
	height: 36px;
	margin: 9px 0 15px 0;
}

div#menu ul li{
	display: inline;
	padding: 0 1px;
}

/*-----------------------------------
　コンテンツdiv#main 960
------------------------------------*/

div#contents_main{
	width: 960px;
	height: 100%;
/*	background: pink;*/
}

/*-----------------------------------
　コンテンツdiv#left 左
------------------------------------*/

div#contents_left{
    float: left;
    height: auto;
    width: 710px;
/*	background: lightblue;*/
    margin: 0 0 50px;
}

div.category{
	padding-top: 40px;
}

div#contents_left p,
div#contents_left ul{
	padding: 10px 30px 0 20px;
}

div#contents_left h2.midashi2{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E6FFFF;
    border-color: #51C7C8;
    border-style: solid;
    border-width: 0px 0px 0px 12px;
    font-size: 16px;
    padding: 4px 0 4px 8px;
    width: 670px;
	color: #118081;
}

div#contents_left h3.midashi3{
	font-size: 14px;
	padding: 10px 0 0 20px;
}

div#contents_left #riyou{
	background: url(../images/ex/illust01.gif) no-repeat 430px 110px;
}

div#contents_left #how ul,
div#contents_left #riyou ul,
div#contents_left #customer ul{
	padding: 20px 30px 0 40px;
}

div#contents_left #customer ul li.list2{
	list-style: none;
	padding-left: 0;
}

div#contents_left #customer ul li.f_bold{
	font-weight: bold;
}

div#contents_left table td{
	font-size: 18px;
	font-family: Arial, sans-serif;
	padding: 10px 0;
	width: 100px;
	height: 40px;
	text-align: center;
}

div#contents_left table td.course{
	background: #51C7C8;
	border: 1px solid #51C7C8;
}

div#contents_left table td.price{
	background: #FFF;
	border: 1px solid #51C7C8;
}


div#contents_left div.map_image{
	width:400px; 
	height: 550px;
	margin: 20px 0 0px 20px;
	border:solid 1px gray;
	padding: 20px 100px 20px 20px;
	margin-bottom: 50px;
}

div#contents_left div.map_image2{
	width:450px;
	height:480px;
	margin: 20px 0 20px 20px;
	border:solid 1px gray;
	padding: 20px 50px 20px 20px;
	text-align: center;
}

div#contents_left div#qa h3{
    border-bottom: 1px solid #2DAA12;
    font-size: 14px;
    margin: 0 20px;
    padding: 40px 0 0 0;
}

div#contents_left div#qa ul{
	padding: 20px 0 0 50px;
}

div#contents_left div#qa p{
	padding: 20px 30px 0 20px;
}



/*-----------------------------------
　コンテンツdiv#right
------------------------------------*/

div#contents_right{
    float: right;
    height: 6030px;
    width: 250px;
	background: url(../images/common/bg3.gif) repeat scroll 0 0 transparent;
	margin-top: 40px;
}

div#contents_right .right_adv{
    padding: 0 0 0 18px;
}

div#head_twitter_tw2{
	margin: 0 auto 20px;
	padding: 0;
	width: 960px;
	height: 330px;
	overflow: hidden;
	z-index: 1;
}
.twitter-timeline {
	width: 960px;
}
/*
div#head_twitter_tw2{
	padding: 50px 0 0 6px;
	width: 200px;
	height: 2000px;
	overflow: hidden;
	z-index: 1;
}
*/

/*-----------------------------------
　リンク紹介
------------------------------------*/

div#link_adv{
	margin: 40px 0;
	background: #FFF;
}

div#link_adv .link_img{
	margin: 30px 10px 0 30px;
}


/*-----------------------------------
　ページのトップへ
------------------------------------*/

div.page_top{
    height: 30px;
    text-align: right;
    width: 690px;
	margin-top: 30px;
}

.page_top_text{
	font-size: 12px;
	color: #2DAA12;
}

/*-----------------------------------
　右の地図
------------------------------------*/

div#contents_right .right_adv_map{
    height: 212px;
    margin: 25px 0;
    text-align: center;
    width: 210px;
    padding: 0 0 0 18px;
}

div#contents_right .right_adv_map div.map_title{
	padding: 6px 0;
	font-size: 12px;
	font-weight: bold;
	color: green;
	text-align: left;
}

div#contents_right .right_adv_map div.go_b_map{
	padding: 2px 0;
	font-size: 12px;
	color: green;
	text-align: left;
}

div#contents_right .s_map{
	width: 200px;
	height: 200px;
}


/*-----------------------------------
　フッター
------------------------------------*/

div#footer{
	width: 960px;
	height: 40px;	
/*	border-top: solid 1px #2DAA12;*/
	text-align: center;
	background: #FFF;
}

div#footer p{
	font-size: 12px;
}


/*-----------------------------------
　フットメニュー
------------------------------------*/

div#foot_menu{
    /*background: none repeat scroll 0 0 #51C7C8;*/
	border-top: solid 1px #51C7C8;
	border-bottom: solid 1px #51C7C8;
    height: 30px;
    margin: 10px auto;
    width: 960px;
}

div#foot_menu ul{
	width: 960px;
	height: 15px;
	margin: 4px 0 20px 0;
	text-align: center;
}

div#foot_menu ul li{
	display: inline;
	font-size: 12px;
}

div#foot_menu ul li a{
	color: #311D1D;
}

div#foot_menu ul li a:hover{
	color: #F6522A;
}

div#foot_menu ul li.f_menu_sub{
	padding: 0 3px;
}








