@charset "utf-8";

.tot_black {
	background-color:#414141;
	color:#fff;
	font-size:16px;
}
.tot_black dl {
	width:924px;
	margin:0 auto;
	overflow:hidden;
	background:url(/img/common/icon_alert.gif) no-repeat 0% 50%;
	padding:15px 0 15px 26px;
}
.tot_black dt {
	float:left;
	font-weight:700;
}
.tot_black dt strong {
	color:#FF0;
}
.tot_black dd {
	float:right;
}
.tot_black dd a {
	background: #fff7a1;
	background: -moz-linear-gradient(top,  #fff7a1 0%, #ffe741 100%);
	background: -webkit-linear-gradient(top,  #fff7a1 0%,#ffe741 100%);
	background: linear-gradient(to bottom,  #fff7a1 0%,#ffe741 100%);
	border-radius:4px;
	font-size:14px;
	font-weight:700;
	color:#414141;
	padding:6px 10px;
}
.tot_black dd a:hover {
	background: #ffe741;
	background: -moz-linear-gradient(top,  #ffe741 0%, #fff7a1 100%);
	background: -webkit-linear-gradient(top,  #ffe741 0%,#fff7a1 100%);
	background: linear-gradient(to bottom,  #ffe741 0%,#fff7a1 100%);
	text-decoration:none !important;
}



/* --------------------------------------------------
						header
-------------------------------------------------- */
#header_wrap {
	position:relative;
	width:100%;
	background:url(../img/common/top_divide.gif) no-repeat 50% 22% #287de7;
}

#header {
	width:950px;
	height:120px;
	margin:0 auto;
	padding:0 0 0 0;
	position:relative;
}
#header p.tot { margin:0 auto; }
/*#header ul.tot {
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#beeaff;
	background:url(../img/common/logo_copyright.gif) no-repeat 0% 50%;
}	*/


#header .logo {
	width:200px;
	height:60px;
	position:absolute;
	left:-6px;
	margin-top:11px;
	z-index:300;
}

#header .recept24 {
	width:283px;
	height:27px;
	background:url(../img/main/icon_pc.gif) no-repeat 50% 0;
	position:absolute;
	padding-top:33px;
	margin-top:18px;
	left:300px;
}

#header .recept24 li {
	height:27px;
	padding-right:10px;
	float:left; 
}

#header .cs_center {
	position:absolute;
	margin-top:13px;
	left:634px;
}

.link_01 a { color:#FFF !important; }
.link_01 a:hover { color:#FF0 !important; }


/* �����N */
a:link { color: #287de7; } 
a:visited { color: #287de7; } 
a:hover { color: #28C3EA; 
	text-decoration: underline !important;
	} 

/* --------------------------------------------------
						main
-------------------------------------------------- */

.frame {
	width:730px;
	height:332px;
	background:url(../img/main/main_banner_frame.png) no-repeat;
	position:absolute;
	z-index:200;
}
.btn_eastwest {
	position: absolute;
	top:269px;
	left:589px;
}
.btn_eastwest li {
	width:130px;
	height:24px;
	padding-bottom:7px;
}
.mainv_top {				/*		wrap		*/
	width:100%;
	height:332px;
	background:#ebf7ff;
	padding:20px 0;
}	

.mainv_top .mainv_inner {	/*		inner		*/
	width:950px;
	height:332px;
	margin:0 auto;
}
.mainv_top .mainv_inner .top {

	position:relative;
}

.mainv_top .mainv_inner .img {
	position: relative;
	height: 332px;
	width: 730px;
}
.mainv_top .mainv_inner .img img {
	position:absolute;
	top:0;
	left:0;
}

.mainv_top .mainv_inner .thumb
{
	
	text-align: center;
	width: 200px;
	height: 332px;
	position:absolute;
	top:0;
	right:0;
}
.mainv_top .mainv_inner .thumb li {
	padding-bottom:20px;
	cursor: pointer;
}

.under_main_banner2 {
	width:950px;
	height:20px;
	margin:0px auto;
	background:url(../img/sub/east_main_banner_01_under.jpg) no-repeat 577px 0;
}
/* --------------------------------------------------
						article and left
-------------------------------------------------- */

#container {
	width:950px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#article_left {
	width:730px;
	float:left;
	margin:0;
}

#article_left .condition1 {
	padding:12px 15px 9px 15px;
	background:#f42c69;
	font-size:15px;
	line-height:24px;
	color:#FFF;
}

#article_left .condition1 .white {
	background-color:#fff;
	color:#f42c69;
	font-size:18px;
	font-weight:700;
	line-height:14px;
	border-radius:4px;
	margin:6px 0;
}

#article_left .cs_center {
	width:730px;
	height:89px;
	background:url(../img/common/tel.gif) no-repeat left bottom;
	overflow:hidden;
}
#article_left .cs_center_subti {
	color:#777;
	padding-top:10px;
}
#article_left .web_applicate {
	width:230px;
	height:73px;
	background:url(../img/common/web_applicate_bg.gif) repeat-x;
	float:right;
	text-align:center;
	padding-top:14px;
}

#article_left .web_applicate ul {
	width:230px;
	height:40px;
	margin:8px auto 10px;
	overflow:hidden;
}
#article_left .web_applicate li {
	width:98px;
	height:40px;
	line-height:40px;
	margin-right:8px;
	background:#287de7;
	color:#FFF;
	display:inline-block
/*	float:left;	*/
}

#benefit {
	width:722px;
	background:#83d7f3;
	padding:4px;
}

#benefit .beneti {
	width:697px;
	height:42px;
	background:#3f9df3;
	padding:10px 0 0 25px;
}
#benefit .board {
	width:100%;
	padding:8px 0 8px;
	background:#FFF;
}
#benefit .board p {
	color:#287de7;
	font-size:14px;
	margin-bottom:6px;
}
#benefit .line {
	width:682px;
	border-bottom:1px dashed #ccc;
	margin:0 auto;
	overflow:hidden;
}
#benefit .line li {
	width:243px;
	padding-left:80px;
	padding-top:10px;
	padding-bottom:10px;
}
#benefit .line li.bg01 { background:url(../img/main/icon_benefit_01.gif) no-repeat 4% 50%; }
#benefit .line li.bg02 { background:url(../img/main/icon_benefit_02.gif) no-repeat 0 50%; }
#benefit .line li.bg03 { background:url(../img/main/icon_benefit_03.gif) no-repeat 4% 50%; }
#benefit .line li.bg04 { background:url(../img/main/icon_benefit_04.gif) no-repeat 1% 50%; }
#benefit .line li.bg05 { background:url(../img/main/icon_benefit_05.gif) no-repeat 4% 50%; }
#benefit .line li.bg06 { background:url(../img/main/icon_benefit_06.gif) no-repeat 4% 50%; }


/* --------------------------------------------------
						article right
-------------------------------------------------- */

#article_right {
	width:190px;
	float:right;
	margin:0;
	padding:5px;
	background:#b4d9ff;
}

#article_right div {
	margin-bottom:5px;
}

#article_right div.btn_provider {
	width:190px;
	height:26px;
	padding-top:34px;
	background:url(../img/common/btn_provider.gif) no-repeat;
	text-align:center;
}

#article_right dl.campaign {
	width:190px;
	background-color:#f6f6f6;
	padding-bottom:5px;
	font-size:11px;
}
#article_right dl.campaign dt {
	width:190px;
	height:34px;
	padding-bottom:10px;
}

#article_right dl.campaign dd {
	padding:0 0 0 4px;
	margin:0 0 10px 0;
	height:11px;
}
#article_right dl.campaign dd img {
	padding:0 !important;
	margin:0 !important;
	vertical-align:middle;
}
/*	.campaign_bg2 { background:url(../img/common/right_ti_02_east.gif) no-repeat #f6f6f6 !important; }	*/

#article_right dl.providers {
	background:#f6f6f6;
	text-align:center;
}
/*#article_right dl.providers a {
	width:170px;
	height:12px;
	display:inline-block
}*/
#article_right dl.providers dt {
	width:190px;
	height:35px;
	background:url(../img/common/right_ti_03_provider.gif) no-repeat;
}
#article_right dl.providers dd {
	width:170px;
	padding:5px 0px;
	margin:0 auto;
	border-bottom:1px dotted #ccc;
	text-align:right;
	font-size:10px;
	color:#5d5d5d;
}
dd.probg_01 { background:url(../img/common/icon_01.jpg) no-repeat 0% 50% !important; }
dd.probg_02 { background:url(../img/common/icon_02.jpg) no-repeat 0% 50% !important; }
dd.probg_03 { background:url(../img/common/icon_03.jpg) no-repeat 0% 50% !important; }
dd.probg_04 { background:url(../img/common/icon_04.jpg) no-repeat 0% 50% !important; }
dd.probg_05 { background:url(../img/common/icon_05.jpg) no-repeat 0% 50% !important; }
dd.probg_06 { background:url(../img/common/icon_06.jpg) no-repeat 0% 50% !important; }
dd.probg_07 { background:url(../img/common/icon_07.jpg) no-repeat 0% 50% !important; }
dd.probg_08 { background:url(../img/common/icon_08.jpg) no-repeat 0% 50% !important; }
dd.probg_09 { background:url(../img/common/icon_09.jpg) no-repeat 0% 50% !important; }

/*
.main_bn_01 {
	width:328px;
	background:#fff;
	border:1px solid #d4d4d4;
	padding:10px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.main_bn_01 p {
	width:330px;
	height:80px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.main_bn_01 ul {
	text-align:center;
	margin:15px 0 10px;
}
.main_bn_01 ul li {
	margin-top:13px;
}

.main_bn_03 {
	width:350px;
	height:85px;
	background:url(../images/btn_03_recruit_bg.jpg) no-repeat top left;
	margin-bottom:0;
	font-size:20px;
	color:#2f5eb5;
	line-height:85px;
	padding-left:20px;
}
.main_bn_03 span {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#8a8a8a;
	padding-left:10px;
}
*/
/* --------------------------------------------------
						footer
-------------------------------------------------- */

#copyright {
	width:100%;
	background:#287de7;
	font-size:10px;
	text-align:center;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	line-height:30px;
}
#copyright .copyright_area {
	width:950px;
	margin:0 auto;
}
#copyright img {
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:2px;
}

#q_menu_area {
	width:100%;
	height:69px;
	background:#f4f4f4;
}
#q_menu_area .q_menu {
	width:950px;
	height:69px;
	margin:0 auto;
	position:relative;
}
#q_menu_area .q_menu ul {
	position:absolute;
	overflow:hidden;
}
#q_menu_area .q_menu ul.ul_01 { top:14px; }
#q_menu_area .q_menu ul.ul_02 { top:37px; }
#q_menu_area .q_menu li {
	background:url(../img/common/icon_q_arrow.gif) no-repeat 0% 50%;
	padding-left:10px;
	margin-right:30px;
	float:left;
}
#q_menu_area .q_menu li.li_sm { width:100px; }
#q_menu_area .q_menu li.li_md { width:120px; }
#q_menu_area .q_menu li.li_lg { width:162px; }
p.ssl {
	width:274px;
	height:42px;
	margin:0 auto;
	background:url(../img/common/logo_ssl2.gif) no-repeat 0% 50%;
	font-size:10px;
	line-height:13px;
	padding-top:3px;
	padding-left:120px;
	position:absolute;
	right:30px;
	top:12px;
}


.round {
	border:1px solid #d4d4d4;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.bold { font-weight:bold; }

.padding0 { padding:0 !important; }
.padding20 { padding:20px !important; }

.padding_tb10 { padding:10px 0 !important; }
.padding_tb20 { padding:20px 0 !important; }

.padding_b10 { padding-bottom:10px !important; }
.padding_b20 { padding-bottom:20px !important; }

.margin0 { margin:0;}

.fs_09em { font-size:0.9em !important; }
.fs_12em { font-size:1.2em !important; }
.fs_13em { font-size:1.3em !important; }
.fs_14em { font-size:1.4em !important; }
.fs_16em { font-size:1.6em !important; }

.lh_16 { line-height:1.6em; }

.color_grey { color:#777 !important; }
.color_blue { color:#3ba0e9 !important;}
.color_dblue { color:#00a0e9 !important;}
.color_red { color:#C00 !important; }
.color_pink { color:#fc306a !important; }

.ma_top_10 { margin-top:10px; }
.ma_top_20 { margin-top:20px; }

.ma_bottom_10 { margin-bottom:10px !important; }
.ma_bottom_20 { margin-bottom:20px !important; }

.no_border { border:none !important;}
.no_padding { padding:0 !important;}

.txt_cent { text-align:center !important; }
.txt_left { text-align:left !important; }

.link { color:#fc306a; }
/*	.link a:hover { color:#fc306a !important; }	*/

/*		SCROLL to TOP		*/
.scrollToTop{
	display:none;
	position:fixed;
	z-index:100;
	width:50px;
	height:50px;
	right:15px;
	bottom:7px;
	cursor:pointer;
}

/*		sub_mid_banner swap		*/
.top-area { margin-bottom:10px; }

#footer_area a:link, #q_menu_area a:link { color:#3e3e3e; }
#footer_area a:visited, #q_menu_area a:visited { color: #3e3e3e; } 
#footer_area a:hover, #q_menu_area a:hover {
	color: #287de7; 
	text-decoration: underline;
}

/*		table		*/
.width710px { width:710px !important; }
.width730px { width:730px !important; }
.width25per { width:25% !important; }

.soldout {
	position:relative;
}
.soldout .notice {
	position:absolute;
	right:3%;
	bottom:40%;
	background-color:rgba(204,0,0,0.8);
	border-radius:4px;
	border:3px solid #fff;
	padding:2px 10px;
	font-size:150%;
	font-weight:700;
	color:#fff;
	transform: rotate(15deg) ;
	-webkit-transform: rotate(15deg) ;
	-moz-transform: rotate(15deg) ;
	-o-transform: rotate(15deg) ;
	-ms-transform: rotate(15deg) ;
	box-shadow:2px 2px 1px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:2px 2px 1px 0px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 2px rgba(120, 0, 0, 1);
	padding:20px;
	z-index:50;
}