@charset "utf-8";

/* Content ===================*/
div#flashcontent{
	width: 100%;
	height:100%;
}
h1{
	font-size: 12px;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #666666;
}
html {
		height: 100%;
		overflow: hidden;
}
/*
div#footer{
	position:absolute;
	bottom:0;
	height:60px;
	width:100%;
	background-image: url(../img/footer_bg.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
#cont1{
	padding-top: 85px;
	align: center;
	vertical-align: center;
	width: 600px;
}
*/
.text10pink {
	font-size: 10px;
	line-height: 14px;
	color: #CB3A87;
}
.text10 {
	font-size: 10px;
	line-height: 14px;
	color: #404345;
}
.text16pink {
	font-size: 16px;
	line-height: 20px;
	color: #CB3A87;
}

.text14 {
	font-size: 14px;
}








