@charset "utf-8";


/*----------------------------------------------------------
	ベース
----------------------------------------------------------*/

body#runding {
	background: #d4d4d4 url(../img/runding/bg_runding.jpg) repeat-x;
}



/*----------------------------------------------------------
	common
----------------------------------------------------------*/

.pagetop {
	width: 930px;
	text-align: right;

}

.pagetop a {
	color: #ff0000;
	text-decoration: none;
	background: url(../img/runding/icon_pagetop.gif) no-repeat right center;
	padding: 2px 30px 2px 0;
}

*+html .pagetop a {
	width: 80px;
	display: block;
	padding: 2px 30px 2px 0;
}

* html .pagetop a {
	height: 22px;
}

.enterArea {
	width: 960px;
	text-align: center;
	padding: 0 0 20px 0;
}

.iconLine {
	background: url(../img/runding/bg_iconLine.gif) no-repeat center bottom;
	padding: 0 0 70px 0;
}

/*----------------------------------------------------------
	visualArea
----------------------------------------------------------*/

#visualArea {
	height: 450px;
	background: url(../img/runding/mainVisual.jpg) no-repeat;
	position: relative;
	margin: 1px 0 0 15px;
}

#visualArea a {
	position: relative;
	top: 236px;
	left: -8px;
}



/*----------------------------------------------------------
	2nd headArea
----------------------------------------------------------*/

#headArea {
	background: url(../img/runding/bg_2ndHeadArea.jpg) no-repeat top center;
	padding: 118px 0 0 0;
}

*+html #headArea {
	padding: 121px 0 0 15px;
}

* html #headArea {
	padding: 121px 0 0 0;
}


/*----------------------------------------------------------
	gnaviArea
----------------------------------------------------------*/

#gnaviArea {
	margin: 3px 0 3px 15px;
}

/* -- clear float -- */ 
#gnaviArea {
	min-height:0;
	display: inline-table;
}

#gnaviArea:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html #gnaviArea {height:0;}
#gnaviArea {display: block;}
/* */
/* -- end clear float -- */


#gnaviArea ul {

}

#gnaviArea ul li {
	float: left;
	padding: 0 0 0 3px;
}

#gnaviArea ul li.lastChild {

}



/*----------------------------------------------------------
	contents
----------------------------------------------------------*/

#contents {
	background: url(../img/runding/bg_contents.gif) no-repeat center top;
}

#aboutArea {
	width: 911px;
	height: 255px;
	background: url(../img/runding/index/bg_about.jpg) no-repeat center top;
	margin: 15px 0 0 22px;
}

* html #aboutArea {
	width: 940px;
}

#aboutArea h2 {
	padding: 25px 0 0 405px;
}

* html #aboutArea h2 {
	padding: 25px 0 0 420px;
}

#aboutArea p {
	color: #004ea6;
	font-size: 110%;
	padding: 10px 15px 0 410px;
}

* html #aboutArea p {
	padding: 10px 30px 0 430px;
}

#selesArea {
	width: 960px;
	margin: 0 0 20px 27px;
	position: relative;
}

/* -- clear float -- */ 
#selesArea {
	min-height:0;
	display: inline-table;
}

#selesArea:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html #selesArea {height:0;}
#selesArea {display: block;}
/* */
/* -- end clear float -- */

#selesArea .section {
	float: left;
	width: 304px;
}

#selesArea div.lastChild {
	padding: 0 0 0 6px;
}

#selesArea p {
	color: #004ea6;
	border-left: 8px solid #004ea6;
	margin: 10px 0 0 0;
	padding: 0 10px;
}

#selesArea #pointGet {
	position: absolute;
	top: 200px;
	right: 320px;
}

#installArea {
	width: 945px;
	background: url(../img/runding/index/bg_installArea.gif) no-repeat left top;
	margin: 15px 0 15px 5px;
}

* html #installArea {
	margin: 15px 0 15px 20px;
}

* html #installArea h2 {
	margin: 0;
}


#installArea #specSection {
	height: 123px;
	background: url(../img/runding/index/bg_specSection.gif) no-repeat center top;
	margin: 10px 0 0 0;
	padding: 30px 0 0 150px;
}

*+html #installArea #specSection {
	padding: 30px 0 0 170px;
}

* html #installArea #specSection {
	height: 153px;
	padding: 30px 0 0 170px;
}

/* -- clear float -- */ 
#specSection {
	min-height:0;
	display: inline-table;
}

#specSection:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html #specSection {height:0;}
#specSection {display: block;}
/* */
/* -- end clear float -- */

#installArea #specSection p {
	float: left;
	color: #004ea6;
}

*+html #installArea #specSection p {
	padding: 0 20px 0 0;
}

*+html #installArea #specSection p.lastChild {
	width: 300px;
	padding: 0;
}

* html #installArea #specSection p {
	padding: 0 20px 0 0;
}

.box {
	width: 945px;
	background: url(../img/runding/bg_boxBottom.gif) no-repeat left bottom;
	margin: 10px 0 15px 22px;
}

* html .box {
}

/* -- clear float -- */ 
.box {
	min-height:0;
	display: inline-table;
}

.box:after{
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}

/* \*/
* html .box {height:0;}
.box {display: block;}
/* */
/* -- end clear float -- */

#installArea .step1 {
	margin: 10px 0 0 16px;
	padding: 0 0 12px 0;
}

#installArea .step1 img.left {
	float: left;
	padding: 0 20px 0 12px;
}

* html #installArea .step1 img.left {
	margin: 0 20px 0 12px;
}

#installArea .step1 p {
	color: #004ea6;
	padding: 0 40px 0 0;
}

#installArea .step2 {
	margin: 10px 0 0 16px;
	padding: 0 0 20px 0;
}

#installArea .step2 p {
	color: #004ea6;
	padding: 0 0 0 15px;
}

#installArea .step2 #step2img1 {
	float: left;
	padding: 0 80px 0 40px;
}

* html #installArea .step2 #step2img1 {
	margin: 0 80px 0 40px;
}

#installArea .step2 #step2img3 {
	float: left;
	padding: 15px 95px 0 43px;
}

* html #installArea .step2 #step2img3 {
	margin: 15px 95px 0 43px;
}

#installArea .step2 #step2img4 {
	padding: 15px 0 0 0;
}

* html #installArea .step2 #step2img4 {
	margin: 15px 0 0 0;
}



#readArea {
	width: 945px;
	text-align: center;
	margin: 0 0 0 5px;
}

* html #readArea {
	margin: 0 0 0 15px;
}

#readArea p {
	color: #004ea6;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0.5em;
}

.howtoArea {
	padding: 0 0 20px 0;
	position: relative;
}

* html .howtoArea {
	margin: 0 0 0 30px;
}

.howtoArea .section {
	float: left;
	width: 388px;
	padding: 10px 25px 5px;
}

* html .howtoArea .section {
	width: 438px;
	padding: 10px 0 5px 27px;
}

.howtoArea .section p {
	width: 393px;
	color: #fff;
	background: #004ea6;
	padding: 15px 10px 30px;
}

* html .howtoArea .section p {
	width: 413px;
}

.howtoArea #shelf {
	position: absolute;
	top: 18px;
	left: 460px;
}

.howtoArea .read {
	width: 860px;
	color: #004ea6;
	margin: 5px 0 0 25px;
}

.howtoArea .styleSection {
	width: 854px;
	height: 214px;
	margin: 10px 0 0 27px;
}

.howtoArea .styleSection h3 {
	padding: 50px 0 0 460px;
}

.howtoArea .styleSection p {
	font-weight: bold;
	padding: 10px 10px 0 460px;
}

.ergono {
	background: url(../img/runding/howto/bg_ergonomics.jpg) no-repeat center center;
}

.ergono p {
	color: #006666;
}

.forwoman {
	background: url(../img/runding/howto/bg_forwoman.jpg) no-repeat center center;
}

.forwoman p {
	color: #cc3333;
}

.recomend {
	background: url(../img/runding/howto/bg_recomend.jpg) no-repeat center center;
}

.recomend p {
	color: #333366;
}



.pointArea,
.chatArea {
	padding: 0 0 20px 0;
}

* html .pointArea {
	margin: 0 0 0 30px;
}

* html .chatArea {
	margin: 0 0 0 30px;
}

.pointArea h3,
.chatArea h3 {
	margin: 25px 0 10px 25px;
}

.pointArea h3.firstChild,
.chatArea h3.firstChild {
	margin: 0;
}

.pointSection,
.chatSection {
	width: 854px;
	height: 214px;
	margin: 0 0 0 25px;
}

.pointArea .step1 {
	background: url(../img/runding/point/bg_step1gasha.jpg) no-repeat center center;
}

.pointArea .step2 {
	background: url(../img/runding/point/bg_step2login.jpg) no-repeat center center;
}

.pointArea .step3 {
	background: url(../img/runding/point/bg_step3push.jpg) no-repeat center center;
}

.pointArea .step4 {
	background: url(../img/runding/point/bg_step4pointget.jpg) no-repeat center center;
}

.chatArea .step1 {
	background: url(../img/runding/chat/bg_step1message.jpg) no-repeat center center;
}

.chatArea .step2 {
	background: url(../img/runding/chat/bg_step2send.jpg) no-repeat center center;
}

.chatArea .step3 {
	background: url(../img/runding/chat/bg_step3talk.jpg) no-repeat center center;
}

.pointSection p,
.chatSection p {
	color: #004ea6;
	line-height: 1.3;
	margin: 0;
	padding: 15px 5px 0 450px;
}

.pointSection p.intro {
	font-size: 120%;
}

.step3 p.left {
	width: 280px;
	float: left;
	padding: 80px 5px 0 450px;
}

* html .step3 p.left {
	width: 730px;
}

.step3 img {
	padding: 15px 0 0 0;
}

* html .step3 img {
	margin: 15px 0 0 0;
}

.step4 p.left {
	width: 140px;
	float: left;
	padding: 40px 5px 0 450px;
}

* html .step4 p.left {
	width: 590px;
}

.step4 img {
	padding: 15px 0 0 0;
}

* html .step4 img {
	margin: 15px 0 0 0;
}

.aboutSection {
	width: 854px;
	margin: 25px 0 10px 25px;
	background: #004ea6;
	color: #fff;
}

.aboutSection p {
	padding: 5px 15px 0;
}

.aboutSection p.lastChild {
	padding: 5px 15px 20px;
}

.aboutSection p.lastChild img {
	margin: 0 2px 2px 4px;
}

.aboutSection p.lastChild a {
	color: #ff9933;
}









