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

#menu span.m3 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: 115px;
	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_knowledge01.gif);
}
#contents ul#tab li.tab02 a{
	background-image: url(../images/tab_knowledge02.gif);
}
#contents ul#tab li.tab03 a{
	background-image: url(../images/tab_knowledge03.gif);
}
#contents ul#tab li.tab04 a{
	background-image: url(../images/tab_knowledge04.gif);
}
#contents ul#tab li.tab05 a{
	background-image: url(../images/tab_knowledge05.gif);
}
#contents ul#tab li.tab06 a{
	background-image: url(../images/tab_knowledge06.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;
}
/* knowledge-style */
/* 090413修正 */
#stage .package a{
	display:block;
	text-decoration:none;
}
#stage .package a:hover{
	color:#999;
	text-decoration:none;
}
/* 修正終わり */
#stage h2.title-knowledge{
background-image: url(../images/hl_knowledge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 128px;
}
#stage h2.title-knowledge-child1{
background-image: url(../images/hl_knowledge_category01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 241px;
	margin: 10px 0 0 0;
}
#stage h2.title-knowledge-child2{
background-image: url(../images/hl_knowledge_category02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 257px;
	margin: 10px 0 0 0;
}
#stage h2.title-knowledge-child3{
background-image: url(../images/hl_knowledge_category03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 241px;
	margin: 10px 0 0 0;
}
#stage h2.title-knowledge-child4{
background-image: url(../images/hl_knowledge_category04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 241px;
	margin: 10px 0 0 0;
}
#stage h2.title-knowledge-child5{
background-image: url(../images/hl_knowledge_category05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 257px;
	margin: 10px 0 0 0;
}
#stage h2.title-knowledge-child6{
background-image: url(../images/hl_knowledge_category06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 241px;
	margin: 10px 0 0 0;
}

#stage h3.body-knowledge{
background-image: url(../images/body_knowledge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 348px;
	margin: 30px 0 0 0;
}

#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-knowledge2{
background-image: url(../images/body_knowledge2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 190px;
	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_knowledgeentry_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-knowledge{
	margin: 20px 0;
	padding: 0px;
	height: auto;
	width: 650px;
}
#stage #list-knowledge table{
margin: 0px;
	padding: 0px;
	height: auto;
	width: 650px;
}

#stage #list-knowledge 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-knowledge th a,#stage #list-knowledge th a:visited{
	color: #FFB29F;
	text-decoration: underline;
}
#stage #list-knowledge th a:hover,#stage #list-knowledge th a:active{
	color: #FF6600;
	text-decoration: underline;
}

#stage #list-knowledge 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-knowledge .country{
	width: 40px;
}
#stage #list-knowledge 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-knowledge .title{
	width: 150px;
	background-color: #FFF5EB;
}
#stage #list-knowledge th.title-sort{
	width: 150px;
	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-knowledge .name{
	width: 150px;
}
#stage #list-knowledge 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-knowledge .date{
	width: 70px;
	background-color: #FFF5EB;
}
#stage #list-knowledge 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;
}
#stage #list-knowledge .point{
	width: auto;
}
#stage #list-knowledge th.point-sort{
	width: auto;
	padding: 10px 0 10px 19px;
	background-image: url(../images/icon_sort.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#stage #list-knowledge .point span{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
	display: block;
	float: right;
	width: auto;
}
#stage #list-knowledge td.point ul{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 105px;
	float: left;
}
#stage #list-knowledge td.point li{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 21px;
	
}



/* entry-style */
#stage h2.title-entry{
background-image: url(../images/hl_entry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 242px;
}
#stage h3.body-entry{
background-image: url(../images/body_entry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 306px;
	margin: 30px 0 0 0;
}
#stage h3.body-entry-c1{
background-image: url(../images/title_categoly01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 108px;
	margin: 30px 0 0 0;
}
#stage h3.body-entry-c2{
background-image: url(../images/title_categoly02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 122px;
	margin: 30px 0 0 0;
}
#stage h3.body-entry-c3{
background-image: url(../images/title_categoly03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 108px;
	margin: 30px 0 0 0;
}
#stage h3.body-entry-c4{
background-image: url(../images/title_categoly04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 108px;
	margin: 30px 0 0 0;
}
#stage h3.body-entry-c5{
background-image: url(../images/title_categoly05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 122px;
	margin: 30px 0 0 0;
}
#stage h3.body-entry-c6{
background-image: url(../images/title_categoly06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 108px;
	margin: 30px 0 0 0;
}
/* common categoly */
#stage .categoly01{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .categoly01 h4{
	background-image: url(../images/title_categoly01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly02{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .categoly02 h4{
	background-image: url(../images/title_categoly02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly03{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .categoly03 h4{
	background-image: url(../images/title_categoly03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly04{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .categoly04 h4{
	background-image: url(../images/title_categoly04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly05{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .categoly05 h4{
	background-image: url(../images/title_categoly05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .categoly06{
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 210px;
}
#stage .categoly06 h4{
	background-image: url(../images/title_categoly06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .btn-watch,#stage .btn-entry{
	height: 55px;
	width: 210px;
	margin:10px 0 0 10px;
	float:left;
}
#stage .btn-watch-left,#stage .btn-entry-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_watch.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-entry a,#stage .btn-entry-left a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_entry.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,#stage .btn-entry a:hover,#stage .btn-entry-left a:hover{
background-position: left bottom;
}



/* datatable */
#stage .data-table{
	margin: 0 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;
}
#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;
}
h5.detail-title01{
background-image: url(../images/icon_detail01.gif);
}
h5.detail-title02{
background-image: url(../images/icon_detail02.gif);
}
h5.detail-title03{
background-image: url(../images/icon_detail03.gif);
}
h5.detail-title04{
background-image: url(../images/icon_detail04.gif);
}
h5.detail-title05{
background-image: url(../images/icon_detail05.gif);
}
h5.detail-title06{
background-image: url(../images/icon_detail06.gif);
}
#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{
	margin: 10px 0;
	padding: 0px;
}

#stage #detail .detail-photo{
	margin: 0 0 10px 10px;
	padding: 0px;
	float: right;
	width: 300px;
}
#stage #detail .detail-photo img{
width: 300px;
height: auto;
}
#stage #nowpoint{
	margin: 0px;
	padding: 10px 0;
	height: auto;
	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;
}
#stage #nowpoint h6{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/text_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 122px;
	overflow: hidden;
	float:left;
}
#stage #nowpoint ul{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	height: auto;
}
#stage #nowpoint li{
	display: block;
	margin: 0 5px 0 0;
	padding: 0px;
	height: 20px;
	width: 21px;
	float:left;
}
#stage #nowpoint li.point{
	margin: 0 0 0 10px;
	padding: 0px;
	float: right;
	width: auto;
	font-size: 14px;
	line-height: 1.75em;
	font-weight: bold;
	color: #FF9900;
}
#stage #comment{
	margin: 0px;
	padding: 20px 0 0 0;
	height: auto;
	width: 650px;
}
#stage #comment .box-left{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 420px;
}
#stage #comment .box-right{
margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
}
#stage #comment .box-left h5{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/text_comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 290px;
}
#stage #comment .box-left input{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_vote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 20px 0 0 0;
	padding: 0px;
	height: 25px;
	width: 210px;
}
#stage #comment .box-left input:hover{
background-position: left bottom;
}
#stage #comment .box-right dl{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#stage #comment .box-right dt{
	margin: 0 0 5px 0;
	padding: 0px;
}


/* crearfix */
#stage #comment .box-right dt:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#stage #comment .box-right dt{ 
zoom: 100%;
}
#stage #comment .box-right dt { display: inline-table;}
/* Hides from IE-mac ￥*/
* html #stage #comment .box-right dt { height: 1%;}
#stage #comment .box-right dt { display: block;}
/* End hide from IE-mac */

#stage #comment .box-right dt span{
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 15px;
	width: 150px;
	overflow: hidden;
}
#stage #comment .box-right dt span.star0{
background-image: url(../images/stars_list00.gif);
}
#stage #comment .box-right dt span.star1{
background-image: url(../images/stars_list01.gif);
}
#stage #comment .box-right dt span.star2{
background-image: url(../images/stars_list02.gif);
}
#stage #comment .box-right dt span.star3{
background-image: url(../images/stars_list03.gif);
}
#stage #comment .box-right dt span.star4{
background-image: url(../images/stars_list04.gif);
}
#stage #comment .box-right dt span.star5{
background-image: url(../images/stars_list05.gif);
}
#stage #comment .box-right dt input{
	margin: 0px;
	padding: 0px;
	float: right;
}
#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.page span.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.knowledge-top{
margin:0 5px 0 0;
}
#stage .buttons li.knowledge-top a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_knowledgetop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 120px;
	overflow: hidden;
}
#stage .buttons li.knowledge-top a:hover{
background-position: left bottom;
}
#stage .buttons li.knowledge-categoly{
float:left;
margin:0 0 0 5px;
}
#stage .buttons li.knowledge-categoly a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_knowledgecategoly.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 120px;
	overflow: hidden;
}
#stage .buttons li.knowledge-categoly a:hover{
background-position: left bottom;
}
#stage .buttons li.knowledge-entry{
float:left;
margin:0px;
}
#stage .buttons li.knowledge-entry a{
font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_knowledgeentry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 150px;
	overflow: hidden;
}
#stage .buttons li.knowledge-entry 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_knowledgeentry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height: 19px;
	width: 150px;
	overflow: hidden;
}
#stage .buttons li.entry a:hover,#stage .buttons2 li.entry a:hover{
background-position: left bottom;
}

