﻿@charset "utf-8";
body {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #;
	background-image: url(images/);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #000000;
	-webkit-text-size-adjust: 100%;
	
}

.font_black_12 {
	color: #000000;
	font-size:12px;
	line-height: 20px;
	text-align:left;
}

#line01 {
	width:100%;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom : dotted #a69573 1px;
}