@charset "shift-jis";
/*----------------------------------------------------------------------------------
Ctrl + F
	ページサブタイトル
	本文
	ダウンロードボタン
----------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------
	ページサブタイトル
----------------------------------------------------------------------------------*/

#sub_0101 {
	background: url(../img/title/sub_dl_0101.jpg) no-repeat;
}


/*----------------------------------------------------------------------------------
	本文
----------------------------------------------------------------------------------*/
#span {
	display: none;
}



x#main p {
	text-indent: -9999px;
}
#main dl {
	display: none;
}
#main img {
/*	display: none;*/
}
.text_main {
	width: 585px;
	margin: 0px;
}
.swf_main {
	padding-left: 100px;
	background: url(../img/bg/text_main.jpg) repeat-y;
}


#text_main_010101 {
	text-indent: -9999px;
	height: 119px;
	background-image: url(../img/dl/midashi.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}

img{
	border:0;
}

/*----------------------------------------------------------------------------------
	コンテンツバナー
----------------------------------------------------------------------------------*/
.dlmenu {
/*	height: 550px;*/
	width: 555px;
	margin-bottom: 20px;
	height: 228px;
}
.dlmenu_left,
.dlmenu_right {
	height: 208px;
	width: 261px;
	margin-left:10px;
	margin-bottom:20px;
}
/*コンテンツ説明テキスト非表示*/
.dlmenu_left p,
.dlmenu_right p{
	display: none;
}

.dlmenu_left {
	float: left;
}
.dlmenu_right {
	float: right;
}


	