/* ///ヘッダー/// */

#header {
	width : 760px;
	background: #fff;
	overflow: hidden;
}

#header .inner{
	width: 600px;
	padding-bottom:10px;
	xbackground: #fcc;
	overflow: hidden;
	float:left;
}

#header .inner p{
	font-size:50%;
	margin: 10px 0 0 0;
}

#header .rogo {
	width: 360px;
	height: 40px;
	display: block;
	text-indent:-9999em;
	xbackground: #f00;
	margin: 5px 0 0 0;
	background: url("image/rogo.jpg") no-repeat;
	background-position: top left;
}


#header h2{
	width: 130px;
	height: 70px;
	display: block;
	background: #f00;
	margin: 20px 10px 0 0;
	float:right;
	text-indent:-9999em;
	background: url("image/mark.jpg") repeat;
}

/* ///上メニュー/// */
#main .ue{
	width: 760px;
	overflow: hidden;
	line-height:1.2em;
}

#main .in_menu{
	width: 200px;
	text-align:right;
	overflow: hidden;
	xbackground: #000;
	float:right;
	font-size:60%;
	margin-top:10px;
}
#main .in_menu ul{
	list-style-type:none;
	overflow: hidden;
}

#main .in_menu li a{
	text-decoration: none;
	color:#696969;
}

#main .in_menu li span{
	color:#000;
	font-weight:bold;
}


/* ///下メニュー/// */
#shitamenuinner{
	background: #000;
	overflow: hidden;
	margin: 10px 0;
}
#shitamenuinner ul{
	width: 500px;
	margin-left:130px;
	list-style-type:none;
	background: #000;
}

#shitamenuinner li{
	float:left;
	font-size:9px;
	margin-left:15px;
	text-align:center;
	xborder-right: 1px solid #696969;
}

#shitamenuinner li a{
	text-decoration: none;
	color:#fff;
}

#shitamenuinner li a:hover {
	text-decoration: none;
	color:#cc3300
}



/* ///フッター/// */

#copyrights {
	width: 760px;
	overflow: hidden;
	padding-bottom: 10px;
}

#copyrights .rink{
	width: 330px;
	float:right;
}

#copyrights .inner{
	width: 330px;
	float:left;
	font-size:65%;
	color:#808080;
	margin:10px 0 0 5px;
}


#copyrights .rink ul{
	width: 330px;
	list-style-type:none;
}

#copyrights .rink li{
	height:30px;
	margin-left:5px;
	float:left;
	xbackground: #f00;
}

#copyrights .rink .JU a{
	width: 50px;
	height:30px;
	text-indent:-9999em;
	display:block;
	background: url("image/ju.jpg") repeat;
}

#copyrights .rink .USS a{
	width: 70px;
	height:30px;
	text-indent:-9999em;
	display:block;
	background: url("image/uss.jpg") repeat;
}

#copyrights .rink .CAA a{
	width: 60px;
	height:30px;
	text-indent:-9999em;
	display:block;
	background: url("image/caa.jpg") repeat;
}

#copyrights .rink .HAA a{
	width: 60px;
	height:30px;
	text-indent:-9999em;
	display:block;
	background: url("image/haa.jpg") repeat;
}

#copyrights .rink .JAA a{
	width: 60px;
	height:30px;
	text-indent:-9999em;
	display:block;
	background: url("image/jaa.jpg") repeat;
}

#copyrights address {
	font-style: normal;
	line-height: 1em;
	margin-right: 10px;
}



#picchange
{
	width: 250px;
	height: 160px;
	overflow: hidden;
}
