/* CSS Document */




#contents {
clear:both;
width:850px;
margin:0 auto 20px;
padding:0;
text-align:left;
padding-bottom:10px;
line-height:1.4;
padding-top:25px;
}


/*Contents
------------------------------------------------------------*/
#naviArea {
	width:850px;
	margin:0 auto 2px;	
}
#naviArea h1 {
	margin-bottom:30px;
}
#naviArea ul {
	font-size:0;
}
#naviArea ul li {
	display:inline;
}
#naviArea ul img {
	margin-right:2px;
	_margin-right:0px;
}
*:first-child+html #naviArea ul img {
	margin-right:0px;
}
/*top
------------------------------------------------------------*/
#mainImage {
	margin-bottom:20px;
	position:relative;
}
p.btn_is1050 {
	position:absolute;
	top:305px;
	left:39px;
}

#section01 {
	margin-bottom:40px;
	padding:0 5px;
}
#section01 h2 {
	margin-bottom:10px;
}

#section02 {
	margin:0 5px 10px;
	background:#ededed;
	padding:1px 15px 15px;
	line-height:1.4;
}
#section02 h3 {
	background:url(../img/bg_h3-01.gif) left center no-repeat;
	/*height:19px;*/
	padding-left:10px;
	padding-top:2px;
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}
#section02 p {
	margin-bottom:5px;
}
/*準備するもの
------------------------------------------------------------*/

.box_item {
	width:420px;
	float:left;
	margin-bottom:25px;
	line-height:1.2;
}
.box_item img {
	float:left;
	margin-right:5px;
}

.box_item p {
	padding-right:10px;
	margin-bottom:5px;
}







/*タブ
------------------------------------------------------------*/

#section1_inner {
	padding-left:15px;
}

#preasureNav {
overflow:hidden;
width:810px;
height:47px;
padding:0;
}

#preasureNav li {
overflow:hidden;
float:left;
width:195px;
height:47px;
margin:0;
padding:0;
margin-right:10px;
}

#preasureNav li a {
display:block;
width:195px;
height:47px;
}

#preasureNav li a span {
display:none;
}

#preasureNav1 a {
background-image:url(../img/nav_preasure1.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

#preasureNav2 a {
background-image:url(../img/nav_preasure2.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

#preasureNav3 a {
background-image:url(../img/nav_preasure3.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}
#preasureNav4 a {
background-image:url(../img/nav_preasure4.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

#preasureNav1 a.current,
#preasureNav1 a:hover {
background-position:0px -47px;
}

#preasureNav2 a.current,
#preasureNav2 a:hover {
background-position:0px -47px;
}

#preasureNav3 a.current,
#preasureNav3 a:hover {
background-position:0px -47px;
}

#preasureNav4 a.current,
#preasureNav4 a:hover {
background-position:0px -47px;
}

#preasureTab {
/*overflow:hidden;*/
width:810px;
height:auto;
/*margin:0 30px;*/
padding:0;
}

#preasureTab1, #preasureTab2, #preasureTab3 {
	margin-bottom:20px;

}
.setsuzokuzu {
	margin-bottom:15px;
}
p.kakunin {
	width:810px;
	height:47px;
	background:url(../img/bg_p-03-01.gif) right top no-repeat;
	margin-top:10px;
}
	
#supportArea {
	width:810px;
	background:url(../img/bg_support_btm.gif) left bottom no-repeat;
}
#supportArea p {
	padding:0 15px 10px;
}
#section02-03 {
	margin-bottom:40px;
	padding:0 5px;
}
#section02-03 h2 {
	margin-bottom:10px;
}

#section2-03_inner {
	padding-left:15px;
}
p.p02-03 {
	padding:10px;
	border:1px solid #85a0cb;
	font-size:115%;
	margin-right:10px;
}

#section03-03 {
	margin-bottom:20px;
	padding:0 5px;
}
#section03-03 h2 {
	margin-bottom:10px;
}

#section3-03_inner {
	padding-left:15px;
}
table#stb {
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table#stb td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	font-size:12px;
	vertical-align:top;
	line-height:1.4;
}
table#stb td.td-left {
	vertical-align:middle;
	padding:5px;
	width:330px;
}
table#stb td.td-left img {
	vertical-align:middle;
}
table#stb02 {
	border-collapse:collapse;
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin-bottom:10px;
}
table#stb02 td {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 10px;
	font-size:12px;
	vertical-align:top;
	line-height:1.2;
}


.red {
	color:#F00;
}
/*app
------------------------------------------------------------*/
.apparea {
margin:0 auto 15px;
padding: 10px;
width: 820px;
border: 5px solid #CCC;
background:#fff;
}
.apparea .btn_app {
margin-bottom: 0px;
text-align: right;
line-height:1.4;
}

.apparea .btn_app img {
margin:0 0 5px 0;
}

.pagetopLink {
width:850px !important;
margin:18px auto 0px !important;
}



p#copyright {
margin: 10px auto !important;
padding-left: 10px;
text-align: left;
width: 840px;
}

.center {
	text-align:center;
}
/* clearfix
-------------------------------------------------------------- */
div.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div.clearfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	clear:both;
}
