<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";


/* ---------------------------- 

 Contents Style

---------------------------- */

body {
	text-align: center;
}
td img {
	vertical-align: top;
}
input{
	font-family: 'tahoma';
}

#camWrapper, #camWrapper #camContentsArea {
	margin: 0 auto;
	width: 950px;
}

#camContentsArea .errMessage {
	margin: 15px 0 0;
}
#camContentsArea #flowArea {
	margin: 15px 0 0;
	padding: 8px 0 0 10px;
	height: auto;
	background: url("/amcservice/members/image/service/flow-bg_950.gif") no-repeat left top;
}
#camContentsArea #flowArea ul {
	height: 42px;
}
#camContentsArea #flowArea ul li {
/*	margin-right: 100px;
	padding-right: 131px;*/
	margin-right: 10px;
	padding-right: 70px;
}
#camContentsArea #flowArea ul li.last {
	margin-right: 0;
}

#camContentsArea #preorder_guide {
	padding: 20px 0 20px 23px;
	border: 1px solid #E6E6E6;
	background: url("/amcservice/members/image/service/members/preorder/bg_preorderguide.gif") repeat left top;
}
#camContentsArea #preorder_guide ul {
	height: 60px;
}
#camContentsArea #preorder_guide ul li {
	float: left;
	width: 460px;
}

#camContentsArea .sectionTitle {
	margin: 15px 0 5px 0;
}

#camContentsArea .lineBox {
	margin-top: 15px;
	padding: 25px;
}
#camContentsArea .lineBoxRed {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #cc0000;
}
#camContentsArea .lineBoxPO {
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #e6e6e6;
}
#camContentsArea .lineBoxPO table {
	_width: 910px;
}

#camContentsArea .tblSet01 {
	margin-bottom: 0;
}
#camContentsArea .tblSet01 th.require2 {
    background-color: #e9e6e1;
    border-bottom: 1px solid #FFFFFF;
}
#camContentsArea .tblSet01 th.option2 {
    background-color: #f3f3f3;
    border-bottom: 1px solid #FFFFFF;
}
#camContentsArea .tblSet01List {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
#camContentsArea .tblSet01List th, #camContentsArea .tblSet01List td {
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #999999;
	padding: 8px;
	vertical-align: middle;
	text-align: center;
}
#camContentsArea .tblSet01List th {
	background-color: #F3F3F3;
}
#camContentsArea .tblSet01List td dl dd.itemName {
	padding-left: 3.6em;
	text-indent: -3.6em;
}
#camContentsArea .tblSet01List td p.btnSelect {
	padding-top: 4px;
	_padding-top: 0;
}
#camContentsArea .tblSet01result {
	border: 1px solid #FF9966;
}
#camContentsArea .tblSet01result th, #camContentsArea .tblSet01result td {
	padding: 8px;
	vertical-align: top;
	text-align: center;
}
#camContentsArea .tblSet01result th {
	background-color: #FFCC99;
	border-right: 1px solid #FF9966;
}
#camContentsArea .tblSet01conf {
	border: 1px solid #999999;
}
#camContentsArea .tblSet01conf th, #camContentsArea .tblSet01conf td {
	padding: 8px;
	vertical-align: top;
	text-align: center;
}
#camContentsArea .tblSet01conf th {
	border-right: 1px solid #999999;
}
#camContentsArea .gdotLineU {
	background-image: none;
	border-top: 1px dashed #b3becb;
}
#camContentsArea .grayAreaBox {
	padding: 10px 0;
	background-color: #f3f3f3;
}
#camContentsArea .cautionAreaBox {
	padding: 10px 15px;
	background-color: #fcf2f2;
}
#camContentsArea .cautionAreaBox ul.dot li {
	background-image: url("/amcservice/members/image/service/ico_dot_red.gif");
}

.input-text {
	border: 1px solid #b3becb;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	outline: 0px none black;
	_margin-top: -1px;
	*zoom: 1;
}

/* for IE6 + IE7 */
* html .input-text {
	height: 31px !important;
	line-height: 31px !important;
}

*:first-child + html .input-text {
	height: 31px !important;
	line-height: 31px !important;
}

.nselect {
	position: relative;
	width: 120px;
}
p.select-wrap {
	background: url("/amcservice/members/image/service/members/select_wrap.gif") no-repeat right top;
	_background-image: none;
	height: 32px;
	line-height: 32px;
	_line-height: 18px;
	vertical-align: middle;
}
p.select-wrap span {
	display: block;
	padding-left: 10px;
	background: url("/common-ver1/images/module/select_wrap_left.gif") no-repeat left top;
	_background-image: none;
	font-size: 12px !important;
}
.nselect input, .nselect select {
	vertical-align: middle;
}
.fleft {
	float: left;
	line-height: 32px;
	_line-height: 18px;
}
.nselect-s {
	width: 70px;
}

/*ul.radio-group {
	position: static;
	z-index: 1;
	width: auto !important;
	*zoom: 1;
}
ul.radio-group li {
	position: relative;
	z-index: 1 !important;
	float: left;
	height: 16px;
}
ul.radio-group li input {
	left: 3px;
	outline: medium none;
	position: absolute;
	top: 3px;
	z-index: -1 !important;
}
ul.radio-group li label span {
	padding-left: 20px;
}
ul.radio-group li label.checked {
	background-position: left bottom;
}
.radio-group li label {
	background: url("/common-ver1/images/module/btn_radio.gif") no-repeat scroll left top transparent;
	cursor: pointer;
	float: left;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	z-index: 2 !important;
}*/

.txtIndent {
	padding-left: 1em;
	text-indent: -1em;
}

.fntSmall {
	line-height: 1.2em;
}

.mart05 {
	margin-top: 5px;
}
.mart10 {
	margin-top: 10px;
}
.mart15 {
	margin-top: 15px;
}
.mart20 {
	margin-top: 20px;
}
.padt10 {
	padding-top: 10px;
}
.padt15 {
	padding-top: 15px;
}
.padt20 {
	padding-top: 20px;
}

select {
	font-size:12px;
}
select#relation{
	font-size:13px;
}</pre></body></html>