/*--------------基本設定--------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	font-size: 10pt;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	font-size: 10pt;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(images/top_007.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 102px;
}
a:link{	color: #0000FF;	text-decoration: underline;}
a:visited{	color: #0000FF;	text-decoration: underline;}
a:hover{	color: #78BA1D;	text-decoration: underline;}
a:active{	color: #78BA1D;	text-decoration: underline;}

.a_black:link{	color: #000;	text-decoration: none;}
.a_black:visited{	color: #000;	text-decoration: none;}
.a_black:hover{	color: #00f;	text-decoration: underline;}
.a_black:active{	color: #00f;	text-decoration: underline;}


/*--------------文字設定--------------*/
h1 {
	font-size: 8pt;
	line-height:10pt;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	height: 18px;
}
h2 {
	font-size:14pt;
	font-weight: bold;
	line-height:20pt;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
h3 {
	font-size:11pt;
	font-weight: bold;
	line-height:14pt;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size:10pt;
	font-weight: bold;
	line-height:12pt;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
.fontsize_8_linehi10 {font-size: 8pt;line-height: 10pt;}
.fontsize_9_linehi11 {font-size: 9pt;line-height: 11pt;}
.fontsize_10_linehi12 {font-size: 10pt;line-height: 12pt;}
.fontsize_11_linehi14 {font-size: 11pt;line-height: 14pt;}
.fontsize_12_linehi16 {font-size: 12pt;line-height: 16pt;}

.font_color_red {color: #FF0000;}
.font_color_white {color: #ffffff;}
.font_color_grey {color: #959595;}
.font_color_blue {color: #00f;}

.border1 {border: 1px solid #A89D99;}
.border2 {
	border-top:none;
	border-right:none;
	border-bottom: 1px solid #9a9a9a;
	border-left:none;
}

.padding1 {								
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.padding2 {								
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main_m	{margin:0;}
/*--------------共通　ヘッダー--------------*/

.back_header01 {
	background-image: url(images/header_001.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.back_header02 {
	background-image: url(images/header_004.gif);
	background-repeat: repeat-x;
	height: 12px;
}

.back_title01 {
	background-image: url(images/title_001.gif);
	width: 730px;
	height: 23px;
}
.back_title02 {
	background-image: url(images/title_002.gif);
	width: 620px;
	height: 25px;
}

/*--------------共通　メニュー--------------*/
ul	{
	list-style:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:left;
}
li{	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

.back_top01 {
	background-image: url(images/top_019.gif);
	background-repeat: repeat-x;
}
.back_top02 {
	background-image: url(images/top_020.gif);
	background-repeat: repeat-y;
}
.back_wall {
	background-image: url(images/wall_002.gif);
	background-repeat: no-repeat;
	width:166px;
	height:40px;
}
#m_contact{background:url(images/contact_003.gif) no-repeat top;font-size:37px;}
#m_contact:hover{background-image:url(images/contact_004.gif)}
#m_contact2{background:url(images/contact_005.gif) no-repeat top;font-size:37px;}
#m_contact2:hover{background-image:url(images/contact_006.gif)}

/*--------------背景色設定--------------*/

.bgcolor1 {background-color: #E7E7E7;}
.bgcolor2 {background-color: #78BA1D;}
.bgcolor3 {background-color: #BBBBBB;}
.bgcolor4 {background-color: #A2A2A2;}
.bgcolor5 {background-color: #E0E0E0;}
.bgcolor6 {background-color: #6B6B6B;}
.bgcolor7 {background-color: #DCEDC6;}
.bgcolor8 {background-color: #fff;}