@charset "utf-8";
/* --------------------------------- */
/* 初期設定                          */
/* --------------------------------- */

*{
	margin  : 0px;
	padding : 0px;
}

html{
	direction: ltr;
	border   : 0px;
}

body {
	margin          : 0px 0px 0px 0px;
	padding         : 0px;
	text-align      : center;
	background-color    : #FFFFFF;
}

address,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,map,p,pre { display  : block; 
}

code, pre, samp, var, kbd, input, select, textarea{
	font-family : "メイリオ","ＭＳ Ｐゴシック", Arial, sans-serif;
}

img {
	border: 0px;
}

ul  { list-style-type: none; 
}

table {
	border-collapse: collapse;
	text-align: left;
	font-size: 14px;
	float: none;
	/* border-collapse: separate; */
}

input, select, textarea{
	font-size: 12px;
}

a,a:link,a:visited,a:active {
	color           : #333333;
	text-decoration : none;
	font-weight     : normal;
}

a:hover {
	color           : #000000;
	text-decoration : underline;
}

.c-both { clear      : both;  }

.left   { text-align : left;  }

.right  { text-align : right; }

.center { text-align : center;}

.none   { display    :none;   }

.float-left  { float  : left;  }

.float-right { float  : right; }

.line-yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	height: 5px;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}

p.text a {
	color: #0000FF;
	text-decoration: underline;
}
#side-bnr {
	width: 210px;
	margin-top: 15px;
	margin-bottom: 100px;
}
#mailform-btn {
	width: 200px;
	margin-top: 20px;
	margin-left: 7px;
}
#form-btn {
	height: 90px;
	width: 200px;
	margin-left: 3px;
	margin-bottom: 5px;
}

#r-bnr {
	margin-left: 5px;
	font-size: 10px;
	margin-top: 10px;
}
#r-bnr01 {
	margin-bottom: 7px;
}
#r-bnr02 {
	margin-bottom: 7px;
}
#r-bnr a {
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	line-height: 1.3;
}
#l-bnr {
}
#l-bnr {
	float: left;
	width: 211px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#bnnr {
	text-align: center;
}
#bnnr img {
	margin-bottom: 5px;
}
#sidemenu  #side_title {
	background-image: url(../image/h4.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin-bottom: 5px;
	
}
