body {
	background-color: #F2F2F2;
	line-height: 1.5em;	
}

body, td, th {
	color: #330033;
}

h1 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	text-align: center;
}

h2 {
    font-size: 12px;
}

h3 {
    font-size: 18px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #FFCCFF;
}

h4 {
	color: #000000;
}

h5 {
	font-size: 16px;
	border-color: red;
	border-left-color: red;
	border-left: 15px solid red;
	border-bottom: non;
	border-right: non;
	border-top: non;
	line-height: 40px;
	padding-left: 10px;	
}

h6 {
	font-size: 14px;
	border-color: #6600FF;
	border-left-color: #6600FF;
	border-left: 10px solid red;
	border-bottom: non;
	border-right: non;
	border-top: non;
	line-height: 20px;
	padding-left: 10px;	
}

a {
  color: #FF6633;
}

.LINK-BAR {
  font-size: 12px;
  width: 761PX;
  font-weight: bold;
  margin-bottom: 10PX;
}

p {
  font-size: 14px;
  line-height: 1.5em;
  text-indent: 14px;
  }
/*リスト*/
ul {
   list-style-type: none;
   width: 150px;
}

li {
    margin-bottom: 5px;
}

/*リストのリンク*/
li a {
    background-color: #cc6699;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

li a:hover {
    background-color:#ffcc66;
}

.hpb-main {
    width: 760px;
}

.hpb-head {
    width: 761px;
	border: none;
}

table {
    border-collapse:collapse;
}

th,td {
    padding:0;
}

.hpb-vmenu1 {
    width: auto;
	margin-right: 20px;
}

.hpb-lb-tb1 {
    text-align: left;
	margin-left: 100px;
	margin-right: 100px;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.red {
    color: red;
	}
.c1 {
	color: #006;
    font-size: 16px;	
	}
.c2 {color: #6600FF;
	text-align: center;
}
.c3 {
	color: #600;
    font-size: 16px;	
	}
.q  {
	color: #006;
    font-size: 14px;
	margin-left: 30px;
	margin-right: 40px;
	}
.a  {
	color: #600;
    font-size: 14px;
	margin-left: 30px;
	margin-right: 40px;
	}
/*レイアウト*/
#content { 
	width: 761px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 110 0 110; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}



#header {
padding-top: 30px;
width: 761px;    
}

#footer {
     text-align: center;
	 font-size: 14px;	   
	 background-color: #FFCCFF;
	 color: #FFFFFF;
     clear: left;
	 padding-bottom: 5px;
	 width: 761px;
	 margin-top: 20px;
	 margin-bottom: 20px;
}

#footer004 {
     text-align: center;
	 font-size: 14px;	   
	 background-color: #FFCCFF;
	 color: #FFFFFF;
     clear: left;
	 padding-bottom: 5px;
	 width: auto;
	 margin-top: 20px;
	 margin-bottom: 20px;
}


#copyright {
	 height: 30px;
	 font-size: 15px;
}

#side_left {
     width: 150px;
	 position: absolute;
	 top: 450px;
	 left: 10px;
	 margin: 0 0 0 110px;
}

.style1 {
font-size: 14px;
}

.style3 {
	font-size: 16px;
	text-align: center;
}

.style4 {
color: #FF00FF;
}

.style5 {
color: #0000FF;
}

.style6 {
color: #FF99FF;
}

#side_right

#main {
     width: 543px;
	 float: right;
	}
.size14 {
	font-size:14px;
	}
.margin004{
	width: 580px;
	margin-left: 180px;
	margin-right: 100px;
	}