@charset 'UTF-8';
/*
	CSS3ボタン
button-color-1: #EBEBEB; (normal)
button-color-2: #F4F4F4; (mouseover,disabled)

border-color-1: #DEDEDE; (normal,mouseover,disabled)

button-font-color-1 : #555555; (normal)
button-font-color-2 : #191970; (mouseover)
button-font-color-3 : #DDDDDD; (disabled)

*/

.xinfolib_bt{
display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
//font-family: Verdana,Arial,sans-serif; font-size: 1.1em;
/* mod by toyama 20140909 end */
background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal;color: #555555; text-decoration: none;
-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px;
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px;
-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -khtml-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
padding: .4em 1em;
}
.xinfolib_bt:hover {background:url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal;text-decoration: none;}
span.xinfolib_bt_span { display: block; line-height: 1.4;}
span.wrap_xinfolib_bt { padding-left:3px;padding-right:2px;}

.xinfolib_bt_set_first{
display: inline-block; position: relative; padding: 0; margin-right: 0em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
//font-family: Verdana,Arial,sans-serif; font-size: 1.1em;
/* mod by toyama 20140909 end */
border-right:0px !important; background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; text-decoration: none;
-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px;
padding: .4em 1em;
}
.xinfolib_bt_set_first:hover {
border-right:0px !important;background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal;text-decoration: none;
}
.xinfolib_bt_set_first_xdisabled {
display: inline-block; position: relative; padding: 0; margin-right: 0em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
//font-family: Verdana,Arial,sans-serif; font-size: 1.1em;
/* mod by toyama 20140909 end */
border-right:0px !important; background:url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; text-decoration: none;
-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px; border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -khtml-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px;
padding: .4em 1em;
cursor:default;
}

.xinfolib_bt_set_last{
display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
//font-family: Verdana,Arial,sans-serif; font-size: 1.1em;
/* mod by toyama 20140909 end */
background:url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal;text-decoration: none;
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px;
-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -khtml-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
padding: .4em 1em;
}
.xinfolib_bt_set_last:hover {
background:url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal;
text-decoration: none;}
.xinfolib_bt_set_last_xdisabled {
display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
//font-family: Verdana,Arial,sans-serif; font-size: 1.1em;
/* mod by toyama 20140909 end */
background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; text-decoration: none;
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px; border-top-right-radius: 3px;
-moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -khtml-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
padding: .4em 1em;
cursor:default;}
.xinfolib_bt_set{
display: inline-block; position: relative; padding: 0; margin-right:0em;text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
//font-family: Verdana,Arial,sans-serif; font-size: 1.1em;;
/* mod by toyama 20140909 end */
border-right:0px !important; background:url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; text-decoration: none;
padding: .4em 1em;
}
.xinfolib_bt_set:hover {
border-right:0px !important;background:url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal;  text-decoration: none;
}
.xinfolib_bt_set_xdisabled {
display: inline-block; position: relative; padding: 0; margin-right:0em;text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible;
/* mod by toyama 20140909 start */
font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
/*font-family: Verdana,Arial,sans-serif;*/ font-size: 1.1em;
/* mod by toyama 20140909 end */
border-right:0px !important; background:url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; text-decoration: none;
padding: .4em 1em;
cursor:default;
}
span.wrap_xinfolib_bt_set { padding-left:3px;padding-right:2px;}
span.xinfolib_bt_addheight { padding-top:30px;display:block;height:65px;}
span.xinfolib_bt_addline { border-right:1px solid blue !important;}

