
/*====ページ全体
==========================================================*/

#ContentsArea{ font-family: "Noto Sans JP", sans-serif; }

body {
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
	width: 100% !important;
	min-width: 1100px;
}
.nxt_header{ margin: 0 auto; width: 1000px; }
.localFooter,#bpGlobalFooter{ background-color: #fff; }


img {
	border:none;
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: bottom;
	max-width:100%; height:auto;
}

#wrap{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#MainArea{ margin:0; padding:0; background: url(mainbg.png) no-repeat top center #eeefef; overflow-x:hidden; }
#ContentsArea {
	margin:0 auto;
}

#header {
    background-color: #fff;
}

.bk
{
	color: #000;
}

br{ line-height: 1em;}

a {
	text-decoration: none;
	color:#385C93;
	border:none;
}

a:hover	{
	color:#385C93;
	text-decoration:underline;
}


h1 {
	margin:0;
	padding:0;
	line-height:0;
}
p {
	margin:0;
	padding:0;
}

.cl {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.cap
{
	font-weight: normal;
}

footer {
  padding-top: 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

ul{ list-style: none;}
ol { margin:.3em 0; padding-left:2em; }
ol li{ margin-bottom:.3em; }

/*====ヘッダイメージ
==========================================================*/


.social_buttons{ width: 960px; margin: 0 auto; padding: 10px 0 1px;  }

.sub-tit{ text-align:center; }

#MainImgArea {
	margin: 0 auto 0;
	position: relative;
	text-align: center;
	padding: 0;
	overflow: hidden;
	z-index: 1;
  min-height: 1050px;
}


#MainImgArea .img{ position:relative; margin:0 auto; padding-top:3%; }
#MainImgArea .img img{ box-shadow:0 0 30px #ccc; }

.maintit{
  margin: 50px auto 0;
  text-align: left;
  position: relative;
  width: 1000px;
}
.maintit .com-name{  font-size:28px; font-weight:900; color:#fff; line-height:2; letter-spacing: 0.03em; position: relative; margin: 70px 0 30px; display: inline-block;}
.maintit .com-name span{ position:relative; }
.maintit .com-name:before{ content:""; background-color:#0c3b6b; position:absolute; right:-30px; top:0; height:100%; width:1500px; transform:skewX(25deg); }
.maintit h1{
  position: relative;
  z-index: 1;
  font-weight:900;
  font-size:48px;
  margin: 0 auto;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.maintit h1 span{ font-size:70%; }
.maintit h1.s1{ letter-spacing:-0.03em; }

#MainImgArea .read{
  position: absolute;
  left: calc(50% - 500px);
  top: 470px;
  width: 1000px;
  margin: 0 auto 0;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 120%;
  color:#fff;
  overflow: hidden;
}
#MainImgArea .read p{ margin: 0 auto; font-weight: bold; line-height: 1.8; position:relative; }
#MainImgArea .read::before{
  content: "";
  float: left;
  display: block;
  width: 200px;
  height: 450px;
  //background: rgba(255, 0, 0, 0.1);
  //clip-path: polygon(0 0, 100% 100%,0 100% );
  shape-outside: polygon(0 0, 100% 100%,0 100%);
}

#MainImgArea .read .read-ph{ float:right; width:300px; margin-left:40px; position:relative; }
#MainImgArea .read .p-name{ position:absolute; right:108%; bottom:0; width:450px; font-size:75%; text-align:right; }
#MainImgArea .read .p-name b{ font-size:200%; }
#MainImgArea .read .p-name b span{ font-size:70%; letter-spacing:0.05em; display:inline-block; margin-left:.2em; }

.top .maintit{ margin-top:80px; }
.top #MainImgArea .read{ margin-left:200px; font-size: 105%; width:810px; margin-top:15px; }
.top #MainImgArea .read::before{ display:none; }
.top #MainImgArea .read .right{
  
}
.top #MainImgArea .read p{ margin-bottom:.5em; }




/*====コンテンツサイズ
==========================================================*/
#content { padding: 0; font-size:16px; color:#333; position: relative; margin: 0 auto; }

#secArea{ width: 1000px; margin: 0 auto; position:relative; z-index:1; }
#leftArea{ float: left; width: 690px; }
#rightArea{ float: right; width: 250px; }


#toplist{ width:1000px; margin:0 auto 100px; display:flex; flex-flow:wrap; gap:4%; }
#toplist li{ width:48%; margin-bottom:4%; }
#toplist a{ display:block; color:#000; text-decoration:none; }
#toplist .com{ display:block; color:#fff; position:relative; margin-bottom: 15px; overflow: hidden; height:60px; line-height:60px; }
#toplist .com:before{ content:""; background:#0c3b6b; width:100%; height:100%; display:block; position:absolute; right: 15px; top:0; transform:skewX(25deg); transition:.3s; }
#toplist .com span{ display:block; position:relative; padding:0 1em; font-weight:bold; font-size:140%; }
#toplist .tit{ display:flex; align-items:center; gap:20px; font-size:120%; font-weight:bold; }
#toplist a:hover{ text-decoration:none; color:#1D4294; }
#toplist a:hover .com:before{ background:#d78113; } 


/* 各記事の設定 ------------------------------*/
.Account{
	position: relative;
	margin: 20px auto 0;
	padding: 0;
}
.Account h2{
  position: relative;
  margin: 100px 0 0;
  padding-left: 20px;
  font-size: 30px;
  text-align: left;
  font-weight: 600;
  color: #1D4294;
  line-height: 1.3;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  width: 100%;
  height: 110px;
  box-sizing: border-box;
}

.Account h2 > span{ width:90%; position:relative; z-index:2;  }
.Account h2::before,.Account h2::after{ content:""; position:absolute; }
.Account h2::before{ right: 90%; top: -120px; background:url(h2_1.png) no-repeat; width:240px; height:241px; z-index:1; }
.Account h2.t2::before{ background-image:url(h2_2.png); }
.Account h2.t3::before{ background-image:url(h2_3.png); }
.Account h2::after{ right:0; bottom:0; background:url(h2_line.png) no-repeat; width:1154px; height:301px; }


.Account .acc > h3{ 
  font-size: 130%;
  padding: 25px 0 0px 0;
  margin: 0 50px 10px;
  border-top: 1px solid #aaa;
}
.Account .acc > h3 span{
  display: inline-block;
  background-color: #26c3d5;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  width: 5em;
  margin-right: 10px;
  letter-spacing: 0.1em;
  font-size: 80%;
}

.acc {
	margin:20px 0 0 0;
	font-size: 100%;
	position: relative;
	
}
.acc > p{
  line-height: 2em;
  text-indent: 1em;
  text-align: justify;
  text-justify:inter-ideograph;
  margin:0 auto 15px;
}
.acc > p.st{ font-weight: 500; text-indent: 0em; color: #6e718d; }
.letter-s{ letter-spacing: -0.01em; }
.acc p b{  display: inline-block; position: relative; margin-right: 1em; font-weight: 500;  }
.acc p b:before{ content: "";  width: 100%; height: 1px; background-color: #373d71; bottom: 0.3em; left: 0; position: absolute; }
.acc p.user,.acc p.user2 { text-indent: 0; }
.acc p.user > b{ color: #373d71; }
.acc p.user2 > b{ color: #0f203e; }
.acc p.user2 b:before{ background-color: #0f203e; }

.prof{ border-top: 1px solid #B22C00; padding-top: 30px; font-size: 90%; width: 750px; margin: 30px auto 0; }
.prof h3{ color: #B22C00; }


.company{ font-size: 90%;  color: #333; width: 1000px; margin: 60px auto 100px; border: 1px solid #0077c4; }
.company .acc{ width: 90%; margin: 0 auto; padding-bottom: 20px; }
.company .acc p{ text-indent: 0; margin-bottom: 10px; width: auto;}
.company h2{}
.company h3 { margin: 30px 0 20px; background-color: #0077c4; display: inline-block; color: #fff; padding: 10px 30px; font-size: 150%; letter-spacing: 0.2em; }
.company .photo.R { width: 250px; margin: 0 0 0 30px; }
.company .photo.R > p{ padding: 0; }
.company .photo.R img{ border-radius: 0;  }


.next{ text-align: center;  width: 900px; margin: 30px auto 0; font-weight: bold; border-bottom: 1px solid #ccc; padding-bottom: 20px;  }
.next a span{ background-color: #00afd0; color: #fff; display: inline-block; margin-right: 10px; padding: 0 10px; }
.paging{ width: 900px; margin: 25px auto; text-align: center; }
.paging li{ display: inline-block; margin: 0 5px; }
.paging li a{ border: 1px solid #656464; color: #656464; display: block; padding: 0.2em 0.7em; }
.paging li a:hover{ text-decoration: none; }
.paging li:not(.active) a:hover{ background-color: #00afd0; border-color: #00afd0; color: #fff; }
.paging li.active a{ border-color: #00afd0; color:#00afd0; font-weight: bold; }


/* 図の設定 ------------------------------*/
.photo {
  display: inline-block;
  width: 230px;
  margin:10px 5px 10px;
  vertical-align: top;
  color: #333;
  letter-spacing: 0.01em;
  overflow: hidden;
}
.photo img{ max-width: 100%; height: auto;  }
.photo.trans{ transform: rotate(2deg); }
.photo.L,.img.L{
	margin:5px 20px 15px 0;
	float:left;
}
.photo.L img{  }
.photo.R,.img.R {
	margin:5px 0 15px 30px;
	float:right;
}
.photo > p{ font-size: 85%; padding: 0; margin: 20px 0 0; text-indent: 0; text-align: left; line-height: 1.5; font-weight: 500;  }
.photo > p.pro{ font-weight: normal; color: #333; text-align: left !important; }
.photo.R > p{ text-align: right; padding: 0; }
.photo > p > span{ font-size: 160%; letter-spacing: 0.05em; font-weight:600; }
.photo > p > span span{ font-size: 80%; }
.photo > p > span span span{ font-weight:normal; }
.photo > p.user2{ color: #0c345d; }
.phtxt{ padding: 0 10px; text-align: left; }
.phtxt p{ margin-top: 10px; line-height: 1.4; font-size: 80%; text-indent: 0; color: #555; }

.photo.type1 { background: none; width: 350px; }
.photo.type1 > p{ text-align: left; padding-bottom: 0; }

.ph_end{ text-align: center; margin-top: 20px; }
.ph_end img{ max-width: 100%; height: auto; }


.PhotoAreaL {
	width:250px;
	margin:5px 15px 10px 0;
	padding:0;
	float:left;
	background:#555;
	color:#FFF;
}
.PhotoAreaR {
	width:250px;
	margin:5px 0 5px 15px;
	padding:0;
	float:right;
	background:#555;
	color:#FFF;
}
.PhotoImg {
	width:246px;
	margin:2px;
}
.PhotoImg img{
  width: 100%;
  height: auto;
}
.PhotoTitle{
	margin:5px 0 0 0;
	padding:0 10px 5px;
	line-height:1.4em;
	font-weight:bold;
	font-size:80%;
}
.PhotoText{
	margin:0 0 0 0;
	padding:0 10px 10px;
	line-height:1.4em;
	font-size:80%;
}

.PhotoText a {
	color:#FFFFFF;
}

.PhotoText a:hover	{
	color:#FFFFFF;
	text-decoration:underline;
}

.fig{
  text-align: center;
  margin: 0 0 20px;
  padding: 20px 0 0;
}
.fig.R{ float: right; margin:10px 0 15px 25px; }
.fig a img{ transition: .3s; }
.fig a img:hover{ opacity:0.7; }
.fig .figimg{
  position: relative;
}
.fig img{ max-width: 100%; height: auto; }
.fig > p{ font-size: 80%; padding: 0; margin: 10px 0 0; text-indent: 0; line-height: 1.5; text-align: left; }
.fig > p.tit{ font-weight: bold; text-align: center; }

.w450{ width: 450px; }

/*
.fig .figimg::before{
  position: absolute;
  content: "ダミー";
  display: block;
  top: 48%;
  left: 40%;
  color: #fff;
  background-color: #333;
  padding: 10px 50px;
}*/
.fig .figtxt{
  text-align: left;
  font-size: 85%;
  line-height: 1.8;
  margin: 2em auto 1em;
  color: #555;
  max-width: 800px;
}
.fig .figtxt h3{
  margin: 10px 0;
  text-align: center;
  color: #fff;
  padding: 5px;
  background-color: #333;
  font-size: 120%;
  font-weight: 500;
}
.fig .figtxt p{ text-indent: 0; }
a.figure{ position:relative; display:block; padding-top:0; }
a.figure::before {
  content: "＋zoom";
  position: absolute;
  background-color: #333;
  color: #fff;
  right: 0px;
  top: 0;
  display: inline-block;
  z-index: 1;
  font-size: 80%;
  font-weight: bold;
  padding: 2px 8px;
  border-radius: 0 0 0 8px;
  transition: .3s;
}
a.figure:hover::before { background-color:#014598; }


.footArea{
  margin: 100px auto 0;
  padding: 2em 0 4em;
  font-size: 100%;
  width: 90%;
  text-align: center;
  box-sizing: border-box;
  max-width: 1000px;
  position: relative;
  z-index: 2;
  display: block;
  color: #fff;
}
.footArea:before{ content:""; background:#80beea;position:absolute; left:calc(50% - 960px); top:0; width:1920px; height:100%; }

.footArea h2{
  margin: 0 auto 2em;
  font-size: 90%;
  padding: .5em 0 .7em;
  font-weight: 900;
  letter-spacing: 0.1em;
  position: relative;
}
.footArea h2:before{ content:""; position:absolute; top:0; left:calc(50% - 4em); width:8em; height:3px; background:#d78113; }
.footArea h3{ margin-bottom:.5em; }
.footArea p{ font-size: 100%; margin-bottom:.5em; }
.footArea a{ color:#fff; }
.footArea > div{
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  line-height: 1.6;
}


.link-area{ margin: 3em auto 3em; position:relative; padding: .5em 0 1px; z-index:1; background:#0c3b6b;  max-width:1000px; width: 90%; }
.link-area > div{  }
.link-area h3{ color:#fff; font-size:100%; margin-bottom: 0; line-height:2.5; text-align:center; position:relative; }
.link-area h3:before{ content:""; position:absolute; top:0; left:calc(50% - 4em); width:8em; height:3px; background:#fff; }
.link-area #linkArea{ width:90%; margin:1em auto 2em; }


#linkArea {
  margin:0;
  padding:0;
  list-style:none;
  max-width: 450px;
}
#linkArea li{
  
}
#linkArea li:first-child{
  border: none;
}
#linkArea li a{
  background:url(icon_link.png) no-repeat left center;
  padding:10px 10px 10px 28px;
  line-height:1.5em;
  margin-bottom: 1px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  font-size: 100%;
  color: #fff;
}
#linkArea li a:hover{
  
}
#linkArea li.st{ background-color: #fffbd0; font-weight: bold; }

.link-box{ padding: 0; }
.link-box > li{ box-sizing: border-box; margin-top: 2em; background-color: #ecf8e9; padding: 40px 50px; }
.link-box > li a{ display: flex; justify-content: space-between; align-items: center; background-color: #00966a; color: #fff; font-size: 130%; border-radius: 7px; box-shadow: 2px 2px 5px rgba(0, 0, 0, .2); padding: 1em .8em; margin-bottom: .6em; font-weight: bold; border: 3px solid #00966a; transition: .5s;}
.link-box > li a b{ text-shadow: 2px 2px 0 rgba(0, 0, 0, .2); }
.link-box > li a span{ font-size: 75%; text-align: right; font-weight: normal; transition: .5s; }
.link-box > li a:hover{ text-decoration: none; opacity: .8; border-color: #fff !important; }
.link-box > li a:hover span{ transform: translateX(5px); }
.link-box > li .txt{ line-height: 1.8; }
.link-box > li.col2{ background-color: #e9f8f3; }
.link-box > li.col2 a{ background-color: #00c7bb; border-color: #00c7bb; }


.bnr{ max-width: 800px; margin: 80px auto 0; }



/* ContactAreaの設定 ------------------------------*/

#ContactArea {
	margin:0 0 40px 0;
	padding:0;
	font-size:85%;
	width: 730px;
}
#Contact {
	margin:5px;
	padding:10px 0 0 0;
}
#ContactTxt {
	margin:0 0 0 0;
	padding:0;
	line-height:1.5em;
}

#ContactTxt2 {
	width: 676px;
	_width: 690px;
	margin:0;
	padding:0 10px 0;
	float:left;
	line-height:1.5em;
	border-bottom: 2px solid #385C93;
	border-right: 2px solid #385C93;
	border-left: 2px solid #385C93;
}

#ContactTxt p{
	margin:0px;
	font-size: 90%;
}
#ContactImg {
	margin:0 0 0 0;
	float:right;
}

/* PageTopの設定 ------------------------------*/
.PageTop {
  margin:0 auto;
  padding:0;
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.PageTop a{ background-color: #000; width:100%; padding: 25px 0; display:block;  }
.PageTop a span{ position: relative; z-index: 1; transition: all .3s; display:block; margin:0 auto; }
.PageTop a:hover span{ transform:translateY(-5px); }
.PageTop a:before{ content:""; width:100%; height:100%; position:absolute; left:0; top:0; background: linear-gradient(90deg, #0c3b6b, #1D4294); opacity:0; transition: all .3s;  }
.PageTop a:hover:before{ opacity:1; }
.PageTop a img{ display: block; margin: 0 auto; }

#rem_content{
	background-color: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 auto;
    padding: 20px 0;
    text-align: left;
    width: 1000px;
}
#rem_content h3 {
    font-size: 150%;
    margin: 10px 0;
    padding: 0;
    text-align: center;
}
#rem_content p {
    font-size: 90%;
    line-height: 1.8em;
    padding: 0 105px 10px;
    text-indent: 0;
}
#rem_content h5 {
    font-size: 90%;
    margin: 30px 0 10px 105px;
    padding: 0;
}


/*====RightArea
==========================================================*/
.menu ul {
	margin:-10px 0 0;
	padding:0;
	list-style:none;
}
.menu li{
  margin-bottom: 20px;
}
.menu li a{ display:block; background-color:#f0f0f0; transition:.3s; color:#000; }
.menu li a > span{ display:block; background-color: #fff; padding:1em 12px 1.1em; font-size:14px; font-weight:500;　font-feature-settings: "palt"; overflow:hidden;  }
.menu li a .com{ background:none; height:40px; width:250px; color:#fff; line-height:40px; box-sizing:border-box; padding:0 12px; font-size:14px; color:#fff; font-weight:800; letter-spacing:0.01em; transition:.3s; position:relative; }
.menu li a .com:before{ content:""; background:#0c3b6b; width:100%; height:100%; display:block; position:absolute; right: 10px; top:0; transform:skewX(25deg); transition:.3s; }
.menu li a .com span{ display:block; position:relative; }
.menu li a:hover{ text-decoration:none; color:#1D4294; }
.menu li a:hover .com:before{ background:#d78113; } 
#RightArea img,#RightArea a{
	display: block;
	vertical-align: top;
}




/* ボックス内dloatｖalear */
.clearfix:after,.acc:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
.clearfix,.acc {display: inline-block;}
/* Hides from macIE \*/
* html .clearfix,* html .acc {height: 1%;}
.clearfix,.acc {display: block;}
/* End hide from macIE */

.st_bl{
	font-weight: bold;
	color: #003399;
}

.st_or{
	font-weight: bold;
	color: #E8340E;
}

.line
{
	border-bottom: 1px dotted #cccccc;
}
.gmenu
{
	margin: 0; 
	padding: 0;
	height: 55px;
}

.gmenu li{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 55px;
	font-size: 0;
	vertical-align: bottom;
}

.pall{
	margin: 10px 0 0 20px;
	padding: 0;
}

.cap
{
	font-weight: normal;
}

.newpdt
{
	font-weight: bold;
	color: #ff6600;
}


#note_text{ font-size: 75%; color: #fff; text-align: center; margin-top: 15px; padding-bottom: 20px; }
.kome{
	font-size: 85%;
	line-height:1.6;
	color: #555;
  text-indent: 0 !important;
}
.kome2{
	font-size: 75%;
	line-height:1.4em;
	color: #555;
  text-indent: 0 !important;
}
.note{ font-weight:normal; font-size:75%; }


.banner{
	margin: 15px 0;
}
.f85 {font-size: 85%; }
.f110 {font-size: 110%; }
.f150 {font-size: 150%; }
.tar {text-align: right;}
.tac{ text-align: center;}
.fb{  font-weight: bold;}
.fl{ float: left;}
.fr{ float: right;}

dl{ font-size: 80%; color: #bbb; margin:1em 0 0; }
dt,dd{ line-height: 1.5; margin-bottom: 5px; }
dt{ float: left; }
dd{ margin-left: 1.2em; }
dl a{ color: #bbb !important; text-decoration:underline; }
dl a:hover{ text-decoration:none; }
a.alpha{ transition: all .3s; display: block; }
a.alpha:hover {
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    font-size: 70%;
}
 
sup {
    bottom: 1.4ex;
}
 
sub {
    top: .5ex;
}

/* margin-top */
.mt0{margin-top: 0 !important;}
.mt1{margin-top: 1px;}
.mt2{margin-top: 2px;}
.mt3{margin-top: 3px;}
.mt4{margin-top: 4px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}

/* margin-right */
.mr1{margin-right: 1px;}
.mr2{margin-right: 2px;}
.mr3{margin-right: 3px;}
.mr4{margin-right: 4px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}

/* margin-bottom */
.mb0{margin-bottom: 0 !important;}
.mb1{margin-bottom: 1px;}
.mb2{margin-bottom: 2px;}
.mb3{margin-bottom: 3px;}
.mb4{margin-bottom: 4px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px !important;}


/* margin-left */
.ml1{margin-left: 1px;}
.ml2{margin-left: 2px;}
.ml3{margin-left: 3px;}
.ml4{margin-left: 4px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}

/* padding-top */
.pt1{padding-top: 1px;}
.pt2{padding-top: 2px;}
.pt3{padding-top: 3px;}
.pt4{padding-top: 4px;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt40{padding-top: 40px;}

/* padding-right */
.pr1{padding-right: 1px;}
.pr2{padding-right: 2px;}
.pr3{padding-right: 3px;}
.pr4{padding-right: 4px;}
.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}

/* padding-bottom */
.pb1{padding-bottom: 1px;}
.pb2{padding-bottom: 2px;}
.pb3{padding-bottom: 3px;}
.pb4{padding-bottom: 4px;}
.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}

/* padding-left */
.pl1{padding-left: 1px;}
.pl2{padding-left: 2px;}
.pl3{padding-left: 3px;}
.pl4{padding-left: 4px;}
.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl30{padding-left: 30px;}
.pl40{padding-left: 40px;}

/* padding */
.pg1{padding: 1px;}
.pg2{padding: 2px;}
.pg3{padding: 3px;}
.pg4{padding: 4px;}
.pg5{padding: 5px;}
.pg10{padding: 10px;}
.pg15{padding: 15px;}
.pg20{padding: 20px;}
.pg30{padding: 30px;}
.pg40{padding: 40px;}

.line {
	border-bottom: 1px dotted #1F88CC;