@charset "utf-8";
@import url("decoration.css");


* {
	margin		: 0;
	padding		: 0;
}

html,body {
	background-color : #fff;
	text-align : center;
	font-size : 12px;
	padding : 0;
	margin : 0;


}


a img {
	border : 0;
}


#wrap {
	margin		: 0 auto;
	padding		: 0;
	width : 752px;
	text-align : left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#wrap_top {
	margin		: 0 auto;
	padding		: 0;
	width : 777px;
	text-align : left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.clrfix {
	display					: inline-block;
	min-height: 1%;
}

.clrfix:after {
	content					: ".";
	display					: block;
	height					: 0;
	clear					: both;
	visibility				: hidden;
	overflow				: hidden;
	
}

.small{
	font-size:10px;
}

.normal{
	font-weight	: normal;
}

/*==============header===================*/
#header {
	margin : 0;
	padding : 0;
	
}

h1 {
	margin : 0 ;
	padding : 0;
	font-size:10px;
	font-weight	: normal;
	/*text-align : center;*/
	float: left;
}

.h1box{
	margin : 0 0 0 90px;
	text-align: center;
}


#hdlinkbox{
	background-color: transparent;
	width: 100%;
	height: 65px;
	clear: left;
	padding-left: 35px;
}


.hdlinkcate li{
	list-style-type: none;
	float: left;
}

.hdlinkinfo{
	height: 46px;
}

.hdlinkinfo li{
	list-style-type: none;
}

#search2{
	width: 750px;
	font-size: 12px;
	text-align: center;
}

#search2 ul{
	clear:both;
	margin:0;
	padding: 0px 0px 1px 10px;
}

#search2 li{
	float: left;
	margin: 0;
	list-style: none;
	padding-right: 5px;
}


/*==============footer===================*/

.footer2 {
	margin:30px 0 0 0;
	text-align: center;
	clear:both;
	
}

.footer2a {
	width : 752px;
	height:60px;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	margin:0;
}

.footer2a p {
	margin:0;
	padding:10px 0 0 0;
	font-size:10px;
	color:#fff;
	line-height:14px;
}

.footer_cop {
	margin:0;
	padding:0;
	font-size:10px;
	color:#666;
}

.footer2a A:link {
	COLOR: #fff;
}
.footer2a A:visited {
	TEXT-DECORATION: underline;
	COLOR: #fff;
}
.footer2a A:hover {
	TEXT-DECORATION: none;
	color: #fff;
}

#ftLink{
	color: #0000ff;
	font-size: 12px;
	text-align: center;
	width : 750px;
}
#ftLink a:link{color:#0000ff;text-decoration: none;}
#ftLink a:visited{color:#0000ff;text-decoration: none;}
#ftLink a:active{color:#0000ff;text-decoration: none;}
#ftLink a:hover{color:#0000ff;text-decoration: none;}


/******************tamaki 100112************************/
.h1info{
	font-size: 10px;
	float: left;
}

#hcate{
	margin: 10px 0 0 80px;
}


.h2info{
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.h3info{
	font-size: 12px;
	font-weight: normal;
	float: left;

/*	border: 1px solid #00f;*/
}

.bigbox {
	width:752px;
}

.em{
	letter-spacing: 1px;
	line-height: 5px;
}

.em2{
	font-size: 11px;
	letter-spacing: 1px;
}

.em3{
	letter-spacing: 3px;
}


.top_tourbuttonbox{
	width: 265px;
	float: right;
}

.l_box p{
	padding-bottom: 5px;
}

.p_l10{
 padding_left: 10px;
}