@charset "Shift_JIS";

.txth2{
	margin-bottom: 10px;
}

/* ********************************************************************************
 * 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;
}


/* ********************************************************************************
 * div.btnArea1
 * ******************************************************************************** */
div.btnArea1  {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
/* h2.title_HowTo */
div.btnArea1 h2.title_HowTo {
	 float:left;
}
/* p.btn_Method */
div.btnArea1 p.btn_Method {
	display:inline;
	float:left;
	margin-left: 20px; 
}
div.btnArea1 p.btn_Method a {
	display: block;
	width: 163px;
	height: 27px;
	text-indent: -9000px;
}
div.btnArea1 p.btn_Method a:hover {
	background-position: left bottom;
}

/* div.boxA
------------------------------------------------------------*/
/* h3 */
div.contentInner div.contentInnerContents div.boxA h3 {
	margin: 10px 0 10px 30px;
}



/* ********************************************************************************
 * 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;
	background:#FFF;
}
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;
}

/* ********************************************************************************
 * contents
 * ******************************************************************************** */

/* div.box
------------------------------------------------------------*/
div.box {
 	width: 704px;
	margin: 0 auto;
}


div.box h3{
	margin-bottom:20px;
	height:50px;
}
div.box h4{
	margin-bottom:30px;
	padding-left:20px;
}

div.box h5{
	margin:0;
	padding:0;
}

div#left{
	width:380px;
	float:left;
}

p.lefttext{margin:0 0 10px 0; padding-left:20px;}
p.lefttext img{margin-bottom:20px;}
p.flow{ margin:20px 0 0 0;padding:0 0 20px 20px;}


div#right{
	width:360px;
	float:right;
}

div#right table{ margin-left:30px;}
div#right td{ text-align:left;}

#topflash{
	width:758px;
	margin:0 auto;
	text-align:left;
}
* html #topflash{
	width:760px;
	margin:0 auto;
	text-align:right;
	padding:0;
}

#topflash img{
	margin:16px 0;
}

#flash01{
	width:320px;
	margin-top:70px;
	text-align:left;
}

