@charset "Shift_JIS";

.txth2{
	clear:both;
	margin-bottom: 10px;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */

div#content {
	width: 758px;
	margin: 30px auto 0 auto;
	text-align:left;
}

#wrap2 {
	width:100%;
	background:#FFFFFF url(../../img/common/bg_blue2.jpg) center top repeat-x;
}

#boxsky2 {
	background:url(../../img/common/bg_type.jpg) center top no-repeat;
}

/* ********************************************************************************
 * dsiwareInfo
 * ******************************************************************************** */

div#dsiwareInfo {
	clear: both;
	width:758px;
	margin:0 auto;
	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;
	background:#FFF;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareText {
	width: 500px;
	margin-left: 200px;
	font-size: 92%;
	text-align:left;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareLogo {
	position: absolute;
	top: 2.3em;
	left: 42px;
	width: 119px;
	height: 23px;
}

/* ********************************************************************************
 * container
 * ******************************************************************************** */

/* boxtop --------------------*/
div#boxtop{
	width:768px;
}

div#boxtop h1{
	float:left;
	width:242px;
	padding:25px 0 0 0;
}

div#boxtop div.boxright{
	float:right;
	width:145px;
	padding:62px 0 0 0;
}


div#boxtop div.boxright p.btn01{
	width:145px;
	height:36px;
	text-indent:-9999px;
}

div#boxtop div.boxright p.btn01 a{
	width:145px;
	height:36px;
	display:block;
	background:url(../../img/common/btn_top.gif);
}

div#boxtop div.boxright p.btn01 a:hover{
	background-position:0 -36px;
}

/* boxArea --------------------*/
div#boxArea{
	width:758px;
	margin:0 auto;
}

/* g_navi --------------------*/
div#g_navi{
	clear:both;
	width:758px;
	margin-top:45px;
}

div#g_navi li.navi1{
	width:258px;
	display: inline;
	text-indent: -9999px;
}

div#g_navi li.navi1 a{
	float:left;
	width:258px;
	height:50px;
	text-decoration:none;
	display:block;
	background:url(../../img/common/navi1.gif);
}

div#g_navi li.navi1 a:hover{
	background-position:0 -50px;
}

div#g_navi li.navi2{
	width:242px;
	display: inline;
	text-indent: -9999px;
}

div#g_navi li.navi2 a{
	float:left;
	width:242px;
	height:50px;
	text-decoration:none;
	display:block;
	background:url(../../img/common/navi2.gif);
}

div#g_navi li.navi2 a:hover{
	background-position:0 -50px;
}

div#g_navi li.navi3{
	width:258px;
	display: inline;
	text-indent: -9999px;
}

div#g_navi li.navi3 a{
	float:left;
	width:258px;
	height:50px;
	text-decoration:none;
	display:block;
	background:url(../../img/common/navi3.gif);
}

div#g_navi li.navi3 a:hover{
	background-position:0 -50px;
}

/* boxwrap --------------------*/
div#boxwrap{
	width:758px;
	height:767px;
	margin-bottom:50px;
	background:url(../img/bg_boxwrap.gif) no-repeat center top;
}

div#boxwrap p.texttop{
	width:704px;
	margin:0 auto;
	padding-top:30px;
}

div#boxwrap h3{
	width:704px;
	margin:0 auto;
	padding-top:30px;
}

div#boxwrap h3.last{
	width:698px;
	margin:0 auto;
	padding-top:50px;
}

/* box1st --------------------*/
div#box1st{
	width:698px;
	height:599px;
	margin:30px auto 0 auto;
	background:url(../img/bg_box1st.gif) no-repeat center top;
	position:relative;
}

div#box1st dl{
	padding:20px 0 0 218px
}

div#box1st dl dd.img01{
	padding:15px 0 0 0;
}

div#box1st dl dd.text01{
	padding:5px 0 44px 56px;
}

div#box1st table{
	width:680px;
	margin:0 auto;
	text-align:center;
}

div#box1st table tr td{
	vertical-align:top;
}

div#box1st table tr td.img01{
	padding:10px 0 0 0;
}

