@charset "UTF-8";

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* base */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	background:#ffffff;
	}

.inline {
	background:#ffffff;
	}
.inline p {
	padding:15px 0 15px 0;
	text-align:left;
    white-space: nowrap;
	}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* toroku */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

ul#toroku {
	width:401px;
	background:url(/img/customer/bg01_2.gif) repeat-y;
	margin:0;
	padding:0;
	}

#ttop {
	width:401px;
	background:url(/img/customer/bg01_1.gif) no-repeat top;
	text-indent:-7777px;
	}

#t01 {
	width:120px;
	height:13px;
	background:url(/img/customer/icon01.gif) no-repeat 105px 3px;
	float:left;
	margin:10px 0 0 0;
	font-weight:bold;
	position:relative;
	left:30px !important;
	font-size:12px;
	}

#t02 {
	float:left;
	margin:8px 0 12px 0;
	position:relative;
	left:30px !important;
	}
#t02 input {
	width:200px;
	height:18px;
	border:1px solid #A5ACB2;
	}
#t03 {
	clear:both;
	}
#t04 {
	clear:both;
	margin:10px 0;
	}

#tbottom {
	width:401px;
	background:url(/img/customer/bg01_3.gif) no-repeat bottom;
	text-indent:-7777px;
	margin:7px 0 0 0;
	}

#button_toroku {
	width:264px;
	height:23px;
	overflow:hidden;
	background:url(/img/customer/button/t_off.gif);
	border:none;
	cursor:pointer;
	color:#4D8800;
	font-weight:bold;
	}

#add {
	font-weight:bold;
	margin:5px 0 10px 0;
	}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* kaijo */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#ktop {
	width:401px;
	background:url(/img/customer/bg02_1.gif) no-repeat top;
	text-indent:-7777px;
	}
#kaijo {
	width:401px;
	background:url(/img/customer/bg02_2.gif) repeat-y;
	text-align:center;
	margin:0;
	padding:0;
	}
#kbottom {
	width:401px;
	background:url(/img/customer/bg02_3.gif) no-repeat bottom;
	text-indent:-7777px;
	margin:7px 0 0 0;
	}

#k01 {
	width:120px;
	height:13px;
	background:url(/img/customer/icon02.gif) no-repeat 105px 4px;
	float:left;
	margin:10px 0 0 0;
	font-weight:bold;
	position:relative;
	left:30px !important;
	font-size:12px;
	}
#k02 {
	float:left;
	margin:8px 0 12px 0;
	position:relative;
	left:30px !important;
	}
#k02 input {
	width:200px;
	height:18px;
	border:1px solid #A5ACB2;
	}
#k03 {
	clear:both;
	}

#button_kaijo {
	width:264px;
	height:23px;
	overflow:hidden;
	background:url(/img/customer/button/k_off.gif);
	border:none;
	cursor:pointer;
	color:#4D8800;
	font-weight:bold;
	}
