@charset "utf-8";
/*
Theme Name: Allsafe
Theme URI: 
Description: Allsafe Theme
Version: 1.0
Author: Allsafe
Author URI: 
Tags: 
Text Domain: 

*/



@charset "UTF-8";

/* -------------------------------------- */
/* topicPass */
#topicPass {
	float: left;
	padding: 18px 0 21px 20px;
	font-size: 1.2em;
}
#topicPass ul li {
	float: left;
	margin: 0 6px 0 0;
}
#topicPass ul li a {
	text-decoration: none;
	color: #000000;
	margin: 0 6px 0 0;
}
/* -------------------------------------- */
/* h2 */
h2 {
	clear: both;
	border-bottom: 2px solid #bfbfbf;
	padding: 0 0 15px 20px;
	font-size: 1.8em;
	font-weight: bold;
}
h3 {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 37px;
}
/* -------------------------------------- */
/* searchLeftBox */
#searchLeftBox {
	float: left;
	width: 109px;
	padding: 9px 20px;
}
#searchLeftBox ul li {
	margin: 0 0 7px 0;
}
#searchLeftBox ul li a {
	text-decoration: none;
	color: #005aa6;
	background: url(/common/images/link_dot.gif) left no-repeat;
	padding: 0 0 0 15px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}
#searchLeftBox ul li a span {
	margin: 0 0 0 5px;
	font-size: 0.8em;
	font-weight: normal;
}
/* -------------------------------------- */
/* searchRightBox */
#searchRightBox {
	float: left;
	width: 809px;
	border-left: 2px solid #bfbfbf;
	padding: 25px 20px;
	color: #333333;
}
#searchRightBox .entry {
  font-size: 1.2em;
}
#searchRightBox .entry .leftbox {
  width: 360px;
  float: left;
}
#searchRightBox .entry .rightbox {
  width: 409px;
  float: right;
  padding-bottom: 85px;
  position: relative;
}
#searchRightBox .entry .smallphotoBox {
  width: 414px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#searchRightBox .entry .smallphotoBox a {
  width: 81px;
  height: 54px;
  margin-left: 5px;
  display: block;
  float: left;
}
/* -------------------------------------- */
/* separateYear */
.separateYear {
	width: 809px;
	margin: 0 auto;
	border-bottom: 2px solid #bfbfbf;
}
/* -------------------------------------- */
/* separateMonth */
.separateMonth p.ttlMonth {
	position: absolute;
	width: 152px;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 6px;
}
.separateMonth p.ttlMonth span {
	margin: 0 2px;
	font-size: 0.8em;
	font-weight: normal;
}
.separateMonth ul {
	position: relative;
	top: 0;
	left: 152px;
	width: 656px;
}
.separateMonth ul li {
	border-top: 1px dashed #bfbfbf;
}
.separateMonth ul li.newsListFirst {
	border: none;
}
/* -------------------------------------- */
/* newsItemList */
.newsItemList li {
  background: url(/images/news_item_dot1.gif) no-repeat 12px 10px;
  height: 4.5em;
  padding: 6px 10px 5px 40px;
  font-size: 1.2em;
  line-height: 1.4em;
}
.newsItemList li a {
  text-decoration: none;
  color: #005aa6;
  background: url(/common/images/link_dot.gif) no-repeat;
  padding-left: 1.5em;
}
/* -------------------------------------- */
/* newproductItemList */
.newproductItemList li p {
  height: 4.5em;
  padding: 6px 20px 5px 95px;
  font-size: 1.2em;
  line-height: 1.4em;
}
.newproductItemList li a {
  text-decoration: none;
  color: #005aa6;
}
.newproductItemList li img {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}
/* -------------------------------------- */
/* pickupItemList */
.pickupItemList li div.pickupTextBox {
  padding: 6px 20px 5px 152px;
  font-size: 1.2em;
  line-height: 1.4em;
}
.pickupItemList li a {
  text-decoration: none;
  color: #005aa6;
}
.pickupItemList li img {
  float: left;
  margin: 5px 10px 5px;
}
.pickupItemList div.pickupLink {
  text-align: right;
  margin-top: 6px;
}
.pickupItemList div.pickupLink a {
  background: url(/common/images/link_dot.gif) no-repeat;
  padding-left: 1.3em;
  line-height: 1.2em;
  /*font-size: 1.2em;*/
  color: #005aa6;
  text-decoration: none;
}

