@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF;margin:2% 0;text-align: center;}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* レイアウト */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
#bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-bottom:30px;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

.spnone,.smpnone{display:none;}
.f-b-white { font-weight: bold ; color: #FFFFFF;margin:2%;}

main img {
    width: 100%;
    height: auto;
}

#titgreen,
#titMokuteki,
#titgadget,
#tittripabox {
	text-align: center;
    margin: 0;
    padding: 20px 0 10px;
    font-size: 20px;
    border-bottom: 1px solid #a5a570;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight:normal;
}
#titgreen {color: #FFF;}

/* タイトル
------------------------------------------ */
h1 {
	background: #0c1804;
	padding: 0px 10px;
	color: #fcfbf3;
	font-size:12px;
	line-height:25px;
	margin: 0px;
}
#titleBox {
	padding:0px;
	margin:0px;
	position:relative;
}
#titleBox .titTop {
	font-size: 11px;
    color: #fcfbf3;
    font-weight: normal;
    margin: 0;
    padding: 5px;
}
#titleBox .waribki_cp {
	position: absolute;
	left: 581px;
	top: 156px;
	font-size: 14px;
	color: #fcfbf3;
	font-weight: normal;
	margin: 0;
	padding: 0;
	z-index: 100;
}

nav#navbox ul {
    background: #fff;
    width: 98%;
    margin: 1%;
}
nav#navbox li {
	width: 23%;
    margin: 1%;
    float: left;
    border-right: 1px dotted #1b2c00;
    box-sizing: border-box;
    text-align: center;
}
nav#navbox li:last-child {
    border-right: none;
}
nav#navbox a {
	font-size: 12px;
    color: #1b2c00!important;
    display: grid;
    align-items: center;
    height: 40px;
}

/*-----------------------------------------*/
.bnCampaign {
	float:left;
	padding:0px;
	margin:0px;
}
#gajet {
	background: #fff;
	padding-bottom: 10px;
}
.titGajet {
	background: #563b0c;
    color: #FFF;
    background-size: 535px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
}

/* ポイント
------------------------------------------ */
#titOsusume {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 15px 0;
    margin: 0;
    text-align: center;
    color: #f9f1bc;
    font-size: 20px;
	line-height: 1;
}
#titOsusume span{
    font-size: 12px;
	color: #FFF;
}
#boxPoint1 {
	background-color: #FFF;
    width: 98%;
    margin: 1%;
    padding: 5px;
    box-sizing: border-box;
}
.titPoint1 {
    width: 98%;
    margin: 1%;
}
.bnrPoint1 {
	float:left;
	padding:0px;
	margin:0px 0px 33px 0px;
}
.imgPoint1 {
	padding: 0;
    margin: 0 0 1% 0;
}
.imgPoint {
	padding:0px;
	margin:0px;
}
.imgPoint img {width: 100%;}
.txtPoint1-1 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:16px;
	color:#f9ecc0;
	width:310px;
	padding:5px;
	margin:-55px 0px 0px 5px;
}
.txtPoint1-2 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:20px;
	color:#333333;
	padding:0px;
	margin:0px 15px 0px 15px;
}
#boxPoint2 {
	background-color: #FFF;
    width: 98%;
    margin: 1%;
    padding: 5px 5px 20px 5px;
    box-sizing: border-box;
}
.titPoint2 {
    width: 98%;
    margin: 1%;
}
.imgPoint2-1,
.imgPoint2-2,
.imgPoint2-3 {
    padding: 0;
    margin: 0 0 2% 0;
    position: relative;
}
.txtPoint2-1,
.txtPoint2-2,
.txtPoint2-3 {
	font-family: "メイリオ", Meiryo;
    font-size: 12px;
    line-height: 20px;
    color: #f9ecc0;
    padding: 10px;
    position: absolute;
    top: 66%;
}

/* ＪＲプラン
------------------------------------------ */
#boxJR {
	background-color: #FFF;
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	height:512px;
	margin:0px 0px 23px 10px;
}
/*.titJR {
	background-image: url(../images/ti_JR.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 930px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 20px 0px;
}*/
.txtJR {
	font-size:12px;
	line-height:20px;
	color:#384730;
	padding:0px;
	margin:0px 0px 15px 24px;
}
#boxJR ul {
	float:left;
	width:510px;
	padding:0px;
	margin:0px 0px 0px 24px;
	_display:inline;
}
#boxJR li {
	width:476px;
	background-image: url(../images/ic_JR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:18px;
	color:333333;
	padding:3px 0px 0px 24px;
	margin:0px 0px 15px 0px;
}
#boxJR li h5 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#755800;
	padding:0px;
	margin:0px 0px 3px 0px;
}
.imgJR {
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
}

/* 目的から探す
------------------------------------------ */
#boxMokuteki {
	background-color: #FFF;
	width: 100%;
}
#titMokuteki {
	width: 90%;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #8e8300;
    display: block;
    box-sizing: border-box;
}
.listMokuteki {
	width:100%;	
	padding:0;
	margin:0;
}
.listMokuteki li {
	width: 96%;
    padding: 0 0 10px 0;
    margin: 2%;
    border-bottom: 1px dotted #aaa;
}
.imgMokuteki {
	float:left;
	width:28%;
	text-align:center;
	padding:0px;
	margin:0 2% 0 0;
	display:block;
}
.txtMokuteki {
	float:left;
	width:70%;
	font-size:12px;
	line-height:16px;
	color:#333333;
	padding:12px 0px 0px 0px;
	margin:0px;
	display:block;
}
#example_of_ec {
	width: 96%;
    background: #FFF;
    margin: 2%;
	padding: 10px 0;
	border-radius: 8px;
}
#example_of_ec h3 {
	font-size: 16px;
    color: #094000;
    text-align: center;
    margin: 0 5%;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #8e8300;
}
#example_of_ec p {
	padding:8px 0 0 0;
	margin:0;
	color: #666;
	display:block;
	text-align:center;
}
#example_of_ec dl {
	display:block;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
#example_of_ec dt {
	width: 96%;
    margin: auto;
    display: block;
    font-size: 15px;
    padding: 10px;
    font-weight: bold;
    background: #eee4d8;
    box-sizing: border-box;
}
#example_of_ec dd {
	width: 96%;
    margin: auto auto 2%;
    display: block;
	text-align: center;
    background: #eee4d8;
}
#JRshinkansen_button {margin: 5% 0;}
#JRshinkansen_button a {
	background: #ff9800;
    color: #FFF;
    width: 90%;
    display: block;
    font-size: 16px;
    text-align: center;
    margin: auto;
    padding: 8px 0;
    border-radius: 5px;
    position: relative;
}
#JRshinkansen_button a:after {
	width: 8px;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    right: 2%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #FFF;
}

/* bt_search
------------------------------------------ */
#gajet ul {
	width: 96%;
    margin: 2%;
    padding: 0;
}
#gajet li {
    width: 23%;
    font-size: 12px;
    line-height: 2;
    white-space: nowrap;
    float: left;
    text-align: center;
    margin: 0 1% 2%;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background: #ff9800;
    background-size: contain;
}
#gajet li a {color: #fff;}
#gajet p {
    width: 96%;
    margin: 0 2% 0;
    padding: 7px;
    color: #fff;
    background: #59693a;
    box-sizing: border-box;
}

/*gadget_box*/
#gadget_box {
    background-color: #FFF;
    width: 100%;
}
#titgadget {
	width: 90%;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #8e8300;
    display: block;
    box-sizing: border-box;
}

/*tripa*/
#tripabox{
	float:none!important;
	padding:0 10px 10px;
}
#tripabox div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}

#tripabox div p{
	float:left;
	margin:0 10px 0 0;
	width:75px;
	height:75px;
}
#tripabox div p img{
	width:100%;
	height:auto;
}
#tripabox div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}

#tripabox div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#tripabox div dl dt a{
	color:#000;
}
#tripabox div dl dd{
	font-size:12px;
	color:#999;
}
#tripabox div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#tripabox div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#tripabox div dl dd > span span{
	color:#F69;
	display:inline;
}
#tripabox .commonTit{
	margin:0;
}
#tripabox {
    overflow: hidden;
    display: block;
    padding: 0 0;
    margin-bottom: 15px;
	background: #FFF;
}
#tripabox div {
    padding: 10px;
}
#tripabox div p {
    float: left;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
.pcnone{display:none;}
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
	box-sizing: border-box;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

/* CSS初期設定 */
article{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
}
#titgreen,
#titMokuteki,
#titgadget,
#tittripabox {
	text-align: center;
    margin: 0;
    padding: 20px 0 10px;
    font-size: 24px;
    border-bottom: 1px solid #a5a570;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-weight:normal;
}
#titgreen {color: #FFF;}

/* タイトル
------------------------------------------ */
h1 {
	background: #0c1804;
	padding: 0px 10px;
	color: #fcfbf3;
	font-size:12px;
	line-height:25px;
}
#titleBox {
	padding:0px;
	margin:0px;
	position:relative;
}
#titleBox .titTop {
	position: absolute;
	left: 12px;
	top: 180px;
	font-size: 12px;
	color: #fcfbf3;
	font-weight: normal;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#titleBox .waribki_cp {
	position: absolute;
	left: 581px;
	top: 156px;
	font-size: 14px;
	color: #fcfbf3;
	font-weight: normal;
	margin: 0;
	padding: 0;
	z-index: 100;
}

nav#navbox ul {
	display: flex;
    background: #fff;
    width: 98%;
    margin: 1%;
}
nav#navbox li {
	width: 23%;
    margin: 1%;
    border-right: 1px dotted #1b2c00;
}
nav#navbox li:last-child {
    border-right: none;
}
nav#navbox a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 16px;
	color: #1b2c00!important;
}

/* スライドショー
------------------------------------------ */
#slideshow {
	position:relative;
	height:220px;
	width: 950px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}

/*-----------------------------------------*/
.bnCampaign {
	float:left;
	padding:0px;
	margin:0px;
}
#gajet {
	float:left;
	width:535px;
	height:316px;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_yoyaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titGajet {
	background-image: url(../images/ti_yoyaku.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 535px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

/* ポイント
------------------------------------------ */
#titOsusume {
	clear: both;
    background-image: url(../images/ti_osusume_point.jpg);
    background-repeat: no-repeat;
    height: 94px;
    width: 950px;
}
#titOsusume span {
	display:none;
}
#boxPoint1 {
	background-color: #FFF;
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	height:430px;
	margin:0px 0px 23px 10px;
}
.titPoint1 {
	background-image: url(../images/ti_point1.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 930px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.bnrPoint1 {
	float:left;
	padding:0px;
	margin:0px 0px 33px 0px;
}
.imgPoint1 {
	float:left;
	height:273px;
	width:331px;
	padding:0px;
	margin:0px 0px 33px 0px;
}
.imgPoint {
	padding:0px;
	margin:0px;
}
.txtPoint1-1 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:16px;
	color:#f9ecc0;
	width:310px;
	padding:5px;
	margin:-55px 0px 0px 5px;
}
.txtPoint1-2 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:20px;
	color:#333333;
	padding:0px;
	margin:0px 15px 0px 15px;
}
#boxPoint2 {
	background-color: #FFF;
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	height:401px;
	margin:0px 0px 23px 10px;
}
.titPoint2 {
	background-image: url(../images/ti_point2.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 930px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.imgPoint2-1 {
	float:left;
	width:304px;
	padding:0px;
	margin:0px 0px 0px 5px;
	_display:inline;
}
.txtPoint2-1 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:20px;
	color:#f9ecc0;
	padding:0px;
	margin:-112px 13px 0px 13px;
}
.imgPoint2-2 {
	float:left;
	width:304px;
	padding:0px;
	margin:0px 0px 0px 4px;
	_display:inline;
}
.txtPoint2-2 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:20px;
	color:#f9ecc0;
	padding:0px;
	margin:-90px 13px 0px 13px;
}
.imgPoint2-3 {
	float:left;
	width:304px;
	padding:0px;
	margin:0px 0px 0px 4px;
	_display:inline;
}
.txtPoint2-3 {
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:20px;
	color:#f9ecc0;
	padding:0px;
	margin:-90px 13px 0px 13px;
}

/* ＪＲプラン
------------------------------------------ */
#boxJR {
	background-color: #FFF;
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	height:512px;
	margin:0px 0px 23px 10px;
}
.titJR {
	background-image: url(../images/ti_JR.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 930px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.txtJR {
	font-size:12px;
	line-height:20px;
	color:#384730;
	padding:0px;
	margin:0px 0px 15px 24px;
}
#boxJR ul {
	float:left;
	width:510px;
	padding:0px;
	margin:0px 0px 0px 24px;
	_display:inline;
}
#boxJR li {
	width:476px;
	background-image: url(../images/ic_JR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:18px;
	color:333333;
	padding:3px 0px 0px 24px;
	margin:0px 0px 15px 0px;
}
#boxJR li h5 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#755800;
	padding:0px;
	margin:0px 0px 3px 0px;
}
.imgJR {
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
}

/* 目的から探す
------------------------------------------ */
#boxMokuteki {
	background-color: #FFF;
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	margin:0px 0px 0px 10px;
}
/*.titMokuteki {
	background-image: url(../images/ti_mokuteki.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 930px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 5px 0px;
}*/
.listMokuteki {
	width:900px;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 15px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
.listMokuteki li {
	width: 23%;
	border-bottom:1px solid #e6e1d1;
	padding:20px 0px 20px 0px;
	margin:0px;
	height: 242px;
}
.listMokuteki li:nth-of-type(n+5) {border-bottom:none;}
.imgMokuteki {
	max-width: 200px;
	text-align:center;
	padding:0px;
	margin:0px;
	display:block;
}
.imgMokuteki img{width: 100%;}
.txtMokuteki {
	font-size:12px;
	line-height:16px;
	color:#333333;
	padding:12px 10px 0px 10px;
	margin:0px;
	display:block;
}
.txtMokuteki a{
	display: block;
	text-align: center;
}
#example_of_ec {
	float: left;
	height: 316px;
	width: 410px;
	background: url(../images/contents.jpg);
}
#example_of_ec h3 {
	font-size:16px;
	color: #094000;
	text-align: center;
	margin:0;
	padding:20px 0 0 0;
	display:block;
}
#example_of_ec p {
	padding:8px 0 0 0;
	margin:0;
	color: #666;
	display:block;
	text-align:center;
}
#example_of_ec dl {
	display:block;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
#example_of_ec dt {
	font-size: 15px;
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 2px;
	display:block;
	font-weight:bold;
}
#example_of_ec dd {
	padding-bottom: 15px;
    margin-left: 10%;
	display:block;
}
#JRshinkansen_button a {
background: rgb(210,178,137);
background: linear-gradient(0deg, rgba(210,178,137,1) 0%, rgba(165,124,58,1) 50%, rgba(210,178,137,1) 100%);
    color: #FFF;
    width: 80%;
    display: block;
    font-size: 28px;
    text-align: center;
    margin: auto;
    padding: 20px 0;
    border-radius: 12px;
	position:relative;
}
#JRshinkansen_button a:after {
	width: 20px;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    right: 2%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #FFF;
}
#JRshinkansen_button a:hover {
background: rgb(210,178,137,1);
background: linear-gradient(0deg, rgba(165,124,58,1) 0%, rgba(210,178,137,1) 50%, rgba(165,124,58,1) 100%);
text-decoration:none!important;
color: #FFF!important;
filter:alpha(opacity=80); /*IE*/
-moz-opacity:0.80; /*FF*/
opacity:0.80;
}

/* bt_search
------------------------------------------ */
#gajet ul {
	margin: 8px 0 5px 20px;
	padding: 0;
}
#gajet li {
	font-size: 16px;
	line-height: 4.0em;
	white-space: nowrap;
	float: left;
	text-align:center;
	margin: 0 5px 3px 0;
	padding: 0 0 0 0;
}
#gajet li a {
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	display: block;
	width: 160px;
	height: 64px;
}
#gajet li a {background: #ffffff url(../images/bt_search.png) no-repeat;}
#gajet li a:hover {background: #ffffff url(../images/bt_search_on.png) no-repeat;}
#gajet p {
	width: 465px;
	margin: 0 0 0 25px;
	padding: 7px;
	color: #ffffff;
	clear: both;
	background: #59693a;
}

/*gadget_box*/
#gadget_box {
	background-color: #FFF;
	width: 930px;
	margin:0px 0px 0px 10px;
}

/*tripa*/
#tripabox {
	margin: 30px auto 0;
    display: block;
    float: none!important;
    width: 930px!important;
    padding: 0 10px 10px;
    background: #FFF;
    box-sizing: border-box;
}
#tripabox div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}
#tripabox div:last-child{
	border-bottom:none;
	padding:10px 0 0;
}
#tripabox div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#tripabox div p img{
	width:100%;
	height:auto;
}
#tripabox div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#tripabox div:last-child{
	border-bottom:none
}
#tripabox div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#tripabox div dl dt a{
	color:#000;
}
#tripabox div dl dd{
	font-size:12px;
	color:#999;
}
#tripabox div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#tripabox div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#tripabox div dl dd > span span{
	color:#F69;
	display:inline;
}
#tripabox .commonTit{
	margin:0;
}
#tripabox div {

}
#tripabox div p {
    float: left;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
}
#tripabox a.btn_tripa {
    background-color: #330000;
    color: #FFFFFF;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 80%;
    margin: 4% auto;
	position:relative;
}

}