<!--
/* --- style.css --- */

body {
	background-color: #e8efee;
	background-image : url(img/acback.gif);
	background-repeat : repeat-x;
	margin: 0 auto 0 auto;
	font-family: メイリオ, Meiryo, 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Lucida Grande', sans-serif;
}

a:link      {color: #039 ; }
a:visited   {color: #039 ; }
a:active    {color: #C00 ; }
a:hover     {color: #00F ; }

td		{ font-size: 12px ;text-align:left; }
.txt11  { font-size: 11px ; }
.txt11m { font-size: 11px ; font-family: MS UI Gothic, MS P Gothic, Osaka ; }
.txt12  { font-size: 12px ; }
.txt12m1 { font-size: 12px; color: #527E7E; }
.txt14  { font-size: 14px ; }
.txt16  { font-size: 16px ; }
.txt16tel  { color: #333333; font-size: 16px; font-weight: bold; }
.txt18h1  { color: #218585; font-size: 18px; }
.txt18h2  { color: #CC9900; font-size: 18px; }
.txt18tel  { color: #333333; font-size: 18px; font-weight: bold; }
.alright { text-align:right; }
.alcenter { text-align:center; }
ul li {
	font-size:12px;
	line-height:18px;
}
.mnline1 {
	background-image: url("./img/bct2.gif");
	background-repeat: repeat-y;
}

.err_msg {
	color: #f00;
	font-size: 16px;
}

#bn1 {
	margin-top: 10px;
	clear: both;
	float: left;
	width: 300px;
}

#cpright {
	margin-top: 10px;
	color: #808080;
	font-size: 11px;
	width: 300px;
	text-align: right;
	float: right;
}

#lg_content {
	margin: 50px auto 0 auto;
	width: 635px;
}

#lg_content #lg_box {
	margin: auto;
	border: #acb8b8 5px solid;
	width: 570px;
	height: auto;
	padding: 30px;
	font-size: 12px;
	background-color: #eef5f4;
}

#lg_content #tbl_login {
	margin-left: 70px;
}

#container {
	padding: 0 auto 0 auto;
	margin: 0 auto 0 auto;
	width: 800px;
	height: auto;
	background-color: #fff;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	overflow: auto;
}

#head {
	margin: auto;
	width: 750px;
}

#head #topimg {
	margin: 0px auto 10px auto;
}

#head #cust {
	margin-left: 5px;
	font-size: 12px;
	color: #000;
	float: left
}

#head #bt_lgout {
	float: right;
	margin: -5px 5px 0 0;
}

#head #line1 {
	clear: both;
	margin: 0 0 0 0;
	border-top: solid 2px #663;
}

#mainmenu {
	padding-left: 30px;
	margin: 0 0 10px 0;
	width: 160px;
	float: left;
}

#mainmenu .menu1 {
	border: 1px #663 dotted;
	padding: 6px;
	width: 140px;
	margin: 0 0 0 5px;
	line-height: 24px;
	font-size: 12px;
	color: #000;
}

#mainmenu .svmn {
	font-weight: bold;
	font-size: 12px;
	color: #009;
}

#mainmenu .dsmn {
	font-weight: bold;
	font-size: 12px;
	color: #39c;
}

#mainmenu .ykmn {
	font-weight: bold;
	font-size: 12px;
	color: #090;
}

#mainmenu .remn {
	font-weight: bold;
	font-size: 12px;
	color: #936;
}

#maincont {
	padding-right: 35px;
	margin: 0;
	width: 550px;
	float: right;
}

#info_cap {
	float: left;
}

#info_select {
	float: right;
}

#info_box {
	clear: both;
	border: solid #000 1px;
	margin: auto;
	padding: 10px;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}

#tbl_addsrv {
	clear: both;
	border: 1px #663 outset;
	padding: 10px;
	font-size: 12px;
	color: #000;
}

#tbl_addsrv p {
	margin-left: 10px;
	line-height: 14px;
}

#cap1 {
	width: 100%;
	height: 28px;
	background: url('img/tbl_bk1.gif') repeat-x;
	margin-top:20px;
	clear: both;
}

.ct_cap {
	position: relative; top: 6px; left: 10px;
	font-size: 14px;
	color: #030;
	font-weight: bold;
}

#container .ct_cap_ud {
	border-top: solid 1px #060;
	margin-bottom:10px;
}

#apply_bt input {
	border: 3px #f0f0c0 outset;
	background-color: #8fc98f;
	margin-left: 10px;
	width: 270px;
	height: 38px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#apply_bt2 input {
	border: 2px #f0f0c0 outset;
	background-color: #AA7B9E;
	margin-left: 10px;
	width: 240px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#cont_std {
	color: #000;
	font-size: 12px;
	line-height: 15px;
}

#cont_cancel {
	color: #000;
	font-size: 12px;
	line-height: 15px;
}

#cancel_cau {
	margin-left: 50px;
	font-size: 12px;
	line-height: 16px;
}

//-->
