@charset "Shift_JIS";

.txth2{
	margin-bottom: 10px;
}

h1 {
	padding-left: 1px;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */

div#content {
	width: 758px;
	margin: 20px auto 0;
	text-align:left;
}


/* ********************************************************************************
 * dsiwareInfo
 * ******************************************************************************** */
div#dsiwareInfo {
	clear: both;
	margin-bottom: 20px;
}
div#dsiwareInfo div#dsiwareInfoTop {
	width: 758px;
	height: 14px;
	background: url(../img/common/dsiware_top.gif) no-repeat 0 0;
	font-size: 0
}
div#dsiwareInfo div#dsiwareInfoBottom {
	width: 758px;
	height: 16px;
	background: url(../img/common/dsiware_bottom.gif) no-repeat 0 0;
}
div#dsiwareInfo div#dsiwareInfoContents {
	width: 756px;
	border-left: solid 1px #ff418c;
	border-right: solid 1px #ff418c;
	position: relative;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareText {
	width: 500px;
	margin-left: 200px;
	font-size: 92%;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareLogo {
	position: absolute;
	top: 2.3em;
	left: 42px;
	width: 119px;
	height: 23px;
}

/* p.pageNavi
------------------------------------------------------------*/
div#content p.pageNavi {
	margin: 30px 0 20px;
	text-align: center;
}


/* ********************************************************************************
 * 追加
 * ******************************************************************************** */
div.bottom {
	width: 758px;
	margin-bottom: 30px;
	padding-bottom: 40px;
	background: url(../img/index/box_bottom.gif) bottom center no-repeat;
}

div.middle {
	overflow: hidden;
	width: 670px;
	margin: 0 auto;
	padding: 0 44px;
	background: url(../img/index/box_middle.gif) top center repeat-y;
}

div.middle table tr td,
div.middle table tr th {
	vertical-align: top;
}

div.middle table tr th {
	padding-bottom: 5px;
}

div.middle table tr td p {
	font-size: 12px;
	line-height: 1.5;
}

div.middle table tr td.text {
	width: 300px;
}

/*div.middle table tr td.text p {
	width: 255px;
	min-height: 315px;
	padding-top: 10px;
	background: url(../img/index/create_intro_bg.gif) bottom center no-repeat;
}*/
	/* html div.middle table tr td.text p {
		height: 315px;/* ie6以下に適用 
	}*/
	
div.middle table tr td.text p {
	width: 260px;
	text-indent: -9999px;
}

div.middle table tr td.text p#btn_create {
	margin-top: 40px;
}

div.middle table tr td.text p#btn_create a {
	display: block;
	width: 260px;
	height: 87px;
	background: url(../img/index/btn_create.gif) top center no-repeat;
}

div.middle table tr td.text p#btn_create a:hover {
	background-position: bottom center;
}


div.middle table tr td.flash {
	width: 370px;
	text-align: center;
}

div.middle table tr td.flash p {
	padding-right: 10px;
}


/*	div#createflash
===================================================================*/
div#createflash {
	text-align: right;
}

div#createflash p {
	padding-top: 15px;
}

div.middle ol {
	width: 618px;
	margin: 0 auto;
	padding-top: 52px;
}

div.middle ol li {
	margin-top: -12px;
	padding-bottom: 44px;
	background: url(../img/index/arrow.gif) bottom center no-repeat;
	text-align: center;
}

div.middle ol li.last {
	padding-bottom: 0;
	background: none;
}

div.middle p#original {
	margin-top: 50px;
	padding-bottom: 25px;
	text-align: center;
}

p.leadcopy {
	padding-bottom: 20px;
}

/*	div#mode
===================================================================*/
div#mode {
	float: left;
	width: 322px;
}

div#mode table#hitori {
	margin-top: 20px;
}

div#mode p {
	width: 156px;
	padding-left: 20px;
}

div#mode p img {
	padding-top: 45px;
}

td#taisen_caption {
	padding-top: 10px;
}

div#flasharea {
	float: right;
	width: 290px;
	padding-top: 5px;
}

div#flasharea p {
	padding-top: 30px;
	padding-left: 5px;
}

div#flasharea p a {
	display: block;
	width: 280px;
	height: 60px;
	background: url(../img/index/btn_manual.gif) top center no-repeat; 
	text-indent: -9999px;
}

div#flasharea p a:hover {
	background: url(../img/index/btn_manual.gif) bottom center no-repeat;
}
