@charset "utf-8";

/********************************
*                               *  
 *    good job  (x_x)   *
*                               * 
********************************/


a:visited {
	color: #616161;
	text-decoration: none;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	color:#616161;
	background-color: #FFFFFF;
	background-position: center top;
	width: 100%;
}
/*--------------------------------------
              link style
--------------------------------------*/
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	color: #FF0066;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #ff006c;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #616161;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	color: #ff006c;
	text-decoration: none;
	font-size: 12px;
}


/*--------------------------------------
              basic layout
--------------------------------------*/
#wapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	width: 100%;
}
#hed {
	background-color: #464646;
	height: 20px;
	width: 100%;
}
#hed h1 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-size: 12px;
	color: #ff63bb;
	text-align: left;
	font-weight: normal;
}
#header {
	height: 103px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header div.h1_fmt {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header div.h2_fmt {
	float: right;
	margin-top: 47px;
	background-repeat: no-repeat;
}


.clear {
	clear: both;
}
h2 {
	height: 500px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#main h3 {
	float: left;
	height: 75px;
	width: 550px;
	font-size: 12px;
	color: #616161;
	padding-top: 25px;
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
}
#main #enterNavi {
	float: right;
	padding-top: 10px;
	overflow: hidden;
}
#main #enterNavi ul {
	list-style-type: none;
	padding: 0;
}
#main #enterNavi li {
	display: inline;
}
#main #enterNavi li a {
}
#main #mainBox {
	clear: both;
	height: auto;
	width: 950px;
	margin-bottom: 25px;
}
#main #mainBox p {

}
#main #mainBox p a {
	text-decoration: underline;
}


#wapper #main #mainBox p a {
	color: #333333;
}

#main #mainBox .lbana {
	height: 80px;
	width: 468px;
	float: left;
	font-size: 10px;
	color: #00aeff;
	text-align: left;
	text-decoration: none;
}
#main #mainBox .rbana {
	float: right;
	text-align: left;
	height: 80px;
	width: 468px;
	font-size: 10px;
	color: #00aeff;
	text-decoration: none;
}

#main .tittleBox {
	float: left;
	height: 71px;
	width: 71px;
	background-image: url(../images/entet_osaka.jpg);
}
#main #otxt {
	float: left;
	height: auto;
	text-align: left;
	padding-bottom: 20px;
}
#main .tittleBox2 {
	float: left;
	height: 71px;
	width: 71px;
	background-image: url(../images/enter_kyoto.jpg);
}
#main #ktxt {
	float: left;
	background-image: url(../images/enter_kyototxt.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 840px;
	padding-top: 40px;
	padding-left: 15px;
	text-align: left;
	padding-bottom: 20px;
}
#footer {
	background-color: #000000;
	height: 80px;
	margin-top: 50px;
}
#footer #footerBox {
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #ff006c;
	text-align: left;
	position: relative;
}
#footer #footerBox #fbb {
	height: 22px;
	width: 140px;
	position: absolute;
	left: 810px;
	top: -21px;
}
#footer #footerBox p {
	padding-top: 25px;
}


#footer #footerBox #address_style {
	padding-top: 10px;
}

