﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff; /*#66cc33*/
	background-image: url(../images/bg_wakui.jpg);
	color:#ffffff;
}

#snap-base {
	text-align: center;
	width: 100%
	line-height:1.5;
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------------*/
/* HEADER BLOCK */
/* ------------------------------------------------------------------------*/
#snap-header {
	text-align:left;
	width: 965px;
	margin:10px auto 0 auto;
/*	margin: 0; */
	padding: 0;
/*	background-image: url(../images/header_image.jpg); */
/*	background-repeat: no-repeat; */
	background-color: #000000;
}

/* ------------------------------------------------------------------------*/
#snap-globalbar {
	width:965px;
	height:32px;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
	background-color: #000000;  /* #66cc33 #006600 */
/*	border: 1px solid #66cc33; */
	background-image: url(../photo/photo_header.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0 ;
}

#snap-globalbar ul {
	width:700px;
/*	width:980px; */
/*	height:20px;  */
	font-size:12px;
	overflow:hidden;
	margin:0 0 0 160px;
	padding:0 0 0 20px;
	list-style:none;
}

#snap-globalbar li {
	float:left;
	margin:0;
	padding: 2px;
}

#snap-globalbar a {
	display:inline;
	width:100%;
	margin:0;
	padding: 2px;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
}

#snap-globalbar a:hover {
	color:#ffdd00; /*#ffa500*/
}

#snap-globalbar h1 {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
        font-weight: normal;
	line-height:1.5;
	margin:3px 0 0 0 ;
	padding:0 20px 0 0 ;
        text-align: right;
}

#snap-globalbar p {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.4;
	color:#ffffff;
	margin:0 0 5px 0;
	padding:0 0 0 210px ;
        text-align: left;
}

/* ------------------------------------------------------------------------*/
/* CONTENT BLOCK */
/* ------------------------------------------------------------------------*/
#snap-content {
	text-align:left;
	width: 965px;
	margin:10px auto 0 auto;
	padding: 0;
	background-color: #000000;
	background-image: url(snap/bg_bc33lby.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 680px;
}
*html #snap-content {
	text-align:left;
	width: 965px;
	margin:5px auto 0 auto;
	padding: 0;
	background-color: #000000;
	background-image: url(snap/bg_bc33lby.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 680px;
}
*:first-child+html #snap-content {
	text-align:left;
	width: 965px;
	margin:5px auto 0 auto;
	padding: 0;
	background-color: #000000;
	background-image: url(snap/bg_bc33lby.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 680px;
}

/* ------------------------------------------------------------------------*/
.box0                    { width: 965px; height: 349px; margin: 0; padding: 0; }
*html .box0              { width: 965px; height: 349px; margin: 0; padding: 0; }
*:first-child+html .box0 { width: 965px; height: 349px; margin: 0; padding: 0; }

/* ------------------------------------------------------------------------*/
p.line05 {
	margin: 0;
	padding: 0;
	line-height: 0.5;
}



/* ------------------------------------------------------------------------*/
/* FOOTER BLOCK */
/* ------------------------------------------------------------------------*/
#snap-footer {
	width: 965px;
	margin: 5px auto;
	padding: 0;
/*	background-color: #006600; */
}
*html #snap-footer {
	width: 965px;
	margin: 0 auto;
	padding: 0;
/*	background-color: #006600; */
}

#snap-footerbar {
	width: 965px;
	float:left;

/*	background-color: #000000; */
/*	background-image: url(../images/footer01.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left bottom; */
/*	margin: 5px auto 0 auto; */
	padding: 5px 0 3px 0;
/*	background-color:#006600; */
/*	border: 1px solid #66cc33; */
	color:#000000; /*#ffffff  #006600*/
	clear:both;
}


#snap-footerbar address {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-style:normal;
	line-height:1.5;
	text-align:center;
}

#snap-footerbar a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 0 0 5px;
	padding:0;
	text-decoration:none;
	color:#000000; /*#ffffff  #006600*/
}

#snap-footerbar p {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:8px;
	line-height:1.3;
	text-align:left;
	color:#ddd9ce; /*#006600  #ccff66*/
	margin:0;
	padding:0;
}

#snap-footerbar a:link { color:#e60000;} /* before #ffffff #000000 #006600 */
#snap-footerbar a:visited { color:#e60000;} /* before #ffffff #000000 #006600 */
#snap-footerbar a:hover { color:#e60000; text-decoration: underline;} /* #ff3300 */
#snap-footerbar a:active { color:#e60000; text-decoration: underline;}

/* */
/* */

