@charset "utf-8";




/*======================================
コンテンツ 大枠
=======================================*/

.contents{
  width:800px;
  height:3100px;
  padding:10px 0;
  margin:0 auto;

 /*  background:#666666; */

}



/*======================================
見出し
=======================================*/
h2{
	font-size: 200%;
	color: #0000ff;
}

h3{
	font-size: 160%;
	padding:10px 0;

}

h4{
	font-size: 120%;

	color: #0000ff;
}

h5{
	font-size: 14px;
	padding:10px 2px;
	color: #0000ff;
	font-weight: bold;
}

/*======================================

=======================================*/
hr {
　background-color: #0000ff;
　color: #0000ff;
　border-width: 0;
　height: 4px;
　width: 80%;
}


/*======================================
=======================================*/
.img01_txt {
    width: 642px;
    height: 0px;
    _height: 212px;
    padding-top: 212px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../image/sakai/img01_txt.jpg) no-repeat left top;
    display: block;
}

.img01_ttl {
    width: 642px;
    height: 0px;
    _height: 90px;
    padding-top: 90px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../image/sakai/img01_ttl.jpg) no-repeat left top;
    display: block;
}

.ttl_sakai {
    width: 642px;
    height: 140px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url(../image/sakai/ttl_sakai.jpg) no-repeat left top;
    margin-top: 30px;
    margin-bottom: 20px;
}


.ttl_sakai_sub {
    width: 450px;
    height: 60px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url(../image/sakai/ttl_sakai_sub.gif) no-repeat left top;
    margin-top: 30px;
    margin-bottom: 40px;
}


.ttl_sakai_about {
    width: 450px;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url(../image/sakai/ttl_sakai_about.gif) no-repeat left top;
    margin-bottom: 30px;
}



.ttl_sakai_history {
    width: 450px;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url(../image/sakai/ttl_sakai_history.gif) no-repeat left top;
    margin-bottom: 30px;
}

.kome{
    padding-bottom: 50px;
}

ul.kome li {
    list-style: none;
    text-align: left;
    font-size: 14px;
    padding-bottom: 30px;
    line-height: 150%;
    background-image: none;
}
li {
    background-image: url(../image/sakai/point01.gif);
    background-repeat: no-repeat;
    list-style-type: none;
}
p, ul, li {
    font-size: 12px;
}
* {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.img_right {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}
img {
    border: 0px;
}

.ttl_sakai_ieba {
    width: 450px;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url(../image/sakai/ttl_sakai_ieba.gif) no-repeat left top;
    margin-bottom: 30px;
}

.ttl_sakai_siru {
    width: 450px;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url(../image/sakai/ttl_sakai_siru.gif) no-repeat left top;
    margin-bottom: 30px;
}

 .history_bg {
    float: right;
    margin-left: 20px;
    margin-bottom: 5px;
}