@charset "UTF-8";

* {
	margin:0;
	padding:0; 
}

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{

	border: 0px;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	line-height: 1.5em;
}

body {
	text-align : center;
	font-family: 'Noto Sans Japanese',sans-serif;
	/*
	font-family : 'Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*/
	background-color : #f8f4e6;
	color : #898989;
}

#page {
	padding: 20px;
	text-align: left;
}

#ad {
	padding: 10px;
	border-left: 5px solid #c9caca;
}

h1 {
	margin: 0px 0px 10px 0px;
	color: #333333;
	font-size: 150%;
}

.ruby {
	color: #898989;
}

address {

}

.twitter {
	width: 200px;
}

.test {
	width: 200px;
	text-align: center;
	color: #fff;
	background: #ff8f6b;
}

.test00 {
	font-family : 'ＭＳ Ｐゴシック';
}

.test01 {
	font-family : 'Noto Sans Japanese';
}

.test02 {
	font-family : 'メイリオ';
}

.test03 {
	font-family : 'ヒラギノ角ゴ Pro W3';
}

#copy {
	margin: 20px 10px;
	font-size: 80%;
}

a:link {
	color: #0033ff;
	text-decoration:underline;
}

a:hover {
	color: #cc6600;
	text-decoration:underline;
}

#scrollbox {
	position: relative;
}

.clear {
	clear:both;
}

/*==============================*/
/*=== ページの先頭へ戻る		 ===*/
/*==============================*/

#navi-dock {
	position: fixed;
	z-index: 999;
	right: -2px;
	/right: 0px;
	top: 30%;
	_width:149px;
	_float:right;
}

#navi-dock a {
	display: block;
	text-decoration: none ;
}

#navi-dock a:hover {
	text-decoration: none ;
	position:relative;
	top : 1px;
}


/*********** CrossSlide用 ***********/
#gallery1 {
	width: 656px;
	height: 248px;
}


/*==============================*/

#gallery {
	background: #ffffff;
	padding: 0px;
	width: 580px;
	margin: 0 auto;
}
