body
	{
	width:750px;
	text-align:center;
	margin:0 auto;
	}
#container
	{
	line-height:100%;
	font-size:13px;
	width:750px;
	text-align:left;
	margin:0 auto;
	}
a:link
	 {
	color: #9A130C;
	text-decoration: underline;
	}
a:visited 
	{
	color:#9A130C;
	}
a:hover 
	{
	text-decoration: none;
	color: #9A130C;
	}
a:active
	{
	text-decoration: none;
	}



.clear
	{
	clear:both;
	line-height:0;
	height:5px;
	margin:0;
	padding:0;
	}

/*===========================================
ボタン
============================================*/
#navbarImage
	{
	width: 750px;
	height: 80px;
	padding: 0;
	margin:20px 0;
	background-image:url(img/ribbon2.jpg)
	}
#navbarImage ul
	{
	list-style-type: none;
	margin: 0;
	padding-left:80px;
	}
#navbarImage li
	{
	float: left;
	width: 67px;
	height: 80px;
	}
.btn01 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -80px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn01 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -80px 0px;
	}
.btn02 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -147px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn02 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -147px 0px;
	}
.btn03 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -214px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn03 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -214px 0px;
	}
.btn04 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -281px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn04 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -281px 0px;
	}
.btn05 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -348px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn05 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -348px 0px;
	}
.btn06 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -415px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn06 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -415px 0px;
	}
.btn07 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -482px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn07 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -482px 0px;
	}
.btn08 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -549px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn08 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -549px 0px;
	}
.btn09 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -616px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn09 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -616px 0px;
	}
.btn10 a
	{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(img/tab_off.jpg);
    background-position: -683px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}
.btn10 a:hover
	{
	background-image: url(img/tab_on.jpg);
    background-position: -683px 0px;
	}







/*ヘッダーテキストリンク*/
.h_t
	{
	margin:5px 0 0 0;
	height:15px;
	width:750px;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	color:#9A130C;
	}





/*コンテンツ*/
.center
	{
	text-align:center;
	}
.contents
	{
	margin-top:20px;
	}
.toprink
	{
	text-align:right;
	font-size:11px;
	padding:0 35px 0 0;
	}






/*フッターテキストリンク*/
.footer0
	{
	background-color:#B3B3B3;
	width:680px;
	height:1px;
	margin-left:35px;
	margin-top:20px;
	}

.footer
	{
	margin-top:30px;
	padding-bottom:30px;
	}
	
