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

#menu span.m5 a{background-position:left center;}

/* tab menu---------------------------- */
#contents ul#tab{
	display: block;
	height: 50px;
	width: 690px;
	float:left;
}
#contents ul#tab li{
	float:left;
}
#contents ul#tab li a{
font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	height: 50px;
	width: 230px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents ul#tab li a:hover{
	background-position: left center;
}
#contents ul#tab li a.thispage{
	background-position: left top;
}
#contents ul#tab li a:hover.thispage{
	background-position: left top;
}
#contents ul#tab li.tab01 a{
	background-image: url(../images/tab_counseling01.gif);
}
#contents ul#tab li.tab02 a{
	background-image: url(../images/tab_counseling02.gif);
}
#contents ul#tab li.tab03 a{
	background-image: url(../images/tab_counseling03.gif);
}
/* headtag ---------------------------- */
#stage h2{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stage h4{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 10px 0 0 0;
	padding: 0px;
	height: 26px;
	width: 210px;
	overflow: hidden;
}

/* counseling-style */
#stage h2.title-counseling{
background-image: url(../images/hl_counseling.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 155px;
}
#stage h2.title-counseling-child1{
background-image: url(../images/hl_counseling_child1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 255px;
	margin: 10px 0 0 0;
}
#stage h2.title-counseling-child2{
background-image: url(../images/hl_counseling_child2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 255px;
	margin: 10px 0 0 0;
}
#stage h2.title-counseling-child3{
background-image: url(../images/hl_counseling_child3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 220px;
	margin: 10px 0 0 0;
}

/* counseling index */
/* 090413修正 */
#stage .package a{
	display:block;
	text-decoration:none;
}
#stage .package a:hover{
	color:#999;
	text-decoration:none;
}
/* 修正終わり */
#stage .counselingtype01{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .counselingtype01 h4{
	background-image: url(../images/title_counseling_type01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .counselingtype02{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .counselingtype02 h4{
	background-image: url(../images/title_counseling_type02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .counselingtype03{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .counselingtype03 h4{
	background-image: url(../images/title_counseling_type03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#stage .btn-watch{
	height: 55px;
	width: 210px;
	margin:10px 0 0 10px;
	float:left;
}
#stage .btn-watch-left{
	height: 55px;
	width: 210px;
	margin:10px 0 0 0;
	float:left;
}
#stage .btn-watch a,#stage .btn-watch-left a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_watchcase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 210px;
	overflow: hidden;
}
#stage .btn-watch a:hover,#stage .btn-watch-left a:hover{
background-position: left bottom;
}
#stage #entrynow{
	margin: 20px 0 20px 0;
	padding: 0px;
	height: auto;
	width: 650px;
}
#stage #entrynow .photo-entry{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 210px;
}
#stage #entrynow .text-entry{
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 430px;
}
#stage #entrynow .text-entry h3.body-counselingentry{
background-image: url(../images/body_counselingentry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 202px;
	margin: 0px;
}
#stage #entrynow .text-entry .btn-entry{
float:right;
margin:20px 0 0 0;
}
#stage #entrynow .text-entry .btn-entry a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_counselingentry_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 25px;
	width: 210px;
	overflow: hidden;
}
#stage #entrynow .text-entry .btn-entry a:hover{
background-position: left bottom;
}
/* list */
#stage #list-counseling{
	margin: 20px 0;
	padding: 0px;
	height: auto;
	width: 650px;
}
#stage #list-counseling table{
margin: 0px;
	padding: 0px;
	height: auto;
	width: 650px;
}

#stage #list-counseling th{
color: #FFB29F;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 10px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#stage #list-counseling th a,#stage #list-counseling th a:visited{
	color: #FFB29F;
	text-decoration: underline;
}
#stage #list-counseling th a:hover,#stage #list-counseling th a:active{
	color: #FF6600;
	text-decoration: underline;
}

#stage #list-counseling td{
text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#stage #list-counseling .country{
	width: 40px;
}
#stage #list-counseling th.country-sort{
	width: 40px;
	padding: 10px 0 10px 19px;
	background-image: url(../images/icon_sort.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#stage #list-counseling .title{
	background-color: #FFF5EB;
}
#stage #list-counseling th.title-sort{
	padding: 10px 0 10px 19px;
	background-color: #FFF5EB;
	background-image: url(../images/icon_sort.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#stage #list-counseling .name{
	width: 150px;
}
#stage #list-counseling th.name-sort{
	width: 150px;
	padding: 10px 0 10px 19px;
	background-image: url(../images/icon_sort.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#stage #list-counseling .date{
	width: 70px;
	background-color: #FFF5EB;
}
#stage #list-counseling th.date-sort{
	width: 70px;
	padding: 10px 0 10px 19px;
	background-color: #FFF5EB;
	background-image: url(../images/icon_sort.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

/* entry-style */
#stage h2.title-entry{
background-image: url(../images/hl_counseling_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 269px;
}
/* datatable */
#stage .data-table{
	margin: 30px 0 10px 0;
	padding: 0px;
	height: auto;
	width: 650px;
}
#stage .data-table table{
	height: auto;
	width: 650px;
	margin:10px 0 0 0;
}
#stage .data-table th{
	color: #FFB29F;
	text-align: left;
	vertical-align: top;
	width: 160px;
	padding:10px 0 10px 10px;
}
#stage .data-table td{
text-align: left;
vertical-align: top;
padding:10px 0;
}
#stage .data-table tr.colored th,#stage .data-table tr.colored td{
	background-color: #FFF5EB;
}
#stage .data-table td .filesum{
	float: left;
}
#stage .data-table td .filename{
margin:0 0 0 5px;
	float: left;
}

/* details */
#stage #detail{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 20px 0 0 0;
}
#stage #detail h5{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #555555;
	margin: 0 0 10px 0;
	padding: 0 0 0 24px;
	background-repeat: no-repeat;
	background-position: left top;
}
#stage #detail h5.detail-title-q{
background-image: url(../images/icon_detail_question.gif);
}
#stage #detail h5.detail-title-a{
color: #3399CC;
	background-image: url(../images/icon_detail_answer.gif);
	margin: 30px 0 10px 0;
}
#stage #detail p.detail-date,#stage #detail p.detail-name,#stage #detail p.detail-country{
	font-size: 10px;
	line-height: 1.5em;
}
#stage #detail p.detail-text-q{
	margin: 10px 0;
	padding: 0px;
}
#stage #detail p.detail-text-a{
	color: #3399CC;
	margin: 10px 0 0 0;
	padding: 0px;
}


#stage #alert{
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	padding: 10px 0;
	margin: 0px;
	background-color: #FFEBFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/* number */
#stage .number{
	height: 25px;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 5px 0 0 0;
}
#stage .number ul{
	margin: 0px auto;
	display:block;
}
#stage .number li{	
	float:left;
}
#stage .number li.icon{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/icon_nowpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 66px;
	overflow: hidden;
	margin:0 5px 0 0;
}
#stage .number li.page{
	float:left;
}
#stage .number li.page a,#stage .number li.page a:visited{
	text-decoration: none;
}
#stage .number li.page a.thispage{
	color: #FFFFFF;
	background-color: #FFB29F;
}


#stage .number li.next{
float:right;
margin-left:5px;
}
#stage .number li.next a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 90px;
	overflow: hidden;
}
#stage .number li.next a:hover{
background-position: left bottom;
}
#stage .number li.previous{
float:right;
}
#stage .number li.previous a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 90px;
	overflow: hidden;
}
#stage .number li.previous a:hover{
background-position: left bottom;
}

/* pagefootbuttons */
#stage .buttons{
	height: 25px;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 5px 0 0 0;
	margin: 40px 0 0 0;
	clear:both;
}
#stage .buttons2{
	height: 25px;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 5px 0 0 0;
	margin: 0px;
	clear:both;
}
#stage .buttons ul{
	margin: 0px auto;
	display:block;
}
#stage .buttons li{
float:left;
}
#stage .buttons li.counseling-top{
margin:0 5px 0 0;
}
#stage .buttons li.counseling-top a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_counselingtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 180px;
	overflow: hidden;
}
#stage .buttons li.counseling-top a:hover{
background-position: left bottom;
}


#stage .buttons li.entry,#stage .buttons2 li.entry{
float:left;
margin:0px;
}
#stage .buttons li.entry a,#stage .buttons2 li.entry a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_counselingentry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 200px;
	overflow: hidden;
}
#stage .buttons li.entry a:hover,#stage .buttons2 li.entry a:hover{
background-position: left bottom;
}
