@charset "UTF-8";
/*------------------------------------
	CoRich舞台芸術　ヘルプ
	最終更新日　06/12/08
	
------------------------------------ */
#leftSide a:link{color:#3399CC;}
#leftSide a:visited{color:#3399CC;}
#leftSide a:hover{color:#FF3366;}
#leftSide a:active{color:#FF3366;}

#pageGuide #wrapper{
	width: 980px;}
#pageGuide #main{
	width: 750px;
	margin-right:10px;
	text-align:left;}


#pageGuide hr{
	background:url(../img/guide/hr_wave.gif);
	height:5px;
	border:1px solid #fff;}


#pageGuide #leftSide{
	padding-top:20px;}
#pageGuide .sideHelp{
	padding:5px;
	width:165px;
	background:#fff;
	border:1px solid #ddd;}
#pageGuide #leftSide span{
	font-weight:bold;
	font-size:14px;
	display:block;
	padding:5px 0 3px 10px;
	margin:5px 0 10px 0;
	background:#FFECCE;}
#pageGuide .sideHelp ul{
	list-style:none;
	margin-left:-20px;}
#pageGuide .sideHelp li{
	margin:5px auto;
	background:url(../img/icon_arrow.gif) no-repeat 0 5px;
	padding-left:10px;}
	
#pageGuide .sideHelp li.selected a{
	text-decoration:none;
	color:#ff3366;
	font-weight:bold;}
#pageGuide .sideHelp li.selected{
	background:url(../img/icon_arrow_pink.gif) no-repeat 0 5px;}




#pageGuide .topBar,
#pageGuide .topBar h1{
	width:740px;
	font-size:16px;
	margin-top:5px;
	margin-left:0;}
	
#pageGuide .helpBox{
	width:740px;}
#pageGuide .helpImg{
	margin-bottom:20px;}
#pageGuide .helpBox h2{
	font-size:14px;
	margin:10px 0 5px 0;
	border-bottom:1px dotted #ccc;}
#pageGuide p{
	line-height:140%;
	margin:10px 0 15px 0;}


#pageGuide #main h3{
	font-weight:bold;
	text-indent:0;
	border-bottom:1px solid #ccc;
	width:95%;
	margin:25px 0 10px 0;
	padding:3px 0;
	height:auto;}

#pageGuide dl{
	width:80%;}
#pageGuide dt{
	background:url(../img/icon_arrow.gif) no-repeat left center;
	padding-left:8px;
	font-weight:bold;
	line-height:2;
	border-bottom:1px dotted #ccc;}
#pageGuide dd{
	line-height:1.3;
	margin:3px auto 20px 10px}

.tableHelp{
	width:730px;
	margin:15px auto;
	border-top:1px dotted orange;}
.tableHelp th{
	width:350px;
	padding-right:10px;}
.tableHelp td{
	text-align:center;}
.tableHelp th,
.tableHelp td{
	vertical-align:top;
	line-height:1.5;
	padding-top:20px;}
#pageGuide .tableHelp th h2{
	margin:0;
	margin-bottom:3px;
	border:none;
	color:#333;
	font-size:16px;}
.tableHelp th table{
	background:#efefef;
	width:98%;
	margin:auto;}
.tableHelp th th{
	width:25%;
	font-size:10px;
	padding:0;
	border-bottom:1px dotted #ccc;}
.tableHelp th td{
	font-size:10px;
	text-align:left;
	widows:75%;
	padding-top:0;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;}

.starRank {
	margin:15px 0;
	border-collapse:collapse;}
.starRank td,
.starRank th{
	padding:5px;
	width:50px;
	border-bottom:1px solid #ddd;}
.starRank th{
	color:orange;
	width:80px;}
