/*
Theme Name: 東京都健康安全研究センター
Theme URI: http://www.tokyo-eiken.go.jp
Description: --
Author: JR Souken Information Systems Co., Ltd.
Author URI: http://www.jrsi.co.jp/
Version: 1.0
*/

#sitemap_list, #sitemap_list ul, #sitemap_list li {
	margin: 0;
	padding: 0;
}
#sitemap_list li {
	font-size: 108%;
	font-weight: bold;
	line-height: 1.8;
	background: url(../images/urban/bg_level1.png);
 	list-style-type: none;
	margin-bottom: 15px;
	padding: 8px 0 8px 20px;
}
#sitemap_list li li {
	font-size: small;
	font-weight: normal;
	background: url(../images/urban/icon_large.png) no-repeat 0 0.5em;
	line-height: 1.5;
	margin-bottom: 0;
	padding: 0 0 0 18px;
}
#sitemap_list li li li {
	padding-left: 16px;
}
#sitemap_list li li li li {
	font-size: 0.85em;
	background: url(../images/urban/icon_small.png) no-repeat 0 0.45em;
	padding-left: 14px;
}
#sitemap_list li li li li li {
	font-size: 1em;
	padding-left: 12px;
}
#sitemap_list ul {
	margin-top: 3px;
	margin-bottom: 5px;
}

#sitemap_list .posts_in_category {
	position: absolute;
	padding-left: 10px;
}

#sitemap_list li .posts_in_category a {
	background: #fff url(../images/urban/ico_post_list.png) no-repeat center;
	text-indent: -9999px;
	display: block;
	width: 1.2em;
	height: 1.2em;
	border: solid 1px #ccc;
	padding: 0;
}


.page-ietm {
    position: relative;
    text-indent: 50px;
}

.children {
    position: relative;
    margin: 0 0 0 2em;
    text-indent: 50px;
}




/*
ul.page_list {
    position: relative;
}
*/

/*
li.page_item {
    float: left;
    width: 150px;
    background: #3B5982;
}
*/


/*
li.page_item a {
    text-indent: 50px;
    display: block;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    color: white;
} 
*/

/*
ul.children {
    position: relative;
    text-indent: 50px;
}
*/

/*
li.page_item a:hover {
        background: #5A81B4;
}
*/

/*
ul.children li.page_item {
    float: none;
}
*/

/*-----------------------------------------------------------------------*/
/* default fonts */
/*-----------------------------------------------------------------------*/

body, input, select {
	font-size:0.92em;
	font-weight:normal;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
	color:#333;
}

/*-----------------------------------------------------------------------*/
/* layout styles */
/*-----------------------------------------------------------------------*/

html {

}

body {
	text-align:justify;
	text-justify:inter-ideograph;
	-ms-text-justify: inter-ideograph; /* IE8以上では必要 */
	background-color:#e5e5e5;
	background-image:url("images/backgroundGradation.png");
	background-repeat:repeat-x;
}

#pageWrapper {
	width:960px;
	background-color:#fff;
	margin: 0px auto 0px auto;
}

#headerWrapper {
	margin-bottom:20px;
}

#upperNavi {
	height:80px;
}

#mainImage {
	width:920px;
	height:200px;
}

#mainNavi {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

#breadCrumbList {
	font-size:0.86em;
	margin:0px 0px 20px 0px;
}

#contentsWrapper {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-bottom:40px;
}
#mainBlock {
	float:left;
	width:640px;
}
#mainFullBlock {
	width:100%;
}
#main404 {
	width:640px;
	margin:0 auto 0 auto;
}
#sideBlock {
	float:right;
	width:260px;
	border-left:1px solid #ccc;
}
#footerWrapper {
	font-size:0.76em;
	border-top:1px dotted #333;
}

/*-----------------------------------------------------------------------*/
/* clearfix */
/*-----------------------------------------------------------------------*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac // */

/*-----------------------------------------------------------------------*/
/* wordpress styles */
/*-----------------------------------------------------------------------*/

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption-text {
	margin-top:5px;
	text-align:center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter, dl.aligncenter {
	display:block;
	text-align:center;
	align:center;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.mceIEcenter {
	text-align: center;
}


/*-----------------------------------------------------------------------*/
/* content styles */
/*-----------------------------------------------------------------------*/

/* general styles */
/*-----------------------------------------------------------------------*/

h1 {
    font-size:1.0em;
	font-weight:bold;
	line-height:1.8em;
    border-bottom:1px solid #333;
    border-left:6px solid #333;
    color:#333;
/*
	background-image:url("images/h1Background.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:#e7e7e7;
	border-bottom:2px solid #336600;
	height:32px;
*/
    padding-left:5px;
    margin-bottom:20px;
}

h2 {
    color:#333;
    border-left:6px solid #333;
    font-size:1.0em;
    font-weight:bold;
    padding-left:5px;
    margin-bottom:10px;
}

h3 {
    color:#333;
    font-size:1.0em;
    font-weight:bold;
    margin-bottom:10px;
}

h4,h5,h6 {
    font-size:0.92em;
    margin-bottom:10px;
}

p {
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    margin-bottom: 5px;
}

strong {
	color:#000;
	font-weight:bold;
}

em {
	font-style: italic;
}

/* table styles */
/*-----------------------------------------------------------------------*/

.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid,
table, table th, table td
{
	border-collapse: collapse;
	cursor:text;
	font-size:0.98em;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
}

table caption
{
	text-align:center;
}

.mceItemTable th, table th, table thead
{
	color:#333;
	background:#eee;
	border: 1px solid #999;
	padding:10px;
}

.mceItemTable td, table td
{
	color:#333;
	border: 1px solid #999;
	padding:10px;
}

/* list styles */
/*-----------------------------------------------------------------------*/

ul, ol {
	margin-top:1.0em;
	margin-left:0.0em;
	margin-bottom:1.0em;
}
ul {
	list-style:none;
	list-style-position:inside;
}
ol {
	list-style: decimal;
	list-style-position:inside;
}
ol ol {
}
ol ol ol {
}
ol ol ol ol {

}
ul ul, ol ol, ul ol, ol ul {

}
li {
	line-height:1.6em;
}

/* link styles */
/*-----------------------------------------------------------------------*/

a:link {
        color: #52739f;
}
a:visited {
        color: #743399;
}
a:active, a:hover {
        color: #ff4b33;
}

/* 未使用 styles */
/*-----------------------------------------------------------------------*/

dl {
        margin:0px 0px 24px 0px;
}
dt {
        font-weight: bold;
}
dd {
        margin-bottom: 18px;
}

ins {
        border-bottom:1px solid green;
        text-decoration:none;
        color:green;
}

del {
        text-decoration:line-through
        color:red;
}

cite {
        border-bottom:1px dashed blue;
}

acronym {
        border-bottom:1px dotted #ccc;
        cursor:help;
}

abbr {
        border-bottom:1px dashed #CCC;
        cursor:help;
}

img:-moz-broken {
        -moz-force-broken-image-icon:1;
        width:24px;
        height:24px;
}

pre {
        font: 12px/18px Consolas, Monaco, monospace;
}

/*-----------------------------------------------------------------------*/
/* common styles */
/*-----------------------------------------------------------------------*/

/* パディングボックス */
/*-----------------------------------------------------------------------*/

.paddingBox {
	padding:10px;
}

/* 強調領域 */
/*-----------------------------------------------------------------------*/

.emphasisRegion {
	background-color:#f0f0f0;
	padding:5px;
}

/* 水平メニュー */
/*-----------------------------------------------------------------------*/

#mainNavi ul.horizontalMenu {
	zoom:1;
	overflow:hidden;
	list-style: none;
	padding:0px 10px 0px 10px;
    margin:0;
}

#mainNavi ul.horizontalMenu li {
	float:left;
	padding:0px 10px 0px 10px;
	margin:0;
	border-right:1px dotted #333;
}

#mainNavi ul.horizontalMenu li a {
	color:#333;
	text-decoration:none;
}

#mainNavi ul.horizontalMenu li a:hover {
	color:#fff;
	background-color:#52739f;
}

#mainNavi ul.horizontalMenu li.no-border {
	border:none;
    margin-left:0px;
}

/* サイドメニュー */
/*-----------------------------------------------------------------------*/

div.sideMenu ul.menu li, div.sideMenu ol.menu li {
	font-size:0.98em;
    background-image:none;
    list-style:none;
    padding:0;
	margin:0;
}

div.sideMenu ul.menu {
	list-style-position: inside;
	border-top: 3px solid #333;
	padding:0;
	margin:0;
}

div.sideMenu ul.menu li:first-child {
	padding: 0 0 0 1em;
	margin: 0 0 0  0em;
}

div.sideMenu ul.menu > li {
    background-image: url("images/menuArrow01.png");
    background-repeat: no-repeat;
    background-position: 4px 10px;
/*
    background-color:#f0f0f0;
*/
	border-bottom: 1px solid #333;
	line-height:2.0em;
	padding:0 0 0 1em;
	margin:0 0 0 0em;
}

div.sideMenu ul.menu > li > ul.sub-menu {
	list-style-position: inside;
    background-image:none;
	padding:0 0 0 0em;
	margin: 0 0 0 2em;
}

div.sideMenu ul.menu > li > ul.sub-menu > li {
    background-image: url("images/menuArrow02.png");
    background-color:#fff;
    background-repeat: no-repeat;
    background-position: 1em 8px;
	border-top: 1px dashed #333;
	border-bottom: none;
	line-height:2.0em;
	padding: 0 0 0 2em;
  	margin:  0 0 0 -3em;
}

div.sideMenu ul.menu > li >  ul.sub-menu > li > ul.sub-menu {
	padding: 0 0 0 1em;
	margin: 0 0 0 0em;
}

div.sideMenu ul.menu > li >  ul.sub-menu > li > ul.sub-menu > li {
	border-top: 1px dashed #333;
	border-bottom: none;
	line-height:2.0em;
	padding: 0 0 0 2em;
	margin: 0 0 0 -3em;
}

div.sideMenu ul.menu > li >  ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
	padding: 0 0 0 3em;
	margin: 0 0 0 -3em;
}

div.sideMenu ul.menu > li >  ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
	line-height:2.0em;
	padding: 0 0 0 3em;
	margin: 0 0 0 -3em;
}

/* ページタイトル */
/*-----------------------------------------------------------------------*/

.pageTitle {
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	border-bottom:3px solid #333;
	margin-bottom:30px;
}

/* カテゴリ・タイトル */
/*-----------------------------------------------------------------------*/

.categoryTitle {
	font-size:1.2em;
	font-weight:bold;
}

/* 緊急情報 */
/*-----------------------------------------------------------------------*/

.noticeBox {
	margin-bottom:30px;
	border:2px #f00 solid;
}

.noticeTitle {
	color:#f00;
	font-weight:bold;
	background-image:url('images/iconNotice.png');
	background-repeat:no-repeat;
	background-position:0px -2px;
	padding:0px 0px 0px 30px;
	margin:0px 0px 10px 0px;
}

/* レイアウトテーブル */
/*-----------------------------------------------------------------------*/

.layout {
	border:none;
	padding:10px;
}
/*
table.layout {
}
*/
table.layout tr {
/*
	padding:0;
	margin:0;
*/
}

table.layout td, table.layout th {
*/
	border:1px #fff solid;
	background:none;
	padding:0;
	margin:0;
*/
}
/*
table.layout td *, table.layout th * {
	padding-bottom:0px;
	margin-bottom:0px;
}
*/

/*-----------------------------------------------------------------------*/
/* Google検索ボックス */
/*-----------------------------------------------------------------------*/

#searchBox {
	background-color:none;
	width:370px;
	padding:0;
	margin: 0 0 0 auto;
/*
	background-color:none;
	position:absolute;
	position:relative;
	left:670px;
	top:-50px;
*/
}

#searchBox table td {
    border:none;
	background-color:none;
    padding: 0 !important;
    margin: 0 !important;
}

#cse, #cse-search-form {
    border:none;
	background-color:none;
    padding: 0 !important;
    margin: 0 !important;
}

#cse td
{
    border:none;
	background-color:none;
    padding: 0 !important;
    margin: 0 !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border:none;
	border-color: #D9D9D9;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #2F5BB7;
	background-color: #357AE8;
	background-image: none;
}

/*-----------------------------------------------------------------------*/
/* Site Map
/*-----------------------------------------------------------------------*/

.ddsg-wrapper {

}

.ddsg-wrapper ul {
        list-style:disc;
        margin:0px 0px 0px 20px;
}

.ddsg-wrapper ul li {
        margin:0px 0px 5px 0px;
}

.ddsg-wrapper span.date {
        font-size:0.7em;
        padding:0px 0px 0px 20px;
}

