body {
	line-height: 120%; 
	margin: 0px; 
	color: #666666; 
	font-size: 12px;
}
.titlered13px {
	color: #99791c; 
	font-size: 13px; 
	font-weight: bold;
}
.whiteline {
	border-top: #ffffff 1px solid;
}
.copyrightext {
	color: #996600; 
	font-size: 11px;
}
.price {
	color: #cc3333;
}
.text13px {
	font-size: 13px
}
.menutext {
	font-size: 11px
}
td.transaction01 {
	text-align: left; 
	padding-bottom: 0px; 
	line-height: 2em; 
	background-color: #e8e0c0; 
	padding-left: 10px; 
	width: 100px; 
	padding-right: 10px; 
	padding-top: 0px;
}
td.transaction02 {
	text-align: left; 
	padding-bottom: 0px; 
	line-height: 2em;
	background-color: #f0ebd8; 
	padding-left: 10px; 
	width: 437px; 
	padding-right: 10px; 
	padding-top: 0px;
}
td.transaction03 {
	text-align: left; 
	line-height: 2em;
}

 .recruit_icon{
	display:inline-block;
	width:16px;
	height:12px;
	margin:0 3px -2px 0;
	background:url(http://test.korot.jp/img/sprite.png) 0 -170px no-repeat;
  }
  
   .top_icon_sns_f{
	display:inline-block;
	width:16px;
	height:14px;
	margin:0 3px -2px 0;
	margin-top: 5px;
	background:url(image/top_icon_sns.png) 0 -0px no-repeat;
  }
  
  .top_icon_sns_t{
	display:inline-block;
	width:16px;
	height:14px;
	margin:0 3px -2px 0;
	margin-top: 5px;
	background:url(image/top_icon_sns.png) 0 -15px no-repeat;
  }
  
  .top_icon_sns_l{
	display:inline-block;
	width:16px;
	height:14px;
	margin:0 3px -2px 0;
	margin-top: 5px;
	background:url(image/top_icon_sns.png) 0 -30px no-repeat;
  }
  
  .top_icon_sns_a{
	display:inline-block;
	width:16px;
	height:14px;
	margin:0 3px -2px 0;
	margin-top: 5px;
	background:url(image/top_icon_sns.png) 0 -46px no-repeat;
  }
  
  .top_icon_sns_y{
	display:inline-block;
	width:16px;
	height:15px;
	margin:0 3px -2px 0;
	margin-top: 5px;
	background:url(image/top_icon_sns.png) 0 -62px no-repeat;
  }
  
#header_sub_menu{
	/*width:940px;
	height:16px;
	padding-top:4px;*/
	text-align:right;
	font-size:14px;
	font-weight:900;
	width:200px;
	float:right;
	padding-top:30px;
	line-height:130%;
	}

#header_sub_menu a{
	color:#461617;
	font-size:14px;
	text-decoration:none;
	}

#header_sub_menu a:hover{
	color:#900;
	font-size:14px;
	}
	
.header_title{
	padding:2px 0px 2px 10px;
	width:888px;
	font-size:12px;
	background-color:#461617;
	color:#fff;
	font-weight:normal;
	text-align:left;
}

.style1 {
  color: #99791c;
  font-weight: bold;
}
.style2 {
  color: #FF0000;
  font-weight: bold;
}

.news .article{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border:solid 2px #99791c;
	padding:10px;
	margin-bottom:10px;
}
.news .title{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background-color:#654a36;
	padding-top: 6px;
	padding-bottom:6px;
	padding-left:10px;	
	font-size:16px;
	color:#ffffff;
}
.news .title a{
	color:#ffffff;
}
.news .image_ul{
	list-style-type: none;
}
.news .image_ul li {
	width:270px;
	height:240px;
	float :left;
}

.news .image_ul li img{
	border:solid 1px #99791c;
	margin:4px;
}

.news .clear{
	clear:both;
}
.news .mb20{
	margin-bottom:20px;
}

.content{
  margin: auto;
  width:900px;
}

.header_img{
  float:left;
  display:inline;
}

.clear{
  clear:both;
}

.news{
  padding-bottom: 18px;
}

.footer{
  padding-top:30px;
}

.l-side{
  float:left;
  width:450px; 
}
.r-side{
  float:left;
  width:450px;
}

.center{
  text-align: center;
}

.pT20{
  padding-top:20px;
}

.vT{
  vertical-align: top;
}

.flL{
  float: left;
}

.social-button{
  /*overflow: hidden;*/
}
.social-button ul{
  padding-left:0px;
  list-style: none;
}
.social-button li{
  float: left;
}
.sb_tw{
  width:80px;
}
.sb_fb{
  width:110px;
}
.sb_hb{
  width:60px;
}
.sb_gp{
  width:60px;
}

.btn001{
	text-decoration:none;
	font-size:14px;
	letter-spacing:2px;
	padding:10px 20px;
	color: #FFFFFF;
	background:#420900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #3a0c00;
	background-color: #654a36;
	cursor:pointer;
}

.btn001:hover{
	border: 1px solid #3a0c00;
	background-color: #99791c;
	cursor:pointer;
}

.blank:after{
  content: url('http://www.korot.jp/image/icon_newtab.gif');
  position: relative;
  margin-left: 0.3em;
}