@charset "utf-8";

@import url("localnavi_co.css");

/*-------------topic path */

div#topicPath {
		left: 30px;
		}


/*-------------main */

div#topicsMain {
		width: 720px;
		margin: auto;
		}

div#title {
		width: 720px;
		height: 50px;
		border-bottom: #83b3d9 solid 2px;
		margin-bottom: 16px;
		}

div#title h3 {
		font-family: "HGPｺﾞｼｯｸE", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
		font-size: 24px;
		line-height: 34px;
		text-align: center;
		}

div.allSet {
		margin-bottom: 16px;
		border-bottom: #dddede solid 1px;
		}

div.endSet {
		border-bottom: none;
		}

div#firstSet {
		height: 226px;
		}

div#secondSet {
		height: 249px;
		}

div#thirdSet {
		height: 167px;
		}

div.left {
		float: left;
		border-right: #dddede solid 1px;
		}

div.right {
		float: right;
		}

div#box1 {
		width: 279px;
		height: 210px;
		}

div#box1 p {
		width: 263px;
		}

div#box2 {
		width: 424px;
		height: 210px;
		}

div#box2 p {
		width: 424px;
		}

div#box3 {
		width: 423px;
		height: 233px;
		}

div#box3 p {
		width: 407px;
		}

div#box4 {
		width: 280px;
		height: 233px;
		}

div#box4 p {
		width: 280px;
		}

div#box5 {
		width: 451px;
		height: 167px;
		}

div#box5 p {
		width: 435px;
		}

p.topics {
		display: block;
		font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 16px;
		}

p.aster {
		font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
		font-size: 11px;
		text-align: right;
		line-height: 20px;
		}

div.allSet img {
		margin-bottom: 8px;
		}

p.topics a,
p.aster a {
		color: #0000FF;
		font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
		}