@charset "utf-8";

#contentArea {
	width: 980px;
	margin: auto;
	}

#contentArea h1 {
	padding: 0 0 40px;
	margin: 30px auto;
	
	font-size: 2.8em;
	}
#contentArea h3 {
	margin: 60px auto 20px;
	font-size: 1.8em;
	}

    #contentArea > div.title p {
	margin: 2em 0;
	
	font-size: 1.3em;
	line-height: 2;
	}
    
    #contentArea p {
    margin: 18px 0 0;
	/*font-size: 1.3em;*/
	line-height: 2;
	}
        #contentArea strong {
   font-weight: bold; 
	}

#contentArea > div.title .date,
#contentArea > div.title .name {
	font-size: 1.076923076923077em;
	}
#contentArea > div.title .name {
	margin-left: 10px;
	}
#contentArea > div.title .category {
	display: inline-block;
	padding: 3px 6px;
	margin-left: 10px;
	
	color: #fff;
	font-size: 10px;
	line-height: 1;
	vertical-align: middle;
	
	background: #d1ad5a;
	}


.serviceTbl .icon {
	width: 100px;
	float: left;
	}
	.serviceTbl .icon img {
		display: block;
		width: 100%;
		}

.serviceTbl table {
	width: 840px;
	float: right;
	border-top: #a6a6a6 dotted 1px;
	}
	.serviceTbl table th,
	.serviceTbl table td {
		padding: 20px 30px;
		border-bottom: #a6a6a6 dotted 1px;
		}
	.serviceTbl table th {
		border-right: #a6a6a6 dotted 1px;
		
		font-size: 1.5em;
		font-weight: 500;
		}
	.serviceTbl table td {
	/*	font-size: 1.3em;*/
		line-height: 2;
		}
.serviceTbl:after {
	content: "";
	display: block;
	clear: both;
	}

ul.imageArea {
	width: 840px;
	margin-left: -10px;
	
	letter-spacing: -0.4em;
	}
	ul.imageArea > li {
		display: inline-block;
		width: 180px;
		margin: 10px 12px;
		
		letter-spacing: normal;
		}
		ul.imageArea > li img {
			display: block;
			width: 100%;
			}

ul.pdfLnk {
	margin: 20px auto 15px;
	}
	ul.pdfLnk > li {
		clear: right;
		float: right;
		margin-bottom: 5px;
		}
		ul.pdfLnk > li a {
			font-size: 1.4em;
			}
	ul.pdfLnk:after {
		content: "";
		display: block;
		clear: both;
		}

.btnArea {
	margin-top: 100px;
	}
	.btnArea a.backBtn {
		float: left;
		}
	.btnArea ul.entrysNav {
		float: right;
		}
		.btnArea ul.entrysNav > li {
			width: 180px;
			float: left;
			margin-left: 2px;
			}
			.btnArea ul.entrysNav > li a {
				position: relative;
				display: block;
				padding: 15px 0;
				
				font-size: 1.6em;
				text-align: center;
				background: #fcf2dc;
				}
			.btnArea ul.entrysNav > li.prev a {
				text-indent: 20px;
				}
			.btnArea ul.entrysNav > li.next a {
				text-indent: -20px;
				}
				.btnArea ul.entrysNav > li a:after {
					content: "";
					position: absolute;
					top: 50%;
					display: block;
					width: 14px;
					height: 11px;
					margin-top: -6px;
					}
				.btnArea ul.entrysNav > li.prev a:after {
					left: 20px;
					background-image: url( "/common/images/arrow_left_d1ad5a_14x11.png" );
					}
				.btnArea ul.entrysNav > li.next a:after {
					right: 20px;
					background-image: url( "/common/images/arrow_right_d1ad5a_14x11.png" );
					}
	.btnArea:after {
		content: "";
		display: block;
		clear: both;
		}



/*
old common style
----------------------------------------------------------------------------------------------------*/
#contentArea > .entryBody .dispOnlySp {display:none;}
#contentArea > .entryBody .clrF:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
	font-size: 1.3em;
	line-height: 2;
}
#contentArea > .entryBody .clrF{
  display:inline-table;
  min-height:1%;
}
/* \*/
html #contentArea > .entryBody .clrF{
  * height:1%;
}
#contentArea > .entryBody .fwBld{
font-weight: bold;
}
#contentArea > .entryBody .mt30 { margin-top: 30px; }
#contentArea > .entryBody .taLeft{text-align:left !important;}
#contentArea > .entryBody .taCenter{text-align:center !important;}
#contentArea > .entryBody .taRight{text-align:right !important;}
#contentArea > .entryBody .clrF{
  display:block;
}
/* new styles */
#contentArea > .entryBody {
width: 800px;
margin: 0 auto;
	font-size: 1.3em;
	line-height: 2;
}
#contentArea > .entryBody p { margin: 18px 0 0; }

/*
tbl
----------------------------------------------------------------------------------------------------*/
#contentArea > .entryBody table{
  width:100% !important;
/*margin: 20px 0;*/
  margin-left: 0 !important;
  border-collapse:collapse;
  border:1px solid #ebebeb;
  border-width:1px 0 0 0;
}
#contentArea > .entryBody table th,
#contentArea > .entryBody table td{
  padding:13px 15px 12px;
  border-collapse:collapse;
  border:1px solid #ebebeb;
  border-width:0 1px 1px 0;
  /*font-size: 1.3em;*/
  text-align:left;
}
#contentArea > .entryBody table th{
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  text-align:center;
  background:#f3f3f3;
  color:#777;
}
#contentArea > .entryBody table td{
  border-right:1px solid #ebebeb;
}
#contentArea > .entryBody table td:last-child{
  border-right:1px solid #fff;
}
/*tblDemount
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .tblDemount{
  width:100%;
  border-collapse:collapse;
  border:1px solid #ebebeb;
  border-width:1px 0 0 0;
}
#contentArea > .entryBody .tblDemount th,
#contentArea > .entryBody .tblDemount td{
  padding:13px 15px 12px;
  border-collapse:collapse;
  border:1px solid #ebebeb;
  border-width:0 1px 1px 0;
  text-align:left;
}
#contentArea > .entryBody .tblDemount thead th{
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  background:#f3f3f3;
  color:#777;
}
#contentArea > .entryBody .tblDemount tbody th{
  border-left:1px solid #fff;
  border-right:1px solid #ebebeb;
  background:#fff;
  color:#2d2d2d;
}
#contentArea > .entryBody .tblDemount tbody td{
  border-left:1px solid #ebebeb;
  border-right:1px solid #fff;
  background:#fff;
}

#contentArea > .entryBody .tblDemount tbody th span.max-length{
  font-weight: normal;
  font-size: 95%;
}


/*
column
----------------------------------------------------------------------------------------------------*/
/*wrap2Clm
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .wrap2Clm{
  margin:0 -1px 0 -16px;
  /margin:0 0 0 -20px;
}
#contentArea > .entryBody .wrap2Clm .wrap2CItem{
  padding:0 0 0 16px;
  /padding:0 0 0 20px;
  width:390px;
  display:-moz-inline-box;
  display:inline-block;
  /display:inline;
  /zoom:1;
  vertical-align:top;
}
/*wrap3Clm
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .wrap3Clm{
  margin:0 -1px 0 -16px;
  /margin:0 0 0 -20px;
}
#contentArea > .entryBody .wrap3Clm .wrap3CItem{
  padding:0 0 0 16px;
  /padding:0 0 0 20px;
  width:253px;
  display:-moz-inline-box;
  display:inline-block;
  /display:inline;
  /zoom:1;
  vertical-align:top;
}
/*wrap4Clm
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .wrap4Clm{
  margin:0 -2px 0 -16px;
  /margin:0 0 0 -20px;
}
#contentArea > .entryBody .wrap4Clm .wrap4CItem{
  padding:0 0 0 16px;
  /padding:0 0 0 20px;
  width:185px;
  display:-moz-inline-box;
  display:inline-block;
  /display:inline;
  /zoom:1;
  vertical-align:top;
}



/*
img
----------------------------------------------------------------------------------------------------*/
/*imgTLeftFloat280
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTLeftFloat280 .imgTPhoto{
  float:left;
  padding:0 15px 5px 0;
  width:280px;
}
/*imgTRightFloat280
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTRightFloat280 .imgTPhoto{
  float:right;
  padding:0 0 5px 15px;
  width:280px;
}
/*imgTLeftFloat140
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTLeftFloat140 .imgTPhoto{
  float:left;
  padding:0 15px 5px 0;
  width:140px;
}
/*imgTRightFloat140
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTRightFloat140 .imgTPhoto{
  float:right;
  padding:0 0 5px 15px;
  width:140px;
}
/*imgTLeft280
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTLeft280 .imgTPhoto{
  float:left;
  width:280px;
}
#contentArea > .entryBody .imgTLeft280 .imgTTxt{ margin-left:  295px; }
/*imgTRight280
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTRight280 .imgTPhoto{
  float:right;
  width:280px;
}
#contentArea > .entryBody .imgTRight280 .imgTTxt{ margin-right:  295px; }
/*imgTLeft240
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTLeft240 .imgTPhoto{
  float:left;
  width:240px;
}
#contentArea > .entryBody .imgTLeft240 .imgTTxt{ margin-left:  255px; }
/*imgTLeft140
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTLeft140 .imgTPhoto{
  float:left;
  width:140px;
}
#contentArea > .entryBody .imgTLeft140 .imgTTxt{ margin-left: 155px; }
/*imgTRight140
--------------------------------------------------------------------------------*/
#contentArea > .entryBody .imgTRight140 .imgTPhoto{
  float:right;
  width:140px;
}
#contentArea > .entryBody .imgTRight140 .imgTTxt{ margin-right: 155px; }



.title {
	position: relative;
}
.title .socialLink {
	float: right;
	position: absolute;
	top:   0.4em;
	right: 0;
}
.title .socialLink ul > li {
	height: 20px;
	float: left;
	margin-left: 5px;
}
.title .socialLink ul:after {
	content: "";
	display: block;
	clear: both;
}

.mixi-favorite {
	display: block !important;
	overflow: hidden;
	height: 24px;
	margin: 1em auto;
}