@charset "UTF-8";

#mob-sys_main     {width:588px;margin:0;padding:0;font-size:14px;line-height:20px;}
#mob-sys_main h1  {width:588px;height:39px;margin:0;padding:0;display:block;}
#mob-sys_main ol  {margin:0 0 0 20px;padding:15px;}
#mob-sys_main ul  {margin:0 0 0 20px;padding:15px;}
#mob-sys_main li  {margin:0;padding:0 0 10px 0;}


#mob-sys_main p   {padding:10px 20px 15px 40px;margin:0;display:block;text-indent:-25px;}

#mob-sys_btn 　　 {margin:0;padding:0;float:none;height:30px;}
#mob-sys_btn em   {visibility:hidden;font-size:1px;}

#mob-sys_btn ul {
	margin: 0;
	padding: 0 30px; 
	list-style: none;
}

#mob-sys_btn li {
 float: left;
}

#mob-sys_btn li a {
	text-decoration: none;
	display: block;
}

#mob-sys_btn li#btn-mob-sample01 a {
	width: 125px;
	height: 30px;
	margin: 0 5px 0 0;
	line-height: 30px;
	background: url(../img/btn_sample.jpg) no-repeat center top;/* サンプルサイトボタン */
}

#mob-sys_btn li#btn-mob-sample01 a:hover {
	background: url(../img/btn_sample.jpg) no-repeat center bottom;/* サンプルサイトボタン マウスオーバー */
}

#mob-sys_btn li#btn-mob-kinou01 a {
	width: 125px;
	height: 30px;
	margin: 0 5px 0 0;
	line-height: 30px;
	background: url(../img/btn_kinou.jpg) no-repeat center top;/* 機能詳細ボタン */
}

#mob-sys_btn li#btn-mob-kinou01 a:hover {
	background: url(../img/btn_kinou.jpg) no-repeat center bottom;/* 機能詳細ボタン マウスオーバー */
}

#mob-sys_btn li#btn-mob-kanri01 a {
	width: 125px;
	height: 30px;
	margin: 0 5px 0 0;
	line-height: 30px;
	background: url(../img/btn_kanri.jpg) no-repeat center top;/* 管理画面サンプルURLボタン */
}

#mob-sys_btn li#btn-mob-kanri01 a:hover {
	background: url(../img/btn_kanri.jpg) no-repeat center bottom;/* 管理画面サンプルURL マウスオーバー */
}

#mob-sys_btn li#btn-mob-kanri01  {
	width: 125px;
	height: 30px;
	margin: 0 5px 0 0;
	line-height: 30px;
	background: url(../img/btn_kanri2.jpg) no-repeat center top;/* 管理画面サンプルURLボタン（リンク無し） */
}

#mob-sys_btn li#btn-mob-inq01 a {
	width: 125px;
	height: 30px;
	margin: 0;
	line-height: 30px;
	background: url(../img/btn_inq.jpg) no-repeat center top;/* お問い合わせボタン */
}

#mob-sys_btn li#btn-mob-inq01 a:hover {
	background: url(../img/btn_inq.jpg) no-repeat center bottom;/* お問い合わせボタン マウスオーバー */
}

h2 {
	margin: 0;
	padding: 14px 10px;
	font-size: 116%;
	line-height: 1em;
	background: url(/img/detail/bg_title.gif) repeat-x;/* 背景画像 */
	border-left: 5px #3B3B3B solid;
	border-bottom: 1px #3B3B3B solid;
	overflow: hidden;
	clear: both;
}
h2 span.tit-main {
	display: block;
	float: left;
}
h2 span.tit-sub {
	font-size: 85%;
	display: block;
	float: right;
}



