@charset "shift_jis";

/*
-----------------------------------------------------------------
 manual06.css
 created : 2010.07.17
 last modified : 2010.07.17
 comment :	マニュアルコンテンツ
	00＞ダンドリチェック
 	マニュアルトップ
-----------------------------------------------------------------
*/

/*.category-manual {}*/


/*==============================================================
	
	00
==============================================================*/
.category-manual .manual00 {}

/*	ダンドリチェック
	width: 674px;
---------------------------------------------------------------*/
.manual00_junbi table.view_setup {
	width: 674px;
	margin: 0 !important;
	border: 1px solid #d77d8e;
	border-top: 0;
	/*border-bottom: 0;*/
}
.manual00_junbi table.view_setup th {
	padding: 2px 5px;
	border-right: 1px solid #d77d8e;
	border-bottom: 1px solid #d77d8e;
	text-align: center;
	vertical-align: middle;
}
.manual00_junbi table.view_setup td {
	padding: 3px 5px;
	border-right: 1px solid #d77d8e;
	border-bottom: 1px solid #d77d8e;
}
.manual00_junbi table.view_setup thead th {
	border-top: 1px solid #d77d8e;
}
.manual00_junbi table.view_setup th.period_setup {
	width: 17%;
	background: #ffffff !important;
}
.manual00_junbi table.view_setup thead th.setup_number {
	border-right: 0;
}
.manual00_junbi table.view_setup .setup_number {
	font-weight: normal;
}
.manual00_junbi table.view_setup tr .cat_setup {
	width: 26%;
}
.manual00_junbi table.view_setup tbody tr th,
.manual00_junbi table.view_setup tbody tr td {
	border-bottom: 0;
}
.manual00_junbi table.view_setup tbody tr.odd th,
.manual00_junbi table.view_setup tbody tr.odd td {
	background: #fff8fa;
}

/* thead */
.manual00_junbi table.setup02 thead,
.manual00_junbi table.setup03 thead,
.manual00_junbi table.setup04 thead,
.manual00_junbi table.setup05 thead,
.manual00_junbi table.setup06 thead {
	display: none;
}




/*==============================================================
	
	マニュアルトップ
==============================================================*/
.category-manual .manual_top {
	
}

/*	各マニュアルメニュー
---------------------------------------------------------------*/
.sect_manualMenu {
	width: 700px;
	margin: 0 0 15px 0;
	background: url(/manual/img/top/bg_sect_manualmenu-btm.gif) no-repeat left bottom;
}
.sect_manualMenu .innerSect {
	width: 676px;
	padding: 12px;
	background: url(/manual/img/top/bg_sect_manualmenu-top.gif) no-repeat left top;
}

.sect_manualMenu .innerSect h3 {
	margin: 0 0 12px 0;
	color: #e9044a;
	font-size: 145%;
	line-height: 1.4;
}
.sect_manualMenu .innerSect .area_menuList {
	width: 504px;
	min-height: 8em;
	height: auto !important;
	height: 8em;
	background: url(/manual/img/top/bg_area_menulist-btm.gif) no-repeat left bottom;
}
.sect_manualMenu .innerSect .area_menuList ul {
	width: 498px;
	padding: 8px;
	background: url(/manual/img/top/bg_area_menulist-top.gif) no-repeat left top;
}
.sect_manualMenu .innerSect .area_menuList ul li {
	padding: 0 0 0 13px;
	background: url(/manual/img/top/icon_arrow_pk.gif) no-repeat 0 0.2em;
}
.sect_manualMenu .innerSect .area_menuList ul li a {
	color: #f37095;
	text-decoration: none;
}
.sect_manualMenu .innerSect .area_menuList ul li a:hover {
	text-decoration: underline;
}

/* --- 各イラスト --- */
.sect_manualMenu .innerSect .menuPict {
	position: relative;
	width: 676px;
	height: 0;
}
.sect_manualMenu .innerSect .menuPict img {
	position: absolute;
}
/* menu_manual00〜 */
.sect_manualMenu .menu_manual00 .menuPict img {	top: 10px;	right: 8px;}
.sect_manualMenu .menu_manual01 .menuPict img {	top: 10px;	right: 14px;}
.sect_manualMenu .menu_manual02 .menuPict img {	top: 10px;	right: 14px;}
.sect_manualMenu .menu_manual03 .menuPict img {	top: 10px;	right: 8px;}
.sect_manualMenu .menu_manual04 .menuPict img {	top: 15px;	right: 14px;}
.sect_manualMenu .menu_manual05 .menuPict img {	top: 10px;	right: 10px;}
.sect_manualMenu .menu_manual06 .menuPict img {	top: 10px;	right: 12px;}
.sect_manualMenu .menu_manual07 .menuPict img {	top: 15px;	right: -5px;}
.sect_manualMenu .menu_manual08 .menuPict img {	top: 10px;	right: 10px;}
.sect_manualMenu .menu_manual09 .menuPict img {	top: 10px;	right: 10px;}







