﻿@charset "utf-8";

/*------------------------------------------------------------------------------
DO YOU KYOTO?ネットワーク - CSS Modules Import
Date: 2009-09-17
Copyright (C) Copyright 2009 DO YOU KYOTO?ネットワークAll Right Reserved.
------------------------------------------------------------------------------*/


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

Content

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

div#Content {
}

div#Content p.Lead {
	margin-top: 5px;
	margin-left: 17px;
}


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

TblStyle

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

div#Main {
	margin-top: 20px;
}

div#Main h1,
div#Main h2,
div#Main h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

p.Explan01 {
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 452px;
	float: left;
	display: inline;
}

.Explan03 {
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 452px;
	float: left;
	display: inline;
}

div.Image01 {
	float: right;
	margin-top: 15px;
}

div.Image01 p#AndMore01 {
	text-align: right;
}


div.Image01 p.Explan02 {
	margin-top: 10px;
}

p.Sign {
	margin-top: 10px;
	text-align: right;
}

p#BnrDOYOU01 {
	margin-top: 62px;
}

div#Topics01,
div#Topics02,
div#Topics03,
div#Topics04 {
	margin-bottom: 55px;
}

div#Yobikake01 {
	margin-left: -25px;
	width: 718px;
	margin-top: 20px;
	background: url(/files/img/what_doyoukyoto/yobikake_bg_02.jpg) 0 0 repeat-y;
	padding: 72px 67px 5px 67px;
}

div#Yobikake01 p{
	line-height: 1.8;
	margin-bottom: 28px;
}

p#Yobikake02 {
	margin-left: -25px;
}

div#Topics04 p{
	margin-left: 15px;
}

div#Sub {
 background: url(../../files/img/what_doyoukyoto/kyoryoku_bg01.png) 0 0 repeat-y;
}

div#Sub p {
	font-size: 10px;
	color: #6d6d6d;
	margin-left: 20px;
}
/* ----------------------------------------

ClearFix (必要なければ消す)

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

/* -- Modern Browsers -- */

div#Topics01:after,
div#Topics02:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* -- IE7 -- */

*:first-child+html div#Topics01,
*:first-child+html div#Topics02 {
	display: inline-block;
}

/*  -- Legacy IE -- */

* html div#Topics01
* html div#Topics02 {
	height: 1%;
}
