.clear{ clear: both;}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
	overflow:hidden;
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

h1 {
	margin-top:0px;
	margin-bottom:0px;
}

a:link		{ color: #888888; text-decoration: none; }
a:visited	{ color: #888888; text-decoration: none; }
a:active	{ color: #5E4C3D; text-decoration: none; }
a:hover		{ color: #5E4C3D; text-decoration: none; }

body {
	background-image: url(../img/common/2nd_in_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #982727;
}

hr{
    border:none;
    border-top:dotted 1px #CCC;
    height:1px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}

div#wrap2
{
	width: 100%;
	background-image: url(../img/common/2nd_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

 /* メイン */


div#bnr img {
  height: 150px;
  margin-top:100px;
  position: fixed !important;
  position: absolute;
  top: 300;
  right: 0;
  z-index: 100;
}


div#main_base
{
	width: 100%;
	height: 100%;
}

 /* 第二階層タイトル */
 
div#main_in_about
{
	width: 820px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 180px;
	background-image: url(../about/img/title.jpg);
	background-repeat: no-repeat;
}

div#main_in_tea
{
	width: 820px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 180px;
	background-image: url(../tea/img/title2.jpg);
	background-repeat: no-repeat;
}




div#main_in_shop
{
	width: 820px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 180px;
	background-image: url(http://www.chaen-tea.com/shop/img/title.jpg);
	background-repeat: no-repeat;
}

div#main_in_blog
{
	width: 820px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 180px;
	background-image: url(http://www.chaen-tea.com/blog/img/title.jpg);
	background-repeat: no-repeat;
}

div#main_in_school
{
	width: 820px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 180px;
	background-image: url(../school/img/title.jpg);
	background-repeat: no-repeat;
}

div#school_txt
{
	width: 640px;
	padding-left: 27px;
	font-size:13px;
	line-height: 20px;
	color:#666666;
	}
	
.school_txt2
{
	font-size:11px;
	line-height: 20px;
	color:#996633;
	}
	
div#school_txt_title
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size:15px;
	font-weight:bolder;
	line-height: 25px;
	color:#336600;
	}
	
div#school_txt_title2
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size:15px;
	font-weight:bolder;
	line-height: 25px;
	color:#996600;
	}
	
	
.school_table
{
	font-size:13px;
	color:#333333;
	background-color: #dddddd;
	}
	
.school_table2
{
	font-size:13px;
	color:#963;
	background-color: #ffffff;
	}	
	
.school_tablebg
{
	font-size:15px;
	color:#ffffff;
	font-weight:bolder;
	background-image: url(../school/img/bg.gif);	
	}
	
.school_tablebg2
{
	font-size:13px;
	color:#333333;
	font-weight:bolder;
	background-image: url(../school/img/bg2.gif);	
	}	
	
	

div#main_in_contact
{
	width: 775px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 55px;
	padding-left: 110px;
	padding-right: 65px;
	padding-bottom: 180px;
	background-image: url(../contact/img/title.jpg);
	background-repeat: no-repeat;
}


div#main_left
{
	float: left;
	width: 700px;
}

div#main_right
{
	width: 80px;
	float: right;
}

 /* メニュー */
 
 div#footerArea {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 160px;
	background-image: url(../img/bt/menu_bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
}

div#menu_shadow
{
	width: 950px;
	height: 40px;
	margin: 0 auto;
}

div#menu_in
{
	width: 950px;
	height: 52px;
	margin: 0 auto;
}


div#menu_left
{
	float:left;
}

div#menu_right
{
	float:right;
}


 /* フッター */
div#foot
{
	width: 950px;
	margin: 0 auto;
}


div#foot_left
{
	float:left;
}

div#foot_right
{
	float:right;
}
