@charset "Shift_JIS";

.txth2{
	margin-bottom: 10px;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */

div#content {
	width: 758px;
	margin: 20px auto 0 auto;
	text-align:left;
}

/* ********************************************************************************
 * contentInner
 * ******************************************************************************** */

div.contentInner {
	margin-bottom: 0;
	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;
	background: url(../img/method_btn.gif) 0 0 no-repeat;
	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;
}

/* ********************************************************************************
 * div.boxWrapper
 * ******************************************************************************** */
 
div.boxWrapper {
	width: 706px;
	background: url(../img/howto_bg.gif) 0 0 no-repeat;
	margin: 0 25px 0 25px;
}

/**** div.box1 ****/
div.boxWrapper div.box1 {
	display: inline;
	float: left;
	width: 225px;
	margin-right: 15px;
}
/* p.btn_detail */
div.boxWrapper div.box1 p.btn_detail {
	margin: 10px 0 0 130px;
}
div.boxWrapper div.box1 p.btn_detail a {
	display: block;
	width: 74px;
	height: 21px;
	background: url(../img/detailed.gif) 0 0 no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0; 
}
div.boxWrapper div.box1 p.btn_detail a:hover {
	background-position: 0 -21px;
}

/**** div.box2 ****/
div.boxWrapper div.box2 {
	display: inline;
	float: left;
	width: 225px;
	margin-right: 16px;
}
div.boxWrapper div.box2 p.text2 {
	width: 180px;
	margin: 10px auto 0;
}

/**** div.box3 ****/
div.boxWrapper div.box3 {
	float: left;
	width: 225px;
}

/* p.text2 */
div.boxWrapper div.box1 p.text2,
div.boxWrapper div.box2 p.text2,
div.boxWrapper div.box3 p.text2 {
	position: relative;
	width: 180px;
	margin: 10px auto 0;
}

/**** div.boxWrapper p.text ****/
div.boxWrapper p.text {
	width: 160px;
	margin: 20px auto;
	line-height: 1.6;
}

/**** div.boxBottom ****/
div.boxBottom {
	width: 706px;
	height: 16px;
	background: url(../img/howto_bottom.gif) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	margin: 0 25px 0 25px;
}

div.contentInner div.contentInnerContents div.boxA {
	 width:338px;
	 float:left;
}
div.contentInner div.contentInnerContents div.boxB {
	width:338px;
	float:right;
	margin-top: 60px;
}
div.contentInner div.contentInnerContents p.text {
	width: 370px;
	margin: 20px 0 0 30px;
}

/**** div#collection ****/
div#collection {
	margin: 30px 0 0 25px;
}
div#collection p {
	margin-top: 20px;
	color: #158cae;
}


/* ********************************************************************************
 * dsiwareInfo
 * ******************************************************************************** */

div#dsiwareInfo {
	clear: both;
	margin-bottom: 20px;
}
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;
}

/* p.pageNavi
------------------------------------------------------------*/
div#content p.pageNavi {
	margin: 30px 0 20px;
	text-align: center;
}


/* ********************************************************************************
 * 091125追加
 * ******************************************************************************** */


/* div.box
------------------------------------------------------------*/
div.box {
 	width: 704px;
	margin: 0 auto;
}
 
div.box h3 {
	text-align: center;
	height: 80px;
}

div.box p {
	font-size: 12px;
	line-height: 1.6;
}

div.box p.img {
	margin: 0 0 20px 0;
	text-align: center;
}

/* div.section
------------------------------------------------------------*/
div.section {
	width: 669px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(../img/block/contents_backtop.gif) top center no-repeat;
} 

/* div.section_bottom
------------------------------------------------------------*/
div.section_bottom {
	width: 669px;
	padding-bottom: 20px;
	background: url(../img/block/contents_backbottom.gif) bottom center no-repeat;
} 

div.section_bottom table tr td {
	vertical-align: top;
	width: 294px;
	padding: 0 14px;
}

div.section_bottom table tr td p {
	padding-top: 5px;
	min-height: 7em;
	line-height: 1.5;
}
	* html div.section_bottom table tr td p {
		height: 7em;/* ie6以下のみ適用 */
	}

/* div.section_bottom table tr td#push 
------------------------------------------------------------*/
div.section_bottom table tr td#push {
	padding-left: 50px;
	padding-right: 0;
}

div.section_bottom div {
	text-align: center;
}


