@charset "utf-8";
/*************************************************/
/*                                                */
/*          詳細共通ページスタイルシート          */
/*                                                */
/*************************************************/

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■各種要素■
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* -----------------
　　キッズページ
----------------- */
#kids {
	width: 165px;
	height: 55px;
	margin: 0 0 10px 0;
	padding: 0;
}
#kids a {
	background: url(../c_images/bt_kids.jpg) no-repeat 0 0;
	width: 165px;
	height: 55px;
	display: block;
}


/*_________________________________________________

2013リニューアル
________________________________________________ */

/*　見出し２      _____________________________________*/
h2 {
	font-size: 130%;
	background-color: #fff;
	background-image: none;
	border-left: 6px solid #81a8d1;
	border-bottom: 1px solid #cccccc;
	margin: 1em 0;
	padding: 4px 0 0 16px;
	min-height: 28px;
	overflow: hidden;
	line-height: 1.4;
}

/*　見出し３      _____________________________________*/
h3 {
	font-size: 100%;
	background: url(/c_images/h3_dot.gif) no-repeat 0 0.15em;
	line-height: 1.4;
	min-height: 18px;
	margin: 1em 0 0.5em 0;
	overflow: hidden;
	padding-left: 20px;
}


.SnsButtons {
	float: left;
	width: 50%;
}

.SnsButtons .SnsBottom { /* スマホ用・非表示　*/
  display: none;
}

/* 幅を 105px とした場合 */
iframe.twitter-share-button {
	width: 105px!important;
}

.date {
	font-size: 96%;
	text-align: right;
	line-height: 1.4;
	margin-bottom: 0.6em;
	white-space: nowrap;
	} 

/* テーブル要素  ______________________________*/
table {
	border-collapse: collapse;
	margin: 0 0 16px 0;
}

table caption {
	text-align: left;
	padding: 16px 0;
	line-height: 1.4;
	font-weight: bold;
	}
	
table caption span {
	border-left: 4px solid #88bbe2;
	padding-left: 8px;
}

table caption span.str {
  border: none;
  padding: 0;
}

th, td {
	border: 1px solid #959595;
	padding: 4px 8px;
}

th {
	background: #e1eef8;
}

.uCaption {
  line-height: 1.4;
}

/* 添付ファイル・関連リンク  ______________________________*/
.AddArea {
	clear: both;
	border-top: 4px solid #81a8d1;
	padding-top: 1em;
}

.AddArea h2, #DivisionArea h2, #EnqArea h2 {
	color: #535353;
	font-size: 120%;
	background: #fff url(/c_images/ico_circle.jpg) no-repeat 0 4px;
	border-style: none;
	margin-top: 0;
	margin-bottom: 0.6em;
	padding: 0 0 0 24px;
	min-height: auto;
}

.AddArea p { margin: 0 0 1em 24px; }
.AddArea ul { margin-left: 24px; }
.AddArea li {
	background: url(/c_images/ico_triblue.jpg) no-repeat;
	padding-left: 16px;
	margin-bottom: 0.8em;
}

.AddArea .GetReader {
  clear: both;
  background: #f3f8fc;
  margin: 24px 16px;
  padding: 10px;
}

.AddArea .GetReader img {
	float: left;
	margin-right: 16px;
}

/* 作成部署  ______________________________*/
#DivisionArea {
	border: 4px solid #e5e5e5;
	background: #fff;
	clear: both;
	padding: 16px;
	margin-top: 2em;
}
#DivisionArea p { line-height: 1.4; }
#DivisionArea .Bikou { background: #f3f8fc; margin: 1em 0; padding: 10px; }

/* アンケート  ______________________________*/
#EnqArea {
	border: 4px solid #E1EEF8;
	clear: both;
	padding: 16px 16px 0 16px;
	margin-top: 2em;
}
#EnqArea h2 { margin-top: 0; margin-bottom: 0.2em; }
#EnqArea p { margin-bottom: 0.4em; font-size: 96%; }
#EnqArea .CommentWrap { padding: 10px 0; }
#EnqArea ul { list-style: circle !important; font-size: 82%; margin-left: 1.2em;}
#EnqArea li { line-height: 1.4; }
#EnqArea textarea { width: 80%; margin-top: 10px; }
#EnqArea textarea.js-PlaceHolder-empty { color: #666; }
#EnqArea .button { width: 80%; text-align: center; margin: 6px 0; }
#EnqArea .button input { text-align: center; }


/* イベント一覧用　______________________________*/
.EventInfo {
		border-bottom: 2px solid #2d6eb2;
		margin-bottom: 2em;
}

.EventInfo p {
		margin: 0 0 0.6em 20px;
}

.EventInfo p.EventDate {
	margin-left: 20px;
}
.EventInfo p.EventLink {
	background: url(../c_images/ico_trigray.jpg) no-repeat 0 0.2em;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin-left: 0;
	list-style: none;
	line-height: 1.4;
}

.EventSummary {
	background: #EBF5FF;
	margin: .4em 0;
	padding: 0.4em 0;
}


.EventSummary p,
.EventSummary dl { margin: 0 1em; }

.EventSummary dl { clear: left; }
.EventSummary dt,
.EventSummary dd {
	float: left;
	font-size: 90%;
	line-height: 1.4;
}

.EventSummary dt { font-weight: bold;}
.EventSummary dd { margin-right: 1em; }

/* イベント詳細用 */
.DateArea {
	/*background: #FFFEEE;
	border: 2px solid #FEE4A4;*/
	margin-bottom: 1.4em;
	/*padding: 16px 16px 2px 16px;*/
}

.EventBox {
	margin-bottom: 1.4em;
	background: #e1eef8;
	border: 1px solid #ccc;
	border-top: none;
}

dl.EventBox dt:first-child {
	border-top: 1px solid #ccc;
}
dl.EventBox dt:first-child + dd {
	border-top: 1px solid #ccc;
}

.EventBox dt {
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	padding: 6px 10px;
	width: 11em;
	line-height: 1.4;
}
.EventBox dd {
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0 0 0 11em;
	padding: 6px;
	line-height: 1.4;
	}

.EventBox input,
.EventBox select { margin-left: 1em; }


/*_________________________________________________

部署の紹介
_____________________________________________ */

.SummaryArea {
	 background: #F8F8F8;
	margin-bottom: 1em;
	padding: 1em;
}

.SummaryArea p {
	line-height: 1.4;
}

.SectionLink {
	border-top: 4px solid #ccc;
	margin-top: 2em;
	padding-top: 1em;
}

.SectionLink h2 {
	color: #535353;
	font-size: 120%;
	background: #fff url(/c_images/ico_circle.jpg) no-repeat;
	border-style: none;
	margin-top: 0;
	margin-bottom: 0.6em;
	padding: 0 0 0 24px;
	min-height: auto;
}

.SectionLink li {
		background-image: none;
		margin-bottom: .6em;
}
.SectionLink li a {
  border: 1px solid #ccc;
		display: block;
		padding: 6px;
		line-height: 1.4;
		width: 35em;
}
.SectionLink li a:hover {
		background: #F8F8F8;
}

.DivLink {
  border: 2px solid #FACD89;
  background: #FFFEF2;
  float: right;
  margin-bottom: 1em;
  padding: 1em;
}

.DivLink li {
  font-size: 90%;
  float: left;
  background: url(/c_images/ico_trigray.jpg)  no-repeat 0 4px;
  line-height: 1.4;
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 0 0 20px;
}

/*_________________________________________________

　画像要素
_____________________________________________ */


/* 画像右寄せ */
#MainType2 .imgright {
	background-color: #FFF;
	float: right;
	margin-right:2.5em;
	padding: 0 10px 10px 10px;
}

/* 画像左寄せ */
#MainType2 .imgleft {
	float: left;
	margin-right:2.5em;
	padding: 0 10px 10px 10px;
	background-color: #FFF;
}

.imgtype1_l {
	clear:both;
	float: left;
	margin-top: 1em;
	margin-right: 1.6em;
	padding: 0 1.4em 15px 0;
}

* html .imgtype1_l{
	width: 330px;
	background:#FFF !important;	
	padding: 0 0 0 0;
	margin-right: 0;
}

.imgtype1_r {
	float: right;
	margin-top: 1em;
	padding:0 0 15px 1.5em;
	clear:both;
}

* html .imgtype1_r{
	background:#FFF !important;	
}

.imgtype2_l {
	margin: 0 0 1.5em 0;
	}

.imgtype2_l .imgarea1L {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}

#MainType2 .imgtype1_l a img, 
#MainType2 .imgtype1_r a img, 
#MainType2 .imgtype2 a img{
	border: none;
	margin: 0;
	padding: 0;
}

#MainType2 p.img1 {
	margin:0 !important;
	padding:0 !important;
}

.imgarea1 {
	margin: 0 0 1.5em 0;
	padding: 0;
	width: 100%;
}

/* 横並びセンター */
.imgtype_c {
    overflow:hidden;
    position:relative;
}
.imgtype_c > div {
    position:relative;
    left:50%;
    float:left;
}
.imgtype_c .imgcenter {
    position:relative;
    left:-50%;
    float:left;
}
.imgtype_c .imgarea {
    float:left;
}
.imgtype_c .imgarea {
    margin-right:10px;
}

.imgtype_c .img1 {
  margin: 0 auto;
  text-align: center;
} 
/* 横並びセンター 終わり*/

p.caption {
	font-size: 90%;
	width: auto;
	margin: 0 0 1.5em 0;
	padding: 0.4em 0 0 0;
	line-height: 1.3;
}

p.caption span.loupe {
	background: url(/c_images/ico_lope.jpg) no-repeat right center; 
	padding: 1px 26px 1px 0;
}


/* 画像拡大ページ 
_________________________________________________*/

.ImgView {
		margin: 1em auto;
		min-width: 160px;
		max-width: 800px;
}

.ImgView img {
		min-width: 160px;
		max-width: 800px;
		height: auto;
}

.BackPage { 
  background: url(/c_images/arrow.jpg) no-repeat 0 center;
		margin: 1em 0;
		min-height: 34px;
		padding: 0 0 0 40px;
}
.BackPage a {
		display: block;
		padding-top: 6px;
}

/* 評価投稿結果ページ
_________________________________________________*/
.errorarea {
  border: 1px solid #D80011;
  padding: 1em;
  margin-bottom: 1em;
}

.errorarea p {
  margin-left: 44px;
}

.errorarea p.icon {
  background: url("/c_images/mk_k_genre.gif") no-repeat 0 2px transparent;
  padding: 0 3px 3px 17px;
}

.thankarea {
  border: 1px solid #E1EEF8;
  padding: 1em;
  margin-bottom: 1em;
}


/* --------------------------------------
　070925 添付ファイル：プレビュー表示
-------------------------------------- */
#f_preview {
	background-color: #FFF;
	width: 100%;
	margin: 0;
	padding: 0;
}
.previewbox {
	float: left;
	width: 196px;
	min-height: 20em;
	text-align: center;
	margin: 0 0 0.4em 0;
	padding: 0;
}
.previewbox .pre_top {
	height: 4px;
	margin: 0;
	padding: 0;
	background: url(/c_images/preview_top.gif) no-repeat center bottom;
}

.previewbox .pre_middle {
	height: 182px;
	margin: 0;
	padding: 2px 0 0 0;
	background: url(/c_images/preview_middle.gif) repeat-y center;
}
.previewbox .pre_middle img {
	border: none;
}


.previewbox .pre_btm {
	height: 4px;
	margin: 0;
	padding: 0;
	background: url(/c_images/preview_bottom.gif) no-repeat center top;
}
/*IE6以下用*/
* html .previewbox {
	height: 20em;
	}

.previewbox .caption_p {
	text-align: left;
	font-size: 85%;
	line-height: 1.4;
	margin: 0;
	padding: 3px 8px 10px 8px;	
	width: 180px;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■その他（ブラウザ対策等）■
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#title, #mainarea .imgtype2 {url("/c_images/mk_k_genre.gif") no-repeat scroll 0px 2px transparent
	/*\*/ /*/
	display: inline-table;
	/**/
}

#title:after, #mainarea .imgtype2:after {
	content: ".";
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;	
	margin: 0;
	padding: 0;
}

#printbt span, #weather span, #etc span, #kids span {
	text-indent: -999em;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*\*/
	position: absolute;
	top: -999px;
	/**/
	/*\*/ /*/
	display: block;
	/**/
}


