﻿@charset "UTF-8";

/* HeadingBlock */

/*▼▼▼▼レイアウトに関するスタイル▼▼▼▼*/
.inkiji .naka_waku .design .main_naka{
	background-image:none;
	width:inherit;
	padding:0;
}
.naka_waku{
	margin:0px auto 0px auto;
	width:950px;
	background-color:#ffffff;
	border:0;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	padding:10px 25px 1px 25px;
	background-image:url("img/main_bg.gif");
	background-repeat:repeat-y;
	background-position:center top;
}
/*▲▲▲▲レイアウトに関するスタイル▲▲▲▲*/

div.mol_contents h1 {
}

div.mol_contents h2 {
	margin:15px 0px 0px 0px;
	padding:7px 5px 5px 15px;
	border-bottom:2px solid #FCCE8F;
	background-color:#f8e2c2;
	/*color:#FFFFFF;*/
	font-size:100%;
	background-image:url("img/naka_h2_bg.gif");
	background-repeat:no-repeat;
	background-position: left top;
}
.main_naka_kiji_box div.mol_contents h2 {
	background-image:url("img/naka_h2_bg760.gif");
}

div.mol_contents h3 {
	margin:15px 0px 3px 0px;
	padding:5px 5px 5px 10px;
	text-align:left;
	border:0;
	/*background-image:url("img/naka_h2_bg_o.gif");
	background-repeat:repeat-x;
	background-position: left top;*/
	background-color:#FBEAD1;
	clear:both;
	font-size:100%;
}

div.mol_contents h4 {
	margin:12px 0px 3px 0px;
	padding:0px 0px 0px 10px;
	text-align:left;
	border-bottom:2px solid #FCCE8F;
	clear:both;
	font-size:100%;
}

div.mol_contents h5 {
	margin:9px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color:#E9E9E9;
	clear:both;
	font-size:100%;
}



/* ImageBlock */

/* フロートの解除 */
div.mol_contents div.mol_imageblock:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
div.mol_contents div.mol_imageblock{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html div.mol_contents div.mol_imageblock{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

div.mol_contents p {
}

div.mol_contents img {
	border:0px;
}

.mol_imageblock_left .mol_imageblock_img {
	margin:3px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	border:0px;
}

.mol_imageblock_right .mol_imageblock_img {
	margin:3px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	border:0px;
}

.mol_imageblock_center .mol_imageblock_img {
	margin:3px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	border:0px;
}

.mol_imageblock_imgfloatleft .mol_imageblock_img {
	margin:3px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	border:0px;
}

.mol_imageblock_imgfloatright .mol_imageblock_img {
	margin:3px 3px 0px 3px;
	padding:0px 0px 0px 0px;
	border:0px;
}

div.mol_contents .mol_imageblock p {
	text-align:left;
}

div.mol_contents .mol_imageblock_imgfloatleft {
	text-align: left;
	border:0px;
	padding:3px 3px 3px 3px;
}

div.mol_contents .mol_imageblock_imgfloatright {
	text-align: left;
	border:0px;
	padding:3px 3px 3px 3px;
}

div.mol_contents .mol_imageblock_center {
	text-align: center;
}

div.mol_contents .mol_imageblock_imgfloatleft {
	text-align: left;
	border:0px;
	padding:3px 3px 3px 3px;
}

div.mol_contents .mol_imageblock_imgfloatright {
	text-align: left;
	border:0px;
	padding:3px 3px 3px 3px;
}

.mol_imageblock_center div {
	margin-left: auto;
	margin-right: auto;
	border:0px;
	padding:3px 3px 3px 3px;
}

.mol_imageblock_right div {
	margin-left: auto;
	border:0px;
	padding:3px 3px 3px 3px;
}

.mol_imageblock_right{
	text-align:right;
}

div.mol_contents .mol_imageblock_img_large {
	width: 320px;
}

div.mol_contents div.mol_imageblock_img_large {
	width: 326px;
}

div.mol_contents .mol_imageblock_img_medium {
	width: 160px;
	padding-right:3px;
}

div.mol_contents div.mol_imageblock_img_medium {
	width: 166px;
}

div.mol_contents .mol_imageblock_img_small {
	width: 80px;
}

div.mol_contents div.mol_imageblock_img_small {
	width: 86px;
}

div.mol_contents .mol_imageblock_w_long {
	width: 100%;
}

div.mol_contents .mol_imageblock_w_middle {
	width: 400px;
}

div.mol_contents .mol_imageblock_w_short {
	width: 300px;
}

div.mol_contents .mol_imageblock_img_al_left {
	text-align: left;
}

div.mol_contents .mol_imageblock_img_al_center {
	text-align: center;
}

div.mol_contents .mol_imageblock_img_al_right {
	text-align: right;
}

div.mol_imageblock_img_al_left .mol_imageblock_img {
	line-height:150%;
}

div.mol_imageblock_img_al_right .mol_imageblock_img {
	line-height:150%;
}

div.mol_imageblock_img_al_center .mol_imageblock_img {
	line-height:150%;
}

div.mol_imageblock_img_al_floatleft .mol_imageblock_img {
	float: left;
	text-align:left;
	line-height:150%;
}

div.mol_imageblock_img_al_floatright .mol_imageblock_img {
	float: right;
	text-align:right;
	line-height:150%;
}

div.mol_contents div.mol_imageblock_inlineblock{
	display:inline-block;
	vertical-align:top;
}

/* TextBlock */

div.mol_contents .mol_textblock {
	text-align:left;
}

.mol_textblock strong {
}

.mol_textblock em {
}

.mol_textblock a {
}

.mol_textblock ol {
}

.mol_textblock ol li {
    margin-left:13px;
}

.mol_textblock ul {
	margin-left:38px;
}

.mol_textblock ul li {
}

div.mol_contents .mol_textblock p {
	margin:3px 5px 3px 13px;
}

.mol_textblock br {
}


/* TableBlock */

div.mol_contents .mol_tableblock {
	margin:10px 5% 10px 5%;
}

.mol_tableblock table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}

.mol_tableblock caption {
	background-color:#FBEAD1;
	padding:4px 0px 4px 0px;
	/*color:#FFFFFF;*/
	font-weight:bold;
	border:1px solid #FCCE8F;
	border-bottom:0;
}

.mol_tableblock th {
	margin:0px 0px 0px 0px;
	padding:2px 4px 2px 4px;
	background-color:#FFFCF7;
	border:1px solid #CCCCCC;
	font-size:85%;
}

.mol_tableblock td {
	margin:0px 0px 0px 0px;
	padding:2px 4px 2px 4px;
	border:1px solid #CCCCCC;
	font-size:85%;
}



/* AttachFileBlock */

div.mol_contents .mol_attachfileblock {
	margin:10px 5% 0px 5%;
	padding:5px 10px 10px 10px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#f9f7f5;
}

.mol_attachfileblock h3 {
}

.mol_attachfileblock a {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
}

.mol_attachfileblock p {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 28px;
	font-size:85%;
}

.mol_attachfileblock ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

.mol_attachfileblock li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 15px;
	border-bottom:1px solid #CCCCCC;
}

.mol_attachfileblock .data{
	font-size:85%;
	color:#555555;
}

.mol_attachfileblock .icon{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:5px;
}

p.mol_attachfileblock_title{
	margin:0px 0px 3px 0px;
	padding:1px 0px 1px 5px;
	border:0px;
	border-bottom:2px solid #c8c5bf;
	background-color:#f9f7f5;
	text-align:left;
	clear:both;
	font-size:100%;
}

.mol_attachfileblock_adobe{
	margin:15px 20px 0px 20px;
	padding:5px 5px 5px 5px;
	border:1px dotted #C0CAD6;
	font-size:85%;
	background-color:#ffffff;
}
.mol_attachfileblock_adobe dt {
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 4px;
	display:block;
	float:left;
	width:160px;
}
.mol_attachfileblock_adobe dd {
	margin:0px 5px 0px 175px;
	padding:4px 0px 5px 0px;
	display:block;
}
/* フロートの解除 */
.mol_attachfileblock_adobe:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.mol_attachfileblock_adobe{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .mol_attachfileblock_adobe{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

.mol_attachfileblock_adobe a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	display:inline;
}

.mol_attachfileblock_adobe img{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	float:left;
}


/* ArrangeImageBlock */

div.mol_contents .mol_argimgblock {
	text-align:center;
}
/* フロートの解除 */
div.mol_contents .mol_argimgblock:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
div.mol_contents .mol_argimgblock{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html div.mol_contents .mol_argimgblock{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

.mol_argimgblock_imgbox3 {
	margin:10px 1% 0px 1%;
	padding:5px 5px 5px 5px;
	text-align:left;
	float:left;
	width: 29%;
}

.mol_argimgblock_imgbox2 {
	margin:10px 1% 0px 1%;
	padding:5px 5px 5px 5px;
	text-align:left;
	float:left;
	width: 45.3%;
}

.mol_argimgblock_imgbox1 {
	margin:10px 1% 0px 1%;
	padding:5px 5px 5px 5px;
	text-align:left;
	float:left;
	width: 94.2%;
}

.mol_argimgblock_imgbox {
	text-align:center;
}

.mol_argimgblock p {
	padding:5px 0px 0px 0px;
	width:200px;
}

.mol_argimgblock_imgbox img {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:200px;
	height: auto;
}

.kiji_emergency .design .main_naka h1{
	background-image:url("img/naka_h1_bg_eme.gif");
	color:#ffffff;
	border:0;
	background-color:#DA3030;
}