@charset "utf-8";
/* CSS Document */

body{
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#000;
	min-height:100%;
	font-family:ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic 　　Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic;
	font-size: 14px;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	padding:0;
	margin:0;
	background-attachment: fixed;
}
img{
	position:relative;
	width:auto;
	border:0;
}
header{
	padding-top:15px;}
aside {
	background-color: #FFF;
	text-align: left;
	padding: 8px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin: 10px auto;
	font-size: 12px;
}
h2 {
	background-color: #000;
	font-size: 14px;
	height: 21px;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.logo {
	text-align: right;
}
.text2 {
	padding: 0 10px;
}
#wrapper aside .icon {
	margin-right: 10px;
}



.photo {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



#wrapper {
	text-align:left;
	padding-top: 50;
	padding-bottom: 50;
}
.text {
	color: #EEE;
	padding: 0px;
	text-align: left;
	letter-spacing:0.1em;
	margin: 0px;
}
footer{
	font-size:12px;
	color:#FFF;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: right;
}
