@charset "Shift_JIS";

body{
	width: 800px;
	font-size: 12px;
	font-family : "HiraMaruPro-W4" , "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #6699ff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}
a:link{
	color: #6699ff;
	text-decoration:underline;
}

a:hover{
	color: #6699ff;
	text-decoration:none;
}
a:visited{
	color: #6699ff;
	text-decoration:none;
}
a:active {
	color: #99ccff;
	text-decoration:underline;
}

h1{
	width: 701px;
	margin: 0px;
	text-align: center;
}

h2{
	clear: right;
	color: #6699ff;
	line-height: 170%;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
}

h3{
	color: #ffffff;
	line-height: 170%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	background-color: #6699ff;
	text-align: left;
	padding: 10px;
}

h4{

}

.menu{
	width: 701px;
	margin: 0;
	padding: 0;
}

.contents{
	width: 800px;
	background-color: #ffffff;
}

p{
	color: #6699ff;
	line-height: 170%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

p#text{
	text-align: center;
}

p.cap{
	color: #6699ff;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1em;
	text-align: center;
}

.bg1{
	background-image: url('img/bg1.jpg');
	width: 50px;
}

.bg2{
	background-image: url('img/bg2.jpg');
	width: 49px;
}

.social_plugins{
	float: right;
	margin: 5px 10px 0 0 ;
}

.twi{
	background-image: url('img/twitterbg.png');
	width: 299px;
	text-align: center;
}

.login{
	clear: right;
	padding: 5px 0 10px 0;
}

.login2{
	text-align: center;
}

address{
	height: 30px;
	background-color: #fff;
	color: #ff9999;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 5px;
}



