@charset "utf-8";
/* CSS Document */

/*-----------------indexContent--*/
#mainindex {
	background-image: url(../img/mv_big.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#mainindex2 {
	background-image: url(../img/mv_big2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#contentArea {
	margin-top:-70px;
}
/*-----------indexNews--*/
#newsArea {
	padding: 10px 0 10px 27px;
	background: #bdbdbd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bdbdbd), to(#A0A1A1));
	background: -webkit-linear-gradient(#bdbdbd, #A0A1A1);
	background: -moz-linear-gradient(#bdbdbd, #A0A1A1);
	background: -ms-linear-gradient(#bdbdbd, #A0A1A1);
	background: -o-linear-gradient(#bdbdbd, #A0A1A1);
	background: #FFCC66;
	-pie-background: linear-gradient(#bdbdbd, #A0A1A1);
	position: relative;
}
#newsMain {
	width:83%;
	background:#ffffff;
	letter-spacing:-.40em;
	margin-left:25px;
	padding:10px;
}
#newsMain a, #newsMain a:hover {
	color: #333333;
}
#newsArea p, #newsMain, #newsMain dt, #newsMain dd {
	display:inline-block;
	vertical-align:middle;
	letter-spacing:normal;
 /display:inline;
 /zoom:1;
}
#newsMain dt {
	background:url(../img/icon01.gif) 0 50% no-repeat;
	padding-left:16px;
}
#newsMain dd {
	margin-left:15px;
}
/*------------roundShadow--*/
.roundShadow {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	-moz-box-shadow:0 0 2px #a8a8a8;
	-webkit-box-shadow:0 0 2px #a8a8a8;
	box-shadow:0 0 2px #a8a8a8;
	behavior:url(./common/htc/PIE.htc);
}
.roundShadow02 {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	-moz-box-shadow:0 0 4px #bdb9b0;
	-webkit-box-shadow:0 0 4px #bdb9b0;
	box-shadow:0 0 4px #bdb9b0;
	behavior:url(./common/htc/PIE.htc);
}
.roundShadow03 {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	-moz-box-shadow:0 1px 1px #838484;
	-webkit-box-shadow:0 1px 1px #838484;
	box-shadow:0 1px 1px #838484;
	behavior:url(./common/htc/PIE.htc);
}
.round {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	behavior:url(./common/htc/PIE.htc);
}



サービス
.svarea{
	margin-top:-14px;
	padding:30px 0 20px;
	border-top:1px dotted #000000;
}
#svbase{
	width:932px;
	margin:-30px 0 0 -11px;
}
.svlist{
	float:left;
	margin:30px 0 0 11px;
	*display:inline;
}
.listil{
	width:455px;
	margin-top:18px;
	position:relative;
}
.listil p{
	width:230px;
	margin:-0.3em 0 10px;
	float:right;
}
.listil div{
	float:left;
}
.listil a{
	background:url(../img/icon02.gif) 0 4px no-repeat;
	padding-left:16px;
	font-size:110%;
	font-weight:bold;
}
.listil div a{
	background:none;
	padding-left:0;
}

サイトマップ
#sitemapList{
	margin-top:-20px;
}
#sitemapList h4{
	margin-top:25px;
	padding-left:5px;
	border-left:4px solid #F90;
	font-weight:bold;
}
#sitemapList h4 a{
	padding-right:15px;
}

#sitemapList ul{
	width:921px;
	margin:10px 0 0 -10px;
}
#sitemapList li{
	background: url("../img/icon02.gif") 0 6px no-repeat;
	margin-left:20px;
	padding-left:16px;
	float:left;
	*display:inline;
}
#sitemapShopList li{
	min-width:200px;
	width:auto !important;
	width:200px;
	line-height:2.0;
}
