@charset "utf-8";
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #FFF;
	background-image: url(../img/utkabe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 900px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #666;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin: 0px;
	font-size: small;
	text-align: center;
} 
.thrColFixHdr #header h1 {
	padding: 0px;
	margin: 0;
	position: absolute;
	top: -9999px;
	color: #FFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 280px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	text-align: center;
	padding: 0px;
	background-color: #FDF0F5;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.thrColFixHdr #sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 300px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #mainContent {
	text-align: justify;
	position: relative;
	top: 0px;
	width: 305px;
	margin: 0px;
	padding: 0px;
	float: right;
} 
.thrColFixHdr #footer {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #footer p {
	font-size: small;
	line-height: 1.3em;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #sidebar1 ul li {
	height: 28px;
	width: 278px;
	display: block;
	list-style-type: none;
	background-image: url(../img/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFE6FF;
}
.thrColFixHdr #container #sidebar1 ul li a {
	font-size: small;
	text-decoration: none;
	padding-left: 15px;
	color: #00F;
	padding-top: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #container #sidebar1 ul li a:hover {
	color: #F00;
	text-decoration: underline;
}
.thrColFixHdr #container #sidebar1 ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #sidebar1 h3 {
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
.service {
	font-size: small;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: block;
	line-height: 1.2em;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.service img {
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #header h3 {
	display: block;
	margin: 0px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
.thrColFixHdr #container #sidebar1 p {
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#mig {
	display: block;
	float: left;
	font-size: small;
	width: 265px;
	margin: 8px;
}
#mig p {
	padding: 4px;
	text-align: left;
	margin: 0px;
}

#mig img {
	float: left !important;
	padding: 4px;
	text-align: left;
	margin: 0px;
	
}
.thrColFixHdr #container #sidebar1 #waribiki p {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer address {
	font-size: small;
	font-style: normal;
	text-align: center;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #info {
	display: block;
	height: 100px;
	width: 580px;
	font-size: small;
	overflow-y: scroll;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #container #info h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

