@charset "utf-8";
/*
Theme Name: wag Template15
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
License: GNU General Public License
*/
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
body {
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 1.4;
    color: #464646;
    background:#FFF;
	font-family: "メイリオ", sans-serif;
}

html,a,form,area,div,table,dl,dt,dd,
ul,ol,li,h1,h2,h3,h4,h5,h6,p {
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: 100%;
}
object { outline: none }
img { border: none }
table {
    font-size: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
ul,
ul li { list-style: none }
a {}
a:hover {
    color: #4b9898;
    text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
a:link { color: #666 }
a:visited {
    color: #666;
    text-decoration: underline;
}
a:active {
    color: #666;
    text-decoration: underline;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block }
/* Hides from IE Mac */
* html .clearfix { height: 1% }
.clearfix { display: block }
/* End Hack */

.Clear { clear: both }
.left { float: left }
.right { float: right }
.alignleft {
    margin: 0px 6px 6px 0px;
    float: left;
}
.alignright {
    margin: 0px 0px 6px 6px;
    float: right;
}
.img {
    float: left;
    display: inline;
    margin: 0px 4px 4px 0px;
    border: none;
}
/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
#all{
	margin:0 auto;
	padding:0;

}
#container {
    text-align: left;
    padding: 0px;
	background:#fff;
}
/* ---------------------------------------------- */
/* contents */
/* ---------------------------------------------- */
.container_inner {
    width: 905px;
	margin:0 auto 35px auto;
}
.left_colum {
    width: 632px;
	margin:0;
    float: left;
}
.right_colm {
	width:240px;
    float: right;
padding:0 0 0 0px;
}


.main_body div.ranking h2 {
	background: url(/img/ranking_h2bg.png) left top no-repeat;
	font-size: 22px;
    font-weight: bold;
    color: #FFF;
    height: 37px;
    padding: 22px 0 0 100px;
    border: none;
    width: 532px;
    margin: 0 0 15px 0;
	text-align: left;
}


.main_body div.ranking div.rank {
	background: url(/img/rank_bg.png) left top;
	padding: 20px;
	margin: 0 0 25px 0;
}

.main_body div.ranking div.rank div.name {
	position: relative;
	margin: 0 0 25px 0;
}
.main_body div.ranking div.rank div.name span {
	position: absolute;
	background: none;
	font-size: 18px;
	font-weight: bold;
	color: #464646;
}
.main_body div.ranking div.rank div.name p {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	color: #ff867d;
	margin: 25px 0 0 78px;
}

.main_body div.ranking div:nth-of-type(1) div.name {
	background: url(/img/name_01.png) left top no-repeat;
	height: 61px;
}
.main_body div.ranking div:nth-of-type(2) div.name {
	background: url(/img/name_02.png) left top no-repeat;
	height: 57px;
}
.main_body div.ranking div:nth-of-type(3) div.name {
	background: url(/img/name_03.png) left top no-repeat;
	height: 57px;
}
.main_body div.ranking div:nth-of-type(4)  div.name {
	background: url(/img/name_04.png) left top no-repeat;
	height: 61px;
}
.main_body div.ranking div:nth-of-type(5) div.name {
	background: url(/img/name_05.png) left top no-repeat;
	height: 61px;
}

.main_body div.ranking div:nth-of-type(1) div.name span,
.main_body div.ranking div:nth-of-type(2) div.name span,
.main_body div.ranking div:nth-of-type(3) div.name span,
.main_body div.ranking div:nth-of-type(4) div.name span,
.main_body div.ranking div:nth-of-type(5) div.name span {
	left: 24px;
    top: 20px;
}

.main_body div.ranking div:nth-of-type(1) div.name a,
.main_body div.ranking div:nth-of-type(2) div.name a,
.main_body div.ranking div:nth-of-type(3) div.name a,
.main_body div.ranking div:nth-of-type(4) div.name a,
.main_body div.ranking div:nth-of-type(5) div.name a {
	color: #ff867d;
	left: 80px;
	top: 30px;
}
.main_body div.ranking div div.name a:hover {
	text-decoration: underline;
}

.main_body div.ranking div.rank div.lead {
	font-size: 0;
	margin: 0 0 20px 0;
}
.main_body div.ranking div.rank div.lead div {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) {
	width: 434px;
	margin: 0 18px 0 0;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(2) {
	width: 140px;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) dl {
	margin: 0 0 18px 0;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) dt {
	background: url(/img/lead_tit_bg.png) left top no-repeat;
	width: 136px;
	height: 44px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	text-align: center;
	padding: 8px 0 0;
	margin: 0 0 18px 0;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) dd {
	padding: 0 0 0 151px;
	font-size: 12px;
	color: #464646;
	margin: 0 0 18px 0;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) table {
	width: 100%;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) th {
	width: 92px;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) td {
	font-size: 12px;
	color: #464646;
	padding: 15px 9px;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) td span {
	background: none;
	color: #ff867d;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) td li {
	list-style: none;
	background: url(/img/lead_table_li_bg_icon.png) left 4px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 7px 0;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(1) td li span {
	color: #464646;
}

.main_body div.ranking div.rank div.lead div:nth-of-type(2) img {
	margin: 0 0 10px 0;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(2) a {
	background: url(/img/lead_linkbg_off.png) left top no-repeat;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
}
.main_body div.ranking div.rank div.lead div:nth-of-type(2) a:hover {
	background: url(/img/lead_linkbg_on.png) left top no-repeat;
}

.main_body div.ranking div.rank .Surgery {
	width: 551px;
	margin: 0 auto 10px auto;
	background: url(/img/Surgery_bg_top.png) left top no-repeat, url(/img/Surgery_bg_botm.png) left bottom no-repeat, url(/img/Surgery_bg_mid.png) left top repeat-y;
	padding: 20px;
	border: none;
}

.main_body div.ranking div.rank .Surgery legend {
	background: url(/img/Surgery_titbg.png) left top no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 140px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}

.main_body div.ranking div.rank .Surgery dt {
	background: url(/img/Surgery_iconbg.png) left top no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	width: 85px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	float: left;
	clear: left;
	margin: 0 0 18px 0;
}
.main_body div.ranking div.rank .Surgery dd {
	padding: 9px 0 0 93px;
	font-size: 12px;
	color: #464646;
	margin: 0 0 18px 0;
}
.main_body div.ranking div.rank .Surgery dd:last-child {
	margin: 0;
}

.main_body div.ranking div.rank div.care-box {
	font-size: 0;
	margin: 0 0 10px 0;
}

.main_body div.ranking div.rank div.care-box fieldset {
	width: 289px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	padding: 30px 20px;
	border: none;
}

.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(1) {
	background: url(/img/environment_bg_top.png) left top no-repeat, url(/img/environment_bg_botm.png) left bottom no-repeat, url(/img/environment_bg_mid.png) left top repeat-y;
	margin: 0 10px 0 0;
	
}
.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(1) legend {
	width: 180px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0 auto;
	background: url(/img/environment_tit_bg.png) left top no-repeat;
}

.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(1) li {
	list-style: none;
	background: url(/img/environment_icon.png) left 8px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 12px 0;
}
.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(1) li:last-child {
	margin: 0;;
}
.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(1) li span {
	font-size: 12px;
	color: #464646;
}


.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(2) {
	background-image: url(/img/care_bg_top.png), url(/img/care_bg_botm.png), url(/img/care_bg_mid.png);
	background-position: left top, left bottom, left top;
	background-repeat: no-repeat, no-repeat, repeat-y;
}

.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(2) legend {
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0 auto;
	background: url(/img/care_tit_bg.png) left top no-repeat;
}

.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(2) li {
	list-style: none;
	background: url(/img/care_icon.png) left 8px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 12px 0;
}
.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(2) li:last-child {
	margin: 0;
}
.main_body div.ranking div.rank div.care-box fieldset:nth-of-type(2) li span {
	font-size: 12px;
	color: #464646;
}

.main_body div.ranking div.rank .kuchikomi {
	background: url(/img/kuchikomi_bg_top.png) left top no-repeat, url(/img/kuchikomi_bg_botm.png) left bottom no-repeat, url(/img/kuchikomi_bg_mid.png) left top repeat-y;
	padding: 30px 20px;
	border: none;
}

.main_body div.ranking div.rank .kuchikomi legend {
	width: 170px;
	margin: 0 auto;
	background: url(/img/kuchikomi_tit_bg.png) left top no-repeat;
	font-size: 0;
	text-align: center;
	height: 38px
}
.main_body div.ranking div.rank .kuchikomi legend em {
	display: inline-block;
	text-align: center;
	background: url(/img/kuchikomi_txt_bg.png) left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.main_body div.ranking div.rank .kuchikomi legend em:nth-of-type(2) {
	margin: 0 3px;
}
.main_body div.ranking div.rank .kuchikomi li {
	list-style: none;
	background: url(/img/kuchikomi_icon.png) left 8px no-repeat;
	padding: 0 0 0 12px;
}



.main_body .recommend {
	background: url(/img/recommend_bg_top.png) left top no-repeat, url(/img/recommend_bg_botm.png) left bottom no-repeat, url(/img/recommend_bg_mid.png) left top repeat-y;
	padding: 30px 35px 60px 35px;
	border: none;
	width: 570px;
}

.main_body .recommend legend {
	width: 555px;
	margin: 0 auto;
}

.main_body .recommend legend h2 {
	background: url(/img/recommend_h2_bg.png) left top no-repeat;
	width: 555px;
}


.main_body dl.recommend-lead {
	background: url(/img/recommend_lead_bg.png) left top no-repeat;
	width: 447px;
	height: 248px;
	position: relative;
	margin: 0 0 15px 0;
}
.main_body dl.recommend-lead:after {
	content: url("/img/recommend_lead_img.png");
	width: 162px;
	height: 240px;
	position: absolute;
	right: -104px;
	top: 0;
}
.main_body dl.recommend-lead dt {
	width: 264px;
	margin: 0 auto;
	padding: 25px 0 20px;
}
.main_body dl.recommend-lead dt h2 {
	background: url(/img/recommen_lead_tit_bg.png) left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	width: 264px;
	height: 59px;
	line-height: 59px;
	padding: 0;
	margin: 0;
}
.main_body dl.recommend-lead dd {
	font-size: 14px;
	color: #464646;
	text-align: center;
	width: 350px;
	margin: 0 auto;
}

.main_body dl.recommend-lead dd p {
	font-size: 14px;
}


.main_body div.recommend-contant {
	background: url(/img/recommend_cont_bg_top.png) center top no-repeat;
	padding: 87px 0 0;
	font-size: 14px;
}

.main_body div.recommend-contant h2 {
	background: url(/img/recommend_cont_h2_bg.png) left 4px no-repeat;
	padding: 0 0 0 17px;
	font-size: 16px;
	color: #ff867d;
	font-weight: bold;
	height: inherit;
	text-align: left;
	margin: 0 0 20px 0;
	clear: both;
}

.main_body div.recommend-contant  .right-img {
	float: right;
	margin: 0 0 15px 15px;
	width: 203px;
}
.main_body div.recommend-contant  .right-img-2 {
	float: right;
	margin: 0 0 15px 15px;
	width: 263px;
}
.main_body div.recommend-contant .left-img {
	float: left;
	margin: 0 15px 15px 0;
	width: 203px;
}
.main_body div.recommend-contant .right-img img,
.main_body div.recommend-contant .left-img img {
	margin: 0 0 10px 0;
}
.main_body div.recommend-contant .right-img span,
.main_body div.recommend-contant .left-img span {
	background: none;
	font-size: 10px;
	color: #aaaaaa;
	display: block;
	line-height: 1.5;
}

.main_body div.recommend-contant div.exception h2 {
	font-size: 16px;
	color: #464646;
	font-weight: bold;
	background: url(/img/exception_h2_bg.png) left top no-repeat;
	text-align: center;
	height: 45px;
	width: 572px;
	line-height: 45px;
	padding: 0;
}

.main_body div.recommend-contant p.reco-link a {
	background: url(/img/recommend_link_bg_off.png) left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 510px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	clear: both;
	margin: 37px auto 0;
	color: #FFF;
	text-decoration: none;
}
.main_body div.recommend-contant p.reco-link a:hover {
	background: url(/img/recommend_link_bg_on.png) left top no-repeat;
}

p.line {
	text-align: center;
	margin: 0 0 25px 0;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.pankuzu {
    line-height: 1.3em;
    font-size: 12px;
    color: #666;
    padding: 0px 0 0 15px;
    height: 20px;
    width: 905px;
    margin: 10px auto 0 auto;
}
.pankuzu a{color:#666;}

/* ---------------------------------------------- */
/* contents_header */
/* ---------------------------------------------- */
#contents_header {
    padding: 0px;
	background: url(/img/head_bg.png) left top repeat-x;
	width: 100%;
	height: 243px;
}

#contents_header .header-inner {
	width: 905px;
	margin: 0 auto;
	position: relative;
}

#contents_header .header-inner .title-area {
	width: 669px;
	margin: 0 auto;
	background: url(/img/title_bg.png) left top no-repeat;
	text-align: center;
	height: 193px;
	position: relative;
}
#contents_header .header-inner .title-area img {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 553px;
}



#contents_header h1,#contents_header .topInfo {
    line-height: 1;
    text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
	height: 30px;
	line-height: 30px;

}
#contents_header h1 a,#contents_header .topInfo a {
text-decoration: none;
    color: #aaaaaa;
	font-weight: normal;
}

#contents_header h1 a:link,#contents_header h1 a:visited,
#contents_header .topInfo a:link,#contents_header .topInfo a:visited, {
    color: #aaaaaa;
text-decoration: none;
}

#contents_header .topInfo a:hover {
    color: #FFBAB0;
}
#contents_header h1 a:hover,#contents_header h1 a:active,
#contents_header .title a:hover,#contents_header .title a:active {
    color: #FFBAB0;

}
#contents_header .description {
    color: #646464;
    font-size: 14px;
    width: 397px;
    position: absolute;
    top: 181px;
    left: 295px;
    z-index: 5;
}



/* ---------------------------------------------- */
/* main */
/* ---------------------------------------------- */
.main_body {
    margin: 0;
}

.main_body h2.pageHead {
	background: url(/img/ranking_h2bg.png) left top no-repeat;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    height: 37px;
    padding: 22px 0 0 100px;
    border: none;
    width: 532px;
    margin: 0 0 15px 0;
    text-align: left;
}

.main_body h1{
    font-size: 22px;
    font-weight: bold;
    color:#FFF;
    background: url(/img/h1_bg.png) left top no-repeat ;
	height: 47px;
	line-height: 47px;
	text-align: center;
    margin-top: 15px;
}
.main_body p {
    font-size: 14px;
    line-height: 1.7em;
    padding-bottom: 0px;
    margin: 0px 0 17px 0 ;
}
.main_body h2{
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
	background: url(/img/h2_bg.png) left top no-repeat;
	height: 54px;
	margin: 15px 0;
	text-align: center;
	padding: 26px 0 0 0;
}
.main_body h3{
    font-size: 16px;
    font-weight: bold;
    color: #ff867d;
    padding: 0 0 16px 22px;
    margin: 15px 0;
	background: url(/img/h3_bg.png) left top no-repeat;
	line-height: 1;
}
.main_body h4{
    font-size: 16px;
    font-weight: bold;
    color: #646464;
    padding: 0 0 16px 22px;
    margin: 15px 0;
	background: url(/img/h4_bg.png) left top no-repeat;
	line-height: 1;
}
.main_body span{
	background:#ccffe5;
}
.main_body ol li {
	margin:15px;
    padding: 0;
	list-style: decimal;
	color: #ff867d;
	font-size: 16px;
	font-weight: bold;
}
.main_body ul li{
	margin:15px;
    padding: 0;
	list-style: disc;
	color: #ff867d;
	font-size: 16px;
	font-weight: bold;
}
.main_body ul li span,
.main_body ol li span {
	color: #464646;
	font-size: 14px;
	font-weight: normal;
	background: none;
}


.main_body a.link {
    font-weight: bold;
    font-size: 1.3em;
    color: #0000cd;
}
.main_body a:hover { text-decoration: underline }
table {
    margin: 15px 0px 15px;
    padding: 0px;
    border: 1px solid #e6e6e6;
}
table th {
    text-align: center;
    padding: 5px;
    line-height: 1.5em;
    font-weight: bold;
    background-color: #fdfbfa;
    border: 1px solid #e6e6e6;
	color: #ff867d;
	font-size: 14px;
}
table td {
    border: 1px solid #e6e6e6;
    padding: 5px;
    line-height: 1.5em;
	color: #4b4b4b;
	font-size: 14px;
	background: #FFF;
}

/* ---------------------------------------------- */
/* footer */
/* ---------------------------------------------- */
.footer {
    text-align: center;
    background: url(/img/footer_bg.png) left top repeat-x;
	height: 57px;
	clear:both;
}
.footer .footer-inner {
	width: 905px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-size: 10px;
	color: #464646;
	height: 57px;
	line-height: 57px;
}
.footer a:link,
.footer a:visited {
    color: #464646;
    text-decoration: none;
}
.footer a:hover,
.footer a:active {
    color: #464646;
    text-decoration: underline;
}

.footer a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* ---------------------------------------------- */
/* right_colm */
/* ---------------------------------------------- */
.right_colm h2 {
    width: 240px;
    height: 40px;
    background-image: url(images/side-border.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color:#666666;
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
  margin-bottom:0px;
}
.menu_list { 
	width: 240px;
}
.menu_list ul.top_cat li a {
	display: table-cell;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
	text-align: center;
	vertical-align: middle;
	width: 190px;
	height: 89px;
	text-decoration: none;
	padding: 0 25px;
}
.menu_list ul.top_cat li a:hover {
	color: #282828;
}
.menu_list ul.top_cat li ul.children {
	margin: 20px 0;
}
.menu_list ul.top_cat li ul.children li a {
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	border-bottom: 1px dotted #b2b2b2;
	display: table-cell;
	vertical-align: middle;
	height: 38px;
	text-align: left;
	font-weight: normal;
	padding: 0 0 12px 18px;
	width: 222px;
}
.menu_list ul.top_cat li ul.children li a:hover {
	text-decoration: underline;
}


.menu_list ul.top_cat li.page-item-6 a {
	background: url(/img/side_banabg_01_off.png) left top no-repeat;
}
.menu_list ul.top_cat li.page-item-6 a:hover {
	background: url(/img/side_banabg_01_on.png) left top no-repeat;
	text-decoration: underline;
}
.menu_list ul.top_cat li.page-item-6 ul li a {
	background: url(/img/side_menu_icon_01.png) 5px center no-repeat;
	padding: 0 0 0 18px;
}
.menu_list ul.top_cat li.page-item-6 ul li a:hover {
	background: url(/img/side_menu_icon_01.png) 5px center no-repeat;
	text-decoration: underline;
}

.menu_list ul.top_cat li.page-item-8 a {
	background: url(/img/side_banabg_02_off.png) left top no-repeat;
}
.menu_list ul.top_cat li.page-item-8 a:hover {
	background: url(/img/side_banabg_02_on.png) left top no-repeat;
	text-decoration: underline;
}
.menu_list ul.top_cat li.page-item-8 ul li a {
	background: url(/img/side_menu_icon_02.png) 5px center no-repeat;
	padding: 0 0 0 18px;
}
.menu_list ul.top_cat li.page-item-8 ul li a:hover {
	background: url(/img/side_menu_icon_02.png) 5px center no-repeat;
	text-decoration: underline;
}

.menu_list ul.top_cat li.page-item-10 a {
	background: url(/img/side_banabg_03_off.png) left top no-repeat;
}
.menu_list ul.top_cat li.page-item-10 a:hover {
	background: url(/img/side_banabg_03_on.png) left top no-repeat;
	text-decoration: underline;
}
.menu_list ul.top_cat li.page-item-10 ul li a {
	background: url(/img/side_menu_icon_03.png) 5px center no-repeat;
	padding: 0 0 0 18px;
}
.menu_list ul.top_cat li.page-item-10 ul li a:hover {
	background: url(/img/side_menu_icon_03.png) 5px center no-repeat;
}

.menu_list ul.top_cat li.page-item-183 a {
	background: url(/img/side_banabg_04_off.png) left top no-repeat;
}
.menu_list ul.top_cat li.page-item-183 a:hover {
	background: url(/img/side_banabg_04_on.png) left top no-repeat;
	text-decoration: underline;
}



div.side-bana {
	margin: 0 0 20px 0;
}

.menu_list a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* ---------------------------------------------- */
/* site_map */
/* ---------------------------------------------- */

div.sitemap {
	position: absolute;
	right: 0;
	top: 12px;
	font-size: 12px;
	color: #aaaaaa;
	z-index: 20;
	width: 100px;
}

div.sitemap a {
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: underline;
}
div.sitemap a:hover {
	text-decoration: none;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp {
	position: absolute;
        margin-top: 25px;
	right: 0;
	top: -50px;
}

.PageNavi {
    margin: 0px 10px 10px 0px;
    padding: 5px;
    line-height: 1.3em;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack {
    width: 260px;
    display: block;
    margin: 0px;
    padding: 0px;
}
.PageNavi a.PageNaviNext {
    text-align: right;
    float: right;
    padding: 0px 17px 0px 0px;
}
.PageNavi a.PageNaviBack {
    text-align: left;
    float: left;
    padding: 0px 0px 0px 17px;
}


/* ---------------------------------------------- */
/* stie */
/* ---------------------------------------------- */

a.top:link ,
a.top:visited {
font-size: 16px;
font-weight: bold;
color:#4169e1;
text-decoration: underline;
}
a.top:hover ,
a.top:active {
font-size: 16px;
font-weight: bold;
color: #ff1493;
text-decoration: none;
}
