@charset "utf-8";

/* サイドバー */
#contents #sidebar {
	margin-left:5px;
	_margin-left:2px;
}
/* メイン */
#contents #main {
	margin-right:5px;
	_margin-right:3px;
}

/* サイドメニュー */
#contents #sidebar .side-menu {
	background:#fff;
	border:none;
	padding:0;
}
#contents #sidebar .side-menu h3 {
	margin-bottom:0px;
}

#contents #sidebar .side-menu ul{
	border:solid 1px #ccc;
	border-top:none;
	padding:10px 0;
}

#contents #sidebar .side-menu li a{
	background:url(../p-one/img/menu_li_bg.gif) no-repeat 0px 1px;
	color:#333;
	padding:0px 5px 0px 24px;
	border-top:solid 1px #ddd;
	margin:0 10px;
	font-weight:normal;
	color:#3366CC;
	height:27px;
	line-height:27px;
	
}
#contents #sidebar .side-menu li a:hover {
	background:url(../p-one/img/menu_li_bg_o.gif) no-repeat 0px 1px;
	color:#FF6600;
}

#contents #sidebar .side-menu ul ul {
	margin: 0 0 5px 0;
	border:none;
	padding:0;
}
#contents #sidebar .side-menu ul ul li a {
	font-weight:normal;
	border-top:none;
	padding: 0px 0 0px 30px;
	background:url(../p-one/img/menu_sub_li_bg.gif) no-repeat 15px 5px;
	text-decoration:underline;
	line-height:23px;
	height:23px;
}
#contents #sidebar .side-menu ul ul li a:hover {
	background:url(../p-one/img/menu_sub_li_bg_o.gif) no-repeat 15px 5px;
}

/* 体験版ダウンロード */
#contents #sidebar .side-menu ul li a#pmenu-trial {
	background:url(../p-one/img/menu_li_test_bg.gif) no-repeat 0px 1px;
	height:37px;
	line-height:normal;
	padding-top:7px;
}
#contents #sidebar .side-menu ul li a:hover#pmenu-trial {
	background:url(../p-one/img/menu_li_test_bg_o.gif) no-repeat 0px 1px;
}

/* コンパクト */

#contents #sidebar .side-menu li a#cp {
	padding:5px 10px;
	background:#D0F896;
	margin:1px 5px;
}
#contents #sidebar .side-menu li a#pro {
	padding:5px 10px;
	background:#ACD1FF;
	margin:1px 5px;
}


/* コンテンツ */

/* H2 */
#contents #title {
	margin-bottom:10px;
}


/* H2 */
#contents #main h2 {
	height:29px;
	padding-top:16px;
	background:url(../p-one/img/h3_bg.gif) no-repeat;
}
/* H3 */
#contents #main .txt h3 {
	height:30px;
	padding:9px 0 0 20px;
	margin-bottom: 10px;
	background:url(../p-one/img/h4_bg.gif) no-repeat;
	color:#000;
	font-size:110%;
}
#contents #main .txt h3 a {
	color:#000;
	display:block;
}
#contents #main .txt h3 a:hover {
	color:#FF3300;
}

/* h4 */
#contents #main .txt h4 {
	background:#fff;
	border-bottom:solid 1px #999;
	padding:0px 0px 0px 25px;
	background:url(../p-one/img/h5_bg.gif) no-repeat 0px 0px;
	line-height:25px;
	height:25px;
}

.or {
	color:#FF6600;
}

#contents #main .txt td {
	font-size:100%;
	padding:7px;
	line-height:150%;
}
#contents #main .txt th {
	background:#eee;
	font-size:100%;
	font-weight:normal;
	padding:7px;
	line-height:150%;
}


/* リストサンプル　テーブル */
#contents #main .txt table.sample td,
#contents #main .txt table.sample th {
	padding:5px 7px;
	vertical-align:top;
}
#contents #main .txt table.sample th {
	font-weight:bold;
	text-align:center;
}

#contents #main .txt table.sample td h4{
	border:none;
	padding: 2px 3px;
	color:#FFFFFF;
	margin:0 0 5px 0;
	height:auto;
	line-height:100%;
}
#contents #main .txt table.sample td h4.title01{
	background:#006600;
}
#contents #main .txt table.sample td h4.title01-sub{
	background:#339900;
}
#contents #main .txt table.sample td h4.title02{
	background:#2853AA;
}
#contents #main .txt table.sample td h4.title02-sub{
	background:#3399FF;
}
#contents #main .txt table.sample p {
	font-size:90%;
	line-height:1.3em;
}
#contents #main .txt table.sample ul {
	padding-left:15px;
	font-size:90%;
}
#contents #main .txt table.sample li {
	margin-bottom:3px;
	line-height:1.3;
}
#contents #main .txt table.sample .thum {
	float:left;
	width:70px;
	height:60px;
	text-align:center;
	margin-bottom:0;
}

/* TOP */

/* ヘルプ枠 */
#contents #sidebar .help-box {
	margin:10px 0px;
	border: solid 1px #ccc;
	background:#f3f3f3;
	padding:10px;
	font-size:90%;
}

#contents #sidebar .help-box h3 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#0066CC;
}
#contents #sidebar .help-box p {
	line-height:130%;
}



/* 改善シュミレーション */

/* ホワイトボード */
#contents #main #white-bord {
	background:url(../p-one/img/simulation_whitebord.gif) no-repeat;
	padding:80px 130px 30px 30px;
	min-height:467px;
	_height:467px;
	width:359px;
	margin:0 auto;
}
#contents #main #white-bord p {
	margin: 0.6em 0;
	line-height:145%;
}

#contents #main #white-bord .expression {
	background:#E1EFFF;
}
#contents #main ul.simulation-check {
	list-style:none;
	margin:0;
	padding-left:10px;
}
#contents #main ul.simulation-check li {
	background:url(../p-one/img/simulation_checkbox.gif) no-repeat left center;
	padding: 0px 0 0px 30px;
	margin:0.2em 0;
	font-size:110%;
}

/* 診断テスト */
#contents #main .txt #trial-flow {
	margin:10px 0;
}


/* クイックガイド ****************************/

.tip-menu {
	border:solid 1px #bbb;
	margin-left:10px;
	margin-right:10px;
}



#qguide #main {
	float:none;
	width:700px;
	margin:0 auto;
}

/* パンくずリスト */
#contents #qguide #main #pankuzu {
	margin: 20px 0 0px 0;
}


#contents #qguide #main .txt {
	margin: 0 40px;
}


#contents #qguide #main .guide-list {
	width:550px;
	margin:0 auto 30px auto;
	position:relative;
}
#contents #qguide #main .guide-list .image {
	position:absolute;
	right:30px;
	top:70px;
}
#contents #qguide #main .guide-list .list-num {
	font-family: "ＭＳ ゴシック", "Osaka－等幅" , monospace;
}
#contents #qguide #main #step01.guide-list {
	background:url(../p-one/guide/img/guide_list_box_bg.gif) repeat-y;
}
#contents #qguide #main .guide-list h4 {
	background:url(../p-one/guide/img/guide_list_box_top.gif) no-repeat;
	height:21px;
	padding:30px 10px 5px 15px ;
	margin:0;
}

#contents #qguide #main .guide-list ol {
	margin:0px;
	background:url(../p-one/guide/img/guide_list_box_btm.gif)  no-repeat left bottom;
	width:510px;
	padding: 15px 20px;
	list-style:none;
}
#contents #qguide #main .guide-list li{
	margin:0.7em 0;
}

/* H2 */
#contents #qguide #main h2 {
	background:none;
	padding:0;
	margin:0 0 0 0 ;
	height:auto;
}
/* H3 */
#contents #qguide #main .txt h3 {
	background:url(../p-one/guide/img/h4_bg.gif) no-repeat;
	margin:40px -30px 10px -30px;
}

/* H4 */
#contents #qguide #main .txt h4 {
	margin-top:30px;
	margin-bottom:20px;
	border-color:#666666;
}

/* H5 */
#contents #qguide #main .txt h5 {
	font-size:100%;
	margin:1.5em 0 0.7em 0 ;
}

/* ページング */
.paging {
	margin: 30px 0;
}
/* ページング左 */
.paging .next a,
.paging .prev a {
	background:url(../p-one/guide/img/next_btn_bg.gif) no-repeat;
	width:252px;
	height:48px;
	line-height:48px;
	margin:0;
	display:block;
	padding:0;
	text-align:center;
}
/* ページング右 */
.paging .prev a {
	float:left;
}
.paging .next a {
	float:right;
}

/* ステップ */
#contents #qguide #main a.step {
	font-size:90%;
	display:block;
	width:230px;
	height:52px;
	padding:13px 10px 13px 360px;
	text-decoration:none;
	color:#333333;
	margin:0 auto;
}

#contents #qguide #main .step li {
	margin:0;
}
#contents #qguide #main a#step01 {
	background:url(../p-one/guide/img/index_step01.gif) no-repeat;
}
#contents #qguide #main a:hover#step01 {
	background:url(../p-one/guide/img/index_step01_o.gif) no-repeat;
}
#contents #qguide #main a#step02 {
	background:url(../p-one/guide/img/index_step02.gif) no-repeat;
}
#contents #qguide #main a:hover#step02 {
	background:url(../p-one/guide/img/index_step02_o.gif) no-repeat;
}
#contents #qguide #main a#step03 {
	background:url(../p-one/guide/img/index_step03.gif) no-repeat;
}
#contents #qguide #main a:hover#step03 {
	background:url(../p-one/guide/img/index_step03_o.gif) no-repeat;
}
#contents #qguide #main a#step04 {
	background:url(../p-one/guide/img/index_step04.gif) no-repeat;
}
#contents #qguide #main a:hover#step04 {
	background:url(../p-one/guide/img/index_step04_o.gif) no-repeat;
}
#contents #qguide #main a#step05 {
	background:url(../p-one/guide/img/index_step05.gif) no-repeat;
}
#contents #qguide #main a:hover#step05 {
	background:url(../p-one/guide/img/index_step05_o.gif) no-repeat;
}
#contents #qguide #main a#step06 {
	background:url(../p-one/guide/img/index_step06.gif) no-repeat;
}
#contents #qguide #main a:hover#step06 {
	background:url(../p-one/guide/img/index_step06_o.gif) no-repeat;
}
#contents #qguide #main a#step07 {
	background:url(../p-one/guide/img/index_step07.gif) no-repeat;
}
#contents #qguide #main a:hover#step07 {
	background:url(../p-one/guide/img/index_step07_o.gif) no-repeat;
}

.bframe {
	padding:20px;
	margin:10px;
	border:solid 1px #ccc;
}

#contents #qguide #main h3.guide-title {
	margin:-10px 0 0px 0;
	padding:0;
	background:none;
}

/* 一覧へ戻る */
.backindex {
	text-align:right;
	margin:1.0em 0;
}
.backindex a.pone-top {
	background:url(../p-one/guide/img/back_pone_bg.gif) no-repeat left center;
	padding: 5px 0 5px 27px;
}
.backindex a.guide-top {

	background:url(../p-one/guide/img/backindex_bg.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
}


/* メニューテキスト */
.menu-txt {
	background:#e5e5e5;
	color:#000;
	margin:0 5px;
}