@charset "Shift_JIS";

.txth2{
	margin-bottom: 10px;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */



div#content {
	width: 758px;
	margin: 20px auto 0;
	text-align:left;
}

/* ********************************************************************************
 * div.btnArea1
 * ******************************************************************************** */
 
div.btnArea1  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	padding-left: 5px;
}

/* h2.title_Method */
div.btnArea1 h2.title_method {
	 float:left;
	 margin-left: 10px;
	 margin-top: 42px;
}

/* p.btn_HowTo */
div.btnArea1 p.btn_HowTo {
	float:left;
	margin-left: 20px; 
	margin-top: 40px;
}
div.btnArea1 p.btn_HowTo a {
	display: block;
	width: 177px;
	height: 27px;
	background: url(../img/howto_top_btn.gif) 0 0 no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0; 
}
div.btnArea1 p.btn_HowTo a:hover {
	background-position: left bottom;
}
/* p.logo */
div.btnArea1 p.logo {
	float:right; 
}

/* ********************************************************************************
 * contentInner
 * ******************************************************************************** */

div.contentInner {
	margin-bottom: 20px;
}

/**** div.contentInnerTop ****/
div.contentInner div.contentInnerTop {
	width: 758px;
	height: 29px;
	background: url(../img/box_top.gif) no-repeat 0 0;
}

/**** div.contentInnerBottom ****/
div.contentInner div.contentInnerBottom {
	width: 758px;
	height: 42px;
	background: url(../img/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.wrapper
------------------------------------------------------------*/
div.contentInner div.contentInnerContents div.wrapper {
	width: 670px;
	margin: 0 auto;
}

/**** div.contentInnerContents div.box1 ****/
div.contentInner div.contentInnerContents div.box1 {
	 width:315px;
	 float:left;
}
div.contentInner div.contentInnerContents div.box1 h3 {
	margin-bottom: 20px;
}

/**** div.contentInnerContents div.box2 ****/
div.contentInner div.contentInnerContents div.box2{
	 width:315px;
	 float:right;
}
div.contentInner div.contentInnerContents div.box2 h3 {
	margin-bottom: 20px;
}
div.contentInner div.contentInnerContents p.text03 {
 	text-align: left;
}

/**** div.contentInnerContents div.box3 ****/
div.contentInner div.contentInnerContents div.box3 {
	width:670px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
/* h3 */
div.contentInner div.contentInnerContents div.box3 h3 {
	 margin-bottom: 20px;
}
/* p.text03_3 */
div.contentInner div.contentInnerContents div.box3 p.text03_3 {
	width: 640px;
	line-height: 1.6;
	text-align: left;
}
/**** div.contentInnerContents div.box3 div.box3_img ****/
#box3_img {
	width:670px;
	font-size: 0;
	line-height: 0;
	background-color: #e9faff;
	margin-top: 20px;
}
#camera TABLE {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#camera TABLE TD {
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	line-height: 140%;
}

/* ********************************************************************************
 * attention
 * ******************************************************************************** */

div#attention {
	margin: 30px 0 40px;
}
/* div#attentionTop */
div#attention div#attentionTop {
	width: 758px;
	height: 33px;
	background: url(../img/attention_top.gif) no-repeat 0 0;
	font-size: 0
}
/* div#attentionBottom */
div#attention div#attentionBottom {
	width: 758px;
	height: 33px;
	background: url(../img/attention_bottom.gif) no-repeat 0 0;
}
/* div#attentionContents */
div#attention div#attentionContents {
	width: 756px;
	margin-left: 1px;
	background: #ededed;
}
/* h3.title_attention */
div#attention div#attentionContents h3.title_attention {
	margin: 0 0 20px 45px;
}
/* ul.attentionText */
div#attention div#attentionContents p.attentionText {
	width: 646px;
	margin: 0 auto;
	line-height: 1.5;
	padding-left: 14px;
	padding-bottom: 8px;
	background: url(../img/dot_big.gif) 0 0.4em no-repeat;
}

/* p.pageNavi
------------------------------------------------------------*/
div#content p.pageNavi {
	margin-bottom: 30px;
	text-align: center;
}