<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 
---------------------------------------
common
---------------------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
/* 
h1,h2,h3,h4,h5,h6{font-size:100%;}
body{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Osaka", Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #666;
} 
*/
html{overflow-y:scroll;}
table{border-collapse:collapse; border-spacing:0; vertical-align:top;}
th{
	font-size:100%;
	text-align: left;
}
td{font-size:100%;}
img{border:0; vertical-align:top;}
li{list-style:none;}
area:active{outline:none;}
a{outline:none;}
a:hover img{filter: alpha(opacity=80); opacity:0.8;}
address{font-style:normal;}
h1,h2,h3,h4,h5,h6,p,th,td,table,dl,dt,dd,ul,ol,li{ font-weight:normal;}

a:link{color:#666; text-decoration:underline;}
a:visited{color:#666; text-decoration:none;}
a:hover{
	color:#666;
	text-decoration:none;
}
a:active{color:#666; text-decoration:none;}


.font10{font-size:77%;}
.font11{font-size:85%;}
.font12{font-size:93%;}
.font13{font-size:100%;}
.font14{font-size:108%;}
.font15{font-size:116%;}
.font16{font-size:123%;}
.font17{font-size:131%;}
.font18{font-size:138.5%;}
.font19{font-size:146.5%;}
.font20{font-size:161.6%;}

.fontred{
	color: #F00;
}
.fontbrown{
	color: #963;	
}
.fontbold{
	font-weight: bold;
}
.attn{
	font-size:115%;
	color: #F00;
	font-weight: bold;
}
.textLine{
	text-decoration: line-through;
}

.alnL{text-align:left;}
.alnC{text-align:center;}
.alnR{text-align:right;}

.fL{
	float:left;
	margin-right: 10px;
}
.fR{
	float:right;
	margin-left: 10px;
}
.arrow{
	width: 690px;
	height: auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	font-size: 100%;
	vertical-align: middle;
	background-image: url(../img/common/icon_arrow_gr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.table-common{
	width: 690px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.table-common td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table-common .td-right{
	padding: 5px;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table-common .td-center{
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table-common .bg-gray{
	background-color: #dedede;
}


/* 
---------------------------------------
clearfix
---------------------------------------
*/

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

/* 
---------------------------------------
padding
---------------------------------------
*/

.pt0{padding-top:0 !important;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}

.pb0{padding-bottom:0 !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}

.pl0{padding-left:0 !important;}
.pl5{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}

.pr0{padding-right:0 !important;}
.pr5{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}


/* 
---------------------------------------
return画像
---------------------------------------
*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  padding: 3px 3px 3px 3px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border:3px solid #6D594A;
  width: 50px;
  height: 50px;
  background-color: #ccc0ad;
  color: #6D594A;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  opacity: 0.7;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* 
---------------------------------------
レスポンシブ対応　改行
---------------------------------------
*/
@media screen and (min-width: 640px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 640px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}



/*===============================================
●sp.css  画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
	
.attn{
	font-size:85%;
	color: #F00;
	font-weight: bold;
}	
	
}</pre></body></html>