@charset "shift_jis";
/* ****************************************************
Since : 2008-01-30
Last Modify : 2008-05-20
**************************************************** */

/* font settings [ con_home.css ]
=================================
1: layout
2: content parts
99: clearFix
=================================*/


/* layout
=================================*/

/* header
---------------------------------*/

body#home #headContainer {
	margin-bottom: 10px;
}

/* title */
body#home h1 {
	margin: 0;
	border: none;
	background: none;
}
body#home h1 span {
	display: inline;
	padding: 0 0 0 14px;
	border: none;
}

/* flash */
body#home .flashBox {
	margin: 0 15px;
}

/* global navi */
body#home #headContainer #globalNavi {
	width: 900px;
	height: 40px;
	margin-top: 4px;
	margin-left: 20px;
	background: none;
	clear: both;
}
body#home #headContainer #globalNavi ul {
	padding: 0;
}


/* main contents
---------------------------------*/
body#home #mainContainer #contentContainer {
	background: none;
}

body#home #mainContainer #contents {
	width: 565px;
}

body#home #mainContainer #sideContainer {
	width: 315px;
}


/* footer
---------------------------------*/

/* footer */
body#home #footContainer {
	margin: 0;
}

body#home #footContainer #footer {
	height: 138px;
	background: url(../images/ft_bg002.gif) no-repeat 0 0;
}

body#home #footContainer #footer .utility {
	top: 92px;
}
body#home #footContainer #footer .utility ul li#ftPrivacy a {
	background: url(../images/ft_tx102.gif) no-repeat 0 0;
}
body#home #footContainer #footer .utility ul li#ftSiteuse a {
	background: url(../images/ft_tx103.gif) no-repeat 0 0;
}
body#home #footContainer #footer .utility ul li#ftTrade a {
	background: url(../images/ft_tx104.gif) no-repeat 0 0;
}
body#home #footContainer #footer .utility ul.utility02 li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 90.3615%;
}
body#home #footContainer #footer .utility ul.utility02 li a span {
	display: inline;
}
body#home #footContainer #footer .utility ul.utility02 li#ftPrivacy a {
	width: auto;
	background-image: none;
}
body#home #footContainer #footer .utility ul.utility02 li#ftSiteuse a {
	width: auto;
	background-image: none;
}
body#home #footContainer #footer .utility ul.utility02 li#ftTrade a {
	width: auto;
	background-image: none;
}

body#home #footContainer #footer #copyright {
	top: 90px;
	background: url(../images/ft_tx101.gif) no-repeat 0 0;
}

/* content parts
=================================*/

/* content top area
---------------------------------*/
body#home #contentTopContainer div.urgentBox dl {
	margin-bottom: 20px;
	padding: 12px 15px;
	border: solid 3px #cccccc;
}
body#home #contentTopContainer div.urgentBox dl dt {
	margin-bottom: 5px;
	color: #cc0000;
	font-size: 116%;
}

/* content area
---------------------------------*/
/* news list box */
body#home div.newsListBox dl dt {
	margin-left: 10px;
}
body#home div.newsListBox dl dt span {
	position: absolute;
	top: 6px;
	right: 10px;
}

/* side content area
---------------------------------*/
/* project box */
body#home div.projectBox p {
	margin: 0 0 15px 0;
}

/* pick up box */
.pickUpBox .pickUpBox-ttl {
  font-family: 'メイリオ', 'Meiryo';
	font-size: 115%;
  font-weight: bold;
	background: url(../../images/icon_pickup.png) no-repeat left center;
	border-bottom: 3px solid #ddd;
	margin-bottom: 5px;
	padding: 0 0 2px 22px;
  position: relative;
}
.pickUpBox .pickUpBox-ttl::before {
	content: "";
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  position: absolute;
  bottom: -5px;
  left: 0px;
}
.pickUpBox .pickUpBox-ttl span {
	padding-left: 10px;
	font-size: 80%;
}
.pickUpBox .pickUpSet {
  font-family: 'メイリオ', 'Meiryo',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	margin-bottom: 5px;
}
.pickUpSet-inner {
	display: table;
	width: 100%;
}
.pickUpBox .pickUpSet .pickUpSet-img {
	display: table-cell;
  width: 80px;
}
.pickUpBox .pickUpSet .pickUpSet-txt {
	border-bottom: 1px dashed #ccc;
	display: table-cell;
	vertical-align: middle;
	width: calc(100% - 80px);
}
.pickUpBox .pickUpSet .pickUpSet-txt em {
	background: url(../../images/icon_arrow_1.png) no-repeat left center;
	font-size: 105%;
  font-weight: bold;
	padding-left: 20px;
}
.pickUpBox .pickUpSet .pickUpSet-txt span {
	display: block;
	font-size: 80%;
}
.pickUpBox .pickUpSet a {
	text-decoration: none;
}
.pickUpBox .pickUpSet a:link,
.pickUpBox .pickUpSet a:visited {
	color: #333;
}
.pickUpBox .pickUpSet a:hover {
	color: #666;
}

/* announce box */
.announceBox .announceSet {
  font-family: 'メイリオ', 'Meiryo',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
  font-weight: bold;
	border: solid 2px #ddd;
	margin-bottom: 5px;
}
.announceBox .announceSet {
	background: url(../../images/icon_arrow_2.png) no-repeat 7px 14px;
	font-size: 105%;
}
.announceBox .announceSet a {
	display: block;
	text-decoration: none;
  padding: 7px 7px 7px 16px;
}
.announceBox .announceSet a:link,
.announceBox .announceSet a:visited {
	color: #333;
}
.announceBox .announceSet a:hover {
	color: #666;
}

/* content bottom area
---------------------------------*/
/* banner box */
body#home div.bannerBox001 {
	margin: 0 0 10px 0;
	padding: 9px 0 3px 10px;
	background: url(../images/pattern005.gif) 0 0;
}
body#home div.bannerBox001 dl {
	font-size: 0;
	line-height: 0;
}
body#home div.bannerBox001 dl dt {
	margin-bottom: 5px;
}

body#home div.bannerBox001 dl dd ul li {
	float: left;
	padding: 0 6px 6px 0;
}
body#home div.bannerBox002 dl dd ul li {
	float: left;
	margin-right: 18px;
}
body#home div.bannerBox002 span {
	display: block;
	margin-top: 2px;
	font-size: 83%;
}


/* clearFix
=================================*/
body#home div.pickUpBox dl dd:after,
body#home div.bannerBox001 dl dd ul:after,
body#home div.bannerBox002:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
body#home div.pickUpBox dl dd,
body#home div.bannerBox001 dl dd ul,
body#home div.bannerBox002 {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html body#home div.pickUpBox dl dd,
* html body#home div.bannerBox001 dl dd ul,
* html body#home div.bannerBox002 {
	height:1px;
}
body#home div.pickUpBox dl dd,
body#home div.bannerBox001 dl dd ul,
body#home div.bannerBox002 {
	display:block;
}
/* End hide from IE-mac */
