ｃ/*----link-------------------------------*/
a:link { color: #FD6D09; }
a:visited { color: #FD6D09; }
a:hover { color: #1965A9; }
a:active { color: #1965A9; }

a {
	text-decoration: underline;
}

.topmenu A:link{ 
	color : #000000; 
}
.topmenu A:visited{ 
	color : #000000; 
}
.topmenu A:active{ 
	color : #000000; 
}
.topmenu A:hover{ 
	color : #FF0000; 
}
.topmenu a {
	text-decoration: none;
}

/*----text-----------------------------*/
h1,h2,h3,h4,h5,h6,h7,h8,h9,h10{
	font-size:15px;
	font-weight:bold;
}


form{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.bold{
	font-weight:bold;
}

.brown{
	color:#AD281A;
}

.red{
	color:#FF0000;
}
.red_b{
	color:#FF0000;
	font-weight:bold;
}

.red_b18{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}

.orange_b16{
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
}

.green{
	color:#009900;
}
.green_b{
	color:#009900;
	font-weight:bold;
}

.green_b17{
	color:#009900;
	font-size:17px;
	font-weight:bold;
}

.bule{
	color:#0099CC;
}
.bule_b{
	color:#0099CC;
	font-weight:bold;
}


.blue_b17{
	color:#0099CC;
	font-size:17px;
	font-weight:bold;
}

.size10{font-size:10px;}
.size12{font-size:12px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:20px;}
.size25{font-size:25px;}
.size30{font-size:30px;}

.size10b{font-size:10px; font-weight:bold}
.size12b{font-size:12px; font-weight:bold}
.size14b{font-size:14px; font-weight:bold}
.size16b{font-size:16px; font-weight:bold}
.size18b{font-size:18px; font-weight:bold}
.size20b{font-size:20px; font-weight:bold}
.size25b{font-size:25px; font-weight:bold}
.size30b{font-size:30px; font-weight:bold}

/*----------list----------------------*/

li,ul{border-collapse: collapse; border-spacing: 0;}
ul,ol { list-style: none; }
ul.ds,
ul.cc,
ul.sq,
ul.dc,
ul.lr,
ul.ur,
ul.la,
ul.ua { margin-left: 1.5em; }
ul.ds { list-style-type: disc; }		/* ● */
ul.cc { list-style-type: circle; }		/* ○ */
ul.sq { list-style-type: square; }		/* ■ */
ul.dc { list-style-type: decimal; }		/* 数字 */
ul.lr { list-style-type: lower-roman; }	/* ローマ数字小文字 */
ul.ur { list-style-type: upper-roman; }	/* ローマ数字大文字 */
ul.la { list-style-type: lower-alpha; }	/* アルファベット小文字 */
ul.ua { list-style-type: upper-alpha; }	/* アルファベット大文字 */
ul li {
	line-height: 1.6em;
	vertical-align: middle;
}
li, dt, dd { font-size: 95%; }

ul {
    list-style:none;
	margin:0;
	padding:0;
}
.infomation ul{
    margin:0 0 0 20px;
	font-weight:bold;
}
img.naka { vertical-align: middle; }
/*----box-----------------------------*/
body{
    margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background:linear-gradient(#d8d8d8,#ffffff)fixed;
	line-height:130%;
}

.base{
	width: 876px;
	margin-left:auto;
	margin-right:auto;
	font-size:15px;
	border-left: #b4b4b4 2px solid;
	border-right: #b4b4b4 2px solid;
	background:linear-gradient(90deg,#dcdcdc 0%,#dcdcdc 32%,#ffffff 32%,#ffffff 100%);
}
	
#head{
	width: 876px;
	height:90px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	clear:left;
	background:url(image/bg-header3.gif) no-repeat;
}
#top_image{
    width:876px;
	height:120px;
	float:left;
	clear:left;
}
#main_image{
    width:876px;
	height:200px;
	float:left;
	clear:left;
}
#product_image{
    width:876px;
	height:266px;
	float:left;
	clear:left;
}
.contents{
	width:auto;
	height:auto;
}
.left_menu {
  display: block;
  width: 280px;
  height: auto;
  float: left;
  clear: left;
}

#right-top{
    width:546px;
	padding:0 0 30px 30px;
	height:auto;
	float:left;
}
#right_toppage{
    width:536px;
	padding:0 0 30px 30px;
	height:auto;
	float:left;
}
#right_toppage .content p {}
#right_toppage .content ol,
#right_toppage .content ul {
	padding: 0.2em;
	font-size: 100%;
}
#footer{
	width: 876px;
	height:31px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	clear: left;
	color:#FF0000;
}

/*----head---------------------------*/
.logo{
    width: 280px;
	height:74px;
	float:left;
}
.logo a span{
    display:none;
	
}
.logo a{
    display:block;
	width: 280px;
	height:90px;
	float:left;
}
.tabines a:hover{
}
.head_tel{
	float: left;
	width: 596px;
	height: 54px;
	background:url(image/head_tel.png) no-repeat;
	background-position:right;
}


.head_menu {
	float: left;
	width: 596px;
	height: 26px;
	background: transparent url(image/btn-menu.gif) 50% -52px no-repeat;
}

.head_menu li {
    padding:0;
	display:inline;
}
.head_menu ul {
	margin: 0 auto;
	width: 530px;
}
.head_menu ul li {
	float: left;
	height: 26px;
	font-size: 1px;
	text-indent: -9999px;
}
.head_menu ul li.home { width: 62px; }
.head_menu ul li.about,
.head_menu ul li.request { width: 75px; }
.head_menu ul li.inquiry { width: 95px; }
.head_menu ul li.sitemap { width: 90px; }
.head_menu ul li.privacy { width: 133px; }
.head_menu ul li a {
	display: block;
	height: 100%;
	background: transparent url(image/btn-menu.gif) 0 0 no-repeat;
}
.head_menu ul li.home a {
	width: 62px;
	background-position: 0 0;
}
.head_menu ul li.about a {
	width: 75px;
	background-position: -62px 0;
}
.head_menu ul li.request a {
	width: 75px;
	background-position: -137px 0;
}
.head_menu ul li.inquiry a {
	width: 95px;
	background-position: -212px 0;
}
.head_menu ul li.sitemap a {
	width: 90px;
	background-position: -307px 0;
}
.head_menu ul li.privacy a {
	width: 133px;
	background-position: -397px 0;
}
.head_menu ul li.home a:hover,
.head_menu ul li.home a:active { background-position: 0 -26px; }
.head_menu ul li.about a:hover,
.head_menu ul li.about a:active { background-position: -62px -26px; }
.head_menu ul li.request a:hover,
.head_menu ul li.request a:active { background-position: -137px -26px; }
.head_menu ul li.inquiry a:hover,
.head_menu ul li.inquiry a:active { background-position: -212px -26px; }
.head_menu ul li.sitemap a:hover,
.head_menu ul li.sitemap a:active { background-position: -307px -26px; }
.head_menu ul li.privacy a:hover,
.head_menu ul li.privacy a:active { background-position: -397px -26px; }


.top-image{
    float:left;
	clear:left;
	height:350px;
}

/*---スマホに合わせた追記---*/

#menuOn,
#menuOn2,
#menuOn3,
#menuOn4,
#menuOn5 {
	display : none;
	pointer-events: none;
}

#menu_ico2,
.left_menu a {
	display: none;
}

.head_menu img,
.head_menu a {
	display: none;
}

.left_menu_title,
.tabines_title,
.bus_title,
.line,
.left_menu ul li.tabines img,
.left_menu ul li.bus img,
.left_menu ul li.blog img,
.point img,
.close img {
	display: none;
}

.left_menu ul a,
.left_menu ul li img{
	display: block;
}

.left_menu ul li span {
	display: none;
}

#side_links1,
#side_links3 {
	display: block;
}

#side_links2,
#side_links4 {
	display: none;
}

.left_menu ul li.blog a {
	display: none;
}



/*----レフトサイドメニュー-----------------*/

.tabines{
    float:left;
	clear:left;
}
.product{
    width:280px;
	height:39px;
	background:url(image/s_product.gif) no-repeat;
}
.tabines a span{
    display:none;
	
}
.tabines a{
    display:block;
	width: 280px;
	height:69px;
	float:left;
	clear:left;
	background:url(image/btn-product_1.jpg) no-repeat;
}
.tabines a:hover{
	background-position: 0 -69px;
}
/*----旅ネスサイドメニュー----------*/

.tabi-menu{
    display:block;
	width: 280px;
	height:25px;
	float:left;
	clear:left;
	background-color:#FFFFFF;
}
.tabi-menu a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
}
.specer{
	width: 280px;
	height:auto;
	float:left;
	clear:left;
}
/*----旅ネスサイドメニュー終わり----*/
.bus a span{
    display:none;
	
}
.bus a{
    display:block;
	width: 280px;
	height:69px;
	float:left;
	clear:left;
	background:url(image/btn-product_2.jpg) no-repeat;
}
.bus a:hover{
    background-position: 0 -69px;
}
.contact{
    width:280px;
	height:39px;
	background:url(image/s_contact.gif) no-repeat;
	float:left;
	clear:left;
}
.shiryo a span{
    display:none;
	
}
.shiryo a{
    display:block;
	width: 280px;
	height:44px;
	float:left;
	clear:left;
	background:url(image/button_shiryo.jpg) no-repeat;
}
.shiryo a:hover{
    background:url(image/button_shiryo2.jpg) no-repeat;
}
.inqury a span{
    display:none;
	
}
.inqury a{
    display:block;
	width: 280px;
	height:44px;
	float:left;
	clear:left;
	background:url(image/button_contact.jpg) no-repeat;
}
.inqury a:hover{
    background:url(image/button_contact2.jpg) no-repeat;
}

.side_links{
    width:280px;
	height:46px;
	background:url(image/s_links.gif) no-repeat;
	float:left;
	clear:left;
}
.side_links_banners{
	width:280px;
	height:auto;
	float:left;
	clear:left;
}

.side_links_banners a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

.blog{
    width:280px;
	height:39px;
	background:url(image/s_blog.gif) no-repeat;
	float:left;
	clear:left;
}
.tabines_blog a span{
    display:none;
	
}
.tabines_blog a{
    display:block;
	width: 280px;
	height:44px;
	float:left;
	clear:left;
	background:url(image/side_blog_tabi.gif) no-repeat;
}
.tabines_blog a:hover{
    background:url(image/side_blog_tabi2.gif) no-repeat;
}
.bus_blog span{
    display:none;
	
}
.bus_blog a{
    display:block;
	width: 280px;
	height:44px;
	float:left;
	clear:left;
	background:url(image/side_blog_bus.gif) no-repeat;
}
.bus_blog a:hover{
    background:url(image/side_blog_bus2.gif) no-repeat;
}
.company_info{
    width:280px;
	height:39px;
	background:url(image/s_company.gif) no-repeat;
	float:left;
	clear:left;
}
.company a span{
    display:none;
	
}
.company a span{
    display:none;
}
.company a{
    display:block;
	width: 280px;
	height:44px;
	float:left;
	clear:left;
	background:url(image/side_company.gif) no-repeat;
}
.company a:hover{
    background:url(image/side_company2.gif) no-repeat;
}
.partner_link a span{
    display:none;
	
}
.partner_link a span{
    display:none;
}
.partner_link a{
    display:block;
	width: 280px;
	height:81px;
	float:left;
	clear:left;
	background:url(image/side_partner.jpg) no-repeat;
	margin:25px 0 10px 0;
}
.partner_link a:hover{
    background:url(image/side_partner2.jpg) no-repeat;
}
.azesta_eco a span{
    display:none;
	
}
.azesta_eco a span{
    display:none;
}
.azesta_eco a{
    display:block;
	width: 280px;
	height:81px;
	float:left;
	clear:left;
	background:url(image/side_eco.jpg) no-repeat;
	margin:5px 0 10px 0;
}
.azesta_eco a:hover{
    background:url(image/side_eco2.jpg) no-repeat;
}
.teamviewer{
	width: 280px;
	height:60px;
	float:left;
	clear:left;
	margin:25px 0 0 0;}

.azesta_photo{
    width:280px;
    height:50px;
    float:left;
    clear:left;
}

.azesta_photo_transportation{
    width:140px;
    height:40px;
    float:left;
    clear:left;
}
.azesta_photo_viewspot{
    width:140px;
    height:40px;
    float:right;

}
.azesta_photo_viewspot2{
    width:140px;
    height:40px;
    float:left;
    margin:0 0 0 4px;

}
/*----TOPページ　右部分------------------------*/
.midashi-top{
	float:left;
	clear:left;
	padding-top:30px;
}
.midashi{
    margin-top:30px;
}
.about_us{
	font-weight:bold;
	font-size:14px;
	line-height:140%;
	color:#666666;
	width:536px;
	height:auto;
	float:left;
	clear:left;
	padding-top:15px;
}
.2products{
	width:545px;
	height:230px;
	float:left;
	clear:left;
}
.banner2{
	width:267px;
	height:45px;
	float:left;
	clear:left;
}
.banner2  a:hover img{
	opacity:0.7;
	filter:alpha(opacity=80);
}
.bus_left{
    width:267px;
	height:230px;
    background:url(image/top_tabi2.jpg) no-repeat;
	float:left;
	clear:left;
}


.tabines_right{
    width:267px;
	height:230px;
	margin:0 0 0 10px;
    background:url(image/top_tabi2.jpg) no-repeat;
    float:left;
}

.top_products_text{
    width:246px;
	height:140px;
	padding:10px 10px 0 10px;
	font-size:12px;
	float:left;
	clear:left;
	
}

.top_products_link_left{
    width:97px;
	height:28px;
	float:left;
}

.top_products_link span{
    display:none;
	
}
.top_products_link a{
    display:block;
	width: 161px;
	height:28px;
	background:url(image/syousai.gif) no-repeat;
	float:left;

}
.top_products_link a:hover{
    background:url(image/syousai2.gif) no-repeat;
}
.banner{
	width:536px;
	height:auto;
	float:left;
	clear:left;
	margin:0;
	padding:10px 0 0 0;
}
.banner  a:hover img{
	opacity:0.7;
	filter:alpha(opacity=80);
}
.infomation{
    width:500px;
	height:auto;
	font-size:14px;
	margin:15px 0 0 0;
	float:left;
	clear:left;
}
.infomation_back{
    width:181px;
	height:20px;
	float:right;
	padding:10px 0 0 351px;
	float:left;
	clear:left;
}
.top_news{
	vertical-align: middle;
}
/*----subpage----------*/

.sub_text{
    margin:25px 0 25px 0;
}
.sub_text2{
	float:left;
	clear:left;
	width:520px;
	height:auto;
}
.sub_text3{
	float:left;
	clear:left;
	width:520px;
	height:auto;
	font-size:12px;
}
.complete {
	padding-bottom: 10px;
	width: 516px;
	background: transparent url(images/bg-form_bottom.gif) 0 100% no-repeat;
}
/*----tabinespro-----------------------*/


.komi {
  margin: 30px 0 20px 0;
  overflow: hidden;
  border-left: solid 5px #1d558d;
  border-bottom: solid 5px #d7d7d7;
  font-size: 22px;
  font-weight: bold;
  color: #494949;
  background: #f4f4f4;
  padding: 0.4em 0.5em;
}


.big_sen a {
  padding: 0 10px;
  color: #191970;
  font-size: 25px;
  border-bottom: 10px solid #B0C4DE;
  text-decoration: none;
}

.iro2 {
   	height: auto;
   	width: auto;
	margin-top: 30px;
	padding: 10px 0;
    border: solid 3px #ff9933;
   	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
	border-radius: 3px;
	text-align: center;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	color: red;
	text-align: center;
	padding: 10px 5px 0 5px;
	text-decoration: none;
	line-height: 130%;
}


.tabi_title {
	height: auto;
	padding: 10px;
	line-height: 1.3em;
	font-size: 23px;
	font-weight: bold;
	color: rgba(21, 80, 141, 1);
	border: 3px solid rgba(21, 80, 141, 1);
	text-align: center;
	background: rgba(255, 255, 0, 0.5);  
}

.tabitop {
  margin: 10px 0 0 10px;
  height: auto;
  padding: 5px;  
  font-weight: bold;
  font-size: 15px;
  
}

.shorui {
	margin-top: -25px;
}

#right_toppage .tabitop img {
  width: 20px;
  float: left;
  margin-bottom: 0em;
}

.feature-box { margin: 0 0 40px 5px; }
.section { margin-bottom: 2.0em; }
.half-section { margin-bottom: 1.0em; }

.ction { margin-bottom: 1.0em; }

.list-box1 {
	float: left;
	margin: 0 0 5px 5px;
	width: 163px;
	height:auto;
	border: 1px solid #AFB086;
}
.list-box2 {
	margin: 25px 0 5px 5px;
	width: 503px;
	height:auto;
	border: 1px solid #AFB086;
	float:left;
	clear:left;
}
.list-box2_2 {
	margin: 0 0 2em 0px;
	width: 503px;
	_width: 508px;
	height:auto;
	border: 1px solid #AFB086;
	float:left;
	clear:left;
}

.list-box1_midashi{
    width:158px;
	padding: 0 0 0 5px; 
	background-color: #AFB086;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	vertical-align: middle;
}
.list-box2_midashi {
    width:498px;
	padding: 0 0 0 5px; 
	background-color: #AFB086;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	vertical-align: middle;
	clear:left;
	float:left;
}

.list-box1 ul,
.list-box2 ul { margin-left: 10px; }

.list-innnerbox1{
	float: left;
	width: 165px;
	margin-left:3px;
}
.list-innnerbox2 {
	float: left;
	width: 150px;
}
.list-innnerbox2 p {
	padding-left: 0.7em;
	font-size: 85%;
}

.ds span {
	font-size: 10px;
}

.system{
    width:auto;
	height:auto;
	clear:left;
	float:left;
}

.system ul{
    padding:0 0 0 15px;
}
.system2{
    width:auto;
	height:auto;
	margin:20px 0 0 0;
	clear:left;
	float:left;
}
.system2 ul{
    padding:0 0 0 10px;
}

.system2 p{
	margin-left: 10px;
	font-size: 12px;
}

.system-bus{
    width:auto;
	height:autox;
	clear:left;
	float:left;
}
.system-bus ul{
    padding:0 0 0 10px;
}
.thumb,
.thumb-l,
.thumb-r { margin: 5px 0 10px; }
.thumb-l {
	float: left;
	margin-right: 10px;
}
.thumb-r {
	float: right;
	margin-left: 10px;
}
#right img {
	margin-bottom: 0.5em;
	text-align: center;
}

.content-half-l,
.content-half-r
 {
	display: block;
	float: left;
	width: 245px;
	height:280px;
}
.content-half-l {
	padding-right: 10px;
}
.content-half-r {
	padding-left: 10px;
}

.tabines_l{
    width:auto;
	height:auto;
}
.align-r { text-align: right; }
.float-l { float: left; }
.float-r { float: right; }

#contents_dummy1 {
	float: none;
}


/*----buskaido-----------------------*/


.bus_content2{
    float:left;
	clear:left;
	width:520px;
	height:180px;
}
.bus_content2_1{
    float:left;
	clear:left;
	height:180px;
	width:200px;
}
.bus_content2_2{
    float:left;
	height:180px;
	width:310px;
	
}
.bus_content4{
    float:left;
	clear:left;
	width:520px;
	height:180px;
}

.list-box-bus {
	float: left;
	margin: 15px 0 10px 5px;
	width: 248px;
	height:400px;
	border: 1px solid #AFB086;
}
.list-box-bus2 {
	float: left;
	clear:left;
	margin: 0 0 25px 5px;
	width: 248px;
	height:380px;
	border: 1px solid #AFB086;
}
.list-box-bus3 {
	float: left;
	margin: 0 0 25px 5px;
	width: 248px;
	height:380px;
	border: 1px solid #AFB086;
}
.list-box_midashi-bus{
    width:243px;
	padding: 4px 0 4px 5px; 
	background-color: #AFB086;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	vertical-align: middle;
}

.list-box-bus ul{ margin-left: 10px; }

a:hover img { opacity:0.8;}

/*----buskaido-merit----------------------*/

.bus_merit1{
    width:499px;
	height:197px;
	padding:65px 20px 0 10px;
	background:url(image/bus_merit/bus_merit_sousa01.gif) no-repeat;
	font-size:small;
	line-height: 110%;
}
.bus_merit2{
    width:499px;
	height:189px;
	padding:60px 20px 0 10px;
	background:url(image/bus_merit/bus_merit_sousa02.gif) no-repeat;
	font-size:small;
	line-height: 110%;
}
.bus_merit3{
    width:499px;
	height:241px;
	padding:60px 20px 0 10px;
	background:url(image/bus_merit/bus_merit_sousa03.gif) no-repeat;
	font-size:small;
	line-height: 110%;
}
/*----sitemap-----------------------*/

.sitemap_top{
	height:12px;
	margin:15px 0 0 6px;
	width:516px;
	float:left;
	font-size:12px;
}
.sitemap_main{
    background:#EEEEEE;
	margin:0 0 0 6px;
	padding:25px 25px 0 30px;
	width:461px;
	height:auto;
	float:left;
	clear:left;
	border-radius: 10px;
}
.sitemap_bottom{
	height:5px;
	width:516px;
	float:left;
	clear:left;
	margin:0 0 0 6px;

}
.sitemap_main ul {
	margin: 5px 30px 20px 0;
	border-bottom: 1px dotted #DDDDDD;
}
.sitemap_main ul li {
	margin: 0 15px;
	padding-left: 1.7em;
	background: transparent url(image/img-listmark.gif) 0 50% no-repeat;
}

.sitemap_main ul li a { font-weight: bold; }
.sitemap_main li.explanation {
	margin: 4px 0 10px 15px;
	background: none;
	font-size: 95%;
}
.sitemap_main li.function {
	margin: 2px 0 5px 30px;
	background: none;
	font-size: 80%;
}
.sitemap_main li.function2 {
	margin: 2px 0 20px 30px;
	background: none;
	font-size: 80%;
}
/*----privacypricy-----------------*/

.privacy ul{
    text-decoration:none;
}
.privacy li{
    text-decoration:none;
}
/*----footer-----------------------*/








/*----table-----------------------*/

table {
	margin-bottom: 3.0em;
	font-size: 95%;
	table-layout: fixed;
	border-spacing: 5px;
}
table td {
	padding: 0 0.5em;
	line-height: 1.5em;
	vertical-align: middle;
}
.td-hl {
	width: 125px;
	_width: 135px;
	color: #FFFFFF;
	background-color: #AFB086;
}
.td-content {
	width: 350px;
	_width: 360px;
	background-color: #E6E8E8;
}

.td2-hl {
	width: 125px;
	_width: 135px;
	color: #FFFFFF;
	background-color: #FF8040;
}
.td2-content {
	width: 350px;
	_width: 360px;
	background-color: #E6E8E8;
}
.td3-hl {
	color: #FFFFFF;
	background-color: #99CCFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.td3-content {
	background-color: #E6E8E8;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:3px;
}
.td4-hl {
	color: #FFFFFF;
	background-color:#afb086;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
.td4-hl_ex {
	color: #FFFFFF;
	background-color:#92d050;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
/*-------------pieceweb--------------------*/

.request_under a{
    display:block;
	width: 242px;
	height:37px;
	float:left;
	background:url(image/shiryo.gif) no-repeat;
}

.request_under a span{
    display:none;
}

.request_under a:hover{
    background:url(image/shiryo_2.gif) no-repeat;
}


	
.inquiry_under a{
    margin:0 0 0 0;
    display:block;
	width: 242px;
	height:37px;
	float:left;
	background:url(image/contact.gif) no-repeat;
}

.inquiry_under a span{
    display:none;
}
.inquiry_under a:hover{
    background:url(image/contact_2.gif) no-repeat;
}
.sosyou{
    font-size:14px;
	padding:5px 0 0 12px;
}
.backnumber{
    padding:10px 0 0 345px;
	font-size:13px;
}









/* Request & Inquiry Page Styling
-----------------------------------------------------------------------------*/

#page-request .form-area,
#page-inquiry .form-area {
	padding-top: 20px;
	width: 516px;
	background: #EEEEEE url(image/bg-form_top.gif) 0 0 no-repeat;
}
#page-request .form-area p,
#page-inquiry .form-area p {
	padding: 0 20px;
	text-align: center;
}
#page-request form,
#page-inquiry form,
#page-request .complete,
#page-inquiry .complete {
	width: 516px;
	background: transparent url(image/bg-form_bottom.gif) 0 100% no-repeat;
}

#page-request .complete p,
#page-inquiry .complete p { padding-bottom: 20px; }

#page-request #checkbox-set {
	margin: 0 0 15px 20px;
	width: 476px;
	background: #DEDEDE url(image/bg-check_top.gif) 0 0 no-repeat;
}
#page-request #checkbox-set .input-set1,
#page-request #checkbox-set .input-set2 {
	float: left;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 238px;
	background: #DEDEDE url(image/bg-check_bottom.gif) 0 100% no-repeat;
	text-align: center;
}
#page-request #checkbox-set .input-set2 { background-position: 100% 100%; }
#page-request #checkbox-set img {
	display: block;
	margin: 0 auto;
}

#page-request .input-set,
#page-inquiry .input-set,
#page-request .confirm-set,
#page-inquiry .confirm-set {
	float: left;
	padding: 10px 0 0 20px;
}

#page-request span input,
#page-inquiry span input,
#page-request p.input-confirm1,
#page-inquiry p.input-confirm1 { width: 218px; }
#page-request span input#info_address,
#page-request span textarea,
#page-inquiry span input#info_address,
#page-inquiry span textarea,
#page-request p.input-confirm2,
#page-inquiry p.input-confirm2 { width: 466px; }

#page-request p.input-confirm1,
#page-inquiry p.input-confirm1,
#page-request p.input-confirm2,
#page-inquiry p.input-confirm2 {
	margin: 0;
	padding: 0.5em 0;
	text-align: left;
	line-height: 1.2em;
	border-top: 1px solid #DEDEDE;
}

#page-request #checkbox-set .input-set1 label.chkbox,
#page-request #checkbox-set .input-set2 label.chkbox {
	padding: 2px 0 2px 22px;
	background: transparent url(image/img-noncheck.gif) 0 50% no-repeat;
}
#page-request #checkbox-set .input-set1 label.chkboxchecked,
#page-request #checkbox-set .input-set2 label.chkboxchecked {
	padding: 2px 0 2px 22px;
	background: transparent url(image/img-check.gif) 0 50% no-repeat;
}

#page-request #confirm,
#page-inquiry #confirm,
#page-request #edit,
#page-inquiry #edit,
#page-request #submit,
#page-inquiry #submit {
	margin: 10px 20px 15px;
	width: 90px;
	height: 34px;
	background: transparent url(image/btn-post.gif) 0 0 no-repeat;
}
#page-request #confirm,
#page-inquiry #confirm { background-image: url(image/btn-confirm.gif); }
#page-request #edit,
#page-inquiry #edit { background-image: url(image/btn-return.gif); }
#page-request #confirm:hover,
#page-inquiry #confirm:hover,
#page-request #edit:hover,
#page-inquiry #edit:hover,
#page-request #submit:hover,
#page-inquiry #submit:hover { background-position: 0 -34px; }









/*\*//*/
	font-family: "Lucida Grande", "Arial", "\30D2\30E9\30AE\30CE\20Pro\20W3", "HiraKakuPro-W3", "Osaka", "Meiryo", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", sans-serif;
/**/
	font-size: 90%;
	border: 1px solid #D5D5D5;
}
form span textarea { height: 100px; }
form span input:focus,
form span textarea:focus,
form span select:focus { background-color: #FFFFFF; }
form .checkbox {
	margin: 5px 5px 5px 0;
	vertical-align: middle;
}
form span .input-mandatory { background-color: #FFE4E7; }
label {
	font-size: 95%;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5em;
}
label.mandatory {
	padding-right: 60px;
	background: transparent url(../image/badge-mandatory.gif) 100% 0 no-repeat;
}

legend { display: none; }




.form_p{
    background:#EEEEEE;
	padding:0 0 0 15px;
}

.form_text{
    font-weight:bold;
	color:#666666;
}
.form_tabines{
    margin:25px 0 0 15px;
	padding:20px 0 10px 0;
	background:#DEDEDE;
	height:120px;
	width:290px;
}
.form_bus{
    margin:25px 0 0 0;
	padding:20px 0 10px 0;
	background:#DEDEDE;
	height:120px;
	width:220px;
}
.form_tabi_bus{
    margin:25px 0 0 0;
	padding:20px 0 10px 35px;
	background:#DEDEDE;
	height:120px;
	width:420px;
}
.network-kakomi{
/*    border:2px solid #3b78a7;
	padding:4px 0 4px 8px;
	width:140px;
	margin:0 0 20px 0;*/
}

.title {
  background-image: linear-gradient(to right, #eaf4ff 0%, #191970 51%, #eaf4ff 100%);
  height: auto;
  overflow: hidden;
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0;
  border-radius: 5px;
}


/* -----------------tabines_merit.html-----------------------------*/

.box_text{
    padding:8px 10px 10px 18px;
	margin:0 55px 0 0;
	background-color:#E7F0DF;
	border: 1px #B4D094 solid; 
}
.box_text p{
    padding: 5px 0 0 0;
	margin:0;
	font-weight:bold;
}

.box_text a:hover{ 
	color:#1545B1;
	text-decoration:underline;
}
.box_text a {
	color:#F86600;
	text-decoration: none;
}
/* -----------------tabines_new.html-----------------------------*/

.box_text2{
    padding:8px 10px 10px 18px;
	margin:0;
	background-color:#E7F0DF;
	border: 1px #B4D094 solid; 
}
.box_text2 p{
    padding: 3px 0 0 0;
	margin:0;
	font-weight:bold;
}

.box_text3{
    padding:8px 10px 10px 18px;
	margin:0;
	background-color:#E7F0DF;
	border: 1px #B4D094 solid; 
}
.box_text3 p{
    padding: 3px 0 0 0;
	margin:0;
}
/* ------------------sub-text-------------------------------------*/

.sub_text_b_brack_b{
    margin:25px 0 25px 0;
	font-weight:bold;
}
.sub_text_b_red_b{
    margin:25px 0 25px 0;
	color:#FF0000;
	font-weight:bold;
}
.sub_text_b_gray_b{
    margin:25px 0 25px 0;
	color:#999999;
	font-weight:bold;
}
.sub_text_b{
    margin:25px 0 25px 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    color: #666666;
}

.sub_text_brack{
    color:#000000;
}
.sub_text_red{
	color:#FF0000;
}
.sub_text_gray{
	color:#999999;
}
/* ------------------sub-img-text-------------------------------------*/

.img_text{
    width:536px;
	height:auto;
	float:left;
	margin:0 0 25px 0;
}
.sub_left_img{
    width:230px;
	height:auto;
	float:left;
}
.sub_right_img{
    width:230px;
	height:auto;
	float:left;
}
.sub_left_text{
    width:291px;
	padding:0 15px 0 0;
	height:auto;
	float:left;
}
.sub_right_text{
    width:291px;
	padding:0 0 0 15px;
	height:auto;
	float:left;
}
.clear-left{
    clear:left;
}

.sitemap_arrow{
    color:#AFB086;
}

/* ------------------トップページバナー（がんばろう日本＆ちゃれんじ25------------------*/
.top_banner{
	width:544px;
	height:auto;
	clear:left;
	float:left;
	padding-top:15px;
}
.top_banner  a:hover img{
	opacity:0.7;
	filter:alpha(opacity=80);
}

/* ------------------フォーラムページの表------------------*/

.forum_chart	{
width:528px;margin:0px 0px 10px 0px;padding:0px;
border-collapse:separate;
border-spacing:0px;
border-top:1px solid #1C7AB8;
border-left:1px solid #1C7AB8;
empty-cells:show;
}
.forum_chart th	{
width:25%;padding:4px 2px 2px 4px;
text-align:center;vertical-align:middle;color:#FFFFFF;
background-color:#1C7AB8;
border-top:1px solid #F5F5F5;border-left:1px solid #F5F5F5;
border-right:1px solid #1C7AB8;border-bottom:1px solid #1C7AB8;
}
.forum_chart td	{
padding:4px 2px 2px 8px;
background-color:#F5F5F5;
border-right:1px solid #1C7AB8;
border-bottom:1px solid #1C7AB8;
}

/* ------------------strict------------------*/

.strict_print_box{
width:527px;
height:auto;
background-color: #c1ecff;
float:left;
}

.strict_print_box_reft{
width:327px;
height:auto;
float:left;
}

.strict_print_box_reft_headline{
margin:10px 120px 7px 10px;
border:4px solid #ffc178;
padding:5px;
background-color:#fffa78;
}

.strict_print_box_reft_description{
padding:5px 25px 5px 15px;
}

.strict_print_box_right{
width:200px;
height:auto;
margin:10px 0;

float:left;
text-align:center;

}
.strict_print_box_right{
width:200px;
height:auto;
float:left;

}


