@charset "Shift_JIS";

html,
body {
　　height:100%;
	margin: 0;
	padding: 0;
}

div#cont_index{
　　position:relative;
	min-height: 100%;
	background-image: url(../img/index_img02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#cont_main{
	min-height: 100%;
}

div#footer{
	position:absolute;
	bottom:0;
	width:100%;
}



a:link {	
     color: #FF0066;
     text-decoration: none;
}
a:visited {	
     color: #FF0066;
     text-decoration: none;
}
a:hover {	
     color: #FF3CA2;
     text-decoration: underline;
}
a:active{	
     color: #FF0066;
     text-decoration: none;
}
.text10 {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
        text-align:left;
}
.text10gray {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #818181;
}
.text10yellow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCC00;
}
.logo_bg {
	background-image: url(../img/contentslogobg_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_bg {
	background-image: url(../img/index_img02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.profile_bg {
	background-image: url(../profile/img/profile_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text12gray {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.text11gray {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.members_bg {
	background-image: url(../members/img/members_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text11pink {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0066;
}
.download_bg {
	background-image: url(../download/img/download_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.product01_bg {
	background-image: url(../product/img/product01_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.product02_bg {
	background-image: url(../product/img/product02_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.product03_bg {
	background-image: url(../product/img/product03_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.product04_bg {
	background-image: url(../product/img/product04_img01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

