@charset "Shift_JIS";

.txth2{
	margin-bottom: 10px;
}

div#wrap {
	background: url(../img_cmn/bg_sea.jpg) top center repeat-x;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */

div#content {
	width: 758px;
	margin: 20px auto 0;
	text-align:left;
}

/* ********************************************************************************
 * contentInner
 * ******************************************************************************** */

div.contentInner {
	margin-bottom: 20px;
	clear: both;
	background-color: #FFFFFF;
}

/**** div.contentInnerTop ****/
div.contentInner div.contentInnerTop {
	width: 758px;
	height: 29px;
	background: url(../img_cmn/box_top.gif) no-repeat 0 0;
}

/**** div.contentInnerBottom ****/
div.contentInner div.contentInnerBottom {
	width: 758px;
	height: 42px;
	background: url(../img_cmn/box_bottom.gif) no-repeat 0 0;
}

/**** div.contentInnerContents ****/
div.contentInner div.contentInnerContents {
	width: 756px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

/* ********************************************************************************
 * dsiwareInfo
 * ******************************************************************************** */

div#dsiwareInfo {
	clear: both;
	margin-bottom: 0;
}
div#dsiwareInfo div#dsiwareInfoTop {
	width: 758px;
	height: 14px;
	background: url(../img/index/dsiware_top.gif) no-repeat 0 0;
	font-size: 0
}
div#dsiwareInfo div#dsiwareInfoBottom {
	width: 758px;
	height: 16px;
	background: url(../img/index/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;
}


/* ********************************************************************************
 * ’Ç‰Á
 * ******************************************************************************** */
div#softinfo div#softinfoContents p.important {
	clear: both;
	padding-top: 10px;
}

/* ul#contents_navi
------------------------------------------------------------*/
ul#contents_navi {
	width: 758px;
	margin: 20px auto;
}

ul#contents_navi li {
	float: left;
	width: 375px;
	margin-right: 8px;
	text-align: center;
}

ul#contents_navi li.option {
	margin-right: 0;
}

ul#contents_navi li a {
	display: block;
	width: 375px;
	height: 80px;
	background: top center no-repeat;
	text-indent: -9999px;
}

ul#contents_navi li a:hover {
	background-position: bottom;
}

ul#contents_navi li.about a {
	background-image: url(../img/index/navi_about.gif);
} 

ul#contents_navi li.option a {
	background-image: url(../img/index/navi_option.gif);
} 

div.back_middle {
	width: 758px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: url(../img/index/back_middle.gif) top center repeat-y;
}

div.back_bottom {
	width: 758px;
	height: 30px;
	background: url(../img/index/back_bottom.gif) bottom center no-repeat;
}


/* ul#maincontents
------------------------------------------------------------*/
table#maincontents {
	width: 720px;
	margin: 0 auto 20px auto;
}

table#maincontents tr td {
	padding-left: 30px;
}

table#maincontents tr td.flash {
	width: 328px;
	height: 518px;
	text-align: center;
	padding-left: 0;
}


/* ul#subgame
------------------------------------------------------------*/
table#subgame {
	width: 668px;
	margin: 0 auto;
}


