@charset "utf-8";

body{
	line-height:1.5;
	font-size: 12px;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: -1px;
	margin-right: 0px;
}
html[xmlns]body{
background-image:url(../images/header_back.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
font-size:12px;
line-height:1.5;
margin-top:0;
padding:0;
margin-left:0px;
margin-right:0;
margin-bottom:0;
  }
  
/* IE6以下でpadding指定 */
*html body {
	margin-left: 0px;
}


h1,h2,h3,h4,h5,h6,p{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

img{
border:0;
}

a img{
border:none;
}
strong {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.pagetitle {
	margin-right: 150px;
	margin-left: 150px;
	border-bottom-width: 2px;
}

.pagetitle  h2    {
	font-size: 16px;
	font-weight: bold;
	color: #E2C7AB;
}

