.company{
	font-family: verdana,arial,helvetica;
	FONT-SIZE: 15px;
	 color: #064568;
	 font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	FONT-SIZE: 11px;
	 color: #064568;
	 font-weight:bold;
}

.magin {
	padding:5px;
}
table { font-size:100%;} 

body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#E0FFD7;  
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
/*	background-image:url('images/bg.jpg');  */
	
}

.border { 
	background-color:#517D95;
	padding:3px;
	}
.border2 { 
	background-color:#517D95;
	padding-left:3px;
	padding-right:3px;
	}
	
a:link {color: #1D6993; text-decoration: none;}
a:visited {color: #1D6993; text-decoration: none;}
a:hover {color: #517D95; text-decoration: underline;}
a:active {color: #517D95; text-decoration: underline;}

.bgna{background-color:#7EA4B9;}
/*.bgtop{background-image:url(images/bgtop.jpg);} */

.bgbottom {
background-image:url('images/tbrush.jpg'); 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: center bottom
}


#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 647px;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
}

/*    Start Experiment                 */
.bgeffect a {
	color : blue ;
	background-image:url('images/swap.jpg');　　/* Use an Image Instead of color */
	padding-right : 1em ;
	padding-top : 2em ;
	text-decoration : none ;
	text-align : left ;
	border-bottom : 2px solid white ;
	display : block ;
	padding:5px 10px;
	font-size: 14px;
	font-weight: bold;
}

.bgeffect a:hover {
	color : white ;
	background-color : #99cc66 ;	/* lightslategray */ 

}

.bgtopeffect a {
	color : #003366 ;
	background-color : #ffffff ;	/* lightblueish */ 
	padding-right : 1em ;
	text-decoration : none ;
	text-align : left ;
	border-bottom : 1px solid white ;
	display : block ;
	padding:5px 10px;
	font-size: 13px;
}

.bgtopeffect a:hover {
	color : white ;
	background-color : #ff9933 ;	/* orangered */ 
	background-image:url('images/swap.jpg');　　/* Use an Image Instead of color */
}
/*  End my Test  */

#navi ul,#navi li{
padding:0;
list-style:none;
margin:0;
}

#navi li{
	float: left;
	width: 100px;
	border-top:1px solid#333333;
	border-right:1px solid#333333;
	border-bottom:1px solid#333333;
	font-size: 13px;
}

#navi li.top{
border-left:1px solid#333333;
}

#navi a,#navi a:link,#navi a:visited{
text-decoration:none;
color:#222222;
background-color:#006666;
display:block;
padding:0px 3px;

/* display:inline; */

}

#navi a:hover{
color:#ffffff;
background-color:#3399cc;
}

#mainbody {
	float: left;
	height: auto;
	width: 647px;
}
#menu {
	background-color: #990000;
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	width: 167px;
	float: left;
	color: #FFFFFF;
	height: auto;
	font-size: 12px;
}
#main {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 480px;
}

#footer {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 647px;
	color: #CCCCCC;
	float: left;
	font-size: 10px;
	text-align: right;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #CCCC00;
}

.topimg {
background-image:url('images/kurosaka_06.jpg'); 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position:right bottom;
}

/* style="background-image:url('<?=$basedir?>images/header_01.jpg'); background-attachment: fixed; background-repeat: no-repeat; background-position: right top" */

.normalfont {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #444444;

}
.omakaseline {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.aisatu-bg1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #333333;
	background-color: #FF8487;
}
