﻿@charset "UTF-8";
/*-------------------------------------------------
  Stylesheet - version date 1.0 2007.06.08
  Client by B-Cube - ADMIN -
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	text-align:center;
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../img/bg_left.gif) repeat-y;
}
img	 {
	border: 0;
}
form {
	margin:0px;
	padding: 0px;
}
em {
	visibility: hidden;
	font-size: 1px;
}
textarea {
	font-size: 12px;
	margin:0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}

/*-------------------------------------------------
  Wrapper
-------------------------------------------------*/
#wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header {
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	background: #4A8CD6 url(../img/bg_header.jpg) center no-repeat;
	border-bottom: 1px solid #485659;
	clear: both;
	overflow: hidden;
}
#header .inn {
	width: 950px;
	overflow: hidden;
	clear: both;
}
#header .inn-logo {
	width: 200px;
	height: 60px;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: 60px;
	text-align: center;
	display: inline;
	float: center;
}
#header ul {
	width: 710px;
	margin: 18px 20px 0 20px;
	padding: 0;
	font-size: 12px;
	line-height:1em;
	list-style: none;
	float: center;
}
#header ul li {
	margin: 0;
	padding: 0;
	border: 1px #3780D1 solid;
	background-color: #FFFFFF;
	white-space: nowrap;
	float: center;
}
#header ul li a {
	padding: 5px 8px 4px 8px;
	color: #3366CC;
	text-decoration: none;
	display: block;
}
#header ul li a:hover {
	color: #3366CC;
	background-color: #FFFFCC;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------
#footer {
	width: auto;
	margin: 0;
	margin: 0 auto;
	padding: 20px;
	text-align: right;
	
}*/

/*-------------------------------------------------
  Copyright
-------------------------------------------------*/
#copyright {
	width: 170px;
	height: auto;
        margin: 16px 0 0 0;
	margin: 0 auto;
	padding: 10px 0;
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: FFFFFF;
	background: url(../img/line_blue.gif) no-repeat;
}

/*-------------------------------------------------
  Page Container
-------------------------------------------------*/
#container {
	width: 1150px;
	height: auto;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align:left;
	clear: both;
}

/*-------------------------------------------------
  Main Contents
-------------------------------------------------*/
#main {
	width: 750px;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	float: left;
	text-align:left;
}
#main #contents {
	width: 710px;
	margin: 20px;
}

/*-------------------------------------------------
  Left Side Menu
-------------------------------------------------*/
#left {
	width: 170px;
	height: 280%;
	margin: 6px 0 0 0;
	margin: 0 auto;
	padding: 0 15px 20px 15px;
	float: left;
	text-align:left;
	background-color: #4A8CD6;
}
#left .navi_tit {
	margin: 12px 0 0 0;
	padding: 14px 0 4px 0;
	background: url(../img/line_blue.gif) no-repeat ;
}
#left .navi {
	width: 170px;
	height: 22px;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../img/bg_list.gif) no-repeat;
}
#left a{
	margin: 0;
	padding: 0;
	display: block;
}
#left a b {
	font-size: 12px;
	margin: 0 0 0 6px;
	padding: 5px 5px 4px 22px;
	display: block;
	font-weight:normal;
	background: left center no-repeat;
}
#left ul {
	margin: 4px 0 6px 0;
	padding: 0 0 0 18px;
	list-style: url(none) none;
}
#left li {
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: FFFFFF;
	font-weight:normal;
	display: block;
	list-style: url(none) none;
	border-bottom: 1px solid #69A0DD;
}
#left li a {
	height:14px;
	margin: 0;
	padding: 4px 0 2px 10px;
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	background: url(../img/ico_cursor.gif) left center no-repeat;
}
#left li a:hover {
	background: url(../img/ico_cursor_f2.gif) left center no-repeat;
}

#left .navi_gray {
	width: 170px;
	height: 22px;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../img/bg_list_2.gif) no-repeat;
}


/* Icon Images ------------------*/
#left #kanri b {
	background-image: url(../img/ico_kanri.gif);
}
#left #kakunin b {
	background-image: url(../img/ico_kakunin.gif);
}
#left #shop b {
	background-image: url(../img/ico_shop.gif);
}
#left #poss b {
	background-image: url(../img/ico_poss.gif);
}
#left #profprop b {
	background-image: url(../img/ico_profprop.gif);
}
#left #custom_prof b {
	background-image: url(../img/ico_custom_prof.gif);
}
#left #cate b {
	background-image: url(../img/ico_cate.gif);
}
#left #top b {
	background-image: url(../img/ico_top.gif);
}
#left #banner b {
	background-image: url(../img/ico_banner.gif);
}
#left #mail b {
	background-image: url(../img/ico_mail.gif);
}
#left #kuchi b {
	background-image: url(../img/ico_kuchi.gif);
}
#left #real b {
	background-image: url(../img/ico_real.gif);
}
#left #quest b {
	background-image: url(../img/ico_quest.gif);
}
#left #pick b {
	background-image: url(../img/ico_pick.gif);
}
#left #jobinfo b {
	background-image: url(../img/ico_jobinfo.gif);
}
#left #bbs b {
	background-image: url(../img/ico_bbs.gif);
}
#left #job b {
	background-image: url(../img/ico_job.gif);
}
#left #point b {
	background-image: url(../img/ico_point.gif);
}
#left #help b {
	background-image: url(../img/ico_help.gif);
}
#left #logout b {
	background-image: url(../img/ico_logout.gif);
}
#left #rssinfo b {
	background-image: url(../img/ico_rss.gif);
}
#left #mobile b {
	background-image: url(../img/ico_mobile.gif);
}
#left #css b {
	background-image: url(../img/ico_css.gif);
}
#left #tmp b {
	background-image: url(../img/ico_tmp.gif);
}
#left #bnnmgr b {
	background-image: url(../img/ico_bnn.gif);
}
#left #site_op b {
	background-image: url(../img/ico_site_op.gif);
}
#left #dgst b {
	background-image: url(../img/ico_dgst.gif);
}
#left #access_log b {
	background-image: url(../img/ico_access_log.gif);
}
#left #error_log b {
	background-image: url(../img/ico_error_log.gif);
}


/*-------------------------------------------------
  Right Side Menu
-------------------------------------------------*/
#right {
	width: 170px;
	height: 280%;
	margin: 6px 0 0 0;
	margin: 0 auto;
	padding: 0 15px 20px 15px;
	float: right;
	text-align:left;
	background-color: #CCCCCC;
}
#right .navi_tit {
	margin: 12px 0 0 0;
	padding: 14px 0 4px 0;
	background: url(../img/line_gray.gif) no-repeat ;
}
#right .navi {
	width: 170px;
	height: 22px;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../img/bg_list.gif) no-repeat;
}
#right a{
	margin: 0;
	padding: 0;
	display: block;
}
#right a b {
	font-size: 12px;
	margin: 0 0 0 6px;
	padding: 5px 5px 4px 22px;
	display: block;
	font-weight:normal;
	background: left center no-repeat;
}
#right ul {
	margin: 4px 0 6px 0;
	padding: 0 0 0 18px;
	list-style: url(none) none;
}
#right li {
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: FFFFFF;
	font-weight:normal;
	display: block;
	list-style: url(none) none;
	border-bottom: 1px solid #69A0DD;
}
#right li a {
	height:14px;
	margin: 0;
	padding: 4px 0 2px 10px;
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	background: url(../img/ico_cursor.gif) left center no-repeat;
}
#right li a:hover {
	background: url(../img/ico_cursor_f2.gif) left center no-repeat;
}

#right .navi_gray {
	width: 170px;
	height: 22px;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../img/bg_list_2.gif) no-repeat;
}


/*-------------------------------------------------
  Menu Container
-------------------------------------------------*/
/* 店舗登録・編集画面　画面推移用ボタン */
#menu-box {
	width: 686px;
	margin-top: 10px;
	padding: 10px;
	border: 2px #7CB58D solid;
}
#menu-box ul {
	width: 686px;
	margin: 0;
	padding:0;
	list-style: none;
	overflow: hidden;
	clear:both;
}
#menu-box ul li {
	width: 46px;
	height: 147px;
	margin: 0;
	padding: 0;
	float: left;
}
#menu-box ul li em {
	font-size: 1%;
	visibility: hidden;
}
#menu-box ul li a {
	width: 32px;
	height: 147px;
	display: block;
}
#menu-box ul li.btn-1 {
	background-image: url(../img/btn-1.jpg);
}
#menu-box ul li.on {
	background-position: 0 -147px;
}
#menu-box ul li.off {
	background-position: 0 -294px;
}
#menu-box ul li.btn-2 {
	background-image: url(../img/btn-2.jpg);
}
#menu-box ul li.btn-3 {
	background-image: url(../img/btn-3.jpg);
}
#menu-box ul li.btn-4 {
	background-image: url(../img/btn-4.jpg);
}
#menu-box ul li.btn-5 {
	background-image: url(../img/btn-5.jpg);
}
#menu-box ul li.btn-6 {
	background-image: url(../img/btn-6.jpg);
}
#menu-box ul li.btn-7 {
	background-image: url(../img/btn-7.jpg);
}
#menu-box ul li.btn-8 {
	background-image: url(../img/btn-8.jpg);
}
#menu-box ul li.btn-9 {
	background-image: url(../img/btn-9.jpg);
}
#menu-box ul li.btn-10 {
	background-image: url(../img/btn-10.jpg);
}
#menu-box ul li.btn-11 {
	background-image: url(../img/btn-11.jpg);
}
#menu-box ul li.btn-12 {
	background-image: url(../img/btn-12.jpg);
}
#menu-box ul li.btn-13 {
	background-image: url(../img/btn-13.jpg);
}
#menu-box ul li.btn-14 {
	background-image: url(../img/btn-14.jpg);
}
#menu-box ul li.btn-15 {
	background-image: url(../img/btn-15.jpg);
}


.title {
	width: 710px;
	margin: 0;
	padding: 3px 0 1px 0;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	background-color: #4A8CD6;
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
}
.maincopy {
	width: 696px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 17px;
	background: url(../img/ico_red.gif) no-repeat;
	background-position: 0px 3px;
}
.subcopy_green {
	width: 696px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 17px;
	background: url(../img/ico_green.gif) no-repeat;
	background-position: 0px 3px;
}
.subcopy_blue {
	width: 696px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 17px;
	background: url(../img/ico_blue.gif) no-repeat;
	background-position: 0px 3px;
}
.kakunin u {
	width:auto;
	height:14px;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	background: url(../img/ico_kakunin.gif) no-repeat;
}
.chart u {
	width:auto;
	height:14px;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	background: url(../img/ico_chart.gif) no-repeat;
}
.icon_menu {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	text-align:center;
}
.f_clear {
	clear:both;
}

/* Table Layout */
.t_menu {	width: 100%;
	font-size: 12px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #6699CC;
}
.t_menu td {
	padding: 8px;
	border: 1px solid #6699CC;
	text-align:center;
}
.t_menu td u {
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	background: url(../img/ico_menu.gif) no-repeat;
	background-position: 0px 2px;
}

.t_ja {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #6699CC;
}
.t_ja td {
	padding: 5px;
	border: 1px dotted #6699CC;
}
.t_ja th {
	padding: 5px;
	border: 1px dotted #6699CC;
	text-align:center;
	background: #E6F2FF;
}
.c_ja {
	width: 110px;
	background: #E6F2FF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_ja_a {
	width: 140px;
	background: #E6F2FF;
	table-layout: fixed;
	white-space: nowrap;
}

.t_en {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #FF00CC;
}
.t_en td {
	padding: 5px;
	border: 1px dotted #FF00CC;
}
.t_en th {
	padding: 5px;
	border: 1px dotted #FF00CC;
	text-align:center;
	background: #FFCCFF;
}
.c_en {
	width: 110px;
	background: #FFCCFF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_en_a {
	width: 140px;
	background: #FFCCFF;
	table-layout: fixed;
	white-space: nowrap;
}

.t_kr {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #9933FF;
}
.t_kr td {
	padding: 5px;
	border: 1px dotted #9933FF;
}
.t_kr th {
	padding: 5px;
	border: 1px dotted #9933FF;
	text-align:center;
	background: #CCCCFF;
}
.c_kr {
	width: 110px;
	background: #CCCCFF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_kr_a {
	width: 140px;
	background: #CCCCFF;
	table-layout: fixed;
	white-space: nowrap;
}

.t_cn1 {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #FF9966;
}
.t_cn1 td {
	padding: 5px;
	border: 1px dotted #FF9966;
}
.t_cn1 th {
	padding: 5px;
	border: 1px dotted #FF9966;
	text-align:center;
	background: #FFC3A8;
}
.c_cn1 {
	width: 110px;
	background: #FFC3A8;
	table-layout: fixed;
	white-space: nowrap;
}
.c_cn1_a {
	width: 140px;
	background: #FFC3A8;
	table-layout: fixed;
	white-space: nowrap;
}

.t_cn2 {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #7CB58D;
}
.t_cn2 td {
	padding: 5px;
	border: 1px dotted #7CB58D;
}
.t_cn2 th {
	padding: 5px;
	border: 1px dotted #7CB58D;
	text-align:center;
	background: #EAF9EF;
}
.c_cn2 {
	width: 110px;
	background: #EAF9EF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_cn2_a {
	width: 140px;
	background: #EAF9EF;
	table-layout: fixed;
	white-space: nowrap;
}

.t_blue {	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #6699CC;
}
.t_blue td {
	padding: 5px;
	border: 1px dotted #6699CC;
}
.t_blue th {
	padding: 5px;
	border: 1px dotted #6699CC;
	text-align:center;
	background: #E6F2FF;
}
.c_blue {
	width: 110px;
	background: #E6F2FF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_blue_a {
	width: 140px;
	background: #E6F2FF;
	table-layout: fixed;
	white-space: nowrap;
}

.t_green {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #7CB58D;
}
.t_green td {
	padding: 5px;
	border: 1px dotted #7CB58D;
}
.t_green th {
	padding: 5px;
	border: 1px dotted #7CB58D;
	text-align:center;
	background: #EAF9EF;
}
.c_green {
	width: 110px;
	background: #EAF9EF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_green_a {
	width: 140px;
	background: #EAF9EF;
	table-layout: fixed;
	white-space: nowrap;
}

.t_white {
	font-size: 12px;
	border-collapse: collapse;
	border-style:none;
}
.t_white td {
	padding: 0px;
	border-style:none;
}
.t_white th {
	text-align:center;
}
.c_white {
	width: 110px;
	background: #FFFFFF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_white_a {
	width: 60px;
	background: #FFFFFF;
	table-layout: fixed;
	white-space: nowrap;
}
.c_white_b {
	width: 80px;
	background: #FFFFFF;
	table-layout: fixed;
	white-space: nowrap;
}
.tr_gray 	{background: #F7F7F7;}
.tr_white	{background: #FFFFFF;}
.tr_yellow{background: #FFFFCC;}
.tr_orange{background: #FFD8B0;}

.t_blue2 {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #6699CC;
}
.t_blue2 td {
	padding: 5px;
	border: 1px dotted #6699CC;
}
.t_blue2 th {
	padding: 5px;
	border: 1px dotted #6699CC;
	text-align:center;
	background: #E6F2FF;
}

.t_blue3 {	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #6699CC;
}
.t_blue3 td {
	padding: 5px;
	border: 1px dotted #6699CC;
}
.t_blue3 th {
	padding: 5px;
	border: 1px dotted #6699CC;
	text-align:left;
	background: #E6F2FF;
}

.t_blue_f {	width: 100%;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	border-collapse: collapse;
	border: 2px solid #6699CC;
}
.t_blue_f td {
	padding: 5px;
	border: 1px dotted #6699CC;
}
.t_blue_f th {
	padding: 5px;
	border: 1px dotted #6699CC;
	background: #E6F2FF;
}

/* Border Layout */
.hr-blue	{height:3px; border:none; color:#3780D1; background-color:#3780D1;}









/* Font Size */
.tx10h13 {font-size:10px;line-height:13px;}
.tx10h15 {font-size:10px;line-height:15px;}
.tx11 		{font-size:11px;}
.tx11h13	{font-size:11px;line-height:13px;}
.tx11h15	{font-size:10px;line-height:15px;}
.tx12			{font-size:12px;}
.tx12h15	{font-size:12px;line-height:15px;}
.tx12h17	{font-size:12px;line-height:17px;}
.tx12h17b	{font-size:12px;line-height:17px;font-weight:bold;}
.tx14h17	{font-size:14px;line-height:17px;}
.tx12h19	{font-size:12px;line-height:19px;}
.tx14h19	{font-size:14px;line-height:19px;}
.tx14h19b	{font-size:14px;line-height:19px;font-weight:bold;}
.tx14h23	{font-size:14px;line-height:23px;}
.tx16h21	{font-size:16px;line-height:21px;}
.tx18h22	{font-size:18px;line-height:22px;}
.tx20h24	{font-size:20px;line-height:24px;}
.tx20h24b	{font-size:20px;line-height:24px;font-weight:bold;}
.tx22h26	{font-size:22px;line-height:26px;}
.tx24h28	{font-size:24px;line-height:28px;}
.tx26h30	{font-size:26px;line-height:30px;}

/* Text Color */
.white		{color:#FFFFFF}
.red			{color:#FF3333}
.brown		{color:#936546}
.green		{color:#35AD9F}
.green2		{color:#006666}
.moss			{color:#7F7C48}
.orange		{color:#FF9900}
.blue			{color:#0066CC}
.gray			{color:#CCCCCC}
.gray2		{color:#666666}
.pink			{color:#FF7979}

/* Link Color */
.lkwhite				{text-decoration:none;color:#FFFFFF;}
.lkwhite:hover	{text-decoration:underline;color:#FFFFFF;}
.lkbrown				{text-decoration:none;color:#936546;}
.lkbrown:hover	{text-decoration:underline;color:#C0815F;}
.lkgreen				{text-decoration:underline;color:#006600;}
.lkgreen:hover	{text-decoration:none;color:#009933;}
.lkgray					{text-decoration:none;color:#333333;}
.lkgray:hover		{text-decoration:underline;color:#FF7979;}
.lkblue					{text-decoration:underline;color:#0066CC;}
.lkblue:hover		{text-decoration:none;color:#0099FF;}
.lkblue2				{text-decoration:underline;color:#0066CC;}
.lkblue2:hover	{text-decoration:underline;color:#FF4A4A;}
.lkpurple				{text-decoration:none;color:#5555DD;}
.lkpurple:hover	{text-decoration:underline;color:#DD5555;}
.lkred					{text-decoration:none;color:#FF3333;}
.lkred:hover		{text-decoration:underline;color:#FF5959;}
.lkorange				{text-decoration:none;color:#FF9900;}
.lkorange:hover	{text-decoration:underline;color:#FF9900;}
.lkpink					{text-decoration:none;color:#FF7979;}
.lkpink:hover		{text-decoration:underline;color:#FF7979;}
.lknavy					{text-decoration:underline;color:#44489D;}
.lknavy:hover		{text-decoration:none;color:#5563E1;}
/* 店舗一覧用 */
.lkblue_list				{text-decoration:none;color:#0066CC;}
.lkblue_list:hover	{text-decoration:none;color:#0099FF;}


/* Table Custom */
.table_solid		{font-size:100%;border-spacing:0px 0px;border-bottom:solid 1px #B6C0C3;border-right:solid 1px #B6C0C3;}
.table_solid td {border-top:solid 1px #B6C0C3;border-left:solid 1px #B6C0C3;}

/* Table Back Color */
.backff	{background-color:#FFFFFF;}
.back99	{background-color:#999999;}
.backf6	{background-color:#F6F6F6;}
.backef	{background-color:#EFEFEF;}
.backdd	{background-color:#DDDDDD;}
.backfc	{background-color:#FCFCFC;}
.backff	{background-color:#FFFFFF;}
.backf7	{background-color:#FF7240;}
.backe5	{background-color:#E5E5E5;}
.backcc	{background-color:#CCCCCC;}
.backf5	{background-color:#FFF5DC;}
.backbf	{background-color:#BFBDA3;}
.backdf	{background-color:#DFDED1;}
.back3e	{background-color:#3EB9B9;}
.backf1	{background-color:#F1FAFA;}
.backdc	{background-color:#DCE7F3;}
.backec	{background-color:#FFFFCC;}
.backe4	{background-color:#FFEEF4;}
.backfb	{background-color:#FBF6E2;}

/* Tool */
.imeon		{ime-mode:active;}
.imeoff		{ime-mode:disabled;}
.alpha01	{filter: Alpha(Opacity=30);}
.alpha02	{filter: Alpha(Opacity=70);}

/* Coupon Line */
.dotted		{border: 1px dotted #999999;}

/* Text Color 2 */
.black	{color:#000000;}
.gray3	{color:#333333;}
.green3	{color:#008000;}

/* Other settings */
.bnmg00 {
	padding: 5px;
	border: 2px solid #6699CC;
	background-color: #E6F2FF;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.title2 {
	margin:0 0 2px 0;
	background:url(../img/ico_ledblue.gif) no-repeat top left;
}
.title2 p {
	margin:0 0 0 20px;
	font-size:14px;
	line-height:21px;
	font-weight:bold;
}
