
/*

Theme Name: travelhoken
Theme URI: http://coralqualia.com/
Description: Original Theme
Version: 001
Tags: coralqualia Original
Author: coralqualia
Author URI: http://coralqualia.com/

*/


@import url("style_top.css");

@import url("style_page.css");


/* body
--------------------------------------------------*/
body {
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #403A3A;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

* {
margin:0;
padding:0;
}

code {
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #403A3A;
}

ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link{
	text-decoration: none;
	color: #4E7CB8;
}

a:visited{
	text-decoration: none;
	color: #4E7CB8;
}

a:hover{
	text-decoration: none;
	color: #CC6600;
}

a:link img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

strong.point{
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
}





/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
	text-align: center;
	font-size: 80%;
	width: 100%;
	height: auto;
	float: left;
}





/* blockquote + links
--------------------------------------------------*/
blockquote{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
	background-color: #E0F5FF;
	z-index: 1;
	margin-bottom: 10px;
	margin-top: 10px;
	box-sizing: border-box;
	border-radius: 10px;
}
  
blockquote p{
    position: relative;
    z-index: 3;
	margin-right:0%;
	margin-bottom:0px!important;
}
  
blockquote:before{
    content: "“";
    font-size: 60px;
    line-height: 60px;
    font-family: 'Times New Roman' ,"ＭＳ Ｐゴシック" ,sans-serif;
    color: #CCCCCC;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}
blockquote:after{
    content: "”";
    font-size: 60px;
    line-height: 0em;
    font-family: 'Times New Roman' ,"ＭＳ Ｐゴシック" ,sans-serif;
    color: #CCCCCC;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
}




/* wrapper
--------------------------------------------------*/
.wrapper-wrap {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 100%;
}

.wrapper {
	float: none;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



/* header
--------------------------------------------------*/
#header-company-wrap {
	min-width: 1000px;
	float: left;
	height: 50px;
	width: 100%;
	background-image: url(img/header-company-bg.jpg);
	background-repeat: repeat-x;
	background-size: auto 50px;
}

#header-company {
	float: none;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header-company-logo a{
	float: right;
	height: 30px;
	width: 210px;
	background-image: url(img/header-company-logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header-company-logo a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#header-company-logo2 {
	float: left;
	height: 20px;
	width: auto;
	padding:5px;
	margin-right:20px;
}




#header-wrap {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2066AB;
}

#header {
	float: none;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header-logo {
	float: left;
	height: 100px;
	width: 480px;
	background-image: url(img/header-logo.png);
	background-repeat: no-repeat;
}

#header-logo h1 a{
	float: left;
	height: 100px;
	width: 240px;
	text-indent: -9999px;
}

#header-logo h1 a:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-color: #FFF;
}

#header .description {
	float: left;
	height: 100px;
	width: 240px;
	text-indent: -9999px;
}

#header-r{
	float: right;
	height: 30px;
	width: 520px;
	margin-top: 10px;
}

#header-navi{
	float: left;
	height: 20px;
	width: auto;
}

#header-navi ul{
	float: left;
	height: 20px;
	width: auto;
	font-size: 12px;
}

#header-navi li{
	float: left;
	height: 20px;
	width: auto;
	margin-right: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#header-navi li a{
	color: #666;
}

#header-navi li a:hover{
	color: #000;
}

/* share button
--------------------------------------------------*/
#share-button{
	float: right;
	height: 20px;
	width: auto;
	overflow: hidden;
}

#share-button ul{
 float: right;
 height: auto;
 width: auto;
}

#share-button li{
 float: left;
 height: auto;
 width: auto;
 overflow: hidden;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 5px;
}
.like_button{
 float: left;
 height: auto;
 width: 110px;
}

.twitter_button{
 float: left;
 height: auto;
 width: 100px;
}
.googleplus1_button{
 float: right;
 height: auto;
 width: 60px;
}


/* header-btn
--------------------------------------------------*/
#header-btn{
	float: right;
	height: 50px;
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header-contact{
	float: left;
	height: 50px;
	width: 250px;
}

#header-contact a{
	float: left;
	height: 50px;
	width: 250px;
	background-image: url(img/header-contact.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header-contact a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#header-entry{
	float: right;
	height: 50px;
	width: 250px;
}

#header-entry a{
	float: left;
	height: 50px;
	width: 250px;
	background-image: url(img/entry-btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header-entry a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}


/* header-pr
--------------------------------------------------*/
#header-pr{
	float: left;
	height: 100px;
	width: 1000px;
	background-image: url(img/header-pr.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#header-pr strong{
	text-indent: -9999px;
}


/* header-flash
--------------------------------------------------*/
#header-flash{
	float: left;
	height: 357px;
	width: 1000px;
	margin-bottom: 10px;
}

#header-flash-box{
	float: left;
	height: 357px;
	width: 745px;
}

#header-long{
	float: right;
	height: 357px;
	width: 250px;
}

#header-long a{
	float: left;
	height: 357px;
	width: 250px;
	background-image: url(img/header-long-pr.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header-long a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}




/* header-menu
--------------------------------------------------*/
#header-menu-wrap {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(img/header-menu-bg.jpg);
	background-repeat: repeat-x;
}

#header-menu {
	float: none;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header-menu ul{
	float: left;
	height: 40px;
	width: 1000px;
}

#header-menu li{
	float: left;
	height: 40px;
	width: auto;
}

#header-menu li a{
	text-indent: -9999px;
}

#header-menu li#home a{
	float: left;
	height: 40px;
	width: 40px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header-menu li#feature a{
	float: left;
	height: 40px;
	width: 160px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -40px 0px;
}

#header-menu li#compensation a{
	float: left;
	height: 40px;
	width: 160px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}

#header-menu li#case a{
	float: left;
	height: 40px;
	width: 160px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -360px 0px;
}

#header-menu li#safety a{
	float: left;
	height: 40px;
	width: 160px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -520px 0px;
}

#header-menu li#flow a{
	float: left;
	height: 40px;
	width: 160px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -680px 0px;
}

#header-menu li#faq a{
	float: left;
	height: 40px;
	width: 160px;
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -840px 0px;
}

#header-menu li#home a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#header-menu li#feature a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -40px -40px;
}

#header-menu li#compensation a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -200px -40px;
}

#header-menu li#case a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -360px -40px;
}

#header-menu li#safety a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -520px -40px;
}

#header-menu li#flow a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -680px -40px;
}

#header-menu li#faq a:hover{
	background-image: url(img/header-menu-btn.png);
	background-repeat: no-repeat;
	background-position: -840px -40px;
}




/* sidebar
--------------------------------------------------*/
#sidebar {
	float: right;
	height: auto;
	width: 280px;
}

.side-box{
	float: left;
	height: auto;
	width: 280px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

.side-box h2{
	float: right;
	height: 34px;
	width: 260px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	font-size: 16px;
	line-height: 34px;
	background-image: url(img/header-menu-bg.jpg);
	background-repeat: repeat-x;
	margin: 1px;
}

.side-box ul{
	float: left;
	height: auto;
	width: 280px;
}

.side-box li{
	float: left;
	height: auto;
	width: 280px;
	line-height: 20px;
	background-image: url(img/side-li.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.side-box li a{
	float: left;
	height: auto;
	width: 250px;
	background-image: url(img/arrow-bl.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.side-box li a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	background-color: #FFC;
}


.side-box ul ul.child{
	float: left;
	height: auto;
	width: 260px;
	background-color: #F0F0F0;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
}

.side-box ul ul.child li{
	float: left;
	height: auto;
	width: 260px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.side-box ul ul.child li a{
	float: left;
	height: auto;
	width: 240px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(img/arrow-child.png);
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: 5px center;
}


#sidebar h2 {
}

#sidebar ul {
}

#sidebar li {
}

#sidebar input {
	width:102px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	padding:3px;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}



.side-dl{
	float: left;
	height: auto;
	width: 260px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F0F0F0;
}

.side-dl img{
	margin-top: 5px;
	margin-bottom: 5px;
}

.side-dl small{
	line-height: 105%;
}


#side-machi{
	background-image: url(img/side-machi.png);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 280px;
	margin-bottom: 10px;
	position: relative;
	margin-top: 10px;
}

#side-machi-box-title{
	text-indent: -9999px;
	float: left;
	height: 0px;
	width: 0px;
}


#side-machi-box{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	width: 200px;
	float: left;
	height: 160px;
	overflow: auto;
	position: absolute;
	left: 30px;
	top: 100px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#side-machi-box ul li{
	width: 200px;
	float: left;
	height: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#side-machi-box ul li span.rss-date{
	width: 200px;
	float: left;
}




/* content
--------------------------------------------------*/
#content {
	float: left;
	height: auto;
	width: 700px;
	margin-right: 20px;
	position: relative;
}

#content2 {
	float: left;
	height: auto;
	width: 700px;
	margin-right: 20px;
}

#content2 h2#pagetitle{
	float: left;
	height: 50px;
	width: 660px;
	background-image: url(img/page/compensation-title.png);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 50px;
	color: #1F66AA;
	padding-right: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
}





/* post+entry
--------------------------------------------------*/
.post {
	float: left;
	height: auto;
	width: 680px;
	padding: 10px;
	background-color: #F0F0F0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #595758;
	margin-bottom: 20px;
}

h2.pagetitle{
	float: left;
	height: 70px;
	width: 400px;
	font-size: 18px;
	line-height: 100px;
	color: #595758;
	background-image: url(img/top-blog-title.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
}

.post h2#singletitle{
	float: left;
	height: auto;
	width: 680px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #1C67AA;
	font-size: 20px;
}

.post small#ymd{
	float: left;
	height: auto;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 5px;
}
.entry {
	float: left;
	height: auto;
	width: 630px;
	background-color: #FFF;
	padding: 24px;
	margin-bottom: 30px;
	border-radius: 5px; /* CSS3草案 */
	border: 1px solid #CCC;
}

.entry p {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom:20px;
}

.entry img{
	max-width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}




.post_entry {
	float: left;
	height: auto;
	width: 630px;
	background-color: #FFF;
	padding: 24px;
	margin-bottom: 30px;
	border-radius: 5px; /* CSS3草案 */
	border: 1px solid #CCC;
}

.post_entry img{
	max-width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.post_entry p {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom:20px;
}

.post_entry h1{
	font-size: 140%;
	margin-bottom: 10px;
	line-height: 150%;
}

.post_entry h2{
	font-size: 130%;
	margin-bottom:10px;
	line-height: 140%;
}

.post_entry h3{
	font-size: 120%;
	margin-bottom:10px;
	line-height: 130%;
}

.post_entry h4{
	font-size: 110%;
	margin-bottom:10px;
	line-height: 120%;
}

.post_entry h5{
	font-size: 100%;
	margin-bottom:10px;
	line-height: 110%;
}

.post_entry h6{
	font-size: 100%;
	margin-bottom:10px;
	line-height: 110%;
}





/* some input
--------------------------------------------------*/
input {
	border:1px solid #CCC;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	padding:3px;
}

input:hover {
	border:1px solid #262626;
}

input:focus {
	border:1px solid #262626;
	color:#333;
}





/* comments
--------------------------------------------------*/
#comments {
	font-size:0.9em;
}

#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
}

#commentform {
	background:#fff;
	width:350px;
	text-align:left;
	margin:0 0 15px 0;
}

#commentform textarea {
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:480px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:350px;
}

#commentform input {
	margin-bottom:3px;
}

#gravatar {
	align:right;
}





/* footer
--------------------------------------------------*/
.footer-wrap {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #1C67AA;
	color: #FFF;
	background-color: #3790CE;
}

.footer-wrap2 {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	background-color: #5DABE0;
	text-align: center;
}

.footer-wrap3 {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFF;
	background-color: #3790CE;
	text-align: center;
}

.footer-wrap3 a{
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
}

.footer-wrap4 {
	min-width: 1000px;
	float: left;
	height: auto;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	background-color: #1C67AA;
	text-align: right;
	font-size: 80%;
	line-height: 100%;
	padding-right: 2%;
	padding-left: 2%;
}

.footer {
	float: none;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
}

.footer-in {
	float: left;
	height: auto;
	width: 800px;
	background-image: url(img/footer-logo.png);
	background-repeat: no-repeat;
	padding-left: 200px;
}

.footer-in ul {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 40px;
}

.footer-in li {
	float: left;
	height: auto;
	width: 200px;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.footer-in li a{
	color: #FFF;
}

.footer-in li a:hover{
	color: #CC6600;
}


.footer-dl {
	float: right;
	height: auto;
	width: 200px;
}

.footer-dl small {
	font-size: 10px;
	line-height: 12px;
}

.footer-dl img{
	margin-bottom: 5px;
	margin-top: 5px;
}

#up-btn{
	float: left;
	height: 148px;
	width: 25px;
	position: fixed;
	right: 0px;
	bottom: 100px;
}

#up-btn a{
	background-image: url(img/up-btn.png);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 25px;
	text-indent: -9999px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

#up-btn a:hover{
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}



#entry-btn{
	float: left;
	height: auto;
	width: 40px;
	position: fixed;
	right: 0px;
	top: 50px;
}

#entry-btn a#btn_area{
	background-image: url(img/entry_btn.png);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 40px;
	text-indent: -9999px;
	margin-bottom:10px;
}

#entry-btn a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#feedburner{
	width: 0px;
	height: 0px;
	float: left;
	overflow:hidden;
}







/* check
--------------------------------------------------*/
.check-box{
	width: 280px;
	height: auto;
	padding-top: 50px;
	padding-right: 24px;
	padding-bottom: 50px;
	padding-left: 24px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #BCBCBC;
	border-radius: 20px;
	float: left;
}

#check-t{
	width: 280px;
	height: auto;
	float: left;
	background-image: url(img/check/t-tex.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-indent: -9999px;
}

#check-t a{
	width: 280px;
	height: 67px;
	float: left;
	background-image: url(img/check/t-btn.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-indent: -9999px;
	margin-top:200px;
}

#check-t a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#check-l{
	width: 280px;
	height: auto;
	float: left;
	background-image: url(img/check/l-tex.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#check-l a{
	width: 280px;
	height: 67px;
	float: left;
	background-image: url(img/check/l-btn.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top:200px;
}

#check-l a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}


ul#kanyu-list{
	width: 90%;
	height: auto;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}

ul#kanyu-list li{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}





h3.ex_area{
	width: 100%;
	height: auto;
	float: left;
	font-weight: normal;
	font-size: 90%;
}




#campain{
	width: 100%;
	height: 100px;
	float: left;
}

#campain_bnr{
	width: 100%;
	height: 50px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(img/btn-bg.png);
	background-repeat: repeat;
	text-align: center;
	position: fixed;
	bottom: 0px;
}



.breadcrumbs{
	width: 100%;
	height: auto;
	float: left;
}




.easingslider-slide{
	background-color: #FFFFFF;
}



#book_btn{
	width: auto;
	height: auto;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#book_btn a{
	width: auto;
	height: 30px;
	float: right;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(241,148,109,1.00) 0%,rgba(241,148,109,1.00) 46.63%,rgba(234,84,21,1.00) 48.70%,rgba(234,84,21,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(241,148,109,1.00) 0%,rgba(241,148,109,1.00) 46.63%,rgba(234,84,21,1.00) 48.70%,rgba(234,84,21,1.00) 100%);
	color: #FFFFFF;
}