@charset "utf-8";
body,h1,h2,h3,h4,h5,ul,li,strong,p,em,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
img,a img
	{
	border: 0;}

#wrap {
	font-family: "メイリオ";
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 1500px;
	width: 750px;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#hajime {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#phot {
	height: 200px;
	width: 150px;
	padding-top: 20px;
	padding-left: 30px;
	float: left;
}
.bun {
	padding-left: 20px;
	padding-top: 10px;
	font-family: "���C���I";
	line-height: 15px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 700px;
}
#txt {
	width: 550px;
	padding-top: 20px;
}

h1 {
	font-size: 16px;
	color: #666666;
	margin-top: 30px;
	padding-left: 150px;
}
.masu {
	padding-left: 15px;
	padding-top: 8px;
	font-size: 15px;
	display: inline;
	color: #3366FF;
}
.masu a:link,.masu a:visited{
	color: #0066FF;
	text-decoration: none;
	color: #0066FF;
}

#live {
	padding-top: 20px;
	float: left;
	padding-left: 50px;
	margin-top: 70px;
}
#google {
	float: left;
	padding-left: 50px;
	width: 500px;
	padding-top: 20px;
}
#link {
	clear: left;
	padding-left: 30px;
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
}
#link a:link,#link a:visited{
	color: #0066FF;
	text-decoration: none;
	color: #666666;
}
.links{
	padding-left: 170px;
	list-style-type: none;
}
.links a:link,.links a:visited{
	color: #0000CC;
	text-decoration: none;
	margin-top: 30px;
	font-size: 15px;
}

