body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Wrapper {
	min-width: 880px;
}
/* --Container-- */
#Container {
	width: 100%;
	border-top-width: 4px;
	border-top-style: outset;
	border-top-color: #a8a8a8;
}
/* --header-- */
#header {
	width: 960px;
	height: auto;
	margin:10px auto;
}

#header p {
	margin-top:20px;
}


/* --Grobal Navi-- */
#Menu {
	height: 48px;
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a8a8a8;
	border-right-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
	border-left-color: #a8a8a8;
	width: 100%;
	background-image: url(../images/nav-bg_off.png);
	background-repeat: repeat-x;
	background-position: 1px;
}
#Nav {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
}
#Nav li a {
	display: block;
	width: 123px;
	height: 47px;
	border-left-style: solid;
	border-left-color: #a8a8a8;
	float: left;
	text-indent: -9999px;
	padding-top: 1px;
	background-position: center 1px;
	background-repeat: no-repeat;
}
#Nav .Nv01 a {
	border-left-width: 1px;
}
#Nav .Nv02 a {
	border-left-width: 1px;
}
#Nav .Nv03 a {
	border-left-width: 1px;
}
#Nav .Nv04 a {
	border-left-width: 1px;
}
#Nav .Nv05 a {
	border-left-width: 1px;
}
#Nav .Nv06 a {
	border-left-width: 1px;
}
#Nav .Nv07 a {
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8a8a8;
}
#Nav li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E50012;
	background-position: 0px bottom;
}
#Nav .Nv01 a:hover {
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#Nav .Nv02 a:hover {
	border-left-width: 1px;
}
#Nav .Nv03 a:hover {
	border-left-width: 1px;
}
#Nav .Nv04 a:hover {
	border-left-width: 1px;
}
#Nav .Nv05 a:hover {
	border-left-width: 1px;
}
#Nav .Nv06 a:hover {
	border-left-width: 1px;
}
#Nav .Nv07 a:hover {
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8a8a8;
}
/* --MainVisual-- */
#MainVisualWrap {
	width: 100%;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #a8a8a8;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
}
#MainVisual {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
#Shadow {
	background-repeat: repeat-x;
	display: block;
	height: 14px;
	width: 100%;
}
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:282px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* --Main-- */
#Main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 16px;
	margin-top: 30px;
}
#Content {
	width: 880px;
	float: left;
}
#Side {
	width: 203px;
	float: right;
}
#Side img {
	margin-bottom: 10px;
}
/* --Footer-- */
#FooterArea {
	clear: both;
	height: auto;
	width: 100%;
	background-color:#efefef;
}
#GoTopArea {
	background-color: #FFF;
	width: 100%;
}
#GoTop {
	width: 880px;
	/* [disabled]height: 32px;
*/
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#Footer {
	width: 100%;
	background-color:#efefef;
	
}
#FootNav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px auto;
	margin-bottom: 10px;
	font-size:90%;
	background-color:#efefef;
	
}
#FootNav li {
	display: block;
	float: left;
	margin:10px;
}

#FootNav #sub{
	margin-left:40px;
}



#FootSiteNavi {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#FootSiteNavi li a {
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
	height: 12px;
	float: left;
	margin-left: 20px;
}

#FootSiteNavi li a:hover {
	background-position: 0px bottom;
}
#copyright {
	clear: both;
	text-align: center;
	margin: 20px auto 0 auto;
	color: #FFF;
	font-size: 88%;
	background-color:#000;
	padding:10px 0;
}

#mobile{
	background-color:#FFF;
	width:535px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	border-color:#999;
	border-style: dotted;
	border-width:1px;
}

.p_zoom {
	font-size:15px;
	border:2px #ccc solid;
	width:60%;
	padding:10px;
	margin:0 120px;
	background-color:#e8e8e8;
	
	
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}

.pagetop a {
	display: block;
	background-color: #ccc;
	text-align: center;
	color: #222;
	font-size: 25px;
    text-decoration: none;
    padding: 15px;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;

}

.pagetop a:hover {
	display: block;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: 25px;
	text-decoration: none;
	padding:15px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;

}
