﻿@charset "utf-8";
/* ==========================================================================
   reset-style
   ========================================================================== */
iframe {
	border: none;
	margin: 0;
	padding: 0;
}
iframe:hover, iframe:active {
	cursor: none;
}
a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline : none;
}
a:focus, *:focus {
	outline: none;
}
div, dl, dt, dd, ul, a, span {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	display: block;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
button {
	margin: 0;
	padding: 0;
	outline : none;
	border: none;
}
/* ==========================================================================
   common-style
   ========================================================================== */
.centering {
	text-align: center;
}
/* font ***********************************************************************/

/* Open Sans */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(/Fonts/OpenSans/OpenSans-Light.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Normal'), local('OpenSans-Normal'), url(/Fonts/OpenSans/OpenSans-Normal.woff) format('woff');
}
/* Noto Sans */
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: local('Noto Sans JP Black'), local('NotoSansJP-Black'), url(/Fonts/NotoSansJP/NotoSansJP-Black.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 600;
	src: local('Noto Sans JP Bold'), local('NotoSansJP-Bold'), url(/Fonts/NotoSansJP/NotoSansJP-Bold.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Sans JP Medium'), local('NotoSansJP-Medium'), url(/Fonts/NotoSansJP/NotoSansJP-Medium.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: local('Noto Sans JP Regular'), local('NotoSansJP-Regular'), url(/Fonts/NotoSansJP/NotoSansJP-Regular.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 300;
	src: local('Noto Sans JP Light'), local('NotoSansJP-Light'), url(/Fonts/NotoSansJP/NotoSansJP-Light.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 200;
	src: local('Noto Sans JP DemiLight'), local('NotoSansJP-DemiLight'), url(/Fonts/NotoSansJP/NotoSansJP-DemiLight.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 100;
	src: local('Noto Sans JP Thin Windows'), local('NotoSansJP-Thin-Windows'), url(/Fonts/NotoSansJP/NotoSansJP-Thin-Windows.woff) format('woff');
}
/* Helvetica Neue */
@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('/Fonts/HelveticaNeue/HelveticaNeueBold.eot');
	src: url('/Fonts/HelveticaNeue/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'), url('/Fonts/HelveticaNeue/HelveticaNeueBold.woff') format('woff'), url('/Fonts/HelveticaNeue/HelveticaNeueBold.ttf') format('truetype'), url('/Fonts/HelveticaNeue/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* font size ********************************************************************/
.ft_10 {
	font-size: 1.0rem;
	font-size: 10px\9;
} /* =10px */
.ft_11 {
	font-size: 1.1rem;
	font-size: 11px\9;
} /* =11px */
.ft_12 {
	font-size: 1.2rem;
	font-size: 12px\9;
} /* =12px */
.ft_13 {
	font-size: 1.3rem;
	font-size: 13px\9;
} /* =13px */
.ft_14 {
	font-size: 1.4rem;
	font-size: 14px\9;
} /* =14px */
.ft_15 {
	font-size: 1.5rem;
	font-size: 15px\9;
} /* =15px */
.ft_16 {
	font-size: 1.6rem;
	font-size: 16px\9;
} /* =16px */
.ft_17 {
	font-size: 1.7rem;
	font-size: 17px\9;
} /* =17px */
.ft_18 {
	font-size: 1.8rem;
	font-size: 18px\9;
} /* =18px */
.ft_19 {
	font-size: 1.9rem;
	font-size: 19px\9;
} /* =19px */
.ft_20 {
	font-size: 2.0rem;
	font-size: 20px\9;
} /* =20px */
.ft_21 {
	font-size: 2.1rem;
	font-size: 21px\9;
} /* =21px */
.ft_22 {
	font-size: 2.2rem;
	font-size: 22px\9;
} /* =22px */
.ft_23 {
	font-size: 2.3rem;
	font-size: 23px\9;
} /* =23px */
.ft_24 {
	font-size: 2.4rem;
	font-size: 24px\9;
} /* =24px */
.ft_25 {
	font-size: 2.5rem;
	font-size: 25px\9;
} /* =25px */
.ft_26 {
	font-size: 2.6rem;
	font-size: 26px\9;
} /* =26px */
.ft_27 {
	font-size: 2.7rem;
	font-size: 27px\9;
} /* =27px */
.ft_28 {
	font-size: 2.8rem;
	font-size: 28px\9;
} /* =28px */
.ft_29 {
	font-size: 2.9rem;
	font-size: 29px\9;
} /* =29px */
.ft_30 {
	font-size: 3.0rem;
	font-size: 30px\9;
} /* =30px */
.ft_31 {
	font-size: 3.1rem;
	font-size: 31px\9;
} /* =31px */
.ft_32 {
	font-size: 3.2rem;
	font-size: 32px\9;
} /* =32px */
.ft_33 {
	font-size: 3.3rem;
	font-size: 33px\9;
} /* =33px */
.ft_34 {
	font-size: 3.4rem;
	font-size: 34px\9;
} /* =34px */
.ft_35 {
	font-size: 3.5rem;
	font-size: 35px\9;
} /* =35px */
.ft_36 {
	font-size: 3.6rem;
	font-size: 36px\9;
} /* =36px */
.ft_37 {
	font-size: 3.7rem;
	font-size: 37px\9;
} /* =37px */
.ft_38 {
	font-size: 3.8rem;
	font-size: 38px\9;
} /* =38px */
.ft_39 {
	font-size: 3.9rem;
	font-size: 39px\9;
} /* =39px */
.ft_40 {
	font-size: 4.0rem;
	font-size: 40px\9;
} /* =40px */
.ft_41 {
	font-size: 4.1rem;
	font-size: 41px\9;
} /* =41px */
.ft_42 {
	font-size: 4.2rem;
	font-size: 42px\9;
} /* =42px */
.ft_43 {
	font-size: 4.3rem;
	font-size: 43px\9;
} /* =43px */
.ft_44 {
	font-size: 4.4rem;
	font-size: 44px\9;
} /* =44px */
.ft_45 {
	font-size: 4.5rem;
	font-size: 45px\9;
} /* =45px */
.ft_46 {
	font-size: 4.6rem;
	font-size: 46px\9;
} /* =46px */
.ft_47 {
	font-size: 4.7rem;
	font-size: 47px\9;
} /* =47px */
.ft_48 {
	font-size: 4.8rem;
	font-size: 48px\9;
} /* =48px */
.ft_49 {
	font-size: 4.9rem;
	font-size: 49px\9;
} /* =49px */
.ft_50 {
	font-size: 5.0rem;
	font-size: 50px\9;
} /* =50px */
/* font color ********************************************************************/
.ft_blue {
	color: #4aa9df;
}
.ft_gray {
	color: #666;
}
.ft_black {
	color: #000;
}
.ft_white {
	color: #fff;
}
.ft_yellow {
	color: #ffd200;
}
/* link-style ********************************************************************/
a {
	text-decoration: none;
	max-width: 100%;
}
a:link {
	color: #4aa9df;
}
a:visited {
	color: #4aa9df;
}
a:hover {
	color: #4aa9df
}
a:active {
	color: #4aa9df;
}
.link {
	text-decoration: underline;
}
.link:link {
	color: #0085CD;
}
.link:visited {
	color: #0085CD;
}
.a_blue {
	margin: 0px auto;
	display: inline-block;
	min-width: 50%;
	padding: 6px 12px;
	font-weight: 400;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.a_blue:link, .a_blue:visited {
	color: #fff;
	background: rgb(109,179,242);
	background: -moz-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(109,179,242)), color-stop(50%, rgb(84,163,238)), color-stop(51%, rgb(54,144,240)), color-stop(100%, rgb(30,105,222)));
	background: -webkit-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: -o-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: -ms-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: linear-gradient(to bottom, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0 );
	box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-webkit-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-moz-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
}
.a_blue:hover, .a_blue:active {
	color: #fff;
	background: #88ccef;
}
/* border-style ********************************************************************/

/* =border 1px */
.brd1_blue {
	border-bottom: 1px solid #4aa9df;
}
.brd1_gray {
	border-bottom: 1px solid #666;
}
.brd1_white {
	border-bottom: 1px solid #fff;
}
/* =border 2px */
.brd2_blue {
	border-bottom: 2px solid #4aa9df;
}
.brd2_gray {
	border-bottom: 2px solid #666;
}
.brd2_white {
	border-bottom: 2px solid #fff;
}
/* =border 3px */
.brd3_blue {
	border-bottom: 3px solid #0e7ac3;
}
.brd3_gray {
	border-bottom: 3px solid #666;
}
.brd3_white {
	border-bottom: 3px solid #fff;
}
/* bg color ********************************************************************/
.bg_blue {
	background: #0e7ac4;
}
.bg_gray {
	background: #f7f7f7;
}
.bg_black {
	background: #000;
}
.bg_white {
	background: #fff;
}
.bg_g_green {
	background: rgb(3,115,138);
	background: -moz-linear-gradient(top, rgb(3,115,138) 0%, rgb(4,142,170) 20%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(3,115,138)), color-stop(20%, rgb(4,142,170)));
	background: -webkit-linear-gradient(top, rgb(3,115,138) 0%, rgb(4,142,170) 20%);
	background: -o-linear-gradient(top, rgb(3,115,138) 0%, rgb(4,142,170) 20%);
	background: -ms-linear-gradient(top, rgb(3,115,138) 0%, rgb(4,142,170) 20%);
	background: linear-gradient(to bottom, rgb(3,115,138) 0%, rgb(4,142,170) 20%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03738a', endColorstr='#048eaa', GradientType=0 );
}
/* img-style ********************************************************************/ 
img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* mouseover */ 
a:hover, button:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/* selectbox-style ********************************************************************/
select {
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 1.2rem;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	margin: 2px;
	padding:3px;
}
/* input-style ********************************************************************/
input[type="text"], input[type="number"], input[type="file"] {
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 1.2rem;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	margin: 2px;
}
input[type="password"] {
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 1.2rem;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	margin: 2px;
}
input[type="checkbox"] {
	width: 15px;
	height: 15px;
}
input[type="submit"] {
    color: #333;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 0.8rem;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	margin: 2px;
}
/* textarea-style ********************************************************************/
textarea {
	width: 98%;
	height: 250px;
	border-color: #d2d2d2;
	border: 1px solid #d2d2d2\9;
	padding: 2%;
}
/* title ********************************************************************/
.title {
	margin: 10px 0;
	padding: 0 0 7px 0;
	width: 100%;
	display: inline-block;
	line-height: 1.4;
	word-break: break-all;
}
.box {
	width: 94%;
	margin: 10px 0 3% 0;
	padding: 1% 3%;
	display: inline-block;
	word-break: breack-all;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/* btn ********************************************************************/
/* base */
.btn { /* size 1 */
	padding: 2px 4px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 0.75rem;
}
.btn_noCursor { /* size 1 */
	display: block;
	padding: 2px 12px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.btn2 {
	padding: 2px 18px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	font-size: 1.1rem;
}
.btn3 {
	display: block;
	padding: 10px 24px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	font-size: 1.8rem;
}
.btn4 {
	display: block;
	padding: 12px 30px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	font-size: 2.0rem;
}
.btn5 {
	display: block;
	padding: 14px 36px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	font-size: 2.2rem;
}
/* color */
.btn_white, .btn_white:link, .btn_white:visited {
	color: #333;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.btn_white:hover, .btn_white:active {
	color: #333;
	background: #e1e1e1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.btn_gray, .btn_gray:link, .btn_gray:visited {
	color: #333;
	border: 1px solid #d7d7d7;
	background-image: -webkit-linear-gradient(top, #fff, #f7f7f7);
	background-image: linear-gradient(to bottom, #fff, #f7f7f7);
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, .3);*/
}
.btn_gray:hover, .btn_gray:active {
	color: #333;
	background: #e1e1e1;
}
.btn_blue, .btn_blue:link, .btn_blue:visited {
	color: #fff;
	border: 1px solid #15aeec;
	background: #49c0f0;
	background: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background: linear-gradient(to bottom, #49c0f0, #2cafe3);
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, .3);*/
}
.btn_blue:hover, .btn_blue:active {
	color: #fff;
	background: #88ccef;
	box-shadow: 0px 1px 0px rgba(136, 204, 239,0.8), 0px 1px 2px rgba(136, 204, 239,0.8)
}
/* color (rgba) */
.btn_white_rgba, .btn_white_rgba:link, .btn_white_rgba:visited {
	color: #333;
	border: 1px solid rgba(225, 225, 225, 0.5);
	background: rgba(247, 247, 247, 0.5);
}
.btn_white_rgba:hover, .btn_white_rgba:active {
	color: #333;
	background: rgba(225, 225, 225, 0.5);
}
.btn_blue_rgba, .btn_blue_rgba:link, .btn_blue_rgba:visited {
	color: #fff;
	background-color: rgba(136, 204, 239, 0.5);
}
.btn_blue_rgba:hover, .btn_blue_rgba:active {
	color: #fff;
	background: rgba(74, 169, 223, 0.5);
}
.btn_black_rgba, .btn_black_rgba:link, .btn_black_rgba:visited {
	color: #fff;
	background: rgba(0, 0, 0, 0.2);
}
.btn_black_rgba:active {
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
}
.btn_width_max {
	width: 100%
}
/*====（3D + radius）====*/

/* base */
.btn_3d {
	display: block;
	padding: 6px 12px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.btn2_3d {
	display: block;
	padding: 8px 18px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 1.6rem;
}
.btn3_3d {
	display: block;
	padding: 10px 24px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 1.8rem;
}
.btn4_3d {
	display: block;
	padding: 12px 30px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 2.0rem;
}
.btn5_3d {
	display: block;
	padding: 14px 36px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 2.2rem;
}
.btn6_3d {
	display: block;
	padding: 16px 42px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 45px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	font-size: 2.4rem;
}
.btn3d_white, .btn3d_white:link, .btn3d_white:visited {
	color: #000;
	background: #fff;
	box-shadow: 0px 5px 0px #999, 0px 8px 5px rgba(0,0,0,0.3);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f9f9f9), color-stop(50%, #f3f3f3), color-stop(50%, #ededed), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 );
}
.btn3d_white:hover {
	color: #999;
	background: #f5f5f5;
	box-shadow: 0px 3px 0px #999, 0px 6px 3px rgba(0,0,0,0.3);
}
.btn3d_blue, .btn3d_blue:link, .btn3d_blue:visited {
	color: #fff;
	background: #49c0f0;
	box-shadow: 0px 5px 0px #999, 0px 8px 5px rgba(0,0,0,0.3);
}
.btn3d_blue:hover {
	color: #999;
	background: #88ccef;
	box-shadow: 0px 3px 0px #999, 0px 6px 3px rgba(0,0,0,0.3);
}
.btn_grad_white {
	color: #333;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-webkit-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-moz-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.btn_grad_white:hover, .btn_grad_white:active {
	color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #333;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: -moz-linear-gradient(top, #e1e1e1 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1e1e1 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1e1e1 0%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1e1e1 0%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1e1e1 0%, #efefef 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#efefef', GradientType=0 ); /* IE6-9 */
}
.btn_grad_blue, .btn_grad_blue:link, .btn_grad_blue:visited {
	color: #fff;
	border: 1px solid #1a5abf;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-webkit-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-moz-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	background: rgb(109,179,242);
	background: -moz-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(109,179,242)), color-stop(50%, rgb(84,163,238)), color-stop(51%, rgb(54,144,240)), color-stop(100%, rgb(30,105,222)));
	background: -webkit-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: -o-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: -ms-linear-gradient(top, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
	background: linear-gradient(to bottom, rgb(109,179,242) 0%, rgb(84,163,238) 50%, rgb(54,144,240) 51%, rgb(30,105,222) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0 );
}
.btn_grad_blue:hover, .btn_grad_blue:active {
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.btn_grad_orange, .btn_grad_orange:link, .btn_grad_orange:visited {
	color: #555;
	border: 1px solid #BF7B19;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-webkit-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	-moz-box-shadow: rgba(87, 87, 87, 0.65098) 0px 2px 2px 0px;
	background: rgb(242,208,109);
	background: -moz-linear-gradient(top, rgb(242,208,109) 0%, rgb(238,203,84) 50%, rgb(240,192,53) 51%, rgb(222,131,29) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(242,208,109)), color-stop(50%, rgb(238,203,84)), color-stop(51%, rgb(240,192,53)), color-stop(100%, rgb(222,131,29)));
	background: -webkit-linear-gradient(top, rgb(242,208,109) 0%, rgb(238,203,84) 50%, rgb(240,192,53) 51%, rgb(222,131,29) 100%);
	background: -o-linear-gradient(top, rgb(242,208,109) 0%, rgb(238,203,84) 50%, rgb(240,192,53) 51%, rgb(222,131,29) 100%);
	background: -ms-linear-gradient(top, rgb(242,208,109) 0%, rgb(238,203,84) 50%, rgb(240,192,53) 51%, rgb(222,131,29) 100%);
	background: linear-gradient(to bottom, rgb(242,208,109) 0%, rgb(238,203,84) 50%, rgb(240,192,53) 51%, rgb(222,131,29) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9D16C', endColorstr='#E7B344', GradientType=0 );
}
.btn_grad_orange:hover, .btn_grad_orange:active {
	color: #444;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/* table ********************************************************************/
.table1 {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	word-break: break-all;
	font-weight: 400;
	background: #fff;
	font-size: 16px;
	font-size: 1.6rem;
}
.table-striped tbody > tr:nth-child(even) {
	background-color: #f7f7f7;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
	background-color: #e6eff4;
}
.table1 th {
	white-space: nowrap;
	border: 1px solid #ccc;
	padding: 5px;
	font-weight: 400;
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f9f9f9), color-stop(50%, #f3f3f3), color-stop(50%, #ededed), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 50%, #f3f3f3 50%, #ededed 50%, #f9f9f9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=0 ); /* IE6-9 */
}
.table1 td {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 10px;
	position: relative;
}
.table2 {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	word-break: break-all;
	font-weight: 400;
	background: #fff;
}
.table2 th {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	padding: 10px;
	background: #ebf0fa;
	font-weight: 400;
}
.table2 td {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 10px;
}
.table2 label {
	margin: 0 1.5%;
}
.blue_border {
	border-top: solid 5px #0e7ac3;
}
/* grid-system ********************************************************************/
.container:after, .row:after, .col:after, .clr:after, .group:after {
	content: "";
	display: table;
	clear: both;
}
.row {
	padding-bottom: 0em;
}
.col {
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
/* 12 column */
.span_1 {
	width: 8.33333333333%;
}
.span_2 {
	width: 16.6666666667%;
}
.span_3 {
	width: 25%;
}
.span_4 {
	width: 33.3333333333%;
}
.span_5 {
	width: 41.6666666667%;
}
.span_6 {
	width: 50%;
}
.span_7 {
	width: 58.3333333333%;
}
.span_8 {
	width: 66.6666666667%;
}
.span_9 {
	width: 75%;
}
.span_10 {
	width: 83.3333333333%;
}
.span_11 {
	width: 91.6666666667%;
}
.span_12 {
	width: 100%;
}
