@charset "shift_jis";

body{
	background-color:#161613;
}

/*--------------------------------------------------------------------
css‚Ì‰Šú‰»
--------------------------------------------------------------------*/

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
text-align: left;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

/*-------------------------------------------------------*/

#wrap-gal {
	width:800px;
	margin:100px auto;
}


#content-gal{
	background:#161613 url(img/logo.jpg) 0 top no-repeat;
	width:638px;
	border:#333 solid 1px;
	margin:0 80px;
	padding-bottom:10px;
	
}
#content-gal:after {
	content:".";
	height:0;
	font-size:0px;
	line-height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#content-gal ul{
	margin-left:40px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
}
#content-gal li{
	margin-right:10px;
	margin-bottom:12px;
	float:left;
	list-style:none;
}

.linkbox{
	text-align:right;
	margin:32px 21px 10px 0;
}

.txt{
	margin-left:40px;
}



