@charset 'UTF-8';
/************************************
 1.generic.css
 2.COMMON
 3.タグ
 4.レイアウト
 5.ヘッダー
 6.コンテンツ
 7.フッター
 8.admin
 9.デバッグ
************************************/

/************************************
 全般
************************************/
body {
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:100%;
	color:#444;
}
* html body {
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:85%;
	vertical-align:baseline;
	line-height:1.4;
}
:first-child + html body {
	font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:80%;
	line-height:1.4;
}
html > body {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	font-size: ;
}
table caption {
	text-align:left;
}

/************************************
 1.generic.css
************************************/

/* Forms */
form {
	clear: both;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
}
select {
	clear: both;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/* Related */
div.related {
	clear: both;
	display: block;
}
/************************************
 COMMON
************************************/
#rNum{
	color:#616161;
	font-size:0.9em;
}
#rNum span{
	font-size:1.6em;
}


/************************************
 3.タグ
************************************/
* {
	margin:0;
	padding:0;
}
body {
	background:#EEE;
	font-size:0.78em;
	margin: 0;
	line-height:1.5;
	color:#4B4B4B;
}
h1, h2, h3, h4{
	font-weight:normal;
}
h1{
	color:#666;
	font-size:1em;
	margin:0;
	padding:0;
	width:600px;
	display:inline;
	}
h2{
	color:#000;
	font-size: 1.6em;
	margin: 0;
	padding:0;
	text-shadow:1px 1px 2px #AAA;
}
.cH2{
	text-align:left;
	margin:17px 0 0;
	padding:0 0 17px 13px;
}
h3{
	color:#D51007;
	font-size: 1.6em;
	margin-bottom:0;
}
h4{
	color: #993;
	font-size: 1em;
	padding-top: 1.5em;
}
a{
	color:#0044CC;
}
a:hover{
	color:#E47911;
}
a img {
	border:none;
}
strong{
	color:#4B4B4B;
}

/* テーブル */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	font-size:0.9em;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}


/************************************
 4.レイアウト
************************************/
#container {
	background:#EEE;
	text-align: left;
}
/*
#container {
	background:#EEE;
	text-align: left;
	background: url(../img/nav_icon.png) no-repeat top left;
}
.sprite-back01{ background-position: 0 0; width: 1px; height: 47px; }
.sprite-back02{ background-position: -51px 0; width: 7px; height: 9px; }
.sprite-back03{ background-position: -108px 0; width: 1px; height: 23px; }
.sprite-back04{ background-position: -159px 0; width: 6px; height: 7px; }
.sprite-bg_conBottom{ background-position: -215px 0; width: 963px; height: 4px; }
.sprite-li_bk{ background-position: -1228px 0; width: 756px; height: 3px; }
*/

/************************************
 5.ヘッダー
************************************/
#headWrap{
	padding:1px;
	border-bottom:1px solid #999;
	margin-bottom:1px;
}
#headLine{
	font-size:0.85em;
	width:1078px;
	margin:0 auto;
}
#summary{
	display:inline;
	color:#666;
}
#headLine ul{
	list-style-type:none;
	width:200px;
	float:right;
	text-align:right;
}
#headLine ul li{
	display:inline;
	padding-left:1em;
}
#siteId{
	font-size:1.4em;
	letter-spacing:0.05em;
	float:left;
	width:145px;
	text-align:left;
	line-height:1;
	margin-top:2px;
}
#siteId span{
	font-size:1.4em;
}
#siteId a{
	display:block;
	margin:10px 0 10px 6px;
	color:#FFF;
}
#siteId a,
#siteId a:hover{
	color:#FFF;
	text-decoration:none;
}

/*** グローバルナビゲーション ***/
#gNaviWrap{
	background:url(../img/back01.png) repeat-x;
	width:100%;
	height:47px;
	margin:0 auto;
	vertical-align:bottom;
}

#gNavi{
	width:1088px;
	margin:0 auto;
	text-shadow:1px 1px 2px #800A02;
}
#gNavi ul{
	font-size:1.25em;
	line-height:1;
	margin-top:20px;
	list-style-type: none;
	float:left;
	width:550px;
}
#gNavi ul li{
	display: block;
	float: left;
	background:url(../img/back02.png) no-repeat 0 3px;
	margin:0 0 0 1em;
	padding:0 0 0 12px;
	vertical-align:middle;
	padding-right:1em;
}
#gNavi ul li a{
	color: #FFF;
	text-decoration: none;
}
#gNavi li a:hover{
	color:#FFF;
}
#gcs{
	float:right;
	width:348px;
	margin:15px 0 10px auto;
	text-align:right;
}
#cse-search-box {
	margin-right:0;
}
#cse-search-box div {
	width:100%;
	padding:0;
}
#cse-search-box input {
	width:auto;
	font-size:100%;
	border:1px solid #940C02;
}
#cse-search-box input[type="submit"] {
	font-size:0.9em;
	padding:2px 5px;
}

#subNaviWrap{
	clear:both;
	background:#B20200;
	border-bottom:2px solid #B3B3B3;
	width:100%;
	height:16px;
	padding:2px 0;
	margin-bottom:6px;
	text-align:left;
}
#subNavi {
	width:1078px;
	margin:0 auto;
}
#breadcrumb{
	font-size:0.9em;
	margin-bottom:6px !important;
	width:1078px;
	margin:0 auto;
}
#breadcrumb a{
	color:#000;
}

/************************************
 6.コンテンツ
************************************/
#content{
	border:1px solid #CCC;
	background:#FFF;
	color: #333;
	width:1078px;
	margin:0 auto 15px;
	padding: 0 0 0 1px;
	overflow:auto;/*IE7 and Firefox*/
}
.nIThs,
.nIThs2{
	color:#999;
	font-size:0.9em;
	border:1px solid #CCC;
	width:48px;
	height:40px;
	padding-top:8px;
	background:#FFF;
	text-align:center;
}
.nIThsm{
	color:#999;
	font-size:0.9em;
	border:1px solid #CCC;
	width:73px;
	height:48px;
	padding-top:25px;
	background:#FFF;
	text-align:center;
}
.nIThs2{
	display:inline;
	vertical-align:middle;
}

/*********** 右カラム ***********/
div#columnR{
	width:756px;
	float:left;
	border-right:1px dotted #999;
	padding-bottom:20px;
}
#index{
	margin:17px 12px 0;
}
#view,#viewText{
	margin:12px 12px 16px;
}
#viewText #subText{
	font-size:3em;
	line-height:1;
}
#viewText h2{
	font-size:3em;
	font-weight:bold;
}
#viewText #fH2{
	font-size:4em;
	font-weight:bold;
}
#viewText #ffH2{
	font-size:6em;
	font-weight:bold;
}
#viewText #lh2{
	font-size:2em;
}
#viewText #mCon{
	margin-bottom:4px;
}
#index h2{
	font-size:2em;
	margin-bottom:4px;
}
#dH2{
	font-size:2em;
	letter-spacing:0.1em;
}
.h3Desc{
	font-size:0.85em;
	color:#666;
	margin-bottom:20px;
}
.ib,
.gab{
	border-top:1px dotted #999;
	padding:4px 12px 0;
	margin-bottom:20px;
}
.gab{
	border:0;
}
#tInd{
	margin-bottom:6px;
}
#aIndH{
	margin-bottom:20px;
}
#lead{
	color:#666;
	font-size:0.9em;
	margin-bottom:15px;
}
/* モジュール関連 */
.module{
	margin:10px 0 14px 12px;
}
.module .abf{
	margin-top:20px;
}


/* Ad関連 */
.gar{
	margin-bottom:15px;
}
.garib{
	margin:0 0 0 12px;
}
#garbWrap{
	margin-bottom:20px;
}
#garbf{
	width:336px;
	float:left;
	margin-right:20px;
}
#garbfc{
	width:376px;
	float:left;
}
#gawrbl,
#gawrbr{
	width:336px;
	float:left;
}
#gawrbl{
	margin-right:40px;
}
#adHbb{
	margin-top:20px;
}
.adrb{
	margin-bottom:14px;
}

/* ソーシャルボタン群 */
#sBT01 {
	width:auto;
	border:0;
}
#sBT01 tr td{
	border:0;
	padding-right:10px;
	padding-left:0;
}

.abf{
    margin: 6px 0;
}
.abf li {
    float: left;
    width:155px;
    margin-right:10px;
}
.abf li a {
	border-radius: 6px;
	font-size:0.9em;
	font-weight:bold;
    padding:3px 0 2px 0;
}
.cfoot{
	margin:20px 0 0;
}
.cfoot li{
    float: left;
    width:336px;
    margin-right:10px;
    margin-bottom:12px;
}
.cfoot li a {
	font-size:1.2em;
	font-weight:bold;
    padding: 8px 0;
}

#vbc{
	background: #E2E0E0;
    border-radius: 6px;
    top:140px;
    margin-left: -120px;
    padding: 10px 14px 0 10px;
    position: fixed;
    width:80px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .3);
}
.vb{
	margin:0;
}
.vb li {
	line-height:1.3;
    width:80px;
    margin-bottom:16px;
}
.vb li a{
    padding: 4px 0;
}
#flb{
	width:682px;
	background:#F2F2F2;
    border-radius: 6px;
    padding:20px 0;
    clear:both;
}
#flb p{
	font-size:1.8em;
	font-weight:bold;
	color:#4C4C4C;
	text-align:center;
	margin-bottom:10px;
}
#flb #lbw{
	background:#FFF;
	padding:20px;
	width:550px;
    border-radius: 6px;
    margin:0 auto;
}


/* サムネイルテーブル */
.mThumb{
	width:55px;
	text-align:center;
	float:left;
}
.mThumbNo{
	color:#CCC;
	font-size:0.9em;
	line-height:1.2;
	width:38px;
	height:32px;
	padding-top:6px;
	text-align:center;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 auto;
}
.mThumb p{
	font-size:0.8em;
	text-align:center;
}
#h2Line{
	margin-top:30px;
}
.indLinkR{
	margin:0 0 0 auto;
	text-align:right;
}
/* 写真枠 */
#pF{
	border:1px solid #ccc;
	padding:3px;
}
#pFWL{
	background:url(../img/bg_photoWL.png) no-repeat scroll left top transparent;
	width:507px;
	height:384px;
	padding:3px;
}
#pFHL{
	background:url(../img/bg_photoHL.png) no-repeat scroll left top transparent;
	width:375px;
	height:506px;
	padding:3px;
}
/* 表示オプション */
.credit,.credit2{
	font-size:0.65em;
	text-align:right;
}
.credit2{
	margin-bottom:20px;
}
/* 表示オプション */
#disp_opt{
	/*border-top:1px solid #CCC;*/
	border-bottom:1px solid #CCC;
	padding:5px 0;
	margin-bottom:20px;
	width:100%;
}
#disp_opt dl{
	width:200px;
	float:left;
}
#disp_opt dt{
	font-weight:normal;
}
.cur{
	font-weight:bold;
}
.dop_icon{
	padding-left:0.5em;
	vertical-align:middle;
}
#closeLink{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
#popList{
	margin-bottom:1em;
}
#popList li{
	display:inline;
	padding-right:1em;
}
#indList{
	border:0;
}
#indList td{
	text-align:center;
	vertical-align:top;
	border:0;
}
#indList td div{
	margin:0 auto;
	width:100px;
	height:100px;
	text-align:center;
	border:1px solid #CCC;
}
#iDetail dt{
	font-weight:bold;
	font-size:1.1em;
}
#iDetail dd{
	font-size:0.85em;
}
#h3Top{
	margin-top:1.5em;
}

/* 関連リスト */
#reML{
	border:0;
}
#reML div{
	color:#616161;
	width:110px;
	text-align:center;
	margin:10px auto 0;
	float:left;
}
#reML img{
	margin-bottom:2px;
}
#reML .nP{
	width:98px;
	height:70px;
	border:1px solid #CCC;
	color:#999;
	text-align:center;
	margin:0 auto;
	padding-top:32px;
	line-height:1.2;
	float:none;
}
#reMN dt{
	font-weight:bold;
}
#reMN dd{
	font-size:0.8em;
}
.reList{
	color:#999;
	margin-left:1em;
	line-height:1.8;
	margin-bottom:14px;
}
.reList span{
	color:#4B4B4B;
}
.textList{
	color:#999;
	line-height:1.8;
	margin-bottom:14px;
}
.textList span{
	color:#4B4B4B;
}

/* フォトギャラリー */
#photoGallery{
	list-style-type:none;
}
#photoGallery li{
	width:100px;
	float:left;
	margin:0 14px 14px 0;
}
#photoGallery li p{
	font-size:0.9em;
}
.photoGallery{
	list-style-type:none;
}
.photoGallery li{
	width:100px;
	float:left;
	margin:0 14px 14px 0;
}
.photoGallery li p{
	font-size:0.9em;
}

/* ブログ関連記事 */
.displayListContents{
	border-bottom:1px dotted #CCC;
	padding:10px 0;
}
.displayListContents img{
	float:right;
}
.displayListContents dl{
	float:right;
	margin-left:20px;
	width:600px;
}
.displayListContents dl dt{
	font-weight:bold;
}
.displayListContents dl dt img{
	float:none;
}
.displayListContentsName{
	font-size:1.3em;
}

/* フッターローカルナビ */
#viewFooter {
	text-align:center;
	margin:30px 0 10px;
}
#viewFooter li {
	text-align:center;
	display:inline;
	margin:0 1em;
}
#viewFooterAd {
	margin-bottom:10px;
}

/* 参考資料 */
dl#reference {
	margin-bottom:1em;
	font-size:0.9em;
}
dl#reference dt {
	font-size:0.8em;
	padding:3px 4px 0 4px;
	margin-right:1em;
	float:left;
	background:#FD7979;
	color:#FFF;
}
dl#reference dd {
	padding-right:2em;
	display:inline;
}

/* ツリー構造 */
ul#tree {
	color:#666;
	margin-left:1em;
}

/* インデックス */
.wreB{
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
.mThumb{
	width:100px;
	margin-right:16px;
	float:left;
}
.sThumb{
	font-size:0.9em;
	width:48px;
	margin-right:6px;
	text-align:center;
	float:left;
}
.mThumbNo,
.sThumbNo{
	color:#CCC;
	font-size:0.9em;
	line-height:1.2;
	width:98px;
	height:88px;
	padding-top:10px;
	text-align:center;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 auto;
	float:left;
}
.sThumbNo{
	width:38px;
	height:32px;
	padding-top:6px;
}
.wreList{
	width:616px;
	float:left;
}
.wreList dt{
	font-size:1.15em;
	margin:1em 0 0.5em;
}
.wreList dt a{
	text-decoration:none;
}
.wreList dt#first{
	padding-top:0;
	border-top:0;
}
.wreList dd{
	font-size:0.9em;
}

/* ビュー */
#vLead{
	margin-bottom:10px;
}
.manDetail{
	margin-bottom:30px;
}
#fullName{
	font-size:2.4em;
}
#photo01{
	float:left;
	margin-right:20px;
}
.noImage{
	width:203px;
	border:1px solid #CCC;
	float:left;
	margin-right:20px;
	text-align:center;
	height:200px;
	font-size:3em;
	color:#CCC;
	padding-top:70px;
}
#biography{
	float:left;
	width:505px;
	vertical-align:middle;
}
#biography dl{
	margin-bottom:1em;
}
#biography dt{
	float:left;
	margin-right:1em;
}
.bioCareer{
	margin-bottom:20px;
}
#biography .manWremark dt{
	float:none;
	font-weight:bold;
}
#biography .manWremark dd{
	font-size:2em;
}

/* タグ関連 */
#index .tags{
	font-size:1.6em;
}
.tags{
	margin-bottom:8px;
}
.tags{
	margin-bottom:8px;
}
.tags li{
	display:inline-block;
	font-size:0.85em;
	margin-bottom:0.5em;
}
.tags li a{
	text-decoration:none;
	color:#4B4B4B;
	display:block;
	padding:4px;
	background:#E8EEF9;
	border:1px solid #DDD;
}
.tags li a:hover{
	background:#DAE2F2;
}
#tagsBottom{
	margin:10px 0 0 17px;
	font-size:1.25em;
}

/* 関連コンテンツ関連 */
.relatedCon{
	margin-top:20px;
}

/*********** 左カラム ***********/
div#columnL{
	background:#EDEDED;
	padding:10px 10px 20px 10px;
	width:300px;
	float:right;
}
#sideWSC {
	text-align:center;
}
#sideWSC {
	margin:0 atuo;
}
/*** フォーム ***/
div#columnL form {
	background:#EEE;
	padding:4px;
	font-size:0.95em;
	margin:0;
	width:152px;
}
div#columnL p#formNote {
	color:#666;
	font-weight:bold;
	padding:0;
	border:0;
	background:#EEE;
	text-align:left;
	margin:0;
}

div#columnL form label {
	display:inline;
	padding:0;
}
div#columnL form label span {
	color:#666;
	font-weight:bold;
}
div#columnL form input#submit {
	font-size:1.2em;
	width:130px;
	display:block;
	margin:10px auto 2px auto;
}

/*** サブメニュー ***/
div#columnL p {
	font-size:0.85em;
	padding:2px;
	background:#EEE;
	margin-bottom:6px;
	margin-top:1em;
}
div#columnL p#tw{
	text-align:left;
}
div#columnL .lNH{
	border-top:1px dotted #999;
	padding-top:4px;
	text-align:left;
	font-size:1.1em;
	color:#D51007;
}
#sNaviLU{
	margin-left:0
}
div#columnL dl{
	margin-left:1.2em;
}
div#columnL dt{
	font-weight:bold;
	color:#999;
	display:list-item;
	padding:2px;
}
div#columnL dt span{
	color:#4B4B4B;
}
div#columnL dd{
	font-size:0.85em;
	list-style-type:disc;
	margin-bottom:1em;
	margin-left:0.2em;
}
#rThumb{
	margin-bottom:6px;
}
#rThumbP{
	margin-bottom:10px;
}
#rThumb dl,
#rThumbP dl{
	font-size:0.95em;
	float:right;
	width:217px;
	list-style-type:none;
	margin-left:6px !important;
}
#rThumbP dl{
	width:125px;
}
div#rThumb dt,
div#rThumbP dt{
	margin:0 !important;
	padding:0 !important;
	font-weight:normal;
	font-size:0.95em;
	color:#4B4B4B;
}
div#rThumb dt span,
div#rThumbP dt span{
	font-size:0.95em;
	color:#999;
}
div#rThumb dd,
div#rThumbP dd{
	font-size:0.8em;
	padding:0;
	margin:0;
}
div#rThumb dd span,
div#rThumbP dd span{
	font-size:1.2em;
	font-weight:bold;
}
div#rThumb div,
div#rThumbP div{
	float:right;
	margin:0 !important;
}
div#rThumbW dl{
	margin-bottom:1em;
}
div#rThumbW dd{
	margin-bottom:0;
}

/* プロフィール情報 */
#note{
	clear:both;
	padding:20px 0 10px;
}
#author{
	margin-top:10px;
}
#author dl{
	margin-left:0 !important;
}
#author dl dt{
	color:#4B4B4B;
	display:block;
}
#author div{
	margin-top:10px;
}


/************************************
 7.フッター
************************************/
#footer {
	clear:both;
	border:1px solid #BBB;
	width:1078px;
	margin:0 auto 20px;
	padding-top:0.5em;
}
/* フッターパンくず */
#fBC{
	margin-bottom:12px;
	border-bottom:1px solid #BBB;
	padding:12px;
}
#fBC a{
	color:#000;
}
/* フッターナビゲーション */
.fNavi{
	font-size:0.95em;
	margin:0 12px 0.7em;
	list-style-type:none;
}
.fNavi li{
	display:inline;
	padding:0 1em 0 0;

}
.fNavi li a{
	color:#4B4B4B;
}
.fNavi li a:hover{
	color:#E47911;
}
.fNaviL{
	margin-bottom:12px;
}


/************************************
 8.admin
************************************/
#adminEditLink{
	background-color:#F9C2C4;
	padding:5px;
	text-align:center;
	font-size:2em;
}
.adminForm{

}
.adminEditSubmit{
	background:#F9C2C4;
	padding:10px;
	text-align:center;
	margin:10px 0 20px;
}
.adminEditSubmit input{
	font-size:2em;
}
.adminNotice{
	color:#990000;
	padding-left:1em;
}
.multiSelect{
	width:300px !important;
	height:300px;
}

/************************************
 9.デバッグ
************************************/
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}