@charset "utf-8";

/********* HTMLリセット *********************************************/




body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, pre, blockquote, th, td, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {

	font-weight: normal;
	margin: 0;
	padding: 0;
}
em, strong, code, address, th {
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	text-align: left;
	vertical-align:top;
	font-size: 12px;
}
fieldset, img {
	border: 0;
}
caption{
font-size: 12px;
}
/********* HTML再定義 ***********************************************/


em, strong {
	font-style: normal;
	font-weight: bold;
}
ul {

}
ul li {
margin-bottom:4px;
}
ol {
	margin-left:20px;
}
ol li {
	list-style: decimal;

}
dl {

}
dl dd {

}
pre {
	overflow: auto;
	margin: 10px 0;
	padding: 10px;
}
code {
	color: #000080;
}
pre, code {
	line-height: 1.2;
	font-size: 100%;
}
blockquote {
	overflow: auto;
	margin: 10px 0;
	padding: 0 15px;
	border-left: 2px solid #7777AA;
}
blockquote div, blockquote p, blockquote li, blockquote dt, blockquote dd {
	color: #777777;
}
address {
	padding-top: 10px;
}


table tr td input {
}

form legend {
	display: none;
}
form input, form textarea {
	padding: 1px;
	border:solid 1px #000;
	background:#fff;
	color:#000;
	font-size:100%;
}
form dl dt {
	float: left;
	clear: left;


	padding:2px 10px 2px 0px;
}
form dl dd {
	padding:2px 4px 2px 0px;
	}
form ul {
	margin: 15px 0px;
}
form ul li {
	list-style: none;
}
form p input {
	padding: 2px;
}



#checkbox_copy{
border:none 0;
}
.press_button{

border: 3px double #333;
border-top-color: #666;
border-left-color: #666;
padding: 0.25em;
color: #000;
font-size: 12px;
font-weight: bold;
background:url(/images/panel.gif) repeat-x  top #FFF;

}
.notice{
	font-weight		: bold;
	color:#F00;
}


.nt{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0%;
    margin:0;
    padding:0;
    text-align:left !important;
    }
.nt *{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0%;
        text-align:left !important;
    }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.cf {
  min-height: 1px;
}
 
* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* tips*/
.taC{text-align:center;}
.taR{text-align:right;}
.taL{text-align:left;}

.fwB{font-weight:bold;}
.fwN{font-weight:normal}

.dspB{display:block;}
.dspI{display:inline}
.itemIndent{text-indent:-1.2rem;margin-left:1.2rem;}

html {font-size:62.5%; font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}
body {font-size:12px;font-size: 1.2rem;}
.fs10{font-size:10px;font-size: 1.0rem;}
.fs11{font-size:11px;font-size: 1.1rem;}
.fs12{font-size:12px;font-size: 1.2rem;}
.fs13{font-size:13px;font-size: 1.3rem;}
.fs14{font-size:14px;font-size: 1.4rem;}
.fs15{font-size:15px;font-size: 1.5rem;}
.fs16{font-size:16px;font-size: 1.6rem;}
.fs17{font-size:17px;font-size: 1.7rem;}
.fs18{font-size:18px;font-size: 1.8rem;}
.fs19{font-size:19px;font-size: 1.9rem;}
.fs20{font-size:20px;font-size: 2.0rem;}
.fs21{font-size:21px;font-size: 2.1rem;}
.fs22{font-size:22px;font-size: 2.2rem;}
.fs23{font-size:23px;font-size: 2.3rem;}
.fs24{font-size:24px;font-size: 2.4rem;}
.fs25{font-size:25px;font-size: 2.5rem;}
.fs26{font-size:26px;font-size: 2.6rem;}
.fs27{font-size:27px;font-size: 2.7rem;}
.fs28{font-size:28px;font-size: 2.8rem;}
.fs29{font-size:29px;font-size: 2.9rem;}



.mb05r{margin-bottom:0.5rem;}
.mb10r{margin-bottom:1.0rem;}
.mb15r{margin-bottom:1.5rem;}
.mb20r{margin-bottom:2.0rem;}
.mb25r{margin-bottom:2.5rem;}
.mb30r{margin-bottom:3rem;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}

.basic_txt{line-height:140%;}