@charset "UTF-8";

a[href]:after {
	display:none
}

body {
    color: #333333;
    text-align: center;
}
.wrap {
    margin: auto;
    width: 870px;
}

#header {
    background: url("https://www.locaspot-kyoto.jp/img/bg_headnav.gif") repeat-x scroll center bottom transparent;
    height: 179px;
    overflow: hidden;
    text-align: left;
}
#headerWrap {
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 870px;
}
h1 {
    float: left;
}
#header ul {
    background: none repeat scroll 0 0 #E6E6E6;
    bottom: 38px;
    float: left;
    left: 200px;
    overflow: hidden;
    position: absolute;
}
#header ul li {
    background: url("https://www.locaspot-kyoto.jp/img/ico_arrow01.gif") no-repeat scroll left center transparent;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
}
#footer {
    border-top: 1px solid #7F7F7F;
    color: #7F7F7F;
    padding: 10px 0 0;
    text-align: left;
}
#footer a:link {
    color: #7F7F7F;
    text-decoration: none;
}
#footer a:visited {
    color: #7F7F7F;
}
#footer a:hover {
    color: #7F7F7F;
    text-decoration: underline;
}
#footer a:active {
    color: #7F7F7F;
}
#footer ul {
    float: left;
    overflow: hidden;
}
#footer ul li {
    background: url("https://www.locaspot-kyoto.jp/img/ico_arrow02.gif") no-repeat scroll left center transparent;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0 18px;
}
#footer p.copy {
    float: right;
    font-size: 11px;
    text-align: right;
}
#footer p.copy span {
    color: #5E005C;
    font-size: 17px;
    font-weight: bold;
}
a:link {
    color: #333333;
    text-decoration: none;
}
a:visited {
    color: #333333;
}
a:hover {
    color: #333333;
    text-decoration: underline;
}
a:active {
    color: #333333;
}
#contents img {
    vertical-align: bottom;
}
#contents {
    margin: auto;
    overflow: hidden;
    padding: 15px 0 50px;
    text-align: left;
    width: 870px;
}
#main {
    float: left;
    width: 630px;
}
#main h2 {
    color: #5E005C;
    font-size: 24px;
    margin: 0 0 10px;
}
#main label.h2 {
	color: #5E005C;
	font-size: 20px;
	padding-top: 1em;
	margin: 0 0 10px;
}
#mainBody {
    border: 1px solid #dfdfdf;
    margin: 0 25px 0 0;
    padding: 20px 15px;
}
#sub {
    float: right;
    width: 240px;
	padding-top:40px;
}
#sub h3 {
    color: #5E005C;
    font-size: 16px;
    font-weight: bold;
}
#sub ul {
    margin: 0 0 5px 8px;
}
#sub .lNavCatBox {
    border: 1px solid #dfdfdf;
    margin: 0 0 30px;
    padding: 5px;
}
#sub .lNavCatBox li {
    background: url("https://www.locaspot-kyoto.jp/img/ico_arrow03.gif") no-repeat scroll left center transparent;
    border-bottom: 1px dashed #7F7F7F;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
}
#sub .lNavCatBox li a {
    display: block;
    padding: 5px 5px 5px 23px;
}
#sub .lNavCatBox a:link {
    color: #5E005C;
    text-decoration: none;
}
#sub .lNavCatBox a:visited {
    color: #5E005C;
}
#sub .lNavCatBox a:hover {
    color: #5E005C;
    text-decoration: underline;
}
#sub .lNavCatBox a:active {
    color: #5E005C;
}

#sub .lNavBox {
    border: 1px solid #dfdfdf;
    margin: 0 0 5px;
    padding: 5px;
}
.lNavBox li {
    border-bottom: 1px dashed #7F7F7F;
    margin: 5px;
}
.lNavBox li a {
    display: block;
    padding: 5px;
}
#sub .bnList li {
    margin: 0 0 10px;
}
#topMain {
    overflow: hidden;
    width: 870px;
}
#topMain .bnList li {
    display: inline;
}
.halfBox {
    float: left;
    width: 435px;
}
#newsBox {
    border: 1px solid #7F7F7F;
    float: left;
    width: 433px;
}
#newsBox h2 {
    background: none repeat scroll 0 0 #5E005C;
    color: #FFFFFF;
    padding: 3px 5px;
}
#newsBox dl {
    padding: 10px 15px;
}
#newsBox dl dt {
    padding: 8px 8px 0;
}
#newsBox dl dd {
    border-bottom: 1px dashed #7F7F7F;
    padding: 0 8px 8px;
}
#newsBox .shintyaku {
    color: #0080FF;
}
#newsBox .koushin {
    color: #FFB000;
}
#contents #main #mainBody p{
	margin-bottom:20px;
	line-height:1.8em;
}
div#topicpath {
}
.fix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.fix {
    display: inline-block;
}
* html .fix {
    height: 1%;
}
.fix {
    display: block;
}

/* listbox */
.listDetail {
	float:left;
	width: 180px;
	margin:0 4px 10px 4px;
	padding: 0.25em;
	border: 1px solid #BEB2C5;
}

.listDetail dt {
	border-top: 1px dashed #7F7F7F;
}

.listDetail h3 {
	padding: 0.5em 0;
	color: #5E005C;
	font-size: 14px;
	font-weight: bold;
}

.thumbnail {
	/** padding:10px 0 10px 10px; */
    float: left;
}

.listText{
	float:right;
	width:255px;
	padding:10px 5px 10px 0;
	display:inline;
}

.paging .disabled {
	color : #cdcdcd;
}

.paging .current {
	font-weight: bold;
}

.paging span.prev {
	float: left;
	width: 23%;
}

.paging .pages {
	float: left;
	text-align: center;
	width: 54%;
}

.paging .pages span {
	display: block;
	float: left;
	width: 1.5em;
	margin-left: 0.5em;
	border: 1px solid #cdcdcd;
}

.paging span.next {
	float: right;
	text-align: right;
	width: 23%;
}

/* activity */
.pimg{
	width:210px;
	height:280px;
	float:left;
}

.mvac{
	width:330px;
	margin-left:20px;
	float:left;
}

.mvac h3{
	font-size:18px;
	font-weight:bold;
	padding:10px 0px;
	margin-bottom:20px;
	border-bottom:solid 1px #999;
}

.mvac p{
	line-height:170%;
}

#adedail{
	border:solid 1px #dfdfdf;
	margin-top:30px;
	padding:25px 35px;
}

#dtable{
	font-size:90%;
	width:100%;
}

#dtable th{
	width:125px;
	font-weight:bold;
	padding:15px 0px;
	border-bottom:dashed 1px #bfbfbf !important;
}

#dtable td{
	padding:15px 0px;
	border-bottom:dashed 1px #bfbfbf !important;
}

#mainBody a:link,#mainBody a:visited{
	color:#780376;
	text-decoration: underline;
}

#mainBody a:hover,#mainBody a:active{
	color:#a832a6;
	text-decoration: underline;
}

/*--- faq
--------------------------------------------------------------------------*/
.faq dl{
	padding:20px 15px;
}

.faq dt{
	font-weight:bold;
	padding:5px 0 5px 0;
	color: #5E005C;
}

.faqdd dd{
	border-bottom:#7f7f7f 1px dashed;
	margin-bottom:20px;
	line-height:1.8em;
	float:left;
	margin:0 10px 20px 20px;
}
.faqA{
	color:#C36;	
	font-weight:bold;
	float:left;
}
.faqdd{
	margin:0 10px 30px 20px;	
}

/*--- privac_policy
--------------------------------------------------------------------------*/

.list_decimal{
	list-style:decimal;	
	list-style-position:outside;
	margin:0 10px 0 20px;
}
.list_decimal li{
	padding:5px 0 20px 5px;
}

/*--- link
--------------------------------------------------------------------------*/

#contents #main #mainBody .linkList{
	margin:10px 0 30px 10px;

}

#contents #main #mainBody .linkList li{
	list-style-image:url(https://www.locaspot-kyoto.jp/img/dotlist.gif) ;
	list-style-position:inside;
	margin:10px 0 15px 15px;

}
#contents #main #mainBody .linkList li a{
	background:url(https://www.locaspot-kyoto.jp/img/ico_blank2.gif) no-repeat;
	background-position:right; 
	padding-right: 20px;
}
#contents #main #mainBody .linkfleft{
	width:250px;
	
}


/* --- fix
--------------------------------------------------------------------------*/
.fix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
/* ie7 */
.fix { display: inline-block; }
/* macIE5 \*/
* html .fix { height: 1% }
.fix {display:block;}
/* end MacIE5 */

/** グローバルメニュー */
#gNav ul{
	bottom:42px !important;
}
 
#gNav ul li{
	margin:0 !important;
	background-position: 8px 6px !important;
	padding-left:17px !important;
	border-right: solid 1px #aaa7a7;
}
	
#gNav ul li a img{
	margin:0 10px 2px 0;
}

#gNav span {
	display: none;
}