﻿/*------------------------------------------------------------------------------
CSSDocument
------------------------------------------------------------------------------*/
@charset "UTF-8";
/*------------------共通------------------*/
* { 
	/* font-family:ヒラギノ角ゴProW3,HiraginoKakuGothicPro,メイリオ,Meiryo,ＭＳＰゴシック,sans-serif;  */
	color:#555555; 
	margin:0; 
}
body { background-color:#F5F6F7; }

a {
	color:#333;
	text-decoration:underline;
}
a:hover, a:active{
	color:#F69;
	text-decoration:underline;
}

img{ border:0; }


* {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin: auto;
	height: auto;
	width: 960px;
	background-color: f5f6f6;
}
#content {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	margin:8px 0;
}
h1 {
}
h2 {
}
h4 {
}

a {
	color: #09F; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

a:visited {
	color: #09F;/*リンクの色*/
}

a:hover {
	color: #F69; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}

.pick_up {
	clear: none;
	float: left;
	height: auto;
	width: 950px;
	margin-bottom: 10px;
}
#pick_up_img {
	clear: none;
	float: left;
	height: 120px;
	width: 950px;
	background-color: #FFF;
}
#left_box {
	float: left;
	height: auto;
	width: 700px;
	clear: none;
}

#event_box_m {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#eventListArea {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 698px;
	clear: none;
	float: left;
}
#event_box_a {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#event_box_mp {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	background-color: #FFF;
}


#event_box_s {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#event_box_t {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#event_box_o {
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#event_box {
	clear: none;
	float: left;
	height: auto;
	width: 680px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.contentsList {
}
.listInfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	list-style-type: none;
}

#right_box {
	float: left;
	height: auto;
	width: 240px;
	clear: none;
	margin-left: 18px;
}
#today_box {
	clear: none;
	float: left;
	height: auto;
	width: 238px;
	background-color: #FFF;
	margin-bottom: 10px;
}
#miyazakiEventArea {
	clear: none;
	float: left;
	height: auto;
	width: 236px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.event1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #F5F6F7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.event2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 20px;
}

#boxBannerArea {
	height: auto;
	width: 240px;
	list-style-type: none;
	clear: none;
	float: left;
	margin-bottom:13px;
}


#boxBannerArea ul li {
	list-style-type:none;
	border:1px;
	margin-bottom:5px;
	border-color:#CDCDCD;
	border-style:solid;
	padding:2px;
	width:234px;
	/*height:60px;*/
}

#boxBannerArea ul li a{display:block;}

#boxBannerArea ul li a:hover{opacity:0.7;}

#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #999;
	height: auto;
	width: 950px;
	text-align: right;
	margin: auto;
}

.bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    padding:0px!important;
    border: 0px!important;
    box-shadow: 0px!important;
    left: 0!important;
	margin-bottom:8px;
}