@charset "UTF-8";

/*------------------------------
    MainVisualArea
------------------------------*/
#mvWrap {
	width:100%;
	overflow:hidden;
	position:relative;
}
#mvInner {
	position:relative;
}
#mvWrapCoverL {
	width:930px;
	height:500px;
	position:absolute;
	background:url(../images/bg_mvWrap.png);
	top:0;
	left:-937px;
}
#mvWrapCoverR {
	width:930px;
	height:500px;
	position:absolute;
	background:url(../images/bg_mvWrap.png);
	top:0;
	left:951px;
}
#mvArea {
	height:500px;
	position:relative;
	overflow:hidden;
	left:-1888px;
	margin:0 auto;
}
#mvArea .carousel_box {
	float:left;
	width:944px;
	height:500px;
	text-align:center;
}
#mvInner .btns #mvPrev {
	width:52px;
	height:52px;
	position:absolute;
	top: 229px;
	left:-24px;
	border:none;
	cursor:pointer;
}
#mvInner .btns #mvNext {
	width:52px;
	height:52px;
	position:absolute;
	top: 229px;
	left:918px;
	border:none;
	cursor:pointer;
}

#mvNav {
	width:930px;
	position:absolute;
	bottom:10px;
	left:31px;
}
#mvNav li {
	float:left;
	margin-right:5px;
	border:1px solid #FC0;
	cursor: pointer;
}
#mvNav li.active {
	border:1px solid #F00;
}
/*201405�ǋL*/
#mvNav {
	position:absolute!important;
	text-align:center;
	left:0px;
}
#mvNav li {
	display:inline-block;
	/display:inline;
	/zoom: 1;
	float:none!important;
	color: #aaa;
	height:20px;
	font-size:120%;
	border:0;
}
#mvNav li.active {
	color: #666;
	border:0;
}
/*------------------------------
    QuickMenu Area
------------------------------*/
#quickMenu {
	width:1000px;
	height:100px;
	background: url(../images/winter/bg_quickMenu.gif) left top no-repeat;
}
#quickMenu ul {
	padding-top:13px;
	padding-left:36px;
}
#quickMenu ul li {
	float:left;
	margin-right:7px;
}
#green #quickMenu ul li {
    margin: 0px 16px;
}


.prContent img{
	width:100% !important;
	height:auto !important;
}

/*------------------------------
    Promotion Area
------------------------------*/
#prWrap {
	width:934px;
	margin:0 33px;
}
#prWrap h2 {
	padding-left:2px;
	margin-bottom:10px;
}
#prArea {
	width:934px;
	height: 215px;
	position:relative;
	margin:0 auto;
}
#prArea .prContent {
	width:235px;
	height: 215px;
	float:left;
	display:inline;
	background: url(../images/bg_prArea.gif) left top no-repeat;
}
#prArea .prContentInner {
	width:204px;
	height: 183px;
	overflow:hidden;
	font-size:12px;
	line-height:1.4em;
	padding:12px 17px 0 12px;
}
#prArea .prContentInner p {
	line-height:1.6em;
	margin-bottom:5px;
}
#prArea .prContentInner h3 {
	font-weight:bold;
	margin:10px 0 5px;
	color:#3B53A8;
}
#prArea .prContentInner h3 a {
	color:#3B53A8;
}
#prArea .prContentInner img {
	width:100% !important;
	height:auto !important;
}

#carouselPrev,
#carouselNext {
	top:86px;
	width: 12px;
	height: 22px;
	cursor: pointer;
	position: absolute;
}
#carouselPrev {
	left: -20px;
	background:transparent url(../images/bg_carouselPrev.gif) no-repeat top left;
}
#carouselNext {
	right: -20px;
	background:transparent url(../images/bg_carouselNext.gif) no-repeat top left;
}

/*------------------------------
    Update Area
------------------------------*/
#updateArea {
	width:659px;
	height:196px;
	background: url(../images/winter/bg_updateArea.gif) left top no-repeat;
	padding-top:15px;
	margin-left:3px;
	margin-bottom:15px;
}
#updateLeft {
	width:290px;
	float:left;
	position:relative;
	display:inline;
	margin-left:15px;
	margin-right:13px;
}
#updateTime {
	position:absolute;
	top:-3px;
	right:0;
	text-align:right;
	font-size:11px;
}
#updateLeftTab {
	width:290px;
	height:28px;
	overflow:hidden;
}
#updateLeftTab li {
	width:82px;
	height:28px;
	float:left;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin-left:5px;
}
#updateLeftTab li#eigyoInfo {
	background: url(../images/winter/updateLeft_tab_01_off.gif);
}
#updateLeftTab li#kotsuInfo {
	background: url(../images/winter/updateLeft_tab_02_off.gif);
}
#updateLeftTab li#eigyoInfo.select,
#updateLeftTab li#eigyoInfo.tab_hover {
	background: url(../images/winter/updateLeft_tab_01_on.gif);
}
#updateLeftTab li#kotsuInfo.select,
#updateLeftTab li#kotsuInfo.tab_hover {
	background: url(../images/winter/updateLeft_tab_02_on.gif);
}
#green #updateLeftTab li#eigyoInfo.select,
#green #updateLeftTab li#eigyoInfo.tab_hover {
	background: url(../images/green/updateLeft_tab_01_on.gif);
}
#green #updateLeftTab li#kotsuInfo.select,
#green #updateLeftTab li#kotsuInfo.tab_hover {
	background: url(../images/green/updateLeft_tab_02_on.gif);
}

.updateTextArea {
	width:290px;
	font-size:12px;
	padding:15px 0px 0px;
}
.updateTextArea div {
	width:270px;
	height:125px;
	overflow: auto;
	padding:5px 10px 5px;
}
.eigyoText {
	background:#FFF url(../images/winter/tab03.gif) 5px top no-repeat;
}
.kotsuText {
	background:#FFF url(../images/winter/tab03.gif) 92px top no-repeat;
}
#green .eigyoText {
	background:#FFF url(../images/green/tab03.gif) 5px top no-repeat;
}
#green .kotsuText {
	background:#FFF url(../images/green/tab03.gif) 92px top no-repeat;
}
.updateTextArea p {
	line-height:1.5em;
	margin-bottom:10px;
}
.dis_none {
	display:none;
}

#updateRight {
	width:323px;
	float:right;
	display:inline;
	margin-right:13px;
}
#green #updateRight {
	padding-top:15px;
}
#updateRight h2 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

#upWeather {
	width:103px;
	height:109px;
	float:left;
	position:relative;
	background: url(../images/bg_upInfo_02.gif) left top no-repeat;
	margin-right:7px;
}
#upTemp {
	width:103px;
	height:109px;
	float:left;
	position:relative;
	background: url(../images/bg_upInfo_02.gif) left top no-repeat;
	margin-right:7px;
}
#upWind {
	width:103px;
	height:109px;
	float:left;
	position:relative;
	background: url(../images/bg_upInfo_02.gif) left top no-repeat;
}
#upWeather h3,
#upTemp h3,
#upWind h3 {
	position:absolute;
	top:5px;
	left:5px;
}
#upWeather p {
	position:absolute;
	top:28px;
	left:19px;
	line-height:0;
	font-size:0;
}
#upTemp p,
#upWind p {
	width:90px;
	position:absolute;
	top:8px;
	left:5px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	line-height:103px;
	text-shadow: 1px 1px 1px #333;
}
#upWind p.txtWind4 {
	top:30px;
	font-size:26px;
	line-height:32px;
}

/*------------------------------
    InfoArea & eventArea &pressArea
------------------------------*/
#infoArea,#eventArea,#pressArea {
	width:658px;
	position:relative;
}
#infoArea h2,#eventArea h2,#pressArea h2 {
	margin-left:4px;
}
#infoArea p.archiveLink,#eventArea p.archiveLink,#pressArea p.archiveLink {
	position:absolute;
	bottom: 29px;
	right: 13px;
	font-size:93%;
}
#infoArea p.archiveLink a,#eventArea p.archiveLink a,#pressArea p.archiveLink a {
	color:#333;
	text-decoration:none;
}
#infoArea p.archiveLink a,
#eventArea p.archiveLink a {
	color:#fff;
}
#infoInner,#eventInner,#pressInner {
	min-height:70px;
	background: url(../images/bg_contentArea.gif) left bottom no-repeat;
	padding: 5px 17px 60px 21px;
}
#infoInner ul,#eventInner ul,#pressInner ul {
	overflow:hidden;
	border-bottom: 1px dotted #CCC;
}
#infoInner ul li,#eventInner ul li,#pressInner ul li {
	background:url(../images/arrow_contentArea.gif) 3px 13px no-repeat;
	border-top:1px dotted #CCC;
	font-size:108%;
	line-height:1.8em;
	color:#333;
	font-weight:bold;
	padding:5px 0 5px 20px;
	margin-top:-1px;
	display: inline-table;
	width: 600px;
}
#infoInner ul li img,#eventInner ul li img,#pressInner ul li img {
	vertical-align:-2px;
}
#infoInner ul li a,#eventInner ul li a,#pressInner ul li a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
#infoInner ul li a:hover,#eventInner ul li a:hover,#pressInner ul li a:hover {
	color:#1122CC;
}

#infoInner ul li .koushinbhi,#eventInner ul li .koushinbhi,#pressInner ul li .koushinbhi{
	float: right;
	color: #aaa;
	font-weight: normal;
	font-size: 92%;
}



/*------------------------------
    photogallery
------------------------------*/
#photogallery {
	width:658px;
}
#photogallery h2 {
	margin-left:4px;
}
#photoInner {
	background: url(../images/bg_contentArea.gif) left bottom no-repeat;
	padding:15px 10px 25px 18px;
}
#photoInner h3 {
	line-height:0;
	margin-bottom:5px;
}
#photogallery ul {
	overflow:hidden;
	*zoom:1;
	margin-bottom:15px;
}
#photogallery ul li {
	float:left;
	margin-right:6px;
}

/*------------------------------
    bannerArea
------------------------------*/
#bannerArea {
	width:658px;
	position: relative;
	background: url(../images/bg_contentArea.gif) left bottom no-repeat;
	padding-bottom:45px;
}
#bannerInner {
	width:658px;
	background: url(../images/bg_contentInner.gif) left top no-repeat;
	padding-top:20px;
}
#bannerArea ul {
	padding-left:2px;
}
#bannerArea ul li {
	float:left;
	display:inline;
	margin-left:15px;
	margin-bottom:15px;
}
#bannerArea ul#hideBanner {
	clear:both;
	display: none;
}
#bannerAreaBtn {
	width: 87px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	bottom:28px;
	right: 10px;
	background: url(../images/winter/btn_bannerArea_02.gif);
}
#green #bannerAreaBtn {
	background: url(../images/green/btn_bannerArea_02.gif);
}

/*------------------------------
    LiveCamera
------------------------------*/
#liveCam {
	width:244px;
	background:#313131 url(../images/winter/bg_liveCam.gif) left top no-repeat;
	font-size:0;
	line-height:0;
	padding:28px 3px 3px;
	margin-bottom:20px;
}

/*------------------------------
    PickUpArea
------------------------------*/
#pickupArea {
	width:244px;
	background:#0167B1 url(../images/winter/bg_pickupArea.gif) left top no-repeat;
	font-size:93%;
	line-height:1.4;
	padding:28px 3px 3px;
	margin-bottom:20px;
}
#green #pickupArea {
	background:#004B36 url(../images/green/bg_pickupArea.gif) left top no-repeat;
}
#pickupArea ul {
	width:224px;
	background:#FFF;
	padding:5px 10px;
}
#pickupArea ul li {
	word-wrap:break-word;
	background:url(../images/arrow_contentArea.gif) 0px 5px no-repeat;
	padding:2px 0 2px 15px;
}
#pickupArea ul li span {
	display:block;
	font-size:108%;
	line-height:1.4em;
	font-weight:bold;
	color: #0167B1;
}
#pickupArea ul li a:hover span {
	color: #12C;
}
#pickupArea ul li a {
	color:#333;
}
#pickupArea ul li a:hover,#pickupArea ul li a:active {
	color:#12C;
}

/*------------------------------
    SocialPlugin Area
------------------------------*/
/* Facebook */
#facebookArea {
	width:250px;
	background:#FFF;
	margin-bottom:20px;
}

/* Facebook */
#facebookArea {
	width:658px;
	position: relative;
	background: url(../images/bg_contentArea.gif) left bottom no-repeat;
	padding-bottom:45px;
	background-color: transparent
	margin-bottom:0;
}
#facebookInner {
	width:658px;
	background: url(../images/bg_contentInner.gif) left top no-repeat;
	padding:20px 21px 0;
}

/* Twitter */
#twitterTL {
	width:250px;
}
#twitterTL .twtr-hd {
	padding:5px 10px;
}
#twitterTL .twtr-ft div {
	padding:5px 10px;
}



#localMenu .widget_sp_image{
	display:none;
}