/* ----------------------------------------
spwpage
---------------------------------------- */
#spwpage #header #header-btn{
	padding-right:10px;
	}

#spwpage #content{
	width:970px;
	background-color:#fff;
	margin:0 auto;
	}

#spwpage #content .L{
	float:left;
	width:270px;
	margin:0 0 0 15px;
	padding:0;
	}

#spwpage #content .L .sidebar{
	width:250px;
	padding:20px 10px;
	}

#spwpage #content .R{
	float:right;
	width:630px;
	margin:0 15px 0 18px;
	}

#borderWide{
	float:right;
	margin-top:10px;
	/*margin-left:446px;*/
	padding:5px;
	width:491px;
	border:1px solid #ccc;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	}

#signup{
	float:right;
	padding:8px 13px;
	color:#333;
	text-align:center;
	background-color:#f9eded;
	}

/* ----------------------------------------
INDEX
---------------------------------------- */

#spwpage #content h3.indexTitle{
	float:left;
	margin-top:25px;
	}

#spwIndex{
	margin-top:10px;
	}

.indexList{
	float:left;
	width:406px;
	height:121px;
	margin:10px 0;
	padding:32px;
	background:url(/pc/static/spw/images/index_bg.gif) top left no-repeat;
	}

.indexList.odd{
	margin-left:10px;
	}

.indexPhoto{float:left; width:89px;}
.indexText{float:left; width:307px; padding-left:10px;}

.indexList dt{
	display: none;
	/*width:20%;
	padding:3px;
	font-size:80%;
	text-align:center;
	color:#fff;
	background:#ff7d99 url(/pc/static/spw/images/images/pink_bg2.gif) top left repeat;*/
	}

.indexList dd{
	height:23px;
	margin:5px 0 5px 0;
	padding-top:5px;
	padding-left:35px;
	color:#333;
	font-size: 0.866rem;
	background:#fff url(/pc/static/spw/images/book_ico.gif) 0 0 no-repeat;
	}

.indexList h4.bookTitle{
	/*margin:-10px 0 0 0;*/
	padding-left:20px;
	/*top:-10px;*/
	font-size:1rem;
	}

.indexList h4.bookTitle a {
	color: #ff7d99;
	font-weight: bold;
}

.indexList p{
	padding-left:20px;
	font-size: 0.866rem;
	}

.indexList p.more{
	float:right;
	display:inline-block;
	padding:3px 5px;
	color:#fff;
	text-align:center;
	background-color:#333;
	}

.indexList p.more a{
	color:#fff;
	text-decoration:none;
	}
	
.indexList p.more a:hover{
	color:#FF6699;
	}

.indexList p.more:after{
	clear:both;
	}

/* ----------------------------------------
spwBox
---------------------------------------- */

.spwBox{
	width:950px;
	margin:10px 0;
	padding-top:5px;
	background:url(/pc/static/spw/images/bg_top.gif) top left no-repeat;
	}

.spwBox2{
	padding-bottom:5px;
	background:url(/pc/static/spw/images/bg_bottom.gif) bottom left no-repeat;
	}
	
.spwBox-inner{
	padding:10px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

.spwBox h3{
	padding:0 0 5px 10px;
	}

.story dd{
	padding:10px;
	}

/* ----------------------------------------
profileBox
---------------------------------------- */
.profileBox{
	text-align:center;
	}

.profileBox dd{
	padding:5px;
	text-align:left;
	}

.profileBox dt{
	padding:7px 5px;
	text-align:left;
	border-bottom:1px solid #333;
	}

/* ----------------------------------------
table
---------------------------------------- */

table{
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	background:url(/pc/static/spw/images/pink_bg1.gif) top left repeat;
	}

td{
	width:110px;
	}

td:first-child{
	border-left:none;
	}

table dl{
	margin:0;
	padding:5px 10px;
	text-align:center;
	}

table dt{
	margin:0;
	padding:0 0 5px 0;
	color:#000;
	font-weight:bold;
	text-align:center;
	}

table dd{
	margin:0 auto;
	width:78px;
	padding:5px 0;
	color:#ccc;
	font-weight:bold;
	background-color:#000;
	}

table dd a{
	display:block;
	width:78px;
	padding:-5px 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	}

table dd a:hover{
	color:#27c9cb;
	}

.schedule{
	padding:5px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	background:url(/pc/static/spw/images/pink_bg2.gif) top left repeat;
	}

.schedule2{
	display:inline-block;
	padding:5px;
	width:106px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(/pc/static/spw/images/pink_bg2.gif) top left repeat;
	}

/* ----------------------------------------
spwBooks
---------------------------------------- */

.spwBooks{
	padding:32px 0;
	background:url(/pc/static/spw/images/book_info_bottom.gif) bottom left no-repeat;
	}

.spwBooks h6{
	padding-top:32px;
	padding-left:30px;
	background:url(/pc/static/spw/images/book_info_top.gif) top left no-repeat;
	}

.spwBooks-inner{
	background:url(/pc/static/spw/images/book_info_bg.gif) top left repeat-y;
	}

.spwBooksBlock{
	float:left;
	width:255px;
	padding:5px 30px;
	color:#333;
	}

.spwBooksBlock2{
	float:left;
	padding:5px 30px;
	color:#333;
	}

.spwBooksBlock dt,
.spwBooksBlock2 dt{
	margin:0;
	padding-bottom:5px;
	font-weight:bold;
	}

.spwBooksBlock dd{
	margin:0;
	padding:0;
	}

.spwBooksBlock2 dd{
	margin:0;
	padding-bottom:10px;
	}

.spwBooksBlock img,
.spwBooksBlock2 img{
	float:left;
	}
	
/* ----------------------------------------
02 question
---------------------------------------- */	

#questionBlock{
	margin:0 20px 10px 0;
	}

#questionBlock table td{
	width:190px;
	}

#questionBlock table dl{
	margin:0;
	padding:5px 10px;
	}

#questionBlock table dd{
	margin:0 auto;
	width:156px;
	padding:5px 0;
	color:#ccc;
	font-weight:bold;
	background-color:#000;
	}

#questionBlock table dd a{
	display:block;
	width:156px;
	padding:-5px 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	}

#questionBlock table dd a:hover{
	color:#27c9cb;
	}

#questionBlock .schedule2{
	padding:5px;
	width:186px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(/pc/static/spw/images/pink_bg2.gif) top left repeat;
	}

#questionBlock .alignL{
	margin-top:10px;
	}

dl.question{
	float:right;
	width:326px;
	height:150px;
	background:url(/pc/static/spw/images/02/q_bg.gif) top left no-repeat;
	}

dl.question dt{
	padding:15px 100px 5px 20px;
	}
	
dl.question dd{
	padding:0px 100px 10px 20px;
	}
	
/* ----------------------------------------
Tochika Yumiko
---------------------------------------- */

.therapyTop{
	margin:10px auto 15px;
	width:497px;
	height:119px;
	text-align:center;
	background-image:url(/pc/static/spw/images/07/therapy_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	}

.therapyTop dl{
	padding:22px 0 20px 0;
	}

.therapyTop dt{
	margin-bottom:8px;
	}

.therapyTop dd a{
	margin:0 auto;
	display:block;
	width:181px;
	height:36px;
	}

.therapyCheck{
	margin-bottom:20px;
	width:630px;
	height:302px;
	background-image:url(/pc/static/spw/images/07/therapy_check_bg1.png);
	background-position:top left;
	background-repeat:no-repeat;
	}

.therapyCheck dl{
	padding:76px 110px 0 110px;
	}

.therapyCheck dt{
	margin-bottom:27px;
	text-align:center;
	}

.therapyCheck dd{
	color:#333;
	font-size:110%;
	text-align:center;
	}

.therapyCheck ul{
	margin:0 auto;
	padding:76px 205px 46px 218px;
	}

.therapyCheck ul.result_btn{
	padding:13px 230px 46px 229px !important;
	}

.therapyCheck li.yes{float:left;}
.therapyCheck li.no{float:right;}
.therapyCheck li.result1,
.therapyCheck li.result2{margin:0 auto;}
.therapyCheck li.result2{margin-top:17px;}

.therapyCheck li a{
	display:inline-block;
	width:59px;
	height:39px;
	text-align:center;
	}

.therapyCheck li.result1 a,
.therapyCheck li.result2 a{
	width:171px;
	height:36px;
	}

.therapyResult{
	margin-bottom:20px;
	padding-bottom:10px;
	width:630px;
	height:472px;
	text-align:center;
	background-image:url(/pc/static/spw/images/07/therapy_check_bg2.png);
	background-position:top left;
	background-repeat:no-repeat;
	}

.therapyResult dt{
	padding:34px 0 26px 94px;
	text-align:left;
	}

.therapyResult dd{
	margin-bottom:30px;
	color:#333;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	}

.therapyResult ul{padding:42px 10px 0 10px;}

.therapyResult .fltL{float:left;}
.therapyResult .fltR{float:right; margin-left:5px;}

.therapyResult .fltL a,
.therapyResult .fltR a{
	display:block;
	}

.therapyResult .fltL a{
	width:215px;
	height:29px;
	}

.therapyResult .fltR a{
	width:124px;
	height:30px;
	}

.therapyResult #fb.fltR a{
	width:87px;
	height:30px;
	}

.alignC{
	text-align:center;
	}

.alignC a{
	display:inline-block;
	width:124px;
	height:30px;
	}