﻿@import url(base.css);


/* 全体 */

div.campaignBox {
	background: #ffffff;
	border-right: #a9c3da 10px solid;
	border-left: #a9c3da 10px solid;
	margin: 0px;
	width: 723px;
	_width: 743px;
}

div.contentBox h3{
	margin: 0px;
}

/* ヘッダ */

div.contentHeader {
	position: relative;
	width: 723px;
	height: 123px;
	margin: 0px;
	padding: 0px;
	background: #a9c3da;
	overflow: hidden;
}

div.contentHeader p.topImage {
	background: url(../image/header-image.jpg) no-repeat left top;
	width: 723px;
	height: 231px;
	position: absolute;
	left: 0px;
	top: 1px;
	margin: 0px;
}

p.topImage {
	text-align: center;
	padding-top: 93px;
}

/* トップメニュー */

ul.topMenu {
	background: #115982 url(../image/menu-image.jpg) repeat-x scroll left top;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 723px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.topMenu li {
	float: left;
	line-height: 30px;
	color: white;
	background: transparent url(../image/stick.jpg) no-repeat scroll left center;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 14px;
}

ul.topMenu li#top {
	background: none;
	margin-left: 35px;
	_margin-left: 15px;
}

ul.topMenu li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

/* コンテンツボックス */

div.contentBox {
	padding: 10px 10px 20px;
	background: url('../image/contentBox-image.jpg') repeat-x left top;
	overflow: hidden;
}

p.topicPath {
	font-size: 80%;
	line-height: 250%;
	margin-top: 0px;
}

p.koji {
	text-align: center;
}

/* コンテンツ左右 */

div.contentMain {
	float: left;
	width: 502px;
	margin-right: 7px;
}

div.contentSub {
	float: left;
	width: 190px;
}

/* マーキー */

div.marqueeSpace {
	background: orange url('../image/marquee.jpg') no-repeat left top;
	width: 483px;
	height: 29px;
	position: relative;
	margin-left: 14px;
}

div.marqueeSpace marquee {
	font-size: 14px;
	width: 345px;
	height: 15px;
	position: absolute;
	left: 113px;
	top: 7px;
}

/* メインコンテンツ */

ul.AppealContent {
	margin: 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
}

ul.AppealContent li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}

/* お知らせ */

div.news {
	background: url('../image/news.jpg') no-repeat left top;
	width: 492px;
	height: 180px;
	_height: 250px;
	margin: 10px 0px 0px 10px;
	padding-top: 70px;
}

div.news h3 {
	display: none;
}

div.news ul {
	margin: 0px;
	padding: 0px 15px 0px;
	width: 445px;
	height: 150px;
	overflow: auto;
}

div.news ul li {
	margin-left: 20px;
}

/* イベント情報 */

div.event {
	background: url('../image/event.jpg') no-repeat left top;
	width: 492px;
	height: 180px;
	_height: 250px;
	margin: 10px 0px 0px 10px;
	padding-top: 70px;
	position: relative;
}

div.event h3 {
	display: none;
}

div.event ul {
	margin: 0px;
	padding: 0px 15px 0px;
	width: 445px;
	height: 150px;
	overflow: auto;
}

div.event ul li {
	margin-left: 20px;
}

div.event ul.month {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 32px;
	list-style-type: none;
	width: auto;
}

div.event ul.month li {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 64px;
	height: 21px;
	text-indent: -9999px;
}

li#july {
	background: transparent url(image/july.jpg) no-repeat scroll left top;
}

li#august {
	background: transparent url(image/august.jpg) no-repeat scroll left top;
}

li#september {
	background: transparent url(image/september.jpg) no-repeat scroll left top;
}

div.event p {
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 7px;
}

div.event p a {
	color: #1997de;
}

/* お問い合わせ */

div.addressBox {
	background: url('../image/address.jpg') no-repeat left top;
	width: 491px;
	height: 88px;
	_height: 138px;
	margin-top: 10px;
	margin-left: 11px;
	padding-top: 50px;
	position: relative;
}

div.addressBox h3 {
	display: none;
}

div.addressBox address {
	margin: 0px 20px 20px;
}

div.addressBox p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

div.addressBox a {
	color: navy;
}

/* ガイドブック */

div.guidebook {
	background: url('../image/guidebook.jpg') no-repeat left top;
	width: 194px;
	height: 271px;
	position: relative;
}

div.guidebook h3 {
	display: none;
}

div.guidebook p.iwate-guidebook {
	text-align: center;
	margin: 0px;
	padding-top: 45px;
}

div.guidebook p.comment {
	margin: 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

div.guidebook a {
	color: green;
}

/* ロゴマークのダウンロード */

div.logomark {
	width: 194px;
	height: 191px;
	background: url('../image/logo-downlord.jpg') no-repeat left top;
}

div.logomark h3 {
	display: none;
}

div.logomark p {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
}

/* QRコード */

div.qr {
	width: 194px;
	height: 191px;
	background: url('../image/qrcode.jpg') no-repeat left top;
	margin-top: 10px;
}

div.qr h3 {
	display: none;
}

div.qr p {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
}

div.qr p.comment {
	color: #984f86;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}


/*イベントガイドブック*/
div.eventguide{
	width: 667px;
	margin: 15px;
}

div.eventguide h3{
	background-image:url(../image/eventguide_title.gif);
	text-indent: -9999px;
	height: 47px;
	width: 667px;
	background-repeat: no-repeat;
	text-align: center;
}

div.eventguide-left{
	float:left;
	width: 248px;
	display: block;
	margin-top: 19px;
	padding-right: 13px;
	padding-left: 12px;
}
div.eventguide-left h4{
	text-align:center;
	color:#d70000;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	}
div.eventguide-left img{
	margin-top:10px;
	margin-bottom: 5px;
}

div.eventguide-right{
	float: left;
	display: block;
	margin-top: 41px;
	width: 383px;
	margin-left: 0px;
}
h4.cate1{
	background-image:url(../image/category-title.gif);
	background-repeat:no-repeat;
	width:359px;
	height:22px;
	padding-left: 24px;
	margin: 0px;
	background-position: left top;
	font-size: 90%;
}
h4.cate2{
	background-image:url(../image/category-title2.gif);
	background-repeat:no-repeat;
	width:359px;
	height:35px;
	padding-left: 24px;
	margin: 0px;
	background-position: left top;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f58e6b;
}

dl.pdf {
	line-height: 1.4;
	font-size: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

dl.pdf dt {
	float: left;
	clear: left;
	display: block;
	width: 248px;
	text-align: center;
	}


dl.pdf-list {
	line-height: 1.4;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

dl.pdf-list dt {
	float: left;
	clear: left;
	width: 220px;
	display: block;
}
dt span{
	font-size: 80%;
}

dl.pdf-list dd {
	float: left;
	width: 125px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	text-align: right;
}
dl.pdf-list dt.nopadding{
	float: left;
	clear: left;
	width: 220px;
	display: block;
	}

dl.pdf-list dd.nopadding{
	padding-top:0px;
}
dl.pdf-list dt.last{
	float: left;
	clear: left;
	width: 220px;
	display: block;
	padding-bottom:30px;
	}

dl.pdf-list dd.last{
	padding-bottom:30px;
}

div.list{
	clear:both;
	padding-bottom: 30px;
}

