@charset "utf-8";


/* ヘルプメニュー
---------------------------------------------------- */
#help .menu {
background:none repeat scroll 0 0 #DEEAF7;
border:1px solid #90A4BB;
list-style:none outside none;
margin:0 0 10px;
padding:10px 8px;
_zoom: 1;   
    overflow: hidden; 
}

#help .menu p{
font-size:1.2em;
margin:0 0 3px 0;
}

#help .menu .left {
float:left;
margin-right:30px;
}


/* ヘルプ
---------------------------------------------------- */

#help p {
	line-height:180%;
	font-size: 1.3em; 
}


#help ul {
	font-size: 1.3em; 
	line-height:140%;
	margin:0 0 0 10px;
	padding:0;
}

#help li {
	background-image: url(/static/common/images/ar9.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	list-style:none;
	padding:0 0 0 18px;
	margin:0 0 8px 0;
}

#help li.general {
	background-image: url(/static/common/images/ar4.gif);
}

#help ul.left {
float:left;
margin-right:30px;
}

#help .left {
float:left;
margin-right:10px;
}


#help h4 {
color: #633434;
padding: 3px;
font-size: 1.4em;
margin: 10px 0 5px 0;
}

#help h5 {
	line-height:180%;
	font-size: 1.3em; 
}

#help dl {
	line-height:180%;
	font-size: 1.3em; 
}


/* ヘルプページトップへ戻る
---------------------------------------------------- */
#help ul.totop {
list-style:none outside none;
margin:0;
padding:0;
text-align:right;
width: auto;
}

#help .totop li{
background:none;
float:none;
font-size: 13px;
}

#help ul li a.totop {
background:url("/static/common/images/ar6.gif") no-repeat scroll right center transparent;
padding:0 17px 0 0;
}
