@charset "Shift_JIS";

/*--「トップページ」のメイン／詳細レイアウト・開始---------------*/
.topMain {
	width:770px;
}

.topContents {
	width:555px;
	float:left;
}

.topMenu {
	margin-left:575px;
}

#serviceList{
	margin-top:15px;
	width:555px;
}

#utilityList{
	width:555px;
}

#serviceListL,
#serviceListR,
#utilityListL,
#utilityListR{
	vertical-align:top;
}

#serviceListL{
	padding:0px 10px 0px 20px;
}

#serviceListR{
	padding:0px 15px 0px 10px;
}

#serviceListL p,
#serviceListR p{
	margin:2px 0px 10px 20px;
	font-size:80%;
	line-height:140%;
}

#utilityListL{
	padding:0px 20px 20px 0px;
}

#utilityListL p{
	margin-top:10px;
}

#utilityListL p img{
	margin-left:15px;
	display:block;
	margin-bottom:1px;
}

#utilityListR{
	padding:0px 15px 20px 0px;
}

#utilityListR h2{
	margin:0px 0px 5px 0px;
}

/*--macIe.cssにも記述--*/
#utilityListR em{
	padding-left:30px;
	background:url(../images/top/bg_newsrelease.gif) no-repeat 15px 0em;
	font-size:80%;
	font-weight:bold;
	color:#003366;
}

#utilityListR em a{
	color:#003366;
}

#utilityListR span{
	font-size:50%;
	color:#FF3300;
}

#utilityListR p{
	padding:1px 15px 4px 30px;
	font-size:80%;
	line-height:120%;
}

#utilityListR p a{
	text-decoration:underline;
}

#releaseAll{
	background:url(../images/top/bg_releaseall.gif) no-repeat top left;
	text-align:right;
}
#releaseAll p{
	padding:7px 15px 5px 0px;
}

#releaseAll a{
}

#search{
	margin:0px 0px 10px 10px;
}

#box input{
	width:120px;
	display:inline;
	height:16px;
}

#serarchBtn{
	padding: 0px 0px 0px 6px;
}


#search{
	vertical-align:bottom;
}

#topContact{
	float:left;
}

#topContact h2 img{
	margin-bottom:10px;
}

#topContact img{
	margin-bottom:15px;
}

#topContact img.bottom10{
	margin-bottom:5px;
}

#topContact p{
	text-align:center;
}

#topContact em{/*--macIe.cssにも記述--*/
	display:block;
	margin-bottom:10px;
	padding:5px 0px 3px 0px;
	background:url(../images/common/i_common_04.gif) no-repeat 3px .5em;
	border:1px solid #999999;
	width:158px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#topContact em a{
	font-size:70%;
	margin-left:18px;
}

#topFooter{
	clear:both;
	width:770px;
	margin:20px 0px 0px 0px; 
	font-size:70%;
}

#topFooter ul{
	padding-left:15px;
	margin-bottom:3px;
}

/*--macIe.cssにも記述--*/
#topFooter li{
	padding:4px 5px 0px 7px;
	display:inline;
	line-height:110%;
	background:url(../images/common/bg_fooer.gif) no-repeat 0px .3em;
}

#topFooter address{
	padding:4px 0px 2px 15px;
	border-top:1px solid #000033;
}

#topFooter li a{
	text-decoration:none;	
}

#topFooter a:hover{
	text-decoration:underline;
}

#movie{
	margin-bottom:20px;
}

/*--「トップページ」のメイン／詳細レイアウト・終了---------------*/
