@import url("reset.css");
html,body{
	font-family: "微軟正黑體", sans-serif;
	background-color: #FFFFFF;
}
::-moz-selection { /* Code for Firefox */ color:#FFF; background:#60ceff;}
::selection { color:#FFF ; background:#60ceff;}
.tb2 {
	margin: 18px 0;
	text-align: center;
}

.tb2 td{ height:28px; line-height:28px; border:1px solid #20B9CF; font-size:15px; color:#626262;}
.tb2 td a{
	color: #20B9CF;
	text-decoration: none;
	font-weight: bold;
}
.r {
	background-image: url(../images/index/r.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 123px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.tb2 td a:hover{
	color: #E4007F;
	text-decoration: none;
	font-weight: bold;
}
.test {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.link-txt {
	color: #e4007f;
	text-decoration: none;
}

#container{
	width:100%;
}
header{ width:100%; height:413px; background:url(../images/inside/inside_01.gif) top center;}

header .top{ width:960px; margin:0 auto; height:413px; z-index:888; position:relative;}
header .top .share{
	position: relative;
	top: 15px;
	right: 0px;
	float: right;
	width: 100px;
}
header .top .share a{ display:block; width:28px; height:28px; text-indent:-9999px; background:url(../images/index/share.png); float:left; margin:0 2px;}
header .top .share a.home{ background-position:-98px 0;}
header .top .share a.fb{ background-position:0 0;}
header .top .share a.plurk{ background-position:-33px 0;}
header .top .share a.google{ background-position:-65px 0;}
header .top .share a.fb:hover{ background-position:0 -28px;}
header .top .share a.plurk:hover{ background-position:-33px -28px;}
header .top .share a.google:hover{ background-position:-65px -28px;}
header .top .share a.home:hover{ background-position:-98px -28px;}
header .top .logo{
	position: relative;
	left: 10px;
	top: 15px;
	z-index: 999;
	float: left;
}
header .top .backhome{
	position: absolute;
	width: 503px;
	height: 105px;
	left: 40px;
	top: 30px;
}
header .top .map{
	position: absolute;
	width: 150px;
	left: 520px;
	top: 120px;
	height: 146px;
}
header .top .bbtn{
	width: 160px;
	border-radius: 10px;
	position: absolute;
	top: 230px;
	left: 520px;
	background-color: #814EB8;
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
header .top .bbtn:hover{
	background-color: #8E61C0;
	color: #FF0;
	}
header .top h2{
	display: none;
	width: 500px;
	height: 152px;
	background: url(../images/index/index_txt.png);
	text-indent: -9999px;
	position: absolute;
	top: 360px;
	left: 20px;
}
article{
	width: 100%;
	height: auto;
	background-image: url(../images/inside/inside_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
article .icon {
	width: 245px;
	height: 111px;
	background: url(../images/inside/page01_icon.png) left top;
	position: absolute;
	right: 0px;
	top: 30px;
}
article .contant{ width:820px; margin:0 auto; position:relative; min-height:450px; padding-left:140px; padding-top:5px; }
article .contant .titlet{
	width: 88px;
	height: 404px;
	position: absolute;
	left: 18px;
	top: -30px;
	background-image: url(../images/inside/page01_tt.png);
}
article .contant  h2{
	display: block;
	width: 35px;
	height: 227px;
	text-indent: -9999px;
	position: absolute;
	top: 110px;
	left: 30px;
}

/* page01 */
article .page01  h2{ background:url(../images/inside/page01_t.html);}
article .page01 h3{
	display: block;
	width: 85%;
	height: 105px;
	font-size: 44px;
	color: #E4007F;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15%;
	background-image: url(../images/inside/page01_ttbg.gif);
	background-repeat: no-repeat;
}

article .page01 h3 span{
	display: block;
	font-size: 16px;
	color: #FFF;
	line-height: 27px;
	width: 217px;
	text-align: center;
	margin-top: 7px;
	font-weight: bold;
	margin-left: 3px;
	background-color: #20B9CF;
}
article .page01 p{
	font-size:15px;
	line-height:26px;
	color:#373737;
	padding:10px;
	padding-bottom:40px;
}
article .page01 p span{ font-size:27px;}
/* page02 */
article .page02 .titlet{
	width: 88px;
	height: 318px;
	background: url(../images/inside/page02_tt.png);
	position: absolute;
	left: 18px;
	top: -30px;
}
article .page02 h3{
	display: block;
	width: 85%;
	height: 105px;
	font-size: 34px;
	color: #E4007F;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15%;
	background-image: url(../images/inside/page02_ttbg.gif);
	line-height: 120%;
	background-repeat: no-repeat;
}
article .page02 h3 span{
	display: block;
	font-size: 16px;
	color: #FFF;
	line-height: 27px;
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
	background-color: #E4007F;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
}
/* page03 */
article .page03 .titlet{
	width: 88px;
	height: 318px;
	background: url(../images/inside/page03_tt.png);
	position: absolute;
	left: 18px;
	top: -30px;
}

article .page03 .ttpage3{
	width: 100%;
	height: 93px;
	background-image: url(../images/inside/page03_tbg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
article .page03 .ttpage3 h3{
	display: block;
	line-height: 59px;
	background: url(../images/inside/page03_3t.gif) no-repeat;
	font-size: 24px;
	font-weight: bold;
	color: #5B2B26;
	height: 73px;
	padding-left: 80px;
	padding-top: 10px;
}
.lego {
	font-size: 13px;
	color: #999;
	line-height: 24px;
}

article .page03 .ttpage3 h3.h3tt1{
	background: url(../images/inside/page03_1t.gif) no-repeat;
	height: 83px;
}
article .page03 .ttpage3 h3.h3tt2{background: url(../images/inside/page03_2t.gif) no-repeat;}
article .page03 .ttpage3 h3.h3tt4{ background:url(../images/inside/page03_4t.gif) no-repeat; }
article .page03 .ttpage3 h3.h3tt5{ background:url(../images/inside/page03_5t.gif) no-repeat; }
article .page03 .logo_p3{ padding-bottom:15px;}

article .page03 .list{
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 5px;
	width: 843px;
}
article .page03 .list li{
	border-radius: 10px;
	display: block;
	width: 404px;
	background-color: #F4F4F2;
	-webkit-box-shadow: 0 0 7px #CBCBCB;
	-moz-box-shadow: 0 0 7px #CBCBCB;
	box-shadow: 0 0 7px #CBCBCB;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 18px;
	margin-left: 0;
	float: left;
	
}
article .page03 .list li img{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
	margin-bottom: 5px;

}
article .page03 .list li p{
	display:block;
	font-size:14px;
	line-height:22px;
	color:#2b2b2b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
article .page03 .list li span {
	display:block;
	color:#FFF;
	background-color: #20B9CF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px 10px;
	margin-top: 10px;
	width: 32%;
	font-size: 16px;
	font-weight: normal;
}
article .page03 .list li h5{
	display: block;
	width: 374px;
	line-height: 30px;
	font-size: 20px;
	color: #e4007f;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}
article .page03 .list li h6{
	display: block;
	width: 364px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 5px 0;
	margin-left: 20px;
	color: #666;
}
article .page03 .list li h6 i{
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #e4007f;
	width: 20px;
	text-align: center;
}
article .page03 .list li h6.micon{ background:url(../images/inside/p3icon1.html) left top no-repeat;}
article .page03 .list li h6.ticon{ background:url(../images/inside/p3icon2.html) left top no-repeat;}
article .page03 .list li .bot a{ display:block; width:142px; height:30px; margin-left:262px; background:url(../images/inside/page03_more.gif); color:#fffeff; line-height:29px; font-size:14px; text-align:center; text-decoration:none;}
article .page03 .list li .bot a i{ padding-right:5px;}
article .page03 .list li .bot a:hover{ background-position:bottom;}
article .page03 .list li .bttn a{
	border-radius: 5px;
	width: 94%;
	background-color: #90c31f;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	padding-top: 2%;
	margin-top: 2%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
	float: left;
	padding-bottom: 2%;
	line-height: 22px;
}
article .page03 .list li .bttn a:hover{
	background-color: #e4007f;
}
article .page03 .tb2 {
	text-align: center;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	font-size: 15px;
	border: 5px solid #F1F1EF;
}
article .page03 .tb2 th{
	height:28px;
	background-color: #E4007F;
	color: #FFF;
	text-align: center;
	line-height: 24px;
}
article .page03 .tb2 td{
	height:28px;
	border:1px solid #CCC;
	background-color: #FFF;
}
article .page03 .actlist p{
	font-size: 15px;
	line-height: 24px;
	color: #313131;
	padding-top: 10px;
}

article .page03 .actlist p span{
	font-size:18px;
	color:#E4007F;
	line-height:24px;
	font-weight: bold;
}
article .page03 .actlist h4{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #20B9CF;
	padding-top: 15px;
}
article .page03 .page2_2list{ width:782px; height:220px; background:url(../images/inside/page03_2list.html); margin-bottom:20px; position:relative;}

article .page03 .page2_2list p{ display:block; position:absolute;font-size:14px; line-height:22px; color:#2b2b2b; top:18px; left:410px; width:350px;}
article .page03 .page2_2list h6{ display:block;position:absolute; width:364px; font-size:14px; font-weight:normal;  height:18px; line-height:18px; text-indent:22px;left:410px; }

article .page03 .page2_2list h6.micon{ background:url(../images/inside/p3icon1.html) left top no-repeat;top:140px;}
article .page03 .page2_2list h6.ticon{ background:url(../images/inside/p3icon2.html) left top no-repeat; top:165px;} 
article .page03 .page2_2list h3{position:absolute;display:block; border-left:8px solid #e4007f; height:18px; line-height:18px;  text-indent:10px; font-size:20px; color:#e4007f; font-weight:bold; margin-top:5px; left:410px; top:100px;}
article .page03 .page2_2list a{ display:block; width:142px; height:30px; margin-left:262px; background:url(../images/inside/page03_more.gif); color:#fffeff; line-height:29px; font-size:14px; text-align:center; text-decoration:none; position:absolute; right:0; bottom:0;}
article .page03 .page2_2list a i{ padding-right:5px;}
article .page03 .page2_2list a:hover{ background-position:bottom;}

/* Listbox */
.listBox{
	width: 100%;
	position: relative;
	margin-bottom: 2%;
	display: inline-block;
}
.listBox .b_title{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#94b706;
	background-size:100%;
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#72b229),color-stop(100%,#9ec835));
	background-image:-moz-linear-gradient(#72b229,#9ec835);
	background-image:-webkit-linear-gradient(#72b229,#9ec835);
	background-image:linear-gradient(#72b229,#9ec835);
	height:35px;
	line-height:35px;
	position:relative;margin:8px 0;
}

.listBox ul li{
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #94b706;
	list-style-type: none;
	font-size: 16px;
	line-height: 150%;
	color: #626262;
	float: left;
	width: 100%;
}
.listBox ul li:last-child{border-bottom:2px solid #94b706;
}
.listBox .lWrap {
	width: 20%;
	padding-left: 5%;
	text-decoration: none;
	float: left;
}
.listBox .cWrap {
	width: 25%;
	padding-left: 5%;
	text-decoration: none;
	float: left;
}
.listBox .rWrap {
	width: 40%;
	padding-left: 5%;
	text-decoration: none;
	float: left;
}
.listBox ul li .lWrap{
	width: 20%;
	padding-left: 5%;
	text-decoration: none;
	float: left;
}
.listBox ul li .cWrap{
	width: 25%;
	padding-left: 5%;
	text-decoration: none;
	float: left;
}
.listBox ul li .cWrap a{
	text-decoration: none;
	color: #20B9CF;
}
.listBox ul li .rWrap{
	width: 40%;
	padding-left: 5%;
	text-decoration: none;
	float: left;
}
.wTxt  {
	color: #FFF;
}

article .notice {
	width: 100%;
	height: 84px;
	background: url(../images/inside/page03_notice.gif) no-repeat left top;
	padding-bottom: 30px;
	display: inline-block;
}
article .notice p {
	padding-left: 105px;
	font-size: 14px;
	line-height: 23px;
	padding-top: 10px;
}
article .notice ul {
    padding-left: 125px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 23px;
    list-style-type: disc;
    color: #626262;
}
.actlist img {
	margin-top: 10px;
}
.clear{
	clear:both;
}
.rwd-img {
    width: 100%;
	height:auto;
    margin-bottom: 10px;
}
.li01 img {
	width: 100%;
}

.li01 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.li01 p{
	font-size: 15px;
	line-height: 24px;
}
.li01 p span{
	line-height:23px;color:#e4007f; background:#e9e9e9; width:auto; line-height:25px; padding:0 5px;
}
.li01-r {
	width: 84%;
	float: left;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 10px;
}
.li01-l {
	width: 15%;
	float: left;
	margin-right: 1%;
}
.maplist {
	background-color: #20B9CF;
	font-size: 18px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 30px;
	float: right;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.mapclass {
	background-color: #A2A2A2;
	font-size: 15px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 30px;
	float: right;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.red{
	color: #e4007f;
	font-weight: bold;
	font-size: 20px;
}
.red-small{
	color: #e4007f;
}
.style01{color:#0B9CF2;}
.text-top {
	vertical-align:super;
}

.style02{color:#FFF; font-weight:bold;}
.text-link {
	color: #1B68D1;
	text-decoration: none;
}
.text-link0  {
	background-color: #20B9CF;
	text-decoration: none;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 10px;
}

/* page04 */
article .page04 .titlet{
	width: 88px;
	height: 318px;
	position: absolute;
	left: 18px;
	top: -30px;
	background-image: url(../images/inside/title.png);
	background-repeat: no-repeat;
}
article .page04 .titlet  h2{
	display: block;
	width: 35px;
	height: 130px;
	text-indent: -9999px;
	position: absolute;
	top: 110px;
	left: 30px;
}
article .page04 .titlet  h2.tt1{ background:url(../images/inside/page04_tt1.jpg);}
article .page04 .titlet  h2.tt2{ background:url(../images/inside/page04_tt2.jpg);}
article .page04 .titlet  h2.tt3{ background:url(../images/inside/page04_tt3.jpg);}
article .page04 h3{
	display: block;
	width: 80%;
	height: 111px;
	font-size: 34px;
	color: #E4007F;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20%;
	background-image: url(../images/inside/page04_ttbg.gif);
	line-height: 120%;
	background-repeat: no-repeat;
}
article .page04 p {
    font-size: 15px;
    line-height: 26px;
    color: #373737;
}

article .page04 h3 span{
	display: block;
	font-size: 16px;
	color: #FFF;
	line-height: 27px;
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
	background-color: #E4007F;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
article .page04 h4{
	font-size: 16px;
	line-height: 28px;
	color: #373737;
}
article .page04 h4 a{
	font-size: 20px;
	line-height: 30px;
	color: #814EB8;
	text-decoration: none;
	font-weight: bold;
}
article .page04 h4 a:hover{
	color: #E4007F;
}

/* page05 */
article .page05 .titlet{
	width: 88px;
	height: 350px;
	background: url(../images/inside/page05_tt.png);
	position: absolute;
	left: 18px;
	top: -30px;
}
article .page05 ul{ padding:20px 0 50px 0;}
article .page05 li{
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	padding-bottom: 20px;
}
article .page05 li img{ float:left;}
.profile {
	border-radius: 20px;
	border: 2px solid #CBCBCB;
	width: 220px;
	margin-top: 10px;
}
article .page05 li .ttx{
    width: 540px;
    height: 200px;
    margin-left: 240px;
    padding-top: 10px;
    position: relative;

}
article .page05 li .ttx h3{ font-size:20px; color:#e4007f; font-weight:bold; line-height:26px; padding-bottom:8px;}
article .page05 li .ttx p{ font-size:15px; color:#1f1f1f; line-height:26px;}

article .page05 li .ttx a i{ padding-left:2px;}
article .contant .iicon01{
	position:absolute;width:132px;height:86px;	background:url(../images/inside/page05_ic01.png);
	z-index:10;	left:765px;	top: -10px;}
article .contant .iicon02{
	position: absolute;
	width: 74px;
	height: 56px;
	background: url(../images/inside/page05_ic02.png);
	z-index: 10;
	left: 65px;
	top: 425px;
}
article .contant .iicon03{
	position: absolute;
	width: 76px;
	height: 60px;
	background: url(../images/inside/page05_ic03.png);
	z-index: 10;
	left: 845px;
	top: 890px;
	*top:980px;}
	
/* page06 */
article .page06{ padding-bottom:30px;}
article .page06 .titlet{
	width: 88px;
	height: 318px;
	background: url(../images/inside/page06_tt.png);
	position: absolute;
	left: 18px;
	top: -30px;
}
article .page06 .ttpage6{
	width: 100%;
	background-image: url(../images/inside/page03_tbg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
article .page06 .ttpage6 h3{
	display: block;
	line-height: 59px;
	background: url(../images/inside/page06_1t.gif) no-repeat;
	font-size: 24px;
	font-weight: bold;
	color: #5B2B26;
	height: 73px;
	padding-left: 80px;
	padding-top: 10px;
	margin-bottom: 10px;
}
article .page06 .ttpage6 h3.h3tt1{
	background: url(../images/inside/page06_1t.gif) no-repeat;
	height: 83px;
}

article .page06 .tt h4{ width:818px; height:48px; line-height:45px; background:url(../images/inside/page06_tbg.html) right no-repeat; color:#e4007f; font-size:21px; text-indent:90px; font-weight:bold; letter-spacing:1px; margin-bottom:14px; margin-top:10px;}
article .page06 ul{
	overflow: hidden;
}
article .page06 li{ display:block; width:188px; height:335px; float:left; background:#f4f4f4; margin-left:15px; margin-bottom:16px;-webkit-box-shadow: 0 0 7px #CBCBCB;
-moz-box-shadow: 0 0 7px #CBCBCB
box-shadow: 0 0 7px #CBCBCB;
}
article .page06 li img{ display:block;margin:10px auto 5px auto;}
article .page06 li h6{ font-size:14px; line-height:20px; padding:0 32px;}
article .page06 li p.money01{ font-size:12px; color:#696969; line-height:25px;padding:0 32px;}
article .page06 li p.money02{ font-size:12px; color:#000; padding:0 32px;}
article .page06 li p.money02 span{ width:300px; font-size:22px;  font-weight:bold; color:#e4007f;}

/* footer */
footer{
	width: 100%;
	background-color: #C5D700;
	background-image: url(../images/inside/inside_03.gif);
	background-position: center top;
	height: 250px;
	background-repeat: no-repeat;
}
footer .copyright{
	width: 960px;
	position: relative;
	top: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.copyright .illname{
	color: #373737;
	position: absolute;
	left: 30px;
	top: 40px;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
}
.copyright .tel{
	color: #373737;
	position: absolute;
	left: 30px;
	top: 60px;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
}
.copyright .copy1{
	position: absolute;
	top: 27px;
	left: 213px;
	width: 70%;
}
.copyright .copy1 p{ padding-right:3px;}
.copyright .copy2{
	position: absolute;
	top: 27px;
	left: 373px;
	width: 70%;
}
.copyright .copy3{
	position: absolute;
	top: 70px;
	left: 373px;
	width: 70%;
}
.copyright .copy4{
	position: absolute;
	top: 110px;
	left: 373px;
	width: 70%;
}
.copyright > div p{font-size:13px; line-height:40px; float:left;}
footer .pagetop{width:960px; margin:0 auto; position:relative; }
footer .pagetop a{
	display: block;
	width: 88px;
	height: 113px;
	position: absolute;
	top: -50px;
	right: -52px;
	background: url(../images/inside/page_top.png);
	text-indent: -9999px;
	z-index: 888;
}
footer .pagetop a:hover{ background-position:bottom;}

/* ==========================================================================
下拉QA
========================================================================== */
.contents {
	width: 100%;
	margin-top:2%;
}
.contents ul.menu2 {
	list-style-type: none;
	padding: 0px;
}
.contents ul.menu2 li.question a.qu{
	display: block;
	font-size: 16px;
	line-height: 150%;
	color: #373737;
	text-decoration: none;
	padding-left: 68px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/inside/q.png);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
}

.contents ul.menu2 li.question a.non{
	display: block;
	display: block;
	font-size: 16px;
	line-height: 150%;
	color: #373737;
	text-decoration: none;
	padding-left: 68px;
	padding-top: 12px;
	padding-bottom: 15px;
	background-image: url(../images/inside/q.png);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contents ul.menu2 li ul {
	font-size: 16px;
	color: #626262;
	line-height: 200%;
	padding-left: 68px;
	background-image: url(../images/inside/a.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 30px;
	list-style-type: none;
}
.contents ul.menu2 li.answernon{
	font-size: 20px;
	color: #454545;
	line-height: 120%;
	padding-left: 68px;
	background-image: url(../images/inside/a.png);
	background-repeat: no-repeat;
	padding-top: 12px;
}
.contents ul.menu2 li.answer a{
	text-decoration: underline;
	color: #E5007F;
	font-size: 1.125em;
	font-weight: bold;
}
.contents ul.menu2 li.answer a:hover{
    text-decoration:none;
}

/* ==========================================================================
Button
========================================================================== */
.button a{;
	border-radius: 30px;
	background-color: #814EB8;
	color: #FFF;
	text-decoration: none;
	font-size: 22px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.button a:hover{
	background-color: #8E61C0;
	color: #FF0;
}
.btn-buy {
	border-radius: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #90c31f;
	width: 50%;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.btn-buy:hover {
	background-color: #e4007f;
}
.btn-more {
	border-radius: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #e4007f;
	width: 20%;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: right;
}
.btn-more:hover {
	background-color: #90c31f;
}
	
/* ==========================================================================
Delay
========================================================================== */
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.delay-25s {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.delay-35s {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

/* Overlay */

.view_overlay{ display:none;  position:fixed; left:0; top:0; width:100%; height:100%; z-index:9999; background:#000; background:rgba(0,0,0,.7); overflow:auto;}
.view_overlay #view_box{ width:880px;  margin:4% auto; position:relative; z-index:10; }
.ppa1 #view_box{
	height:auto;
	border-radius: 10px;
	background-color: #FFF;
}
.view_overlay .mask{ position:absolute; left:0; top:0; width:100%; height:100%;  z-index:1;}
#view_box .inner{padding: 10px;}
#view_box .close{ position:absolute; top:-10px; right:50px; cursor:pointer;}
#view_box .date{ font-size: 12px; color:#ED6099; padding:4px;}
#view_box .inner h4{
	display: block;
	width: 75%;
	height: 83px;
	background: url(../images/inside/page03_3_popuptt.png);
	font-size: 24px;
	color: #90c31f;
	line-height: 75px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 22px;
	padding-left: 15%;
}
#view_box .inner h3{ font-size:22px; color:#e4007f; font-weight:bold; padding-left:43px; line-height:36px;}
#view_box .inner p{padding:0 43px; font-size:14px; line-height:24px; padding-bottom:15px;}
#view_box .inner p a{
	color: #1B68D1;
	text-decoration: none;
}
#view_box .inner p a:hover{
	color: #e4007f;
}
#view_box .inner p .tt{
	color: #FFF;
	margin-top: 10px;
	padding: 2px 10px;
	background-color: #20B9CF;
	display: inline-block;
}
#view_box .inner img {
	float: right;
	margin-left: 10px;
	height: auto;
	width: 400px;
}
#view_box .out{padding: 10px;}
#view_box .out h4{
	display: block;
	width: 75%;
	height: 83px;
	background: url(../images/inside/page03_3_popuptt.png);
	font-size: 24px;
	color: #90c31f;
	line-height: 75px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 22px;
	padding-left: 15%;
}
#view_box .out p{
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 15px;
	display: inline-block;
	padding-top: 15;
	padding-right: 43px;
	padding-left: 43px;
}
#view_box .out img {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 120px;
}
