@charset "shift_jis";
/* CSS Document  Header₯Footer */
*	{
	line-height: 1.4em;
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
}

body	{
	background-image: url(../../profile/images/back.jpg);
	height:100%;
}
html{
    height:100%;
}
#all 	{
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 100%;
}
#contents	{
	width:750px;
	padding: 8px 10px 0px 10px;
}
body > #all {
    height: auto;
}

/* wb_[ */

#header {
	height: 96px;
	width: 753px;
	background-image: 	url(../../profile/images/header_back.jpg);
	background-repeat: no-repeat;
	
}
h1 a {
  display: block;
  position: absolute;
  top: -100px;
  left: 0px;
  width: 135px;
  height: 48px;
  text-indent: -9999px;
}
#header .top	{
	padding: 10px 7px 0px 7px;
	height: 43px;
}
#header	.left	{
	float: left;
}
#header	.right	{
	float: right;
}
#header .menut	{
	margin: 11px auto 0px 6px;
}
#header .menut a:hover img{
	/*IE*/
@	filter:alpha(opacity=80);
@	/*mozilia*/
@	-moz-opacity:0.8;
@	/*safari opera*/
@	opacity:0.8;
} 

.bor	{
	width: 740px;
	height: 1px;
	margin: 10px auto;
	background-color: #E6E6E6;
	clear: both;
}

/* tb^[ */

#footer	{
	background-image: url(../../profile/images/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 753px;
	padding-bottom: 12px;
	border-bottom: 1px #CCCCCC solid;
}
#footer .tel	{
	margin: 13px 0px 0px 11px;
	float: left;
}
#footer .ad	{
	margin: 13px 0px 0px 10px;
	float: left;
}
#footer .txt	{
	margin: 13px 0px 0px 10px;
	float: left;
	font-size: 65%;
	line-height: 1.2em;
}

#footer2	{
	font-size: 65%;
	text-align: right;
	padding: 5px 0px 10px 0px;
}
.cl	{
	clear: both;
}

#article	{
	margin: 7px 0px 0 0;
}

/* NF */

#footer	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
#footer	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
#footer	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
#footer	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}


#footer2	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
#footer2	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
#footer2	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
#footer2	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

/* ₯floatNA[
-----------------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* £floatNA[
-----------------------------------------------------------------*/


.txt_bule{
	color: #0000FF;
	font-size:130%;
}

.txt_red{
    color: #D91C00;
}
