@import url(base.css);


/* 全体 */

div.campaignBox {
	background: #ffffff;
	border-right: #a9c3da 10px solid;
	border-left: #a9c3da 10px solid;
	margin: 0px;
	width: 723px;
	_width: 743px;
	overflow: hidden;
}

div.contentBox h3{
	margin: 0px;
}

/* ヘッダ */

div.contentHeader {
	position: relative;
	width: 723px;
	height: 261px;
	margin: 0px;
	padding: 0px;
	background: #a9c3da;
}

div.contentHeader h2 {
	margin: 0px;
}

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: 20px 10px;
	background: transparent url(../image/contentBox-image.jpg) repeat-x scroll left top;
	overflow: hidden;
}

/* コンテンツ左右 */

div.contentMain {
	float: left;
	width: 502px;
	margin-right: 5px;
}

div.contentSub {
	float: left;
	width: 195px;
	overflow: hidden;
}

/* マーキー */

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;
	color: #333333;
}

/* メインコンテンツ */

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: transparent url(../image/news.jpg) no-repeat scroll left top;
	width: 492px;
	height: 180px;
	height: 250px;
	margin: 10px 0px 0px 10px;
}

div.news h3 {
	display: none;
}

div.news iframe {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 445px;
	height: 150px;
}

/* イベントピックアップ情報 */

div.event_picup {
	background: transparent url(../image/event.jpg) no-repeat scroll left top;
	width: 492px;
	height: 180px;
	_height: 250px;
	margin: 10px 0px 0px 10px;
	padding-top: 70px;
}

div.event_picup h3 {
	display: none;
}

div.event_picup iframe {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 445px;
	height: 150px;
}

/* イベント情報 */

div.event {
	background: transparent url(../image/event.jpg) no-repeat scroll left top;
	width: 492px;
	height: 180px;
	_height: 250px;
	margin: 10px 0px 0px 10px;
	padding-top: 70px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center; 
}

div.event h3 {
	display: none;
}

p.tpc_right {
	margin: 0;
	padding: 30px 0 20px;
	text-align: right;
	line-height: 25px;
	font-size: 90%;
	text-indent: -9999px;
}

p.tpc_right a {
	background: url(../image/ico_tpcli.gif) no-repeat;
	display: block;
	width: 100px;
	height: 21px;
	margin-left: 375px;
}

p.tpc_right a:hover {
	background-position: bottom;
}

div.event ul {
	margin: 10px auto 0px;
	_margin-left: -20px;
	padding: 0px;
	width: 455px;
	height: 90px;
	overflow: auto;
	list-style-type: none;
	background: transparent url(../image/pickup.jpg) no-repeat scroll right top;
	text-align: left;
}
div.event ul li {
	margin: 0px 0px 3px 20px;
	padding: 0px 25px 0px;
	background: transparent url(../image/list.jpg) no-repeat scroll left center;
}

form.event_search {
	width: 455px;
	margin: auto;
	padding-bottom: 30px;
	position: relative;
	border-bottom: 1px #C0C0C0 solid;
}

form.event_search p {
	margin: 0px 0px 5px;
	text-align: left;
}

div.event p.map {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 32px;
	list-style-type: none;
	width: auto;
	background: transparent url(../image/showmap.gif) no-repeat scroll left top;
	width: 84px;
	height: 21px;
	text-indent: -9999px;
}

div.event p.map a {
	display: block;
	width: 84px;
	height: 21px;
}

select {
	vertical-align: middle;
}

p.enent_area {
}

p.event_month {
	position: absolute;
	right: 45px;
	top: 0px;
}

div.event p.done {
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

div.event p a {
	color: #1997de;
}

/* お問い合わせ */

div.addressBox {
	background: transparent url(../image/address.jpg) no-repeat scroll left top;
	width: 491px;
	height: 98px;
	_height: 138px;
	margin-top: 10px;
	margin-left: 11px;
	padding-top: 40px;
	position: relative;
}

div.addressBox h3 {
	display: none;
}

div.addressBox address {
	margin: 0px 20px 20px;
	font-size:90%;
}

div.addressBox p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

div.addressBox a {
	color: navy;
}

/* ガイドブック */

div.guidebook {
	background: transparent url(../image/guidebook.jpg) no-repeat scroll 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: transparent url(../image/logo-downlord.jpg) no-repeat scroll 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: transparent url(../image/qrcode.jpg) no-repeat scroll 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;
}

