@charset "UTF-8";


/*==================================================================
	background setting
===================================================================*/
.infoSec p.iconNew,
h3#ttleinfoSec,
h3#ttleJsenAd {
	position:relative;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	display:block;
	background:none;
	padding:0;
	margin:0;
}
.infoSec p.iconNew span,
h3#ttleinfoSec span,
h3#ttleJsenAd span{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

/*==================================================================
	body setting
===================================================================*/
body#p-home{
	color:#444;
	line-height:160%;
	word-break:break-all;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size:12px;
}
#p-home #container {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
#p-home #inner{
	text-align: center;
	z-index: 1;
	margin: 0 auto;
}
#p-home #wrapper {
	margin:0 auto;
	background: url(/common/img/common/back.gif) repeat-y scroll ;
	padding: 0;
}
#p-home #contents {
	padding: 0;
	width: 940px;
	padding: 0 10px 0 20px;
	_width:930px;
	_padding-right:0;
}
#p-home #sidebar {
	float:left;
	width:200px;
	top: 145px;
	position: absolute;
}
#p-home #main {
	float:right;
	width:660px;
	padding: 40px 45px 30px 30px;
	_padding: 40px 35px 30px 30px;
}
/*==================================================================
	header setting
===================================================================*/
#p-home #header {
	height: 145px;
	width:930px;
	position: absolute;
	top: 0;
}
#p-home #header .title h2{
	padding: 0;
	margin: 0;
}
#p-home #header .siteTitle{
	text-align: right;
	line-height: 14px;
	color: #FFF;
	width: 700px;
	float: right;
}
#p-home #header .siteTitle h1{
	display: inline;
	padding-right: 5px;
}
#p-home #header .siteTitle p{
	display: inline;
}
/*==================================================================
	flash setting
===================================================================*/
#indexImages_back{
	background:#B4B4B4 ;
	height: 10px;
	background:#B4B4B4 url(/common/img/home/bg_home_gray.gif) repeat-y scroll top;
	margin: 0 auto;
}
#flashContent{
	height: 350px;
	_height: 350px;
	text-align: center;
	background:#358CB9 url(/common/img/home/bg_home_flash.gif) repeat-x scroll;
}
#flashContent p{
	position: relative;
	top: -30px;
}
/*==================================================================
	btnArea setting
===================================================================*/
#btnSec{
	width: 660px;
	text-align: center;
}
.homeImg {
	margin-bottom: 20px;
}
h3#ttleinfoSec{
	width: 650px;
	height: 20px;
	margin: 0px 5px;
	margin-top: 40px;

}
h3#ttleinfoSec span{
	background: url(/common/img/home/bg_info.gif) no-repeat scroll top;
}
.infoSec {
	background: url(/common/img/home/bg_info.gif) bottom;
	width: 650px;
	margin: 0px 5px 40px 5px;
}
.infoTitle{
	padding-left: 20px;
	width: 100px
}
.infoSec dl {
	margin-left: 177px;
	width: 450px;
	position: relative;
	top: -17px;
}
.infoSec dl dt {
	font-weight: bold;
	width: 80px;
}
.infoSec dl dd {
	float: left;
	width: 360px;
	margin-top:-1.5em;
	padding-left: 80px;
}
.infoSec dl dd img{
	padding-left: 7px;
}
/*==================================================================
	jsenAd setting
===================================================================*/
h3#ttleJsenAd{
    padding: 23px 0 0;
    margin: 20px 5px -5px 5px;
    width: 650px;
    /height: 25px;
}
h3#ttleJsenAd span{
    background: url(/common/img/home/h_jsen_ad.gif) repeat-x scroll;
}
#jsenAd {
    margin:0 5px 40px 5px;
}
#jsenAd dl.company{
    background: url(/common/img/home/bg_jsen_ad.gif) repeat-x scroll bottom;
    padding: 15px 20px;
}
#jsenAd dl.company dt span.upDate{
    color: #CC0000;
    margin-left: 5px;
}
#jsenAd dl.company dt span.upDate img{
    margin: 0 0 -1px 3px;
}
#jsenAd dl.company dd{
    margin-top: 3px;
    color: #999999;
}

/*==================================================================
	textbox setting
===================================================================*/
h3#ttleTextbox{
    background: url(/common/img/home/h_textbox.gif) no-repeat scroll;
    padding: 20px 0 0px 30px;
    height: 25px;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    margin: 40px 5px 0 5px;
}
.textboxBtm{
    background: url(/common/img/home/btm_textbox.gif) no-repeat bottom ;
    padding-bottom: 3px;
    margin: 0 5px 20px 5px;
}
.textboxBtm .inner{
    background: url(/common/img/home/bg_textbox.gif) repeat-y scroll;
    padding: 10px 20px 17px 20px;
}

