body {
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}

table {
	border-top: 0.5px;
	border-left: 0.5px;
}

th {
	border-right: 0.5px;
	border-bottom: 0.5px;
}

td {
	border-right: 0.5px;
	border-bottom: 0.5px;
}

A:link {
	color: #FF6600;
	text-decoration: underline;
}

A:visited {
	color: #FF6600;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

A:active {
	color: #FF6600;
	text-decoration: underline;
}

h1 {
	font-size: 11px;
	color: #6666FF;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}

.t1 {
	font-size: 11px;
}

.t2 {
	color: #B41119;
	font-size: 11px;
}

.t3 {
	color: #FFFFFF;	
}

.t4 {
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}

.t5 {
    color: #CC0000;
}

/*左ナビ*/

#g-navi {
	width:167px;
	margin:0;
	padding:0;
}
#g-navi ul {
	margin:0;
	padding:0;
}

#g-navi li {
	margin:0 0 4px;
	padding:0;
	list-style-type:none;
	text-indent:25px;
	font-size: 11px;
	color: #FFFFFF;
	background:url(img/navi/b_navi.jpg) 0px 0px;
	height: 30px;
	line-height: 28px;
	font-weight: normal;
	text-align: left;
	display: block;
}
#g-navi li a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#g-navi li a:hover{
	color: #FFFFFF;
	background:url(img/navi/b_navi.jpg) 0px -30px;
	display: block;
	height: 30px;
	line-height: 28px;
	text-decoration: none;
}
#g-navi li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#g-navi li a:active{
	color: #FFFFFF;	text-decoration: none;
}

/*旅行するなら！枠*/
.headimg{
	width:557px;
	margin:0px auto;
	padding-bottom:10px;
	background:url(img/headimg_back.jpg) repeat-x left top;
	border:solid 1px #001894;
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.headimg p{
margin:0 10px;
}

#ble4{width:222px;
height:178px;
filter:blendTrans();}
#main {
	width: 557px;
	margin-right: auto;
	margin-left: auto;
}
body {
	line-height: 18px;
}
.kawase_1 {
	background-image: url(img/kawase_title_bg.jpg);
}
.tool {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 9px;
	font-weight: normal;
	background-position: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 12px;
	text-align: left;
}
h3 {
	background-image: url(img/title_bg.jpg);
	margin: 0px 0px 10px;
	padding: 15px 0px 0px;
	height: 30px;
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 20px;
	text-align: left;
	color: #333333;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	background-image: url(img/b_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 10px;
	margin: 2px 0px 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 28px;
	text-align: left;
}

#benri {
	margin: 0px;
	padding: 0px;
	width: 167px;
}
#oyakudachi {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
#oyakudachi ul{
	margin: 0px;
	padding: 0px;
}
#oyakudachi li{
	padding-left: 5px;
	text-indent: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
}
/*用語集スタイル*/
dt.cate {
  padding: 0 8px;
  font-weight:bold;
  background:#F7F7F7;
  clear:both;
}



dd.cate {
  padding: 0 8px;
  white-space: nowrap;
  float:left;
}



/*用語集cgi*/

.cate {
	font-size: 10pt;
	clear:both;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.cate dt{
	font-weight:bold;
	background:#F7F7F7;
	clear:both;
}



.cate dd{
	margin:0;
	padding-left:10px;
	white-space: nowrap;
	float:left;
	font-size: 10pt;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 0px;
}
/*　画像寄せ　*/
.image_floot_right {
	float: right;
	margin: 3px 0px 3px 10px;
	clear: both;
}

.image_floot_left {
	float: left;
	margin: 3px 8px 3px 0px;
	clear: both;
}

/*　区切り線　*/
.line_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}p {
	margin-top: 3px;
	margin-bottom: 3px;
}

/*　フッターＳＥＯリンク　*/
#foot_link{
	margin: 0px;
	padding: 0px;
}
#foot_link a:link{
	font-size: 10px;
	color: #666666;
}
#foot_link a:visited{
	font-size: 10px;
	color: #666666;
}
#foot_link a:hover{
	font-size: 10px;
	color: #666666;
}
#foot_link a:active{
	font-size: 10px;
	color: #666666;
}



form {
	margin: 0px;
	padding: 0px;
}
