@charset "UTF-8";


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}
img {
	/*width:100%;*/
	border: none;
	vertical-align:bottom;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a.al:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
   -webkit-appearance:none;
   border-radius:0;
}
.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.innerArea .inner ul.clearfix:after {
	content: normal;
    display:inline; 
    height:0; 
    clear:none; 
    visibility:visible;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/*  common  */
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.floatL {
	float:left;
	display:inline;
}

.floatR {
	float:right;
	display:inline;
}
.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.valignTop {vertical-align:top;}
.valignMiddle {vertical-align:middle;}
.valignBottom {vertical-align:bottom;}

.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 60px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

.pcon { display:block; }
.spon { display:none; }
@media only screen and (min-width:1px) and (max-width:640px){
.pcon { display:none; }
.spon { display:block; }
}

/* html
-------------------------------------------------*/
html {
	overflow-y:scroll;
}

/*  body  */
body {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	/*font-size:12px;
	line-height:1.5;
	color:#412210;*/
	line-height:1.7;
	color:#191919;
	-webkit-text-size-adjust:100%;
	background:url(../images/bg.jpg) repeat center top;
}
.fo10 { font-size:10px; }
.fo13 { font-size:13px; }
.fo14 { font-size:14px; }
.fo15 { font-size:15px; }
.fo16 { font-size:16px; }
.fo18 { font-size:18px; }
.fo21 { font-size:21px; }
.fo28 { font-size:28px; }

/* #wrapper */
#wrapper {
	width:100%;
	min-width:980px;
	overflow:hidden;
	clear:both;
}

/*  #header  */
#header {
	width:100%;
	clear:both;
	position:relative;
	/*z-index:9998;*/
	z-index:500;
}
.innerArea {
	width:100%;
	/*background:url(../images/bg_header.png) repeat-x left bottom;*/
	background:url(../images/bg.jpg) repeat-x left bottom;
	/*padding-bottom:2px;
	margin-bottom:-2px;*/
	clear:both;
}
.innerArea .inner {
	max-width:1060px;
	width: 100%;
	margin:0 auto;
	position:relative;
	padding: 0 40px;
	box-sizing: border-box;
}
.innerArea .hbtn {
	width:14.8%;
	float:left;
	padding:10px 0;
}
.innerArea .hbtn li {
	width:49%;
	float:left;
	padding:0 14px 0 0;
	box-sizing:border-box;
}
.innerArea .hbtn li.eng {
	width:50.5%;
	background:url(../images/hln.png) no-repeat left center;
	padding:0 0 0 13px;
}
.innerArea .logo {
	width:23%;
	left:38%;
	position:absolute;
	top:100%;
}
.innerArea .hlinksArea {
	width:100%;
	float:right;
	/*padding-top:10px;*/
}
.innerArea .hlinksArea .hlinks {
	/*width:62.5%;*/
	max-width: 65.5%;
	width: 100%;
	float:left;
}
.innerArea .hlinksArea .hlinks li {
	float:left;
	padding-right: 10px;
	box-sizing:border-box;
	vertical-align:top;
}
.innerArea .hlinksArea .hsns {
	max-width: 10%;
	width: 100%;
	float:right;
	/*display:table;*/
}
.innerArea .hlinksArea .hsns li {
	float:left;
	padding:0 0 0 14px;
	font-size:0;
	line-height:0;
	vertical-align:top;
}
.innerArea .innerOut {
	/*background:#6f1d19;*/
	background:#ffffff;
}
.innerArea .innerOut02 {
	/*background:#41210f;*/
}
.innerArea .hlogo {
	width:30.21%;
	float:left;
	padding:28px 0 28px 0;
}
.innerArea .navi {
	max-width: 44.061224%;
	width: 100%;
	float:right;
	display:table;
	padding:13px 0 0;
}
.innerArea .navi1 {
	max-width: 44.061224%;
	width: 100%;
	float:right;
	display:table;
	padding:38px 0 0;
}
.innerArea .navi li {
	float:left;
	vertical-align:top;
}
.innerArea .navi li:nth-child(1) a.hover {
 display: block;
 width: 105px;
 height: 41px;
 background: url(../../common/images/navi_btn01.png) no-repeat 0 0;
}
.innerArea .navi li:nth-child(1) a.hover:hover {
 background: url(../../common/images/navi_btn01.png) no-repeat 0 -41px;
}
.innerArea .navi li:nth-child(2) a.hover {
 display: block;
 width: 105px;
 height: 41px;
 background: url(../../common/images/navi_btn02.png) no-repeat 0 0;
}
.innerArea .navi li:nth-child(2) a.hover:hover {
 background: url(../../common/images/navi_btn02.png) no-repeat 0 -41px;
}
.innerArea .navi li:nth-child(3) a.hover {
 display: block;
 width: 105px;
 height: 41px;
 background: url(../../common/images/navi_btn03.png) no-repeat 0 0;
}
.innerArea .navi li:nth-child(3) a.hover:hover {
 background: url(../../common/images/navi_btn03.png) no-repeat 0 -41px;
}
.innerArea .navi li:nth-child(4) a.hover {
 display: block;
 width: 107px;
 height: 41px;
 background: url(../../common/images/navi_btn04.png) no-repeat 0 0;
}
.innerArea .navi li:nth-child(4) a.hover:hover {
 background: url(../../common/images/navi_btn04.png) no-repeat 0 -41px;
}

/* #compliance */
#compliance {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
	/*z-index:9999;*/
	z-index:500;
}
#compliance .innerArea {
	padding-bottom:0;
}
#compliance .innerArea .hlogo {
	padding:9px 0 9px 0;
}
#compliance .innerArea .logoS {
	width:26.5%;
	float:left;
}
.fixed {
	display:block!important;
	position:fixed !important;
	top:0;
	width:100%;
	z-index:9999;
}

.spHead {
	display:none;
}

@media only screen and (min-width:1px) and (max-width:1024px){
#wrapper {
	min-width:100%;
}
.innerArea .inner {
	width:98%;
	padding:0 1%;
}
.innerArea .navi li,
.innerArea .hlinksArea .hsns li,
.innerArea .hlinksArea .hlinks li {
	display:table-cell;
	float:none;
}
}
@media only screen and (min-width:641px) and (max-width:768px){
.innerArea .hlinksArea .hsns li {
	display:table-cell;
	padding:0 0 0 10px;
}
}
@media only screen and (min-width:1px) and (max-width:640px){
a:hover {
	text-decoration:none;
}
.innerArea {
	display:none;
}
#compliance {
	display:none!important;
}
.fixed {
	display:none;
}
#header {
	background:#fff;
}
.spHead {
	display:block;
	background: url(../images/bg.jpg) repeat;
}
.spHead .spNavi {
	width:100%;
	position:fixed;
	/*background:url(../images/bg_navi_sp.png) repeat-x center bottom;
	padding-bottom:2px;*/
	border-bottom: #ffffff 1px solid;
}
.spHead .spnavi {
	width:100%;
	clear:both;
	background: url(../images/bg.jpg) repeat;
}
.spHead .spnavi li {
	width:33.3%;
	float:right;
}
.spHead .logoSp {
	/*width:68%;*/
	width:56.25%;
	margin:0 auto;
	/*padding-top:9.5%;*/
	padding-top:13.5%;
}
#menu .close,
.spHead .open {
	cursor:pointer;
}

/* #menu */
#menu {
	width:100%;
	position:absolute;
	top:96%;
	left:0;
	display:none;
	z-index:9997;
	background: url(../images/bg.jpg) repeat;
	padding-bottom:2px;
}
#menu .btnMenu {
	width:33.3%;
	float:right;
	/*margin-top:-8.8%;*/
	margin-top:-13.1%;
}
	#menu .sp_menu {
		padding: 4% 5.5% 8%;
		border-top: #4a4a4a 1px solid;
		margin-top: 0.5%;
	}
#menu ul {
	width:100%;
	clear:both;
	/*background:#40210f;*/
	background: #fff;
}
#menu ul li a {
	width:100%;
	color:#191919;
	font-size:80%;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	display:block;
	border-top:#efefef 1px solid;
	line-height:23px;
	padding:8px 0;
	box-sizing:border-box;
	text-align: center;
}
#menu .spLinks li a {
	background:url(../images/ico.png) no-repeat 97% center;
	background-size:5px;
}
#menu .spLinks02 {
	display:table;
}
#menu .spLinks02 li {
	width:50%;
	display:table-cell;
}
#menu .spLinks02 li a {
	padding:8px 0;
}
#menu .spLinks02 li:first-child a {
	border-right:#efefef 1px solid;
}
}

/* #contents */
#contents {
	width:100%;
	clear:both;
	/*padding-bottom:86px;*/
}

/*  section  */
section {
	width:100%;
	clear:both;
}
section .inner {
	max-width:1060px;
	margin:0 auto;
	clear:both;
	position:relative;
	padding: 0 40px;
	box-sizing: border-box;
}

/* .headTitle */
.headTitle {
	width:112%;
	margin:0 -6%;
	clear:both;
}

/* .listArea */
.listArea {
	width:100%;
	background:#fff;
	clear:both;
	padding:28px 0 0;
}
.listArea li {
	width:32.5%;
	float:left;
	padding:0 3px 29px 29px;
	box-sizing:border-box;
}
.listArea li .tit {
	font-family:'ＭＳ Ｐ明朝','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','MS PMincho',serif;
	color:#a40000;
	font-weight:bold;
	text-align:center;
	padding:13px 0 5px;
}
.listArea li .tit a {
	color:#a40000;
}
.listArea li .txt {
	line-height:1.7;
	letter-spacing:1px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.listArea li .car {
	width:13.8%;
	float:right;
	clear:both;
}

/* .listRank */
.listRank {
	width:100%;
	background:#fff;
	clear:both;
	padding:28px 0 0;
}
.listRank li {
	width:24.375%;
	float:left;
	padding:0 3px 29px 29px;
	box-sizing:border-box;
}
.listRank li .ico_rank {
	width:55px;
}
.listRank li .tit {
	font-family:'ＭＳ Ｐ明朝','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HG明朝E','MS PMincho',serif;
	color:#a40000;
	font-weight:bold;
	text-align:center;
	padding:13px 0 5px;
}
.listRank li .tit a {
	color:#a40000;
}
.listRank li .txt {
	line-height:1.7;
	letter-spacing:1px;
	height:120px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.listRank li .car {
	width:19.8%;
	float:right;
	clear:both;
}

/*  #footer  */
#footer {
	width:100%;
	clear:both;
}
#finner {
	width:100%;
	/*background:#6f1d19;*/
	overflow:hidden;
	clear:both;
}
#footer .fCont {
	max-width:980px;
	margin:0 auto;
	padding:97px 0 20px;
	position:relative;
}
#footer .fnavi li {
	line-height:2;
	display: inline;
	font-size: 12px;
	padding: 0 5px;
}
#footer .fnavi li a {
	color:#191919;
}
#footer .fInner {
	width:30.5%;
	position:absolute;
	bottom:20px;
	right:0;
	text-align:right;
}
#footer .snsArea {
	width:23%;
	display:table;
	float:right;
	clear:both;
	margin-right:10.8%;
	padding-bottom:8.7%;
}
#footer .snsArea li {
	display:table-cell;
	padding:0 7px;
	box-sizing:border-box;
	vertical-align:top;
	font-size:0;
	line-height:0;
}
#footer .copyright {
	clear:both;
	font-size: 11px;
	letter-spacing: 0.05em;
}

@media only screen and (min-width:641px) and (max-width:1024px){
.headTitle {
	width:100%;
	margin:0;
}
#footer .fCont {
	width:98%;
}
#finner {
	margin-top:-1px;
}
}
@media only screen and (min-width:641px) and (max-width:768px){
#footer .fInner {
	width:35%;
}
#footer {
	background:url(../images/bg_footer.png) no-repeat center top;
	background-size:100%;
}
}
@media only screen and (min-width:1px) and (max-width:640px){
.headTitle {
	width:100%;
	margin:0;
	padding-bottom:20px;
}
#contents {
	/*padding-bottom:32px;*/
	padding-bottom:10px;
	padding-top: 13.8%;
}

/*  section  */
section .inner {
	max-width:1060px;
	margin:0 auto;
	clear:both;
	position:relative;
	padding: 0;
}

@media only screen and (max-width:320px){
#contents {
	padding-top: 14.2%;
  }
	}
.listArea {
	width:88%;
	margin:0 auto;
	padding:0 0 26px;
}
.listArea li {
	width:88.5%;
	margin:0 auto;
	float:none;
	padding:13px 0 0;
}
.listArea li .tit {
	font-size:15px;
	padding:12px 0 4px;
}
.listArea li .txt {
	font-size:13px;
	line-height:1.5;
	padding-bottom:4px;
}
.listArea li .car {
	width:16.2%;
	float:none;
	margin:0 auto;
}
.listRank {
	width:88%;
	margin:0 auto;
	padding:0 0 26px;
}
.listRank li {
	width:88.5%;
	margin:0 auto;
	float:none;
	padding:13px 0 0;
}
.listRank li .ico_rank {
	width:17%;
}
.listRank li .tit {
	font-size:15px;
	padding:12px 0 4px;
}
.listRank li .txt {
	font-size:13px;
	line-height:1.5;
	padding-bottom:4px;
	height:auto;
}
.listRank li .car {
	width:16.2%;
	float:none;
	margin:0 auto;
}

/* #footer */
#footer {
	background:url(../images/bg_footer_sp.png) no-repeat center top;
	background-size:100%;
	/*padding-top:2px;*/
}
#footer .fCont {
	width:88%;
	padding:28px 0 100px;
}
#footer .fInner {
	width:100%;
	position:static;
	text-align:center;
}
#footer .fnavi {
	font-size:10px;
	padding-bottom:28px;
}
#footer .fnavi li {
	font-size:12px;
	/*line-height:1.7;*/
	line-height:2.0;
	display: block;
	text-align: center;
}
#footer .snsArea {
	width:23%;
	padding:0 0 15px;
	margin:0 auto;
	float:none;
}
#footer .snsArea li {
	padding:0 5px;
}
#footer .copyright {
	font-size:10px;
}
}



/*****************************************************

　　共　通

*****************************************************/
/*右ナビ*/
.right_menu {
        /*z-index: 1500;*/
        z-index: 500;
        position: fixed;
        top: 157px;
        right: 0px;
        list-style-type:none;
        padding:0;
        margin:0;
}

/* TOPへ
-------------------------------------------------*/
#page-top {
        position: fixed;
        z-index: 10;
        right: 40px;
        bottom: 30px;
        font-size:14px;
        line-height: 1.2em;
}
#page-top a {
        display:block;
                background:#191919;
        border-radius: 2px;             /* CSS3草案 */
        -webkit-border-radius: 2px;     /* Safari,Google Chrome用 */
        -moz-border-radius: 2px;        /* Firefox用 */
                filter:alpha(opacity=85);
                -moz-opacity:0.85;
                -khtml-opacity: 0.85;
                opacity:0.85;
                color:#ffffff;
                padding:15px 20px;
                                margin-top:10px;
                                text-align:center;
}
#page-top span {
        display:block;
        font-size:12px;
                padding-top:3px;
}
@media only screen and (min-width:1px) and (max-width:640px){
#page-top {
        position: fixed;
        z-index: 10;
        right: 20px;
        bottom: 30px;
        font-size:14px;
        line-height: 1.2em;
}
}