@charset "shift_jis";
body {
}
#topHeader {
	padding: 10px;
	text-align: center;
}
dl.siteinfo {
/*	font-size: 8rem;*/
	font-weight: bold;
	text-align: center;
}
	dl.siteinfo dt,
	dl.siteinfo dd {
		display: inline-block;
	}
	dl.siteinfo dt {
		font-size: 10rem;
		margin: 0;
	}
	dl.siteinfo dd {
		margin: 0 .5em 0 0;
	}
	dl.siteinfo .num {
		color: #D80000;
/*		font-size: 10rem;*/
		margin-right: .25em;
	}
#userMenuList {
	border-collapse: separate;
	border-spacing: 1px;
	display: table;
	font-size: 9rem;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 100%;
}
#reserveinfo ~ #global ~ #container > #userMenuList{
	padding:0 5px 5px;
}
#reserveinfo ~ #global ~ #container > #categoryHead ~ #userMenuList{
	padding:5px;
}
	#userMenuList li {
		border: 1px solid #103666;
		background: #E6EAEF;
		display: table-cell;
		line-height: 1.2;
		vertical-align: middle;
		width: 33%;
	}
	#userMenuList li a {
		background: url(../lib_image/common/ico_arrow_link_l.png) no-repeat 6px 50%;
		background-size: 6px 13px;
		-webkit-background-size: 6px 13px;
		display: block;
		padding: 8px 0 8px 15px;
		text-align: left;
		text-decoration: none;
	}
	#userMenuList #userMenuList_02 a {
		letter-spacing:-0.05em;
	}
	#userMenuList #userMenuList_03 a {
		background-image: url(../lib_image/common/ico_beginner.png);
		background-position: 4px 50%;
		background-size: 10px 14px;
		-webkit-background-size: 10px 14px;
		padding-left: 17px;
	}
/* news */
#newsBlock {
}
.newsList-item {
	overflow: hidden;
	padding: 10px;
}
.newsList-item:not(:first-child) {
	border-top: 1px solid #CCC;
}
	.newsList-item .date {
		color: #333;
		float: left;
	}
	.newsList-item .desc {
		display: block;
		padding-left: 7em;
	}
	.newsList-item a {
		display: block;
		text-decoration: none;
	}

/* feature */
.featureList-item {
	padding: 0 0 10px;
	vertical-align: top;
	width: 50%;
}

.featureList-item .banner {margin-bottom: 8px;}

.featureList-item:nth-child(2n){
	padding-left:5px;
}
.featureList-item:nth-child(2n+1){
	padding-right:5px;
}

/* site top only
------------------------------ */	
/* aboutBg */
#aboutBg {
}
	#aboutBg dl.siteinfo {
		margin: 10px 0;
	}
#aboutBg-point li {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 29px 29px;
	-webkit-background-size: 29px 29px;
	font-weight: bold;
	color: #194C99;
	margin: 0 0 5px;
	min-height: 29px;
	padding: 0 10px 0 34px;
	vertical-align: top;
	width: 50%;
}
#aboutBg-point_01 {background-image:url(../lib_image/top/ico_about_01.png);}
#aboutBg-point_02 {background-image:url(../lib_image/top/ico_about_02.png);}
#aboutBg-point_03 {background-image:url(../lib_image/top/ico_about_03.png);}
#aboutBg-point_04 {background-image:url(../lib_image/top/ico_about_04.png);}

/* showroomInfo */
#showRoomInfo {
}
#showRoomInfo .fs14 {
	color: #144A9B;
	margin: 0 0 8px;
}
#showRoomInfo ol {
}
#showRoomInfo li {
/*	font-size: 9rem;*/
	margin: 0 1px 1px;
	padding: 5px;
	vertical-align: top;
	width: 49%;
}
#showRoomInfo li:nth-child(even) {
	clear: both;
}
#showRoomInfo li:nth-child(odd):before {
	border: 1px solid #0F0;
}
#showRoomInfo li strong {
	color: #194C99;
	font-size: 14rem;
	margin: 0 0 .25em;
}
#showRoomInfo li p+p {
	min-height: 4.2em;
}

/* fullfilment */
#fullfilment{
	width:308px;
	margin:7px auto 0;
}
#fullfilment li{
	margin-top:4px;
}