@charset "utf-8";
/* CSS Document */

@import "setumei.css";
@import "okaimono.css";
@import "menu.css";
@import "syosai_text.css";
@import "mypage.css";


/** helpmain **/

#helpmain {
margin-left:5px;
}


/** ページタイトル **/

#help_title {
	margin-bottom:10px;
	padding:0px;
}

#help_title h2 {
margin:0px;
padding:0px;
}

#help_title p{
	width:600px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom: 15px;
	line-height:1.3;
	font-size:0.75em;
}

/** タイトル下ナビ部分**/

#help_title .navi { 
margin:10px 0 40px 10px;
}

#help_title .navi ul {
margin:0;
padding:0;
list-style:none;
font-size:0.8em;
}

#help_title .navi ul li {
margin:0;
float: left;
padding:0 10px;
border-right:1px solid #999999;
}

#help_title .navi ul li.bold {
font-weight:bold;
color:#666666;
}

#help_title .navi ul li.last {
border-right:none;
}

#help_title .navi ul li.lastbold {
border-right:none;
font-weight:bold;
color:#666666;
}

/** 重要なお知らせ **/

#oshirase {
	margin-top:10px;
	width:720px;
	border:#0099CC solid 1px;
}
#guide_contents_sm {
	display: none;
}

#oshirase h3 {
padding:8px 0px 0px 25px;
background-image:url(../help_img/oshirase.gif);
background-repeat:no-repeat;
height:30px;
font-size:0.9em;
color:#FFFFFF;
}

#oshirase ul {
margin-top:5px;
padding:0px 25px 0px 25px;
}

#oshirase li {
font-size:0.85em;
margin-top:5px;
color:#990000;
font-weight:bold;
}

#oshirase p {
font-size:0.85em;
line-height:130%;
}
