@charset "utf-8";

/*------------------------------------------------------------------------------
Kyoto Prefecture Tourism Guide - CSS Modules Import
URL: http://
Date: 2011-02-02
Copyright (C) Kyoto Tourism Federation. All rights reserved.
------------------------------------------------------------------------------*/

/******************************************
- Title Style
- Section Style
- List Style
- SearchBtn Style
- Button Style
- Table Style
- Form Style
- Text Style
- Stopgap Class
- Clearfix
*******************************************/

/* ----------------------------------------

TitStyle

---------------------------------------- */

/* TitStyle01
------------------------------- */
.spNav.sp {
	overflow-x: hidden;
}
.TitStyle01 {
	margin-bottom: 15px;
}
@media screen and (min-width: 960px) {
	.TitStyle01 {
		margin-bottom: 20px;
	}
}
/* TitStyle02
------------------------------- */

.TitStyle02 {
	margin-bottom: 20px;
	background: url(../../img/common/line_dotted_02.png) 0 100% repeat-x;
	font-size: 116.7%;
	font-weight: 700;
}

.TitStyle02 span {
	display: block;
	padding: 0 0 3px 20px;
	background: url(../../img/common/ico_circle_01.png) 0 0.3em no-repeat;
	zoom: 1;
}

.TblSec .TitStyle02 {
	margin-bottom: 10px;
}

/* TitStyle03
------------------------------- */

.TitStyle03 {
	margin-bottom: 20px;
	background: url(../../img/common/line_dotted_02.png) 0 100% repeat-x;
	font-size: 16px;
	font-weight: 700;
}

.TitStyle03 span {
	display: block;
	padding: 0 0 5px 25px;
	background: url(../../img/common/ico_circle_tango_01.png) 0 0.4em no-repeat;
	zoom: 1;
}

.TitTheme span { background: url(../../img/common/ico_circle_theme_01.png) 0 0.4em no-repeat;}

.TitSea span { background-image: url(../../img/common/ico_circle_sea_01.png);}
.TitForest span { background-image: url(../../img/common/ico_circle_forest_01.png);}
.TitKyoto span { background-image: url(../../img/common/ico_circle_kyoto_01.png);}
.TitTea span { background-image: url(../../img/common/ico_circle_tea_01.png);}
.TitBamboo span { background-image: url(../../img/common/ico_circle_bamboo_01.png);}
.Tit2Area span { background-image: url(../../img/common/ico_circle_2area_01.png);}

.TitYamashiro span { background-image: url(../../img/common/ico_circle_tea_01.png);}
.TitTamba span { background-image: url(../../img/common/ico_circle_forest_01.png);}
.TitTango span { background-image: url(../../img/common/ico_circle_sea_01.png);}

.TblSec .TitStyle03 {
	margin-bottom: 10px;
}

/* TitStyle04
------------------------------- */

.TitStyle04 {
	margin-bottom: 20px;
	padding: 10px 15px;
	border: 1px solid #d7d7d7;
	border-top: 3px solid #f9afaa;
	background: url(../../img/common/bg_pattern_01.png) 0 0 repeat;
	background-size: 100%;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}

@media screen and (min-width: 960px) {
	.TitStyle04 {
		font-size: 113.4%;
		text-align: left;
	}
	.TitStyle03 {
		font-size: 150%;
	}
}

/* TitStyle05
------------------------------- */

.TitStyle05 {
	margin: 20px 0 5px;
	font-size: 116.7%;
	font-weight: 700;
}

/* TitStyle06
------------------------------- */

.TitStyle06 {
	margin-bottom: 20px;
	padding: 10px 15px;
	border: 1px solid #d7d7d7;
	border-top: 3px solid #f9afaa;
	background: url(../../img/common/bg_pattern_02.png) 0 0 repeat;
	font-size: 133.4%;
	font-weight: 700;
}


/* TitStyle07
------------------------------- */

.TitStyle07 {
	border: 1px solid #d7d7d7;
	margin-bottom: 20px;
	padding: 6px 0px;
	background-color: #FBFAF8;
	font-size: 116.7%;
	font-weight: 700;
}

.TitStyle07 span {
	display: block;
	padding: 0 0 3px 30px;
	background-repeat: no-repeat;
	background-position: 0.5em 0.3em ;
	zoom: 1;
}

.TitStyle07 span.Sea 		{ background-image: url(../../img/common/ico_circle_sea_01.png);}
.TitStyle07 span.Forest 		{ background-image: url(../../img/common/ico_circle_forest_01.png);}
.TitStyle07 span.Kyoto 		{ background-image: url(../../img/common/ico_circle_kyoto_01.png);}
.TitStyle07 span.Tea 	{ background-image: url(../../img/common/ico_circle_tea_01.png);}
.TitStyle07 span.Bamboo 	{ background-image: url(../../img/common/ico_circle_bamboo_01.png);}
.TitStyle07 span.Tit2Area 	{ background-image: url(../../img/common/ico_circle_2area_01.png);}


/* TitStyle08
------------------------------- */

.TitStyle08 {
	font-size: 116.7%;
	font-weight: 700;
}

.TitStyle08 span {
	display: block;
	padding: 0 0 3px 16px;
	background: url(../../img/common/ico_arrow_03.png) 0 0.5em no-repeat;
	zoom: 1;
}

.tit_event_01 {
	display: none;
}
.tit_event_01_sp {
	display: block;
}
.tit_recomspot_01 {
	display: none;
}
.tit_recomspot_01_sp {
	display: block;
}
.TitImg_pc {
	display: none;
}
.TitImg_sp {
	display: block;
}
.BtnStyle01.TitImg_sp li input {
	width: 65%;
}
#InfoHdr .DetailBtn01 .TitImg_sp {
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 960px) {
.tit_event_01 {
	display: block;
}
.tit_event_01_sp {
	display: none;
}
.tit_recomspot_01 {
	display: block;
}
.tit_recomspot_01_sp {
	display: none;
}
.TitImg_pc {
	display: block;
}
.TitImg_sp {
	display: none;
}
}
/* ----------------------------------------

SecStyle

---------------------------------------- */

/* SecStyle01
------------------------------- */

.SecStyle01 {
	margin: 0 0 20px;
}

/* Entry
------------------------------- */
div.Entry {
	width: 100%;
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #d1d1d1;
	background: #fff url(../../img/common/entry_tit_bg.jpg) 0 0 no-repeat;
	background-size: 100%;
}

@media screen and (min-width: 960px) {
div.Entry {
	width: 668px;
}
}

div.Entry .EntryTit01 {
	/*position: relative;
	width: 668px;
	margin: 0 -15px 20px;*/
	padding: 0 0 10px;
}

div.Entry div.iconSet {
	padding: 0;
	margin-bottom: 10px;
}

div.Entry div.iconSet img {
	/*display: block;*/
	display: inline;
	float: left;
	margin: 5px 5px 0 0;
}

div.Entry .EntryTit01 strong {
	display: block;
	overflow: hidden;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 700;
	zoom: 1;
}

div.EntryBody01 {
	margin: 20px 0;
	overflow: hidden;
	zoom: 1;
}

div.Entry div.EntryBody01 {
	margin: 0 0 20px 0;
}

div.EntryBody01 .EntryTit02 {
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 5px solid #f4afaf;
	line-height: 1.2;
	text-shadow: 1px 1px 0px #ddd;
	font-size: 133.4%;
	font-weight: 700;
}

div.EntryBody01 .EntryTit03,
div.EntryBody01 .EntryTit03_02,
div.EntryBody01 .EntryTit04 {
	margin: 30px 0 10px;
	text-shadow: 1px 1px 0px #ddd;
	line-height: 1.2;
	font-size: 116.7%;
	font-weight: 700;
}
div.EntryBody01 .EntryTit04_02 {
	font-size: 13px;
	margin: 30px 0 10px;
	text-shadow: 1px 1px 0px #ddd;
	line-height: 1.7;
	font-weight: 700;
}
div.EntryBody01 .EntryTit03_02,
div.EntryBody01 .EntryTit04_02 {
	margin-top: 0;
}

div.EntryBody01 .EntryTit03,
div.EntryBody01 .EntryTit03_02 {
	padding-left: 10px;
	border-left: 5px solid #444;
}

div.EntryBody01 ul,
div.EntryBody01 ol,
div.EntryBody01 dl,
div.EntryBody01 div {
	margin-bottom: 10px;
}


div.EntryBody01 ul,
div.EntryBody01 ol {
	padding-left: 0px;
}

div.EntryBody01 ul li {
	list-style-type: disc;
}

div.EntryBody01 ol li {
	list-style-type: decimal;
}


div.EntryBody01 ul.PhotoList01 {
	margin-bottom: 0;
	padding-left: 0;
}

div.EntryBody01 ul.PhotoList01 li {
	margin-bottom: 15px;
	padding-left: 0;
	list-style-type: none;
	background: none;
}

div.EntryBody01 em,
div.EntryBody01 strong {
	font-weight: 700;
}

@media screen and (min-width: 960px) {
	div.EntryBody01 ul,
	div.EntryBody01 ol {
		padding-left: 25px;
	}
	div.Entry .EntryTit01 strong {
		line-height: 1.2;
		font-size: 150%;
	}
	div.EntryBody01 .EntryTit04_02 {
		font-size: 116.7%;
		line-height: 1.2;
	}
}
/* -- TagList01 -- */

div.EntryBody01 ul.TagList01 {
	margin-bottom: 20px;
	padding-left: 0;
}

div.EntryBody01 ul.TagList01 li {
	display: inline;
	padding-right: 3px;
	list-style-type: none;
}

/* InHdr
------------------------------- */

div.InHdr p.NavLead01 {
	padding: 13px 0 13px 13px;
	background: url(../../img/common/ico_arrow_03.png) 0 50% no-repeat;
	font-weight: 700;
}

div.InHdr ul#TabNav01 {
	border-bottom: 1px solid #cfcbcb;
}

div.InHdr ul#TabNav01 li {
	position: relative;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-bottom: -1px;
}


/* ----------------------------------------

ListStyle

---------------------------------------- */

/* ListStyle01
------------------------------- */
div.EntryBody01 ul.ListStyle01 {
	margin-top: 10px;
}

div.EntryBody01 ul.ListStyle01 li {
	list-style-type: none;
}

ul.ListStyle01 {
}

ul.ListStyle01 li {
	padding: 1px 0 1px 23px;
	background: url(../../img/common/ico_arrow_02.png) 0 0.2em no-repeat;
}

ul.ListStyle01 li.PDF {
	background: url(../../img/common/ico_pdf_01.png) 2px 0.2em no-repeat;
}

ul.ListStyle01 li.files {
    background: url(../../img/common/ico_files_01.png) 2px 0.2em no-repeat;
}

/* ListStyle02
------------------------------- */

ul.ListStyle02 li a {
	padding-left: 12px;
	background: url(../../img/common/ico_arrow_01.png) 0 0.4em no-repeat;
}

/* ListStyle03
------------------------------- */

ul.ListStyle03 li a {
	padding: 3px 0 3px 23px;
}

/* ListStyle04
------------------------------- */

ul.ListStyle04 {
	margin-bottom: 10px;
}

ul.ListStyle04 li a {
	padding: 3px 0 3px 33px
}


/* DefaultList
------------------------------- */

.DefaultList {
	padding-left: 20px;
}

ul.DefaultList li {
	list-style-type: disc;
}

ol.DefaultList li {
	list-style-type: decimal;
}

/* -- InlineList01 -- */
@media screen and (min-width: 960px) {
.InlineList01,
.InlineList02,
.InlineList03 {
	overflow: hidden;
	zoom: 1;
}

.InlineList01 li {
	float: left;
	display: inline-block;
	margin-right: 30px;
	padding: 0 0 2px;
	white-space: nowrap;
	zoom: 1;
}
.DefaultList {
	padding-left: 30px;
}
}
/* -- InlineList02 -- */

.InlineList02 li {
	float: left;
	display: inline;
	margin-right: 30px;
	padding: 0 0 2px 15px;
	white-space: nowrap;
	zoom: 1;
}

/* -- InlineList03 -- */

.InlineList03 li {
	float: left;
	display: block;
	width: 95px;
	margin-right: 30px;
	padding: 0 0 2px;
	white-space: nowrap;
	zoom: 1;
}


/* -- FloatList01 & 02 -- */

.FloatList01 li,
.FloatList02 li {
	float: none;
	width: 100%;
	text-align: left;
	line-height: 2.5;
}

.FloatList01 li input,
.FloatList02 li input {
	float: left;
	margin-right: 0;
	top: 0.4em;
}

* html .FloatList01 li input,
* html .FloatList02 li input { top: 0.1em;}
*:first-child+html .FloatList01 li input,
*:first-child+html .FloatList02 li input { top: 0.1em;}

.FloatList01 li label,
.FloatList02 li label {
	display: block;
	margin-left: 18px;
}

.FloatList02 li { width: 33%;}

@media screen and (min-width: 960px) {
	.FloatList01 li,
	.FloatList02 li {
		float: left;
		width: 49%;
		line-height: 1.7;
	}
}
/* ImgList01
------------------------------- */

ul.ImgList01,
ul.ImgList02 {
	float: none;
	width: 100%;
	margin-left: 0;
	*margin-left: 0;
}

ul.ImgList01 li,
ul.ImgList02 li {
	position: relative;
	margin-bottom: 15px;
	*margin-bottom: 30px;
	*zoom: 1;
}

ul.ImgList01 li.Img01,
ul.ImgList02 li.Img01 {
}

ul.ImgList01 li.Img01 img,
ul.ImgList02 li.Img01 img {
	max-width: 320px;
}

ul.ImgList01 li.Img02,
ul.ImgList01 li.Img03 {
	float: none;
	text-align: center;
}

ul.ImgList01 li.Img02 img,
ul.ImgList01 li.Img03 img {
	max-width: 150px;
}

ul.ImgList01 li.Img03 {
	float: right;
}

ul.ImgList01 li p {
	margin-top: 5px;
	font-size: 83.4%;
	*position: absolute;
	*left: 0;
	*bottom: -19px;
	*margin-top: 0;
}



ul.ImgList02 li.Img01 {
	width: 220px;
	height: 154px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

ul.ImgList02 li.Img01 img {
	max-width: 220px;
}

@media screen and (min-width: 960px) {
	ul.ImgList01 li.Img02,
	ul.ImgList01 li.Img03 {
		float: left;
		width: 150px;
	}
	ul.ImgList01,
	ul.ImgList02 {
		float: right;
		width: 320px;
		margin-left: 20px;
		*margin-left: 10px;
	}
	ul.ImgList02 li.Img01 {
		margin-left: 0;
		margin-right: 0;
	}
}
/* ImgList03
------------------------------- */

ul.ImgList03 {
	float: left;
	display: inline;
	width: 320px;
	padding-right: 30px;
}



/* InfoSec01
------------------------------- */

div.InfoSec01 {
	margin-bottom: 30px;
	padding: 15px 15px 2px;
	border: 1px solid #d1d1d1;
	background-color: #fbfaf7;
}

div.InfoSec01 h2 {
	position: relative;
	z-index: 10;
}

div.InfoSec01 h2 a {
	position: absolute;
	top: 0;
	right: 0;
}

div.InfoSec01 ol {
	position: relative;
	margin-top: -1px;
}

div.InfoSec01 ol li {
	padding: 8px 0;
	border-top: 1px dotted #b1afad;
}

div.InfoSec01 ol li a,
div.InfoSec01 ol li span {
	display: block;
	margin-left: 13em;
	zoom: 1;
}

div.InfoSec01 ol li span.Dates {
	float: left;
	width: 12em;
	margin-left: 0;
	font-weight: 700;
	color: #6e6e6e;
}

/* ----------------------------------------

BtnStyle

---------------------------------------- */

.BtnStyle02 input,
.BtnStyle01 input {
	vertical-align: bottom;
}

/* BtnStyle01
------------------------------- */

.BtnStyle01 {
	text-align: center;
}

.BtnStyle01 li {
	display: inline;
	padding: 0 10px;
}

/* BtnStyle02
------------------------------- */
.BtnStyle02 {
	position: relative;
	margin-top: 30px;
	text-align: center;
	zoom: 1;
}

.BtnStyle02 li {
	display: inline;
	padding-left: 0px;
}

.BtnStyle02 li.BtnBack {
	text-align: center;
}

@media screen and (min-width: 960px) {
.BtnStyle02 {
	text-align: right;
}
.BtnStyle02 li {
	padding-left: 20px;
}
.BtnStyle02 li.BtnBack {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 0;
}
}
/* BtnStyle03
------------------------------- */

.BtnStyle03 {
	text-align: center;
}

@media screen and (min-width: 960px) {
.BtnStyle03 {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	zoom: 1;
}
}

/* icon
------------------------------- */
.txtIcon {
	position: relative;
	bottom: 30px !important;
}
.txtIcon i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	min-width: 3.5em;
	padding: 0px 5px;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-size: 91.7%;
	line-height: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 5px;
}
.txtIcon i.typeSea { background-color: #9ccbfb; color: #143f6b;}
.txtIcon i.typeForest { background-color: #eeda93; color: #5b4b10;}
.txtIcon i.typeKyoto { background-color: #cfc6f2; color: #3f2f7b;}
.txtIcon i.typeTea { background-color: #aede93; color: #335c1b;}
.txtIcon i.typeWide { background-color: #ffa500; color: #515151;}
.txtIcon i.typePickUp { background-color: #ffd3d3; color: #d54949;}
.txtIcon i.typeBamboo { background-color: #9cd6d0; color: #1a524c;}
.txtIcon i.type2area {  background-image: linear-gradient(-45deg, #9ccbfb 50%, #eeda93 50%);
					    background-image: -webkit-linear-gradient(-45deg, #9ccbfb 50%, #eeda93 50%);
					    background-image: -moz-linear-gradient(-45deg, #9ccbfb 50%, #eeda93 50%);
					    background-image: -ms-linear-gradient(-45deg, #9ccbfb 50%, #eeda93 50%);
						color: #143f6b;}

.ico_blank {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}
@media screen and (max-width: 959px) {
	.ico_blank {
		width: auto;
	}
}



/* ----------------------------------------

SearchBtnStyle

---------------------------------------- */

/* SearchBtnStyle01
------------------------------- */

.SearchBtnStyle01 {
	background: url(../../img/common/ico_search_01.png) 0 50% no-repeat;
	padding-left: 16px;
}

/* ----------------------------------------

TblStyle

---------------------------------------- */

div.TblStyle01 table,
div.TblStyle02 table.Tbl,
div.TblStyle03 table.Tbl,
table.TblStyle04,
table.TblStyle05,
table.TblStyle06,
table.TblStyle07
 { width: 100%;}

td a.DetailBtn01 {
	position: relative;
	float: right;
	width: 157px;
	margin: -5px 0;
}

td div.AddCondtion {
	display: none;
	margin: 10px -15px 0;
	padding: 10px 15px 0;
	border-top: 1px dotted #d1d1d1;
}

td div.AddCondtion dl.Area2ndList {
	display: none;
}

/* TblStyle01
------------------------------- */

div.TblStyle01 {
	margin: 20px 0;
}

div.TblStyle01 th,
div.TblStyle01 td {
	padding: 12px 15px;
	border: 1px solid #d1d1d1;
	vertical-align: top;
}

div.TblStyle01 th {
	background-color: #fff7f7;
	font-weight: 700;
}

div.TblStyle01 th.Att {
	background-color: #ffd3d3;
	color: #d86a6a;
	text-align: center;
}

div.TblStyle01 td em.Em01 {
	display: block;
	overflow: hidden;
	zoom: 1;
}

div.TblStyle01 td.Error {
	background: #ffebeb 0 0 !important;
}

div.TblStyle01 table.Tbl02 th {
	background-color: #f8f8f8;
}

div.TblStyle01 table.Tbl03 th {
	background-color: #f6f3e5;
}

/* TblStyle02
------------------------------- */

div.TblStyle02 {
	margin: 20px 0;
}

div.TblStyle02 th,
div.TblStyle02 td {
	padding: 12px 15px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	vertical-align: top;
}

div.TblStyle02 th {
	background-color: #f6f3e5;
	font-weight: 700;
}


/* TblStyle03
------------------------------- */

div.TblStyle03 {
	margin: 20px 0;
}

div.TblStyle03 table.Tbl {
	border-top: 1px solid #e2dfcf;
	border-bottom: 1px solid #e2dfcf;
}

div.TblStyle03 th,
div.TblStyle03 td {
	padding: 8px 5px;
	border-left: 1px solid #e9e4cf;
	vertical-align: top;
}
div.TblStyle03 td {
	font-size: 13px!important;
}
div.TblStyle03 th {
	border-left: none;
	font-weight: 700;
}

div.TblStyle03 thead th {
	border: 1px solid #e2dfcf;
	border-left-color: #fff;
	border-right: none;
	background-color: #ebe8da;
	text-align: center;
	font-weight: 700;
	font-size: 116.7%;
	color: #444;
}

div.TblStyle03 tbody td {
	width: 40%;
	background: url(../../img/common/line_solid_03.png) 0 0 repeat-y;
}
div.TblStyle03 tbody td:last-child{
	word-break: break-all;
}

div.TblStyle03 tbody tr.Even th,
div.TblStyle03 tbody tr.Even td {
	background-color: #f4f1ea;
}

div.TblStyle03 th.First,
div.TblStyle03 td.First {
	border-left: none !important;
}

div.TblStyle03 tbody th.Spot {
	font-weight: 400;
	width: 30%;
}

div.TblStyle03 tbody .Place img {
	float: right;
	display: inline;
	margin-left: 10px;
}

div.TblStyle03 tbody .Spot img {
	display: inline-block;
	margin-right: 10px;
	width: auto;
}

div.TblStyle03 tbody .Place p,
div.TblStyle03 tbody .Spot p {
	overflow: hidden;
	zoom: 1;
}
div.TblStyle03 .Tbl .ColWidth25 { width: 25%;}
@media screen and (min-width: 960px) {
	div.TblStyle03 th,
	div.TblStyle03 td {
		padding: 8px 13px;
		font-size: 12px!important;
	}
	div.TblStyle03 tbody th.Spot {
		width: auto;
	}
	div.TblStyle03 tbody td {
		width: auto;
	}
	div.TblStyle03 tbody .Spot img {
		float: left;
		display: inline;
	}
}

/* TblStyle04
------------------------------- */

table.TblStyle04 th,
table.TblStyle04 td {
	padding: 14px 0;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	vertical-align: top;
}

table.TblStyle04 th {
	font-weight: 700;
}

table.TblStyle04 th span {
	padding-left: 15px;
	background: url(../../img/common/ico_arrow_03.png) 0 50% no-repeat;
}

table.TblStyle04 tfoot td {
	border-bottom-style: dotted;
	text-align: center;
}

/* TblStyle05
------------------------------- */

table.TblStyle05 th,
table.TblStyle05 td {
	padding: 14px 0;
	vertical-align: top;
}

table.TblStyle05 th {
	font-weight: 700;
}

table.TblStyle05 th span {
	padding-left: 15px;
	background: url(../../img/common/ico_arrow_03.png) 0 50% no-repeat;
}

table.TblStyle05 tfoot td {
	border-bottom-style: dotted;
	text-align: center;
}

/* TblStyle06
------------------------------- */

table.TblStyle06 th,
table.TblStyle06 td {
	padding: 14px 0;
	background: url(../../img/common/line_dotted_02.png) 0 100% repeat-x;
	vertical-align: top;
}

table.TblStyle06 th {
	font-weight: 700;
}

table.TblStyle06 th span {
	padding-left: 15px;
	background: url(../../img/common/ico_arrow_03.png) 0 50% no-repeat;
}

table.TblStyle06 tfoot td {
	border-bottom-style: dotted;
	text-align: center;
}


/* TblStyle07
------------------------------- */

table.TblStyle07 {
	margin-top: 15px;
}

table.TblStyle07 th,
table.TblStyle07 td {
	padding: 6px 0;
	vertical-align: top;
}

table.TblStyle07 th {
	font-weight: 700;
}

table.TblStyle07 th span {
	padding-left: 15px;
	background: url(../../img/common/ico_arrow_03.png) 0 50% no-repeat;
}

table.TblStyle07 tfoot td {
	border-bottom-style: dotted;
	text-align: center;
}


/* TblStyle08
------------------------------- */

div.TblStyle08 table.Tbl {
	margin-bottom: 15px;
	width: 90%;
}

div.TblStyle08 table.Tbl th {
	background-color: #fff;
	white-space: nowrap;
	padding: 4px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
}

div.TblStyle08 table.Tbl td {
	padding: 4px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
}

/* -- Text -- */

.TblNotes01 {
	margin-bottom: 3px;
	font-weight: 700;
}

.TblNotes02 {
	margin-top: 5px;
}

/* -- Col -- */
@media screen and (min-width: 960px) {
	.ColWidth5 { width: 5%;}
	.ColWidth8 { width: 8%;}
	.ColWidth10 { width: 10%;}
	.ColWidth15 { width: 15%;}
	.ColWidth18 { width: 18%;}
	.ColWidth20 { width: 20%;}
	.ColWidth25 { width: 25%;}
	.ColWidth30 { width: 30%;}
	.ColWidth35 { width: 35%;}
	.ColWidth40 { width: 40%;}
	.ColWidth50 { width: 50%;}
	.ColWidth77 { width: 77%;}
}
/* ----------------------------------------

FormStyle
(input要素の幅は適宜調整する)

---------------------------------------- */

input.Text,
textarea.Text,
select.Text {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff url(../../img/common/bg_input_01.png) 0 0 repeat-x;
	vertical-align: baseline;
}

input.Text:focus,
textarea.Text:focus,
select.Text:focus {
	border: 1px solid #2da7ee;
}

textarea.Text {
	overflow-y: auto;
}

input.Check01 {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

input.Small01 { width: 5em;}
input.Small02 {	width: 100px;}

input.Medium01 { width: 150px;}
input.Medium02 { width: 250px;}
input.Medium03 { width: 350px;}

textarea.Large01,
input.Large01 {
	width: 98%;
}

input.tipped { color: #a6a6a6;}

/* Pager
---------------------------------------- */

div.Pager01,
div.Pager02 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 4px;
}

div.Pager02 {
}

div.Pager01 p.Total,
div.Pager02 p.Total {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

div.Pager01 p.Total span,
div.Pager02 p.Total span {
	font-weight: 700;
}

ul.Pager {
	float: none;
	width: 100%;
	line-height: 1.5;
	text-align: center;
}

ul.Pager li,
ul.Pager li ol,
ul.Pager li ol li { display: inline;}

ul.Pager li span,
ul.Pager li a {
	padding: 0.3em 0.5em;
	border: 1px solid #9e9e9e;
	background-color: #faf8f6;
	text-decoration: none;
	zoom: 1;
}

ul.Pager li span {
	color: #a6a6a6;
}

ul.Pager li a:hover { text-decoration: underline;}

ul.Pager li.Prev { margin-right: 3px;}

ul.Pager li.Prev a,
ul.Pager li.Prev span {
	padding-left: 15px;
	background: #faf8f6 url(../../img/common/ico_arrow_01_03.png) 5px 50% no-repeat;
	color: #a6a6a6;
}

ul.Pager li.Prev span {
	border-color: #e1e1e1;
	background-image: url(../../img/common/ico_arrow_01_04.png);
}

ul.Pager li.Next { margin-left: 3px;}

ul.Pager li.Next a,
ul.Pager li.Next span {
	padding-right: 15px;
	background: #faf8f6 url(../../img/common/ico_arrow_01.png) 86% 50% no-repeat;
}

ul.Pager li.Next span {
	border-color: #e1e1e1;
	background-image: url(../../img/common/ico_arrow_01_02.png);
	color: #a6a6a6;
}

ul.Pager li ol li { padding: 0 3px;}

ul.Pager li a:hover {
	text-decoration: underline;
	color: #b24f14;
}

ul.Pager li ol li span,
ul.Pager li ol li a:active {
	border-color: #f4afaf;
	background-color: #f4afaf;
	font-weight: 700;
	color: #fff;
}

@media screen and (min-width: 960px) {
	div.Pager01,
	div.Pager02 {
		margin: 10px 0 20px;
		padding-top: 10px;
	}
	div.Pager01 p.Total,
	div.Pager02 p.Total {
		float: left;
		width: 350px;
		text-align: left;
		margin-bottom: 0;
	}
	ul.Pager {
		float: right;
		width: 350px;
		line-height: 1.5;
		text-align: right;
	}

}
/* ----------------------------------------

TextStyle

---------------------------------------- */

.Notes01 {
	font-weight: 400;
	font-size: 83.4%;
	color: #8b8b8b;
}

.Em01 {
	font-weight: 700;
}

/* ----------------------------------------

Stopgap Class
(以下は暫定的、又はイレギュラーな場合のみ使用。通常は使用しない)

---------------------------------------- */

.Clear {
	clear: both;
}

.Hidden {
	height: 0;
	width: 0;
	overflow: hidden;
}

.OutlineFix {
	/* Gecko outLinefix & MacIEHack ＼*/
	overflow: hidden;
	/* End */
}

.MgnTop0 { margin-top: 0;}
.MgnTop10 {	margin-top: 10px;}
.MgnTop15 {	margin-top: 15px;}
.MgnTop20 {	margin-top: 20px;}
.MgnTop30 {	margin-top: 30px;}
.AlignCenter { text-align: center;}
.AlignRight { text-align: right;}
.NoWrap { white-space: nowrap;}
.BreakWord { word-wrap: break-word;}

.ArwStyle01 {
	padding: 1px 0 1px 23px;
	background: url(../../img/common/ico_arrow_02.png) 0 0.35em no-repeat;
}

.TxtStyle01 {
	color: #D86A6A;
}

.TxtStyle02 {
	text-decoration: underline;
}



/* ----------------------------------------

ClearFix (基本的にクラス指定では使用しない、必要なければ消す)

---------------------------------------- */

/* Modern Browsers
------------------------------- */

.ClearFix:after,
.FloatList01:after,
.FloatList02:after,
div.Pager01:after,
div.Entry:after,
div.Entry .EntryTit01:after,
ul.ImgList01:after,
ul#TabNav01:after,
div.InfoSec01 ol li:after,
div.Entry div.iconSet:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* IE7
------------------------------- */

*:first-child+html .ClearFix,
*:first-child+html .FloatList01,
*:first-child+html .FloatList02,
*:first-child+html div.Pager01,
*:first-child+html div.Entry,
*:first-child+html div.Entry .EntryTit01,
*:first-child+html ul.ImgList01,
*:first-child+html ul#TabNav01,
*:first-child+html div.InfoSec01 ol li,
*:first-child+html div.Entry div.iconSet {
	zoom: 1;
}

/* Legacy IE
------------------------------- */

* html .ClearFix,
* html .FloatList01,
* html .FloatList02,
* html div.Pager01,
* html div.Entry,
* html div.Entry .EntryTit01,
* html ul.ImgList01,
* html ul#TabNav01,
* html div.InfoSec01 ol li,
* html div.Entry div.iconSet {
	zoom: 1;
}
