@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0;
	line-height:1.5;
	font-size:small;
}

body{
	background-image:url(images/bg.gif);
}

#gr{
	position:absolute;
	z-index:-1;
	width:100%;
	top:0;
	height:691px;
	background-image:url(images/bg_gr.png);
}

#container{
	position:absolute;
	z-index:0;
	top:0;
	left:50%;
	margin-left:-445px;
	width:955px;
	background-image:url(images/bg_sonico.png);
	background-repeat:no-repeat;
}

h1{
	margin:0 32px 20px;
	padding-top: 20px;
}

.cap1{
	margin:20px 32px;
	width:540px;
	border:solid 1px #F69;
}

.cap1 p{
	margin:0px 10px 10px 10px ;
}

.cap1 h2{
	margin:10px;
}

h2{
	margin:20px 32px;
	clear:both;
}

.textbox div{
	margin:0px 0px 20px 32px ;
	width:350px;
	float:left;
}

.textbox p{
	margin:0px 0px 20px 0px ;
}

.sr_box{
	margin:20px 32px;
	width:735px;
	border:solid 1px #696;
}

.sr_box_m{
	margin:20px 32px;
	width:735px;
}

.sr_box h3{
	margin:10px;
	color:#696;
}

.sr_box p{
	margin:0px 10px 10px 10px ;
}

.copy{
	padding:20px 20px 20px 380px ;
}

.caution{
	color:#F66;
	font-size:x-small;
}

.pickup{
	color:#09F;
}


/*以下追加CSS：author/4403*/



.rightbox{
	float:right;
	width:290px;
	text-align:right;
}

#step1{
	margin-top:-58px;
}

#step2{
	margin-top:-50px;
}



#step4{
	margin-top:-20px;	
}

#step4title{
	margin-top:-20px;	
}

.leftbox{
	padding-left:10px;
	padding-top:10px;
}

#imageposition{
	padding-top:0;
	padding-left:20px;
	margin-top:-57px;
}


#container{
	background-image:url(images/bg_sonico_back.png);
	background-repeat:repeat-y;	
}

#wrapper{
	background-image:url(images/bg_sonico.png);
	background-repeat:no-repeat;
}

.sr_box2{
	zoom: 1; /*IE 5.5-7*/
	margin-left:32px;
	width:735px;
	border:solid 1px #696;
	padding-bottom:10px;
}

.sr_box2 h3{
	padding-bottom:10px;
}

.sr_box2 h4{
	padding-bottom:10px;
}


.sr_box2:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 1px;
	line-height: 0;
}

.boldtext{
	font-weight:bold;
	padding-bottom:1.0em;
	color:#380b19;
}

em{
	color:#f3145a;
	font-style:normal;
}

.nextimage{
	margin-left:30px;
	margin-top:30px;
}

#next_image{
	margin-bottom:30px;
}

.info_position{
	_margin-bottom:30px;	
}

