@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f8f8ff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:25px;
	color:#555;
	text-align:center;
	background:url(../img/bgdotgray.png);
	background-attachment:fixed;      
	-webkit-font-smoothing: antialiased;
}
a {
text-decoration: none;
}
a:hover {
color:#32B4B4;
}
a:hover img{
    opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity = 80);
}
#mainblock {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background:#FFF;
	float: none;
}

#mainimage {
	width: 900px;
	display:inline;
	float:none;
}
.subblock {
	width: 660px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align:left;
}
#headder {
	z-index: 1500;
	height: 64px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: -15px;
	position: fixed;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

/* floatの解除 */
.clear {
	clear:both;
}

/* フォント関連 */
.smalltext {
	font-size:11px;
	line-height:16px;
}
.smalltextred {
	font-size:12px;
	line-height:16px;
	color:#F00;
}
.h1 {
	font-size:35px;
	line-height:55px;
	letter-spacing: 0.1em;
}
.h2 {
	float:none;
	font-weight:bold;
	font-size:25px;
	line-height:75px;
	letter-spacing: 0.1em;
}
.indexAppMenu {
	color: #333;
	font-size:15px;
	letter-spacing: 0.03em;
	width:200px;
	background-image:url(../img/decrescendoindindex.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:30px;
}
.indexTitle {
	color:#32B4B4;
	font-weight:bold;
	font-size:20px;
	padding: 10px 0;
}
/* フッター */
#footer {
	height:200px;
	background-color: #666;
}
address {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-style:normal;
	font-size:10px;
}
.copywhi {
	color: #FFF;
	letter-spacing: 0.03em;
	width:200px;
	background-image:url(../img/decrescendo.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:30px;
}
.smalltextwhi {
	font-size:10px;
	line-height:30px;
	color:#FFF;
}
/* ダウンロードの枠 */
.husen {
	float:left;
	height:20px;
	font-size:11pt;
	color: #0CC;
	border-style:solid;
	border-width: 1px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:10px;
	margin:2px;
}
.husengray {
	float:left;
	height:20px;
	font-size:11pt;
	color: #CCC;
	border-style:solid;
	border-width: 1px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:10px;
	margin:2px;
}
.husenrating	 {
	float:left;
	height:20px;
	font-size:11pt;
	color:#FFF;
	background-color: #F36;
	padding-top:1px;
	padding-bottom:4px;
	padding-right:5px;
	padding-left:5px;
	margin:2px;
}

/* bxsliderの2枚目を遅らせて表示*/
#img2, #img3 {
display:none;
}
