@charset "utf-8";

/* CHIBOX */

#DONATION_BOX {
	margin: 20px 10px;
	clear: left;
}

/* navi ちぼき　*/

#navi_chibox {
	list-style-type: none;
	margin: 10px 0px;
	padding-left: 0;
	font-size: 90%;
	font-weight: bold;
}

ul#navi_chibox li {
    width: 131px;
	height: 30px;
    float: left;
	text-align: center;
}

ul#navi_chibox li a {
    display: block;
    width: 130px;
	height: 30px;
 	background: url(img/list_chibokun1.gif);
	background-repeat: no-repeat;
    padding: 7px 0px 7px 2px;
    text-decoration: none;
	color: #006666;
	border: 0;
}

ul#navi_chibox a:hover {
    background-color: #FFFFFF;
    width: 130px;
 	background: url(img/list_chibokun2.gif);
	background-repeat: no-repeat;
}

ul#navi_chibox a:active {
    background-color: #FFFFFF;
    width: 130px;
}

.img_chibox {
	text-align: center;
	margin: 20px;
}

.img_loving {
	margin: 0px 10px;
	float: left;
}

.img_loving2 {
	margin: 0px 10px;
	float: right;
}

/* navi ラビング　*/

#navi_loving {
	list-style-type: none;
	margin: 10px 0px;
	padding-left: 0;
	font-size: 90%;
	font-weight: bold;
	clear: left;
}

ul#navi_loving li {
    width: 151px;
	height: 30px;
    float: left;
	text-align: center;
}

ul#navi_loving li a {
    display: block;
    width: 150px;
	height: 30px;
 	background: url(img/list_loving1.jpg);
	background-repeat: no-repeat;
    padding: 7px 0px 7px 2px;
    text-decoration: none;
	color: #006666;
	border: 0;
}

ul#navi_loving a:hover {
    background-color: #FFFFFF;
    width: 150px;
 	background: url(img/list_loving2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}

ul#navi_loving a:active {
    background-color: #FFFFFF;
    width: 150px;
}
