@charset "utf-8";
/* ------------------------------------------------------------

	gel style

------------------------------------------------------------ */


/* ----------common---------- */

h3{
}

h4{
	margin-top: 50px;
	margin-bottom: 25px;
}


/* ---------sub_container---------- */

#sub_container{
	width: 740px;
	margin-left: 10px;
}

.img_right{
	float: right;
	margin-left: 20px;
}

.mg30t{
	margin-top: 30px;
}

.yellow16{
	font-size: 150%;
	color: #CCCC99;
	margin-top: 30px;
	margin-bottom: 5px;
}



/* ---------navi---------- */

#item_navi{
	background-image: url(../lineup/images/sub_bg_nonlline.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 50px;
	background-position: bottom;
}

#item_navi ul.gellist{
	display: block;
	text-align: right;
	float: right;
	margin-top: 2px;
}

#item_navi ul.gellist li{
	font-size: 100%;
	display: inline;
	margin-right: 8px;
}



/* ---------list---------- */

ul.gray_list{

}

ul.gray_list li{
	background-image: url(../images/gray_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}

ul#jgel_item{
	padding-bottom: 10px;
}

ul#jgel_item li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


dl#gel_color{
	margin-top: 15px;
}

dl#gel_color dt{
	margin-bottom: 5px;
}

dl#gel_color dd{
}


dl#bw101{
}

dl#bw101 dt{
	float: left;
	margin-right: 30px;
}

dl#bw101 dd{
	float: left;
}

dl#tw101{

}

dl#tw101 dt{
	float: left;
	width: 300px;
}

dl#tw101 dd{
	float: left;
	width: 420px;
}

dl#tw102{

}

dl#tw102 dt{
	float: left;
	width: 300px;
}

dl#tw102 dd{
	float: left;
	width: 420px;
}

dl#offtop{

}

dl#offtop dt{
	float: left;
	width: 200px;
}

dl#offtop dd{
	float: left;
	width: 540px;
}

