@charset "utf-8";
/*---------------------------------------
top.css
create:asoTWC/nishioka
---------------------------------------*/

#headContents {
	width:980px;
	margin:16px auto;
}

#topSlideShow {
	float:left;
	width:732px;
	height:250px;
}
#topEventWta {
	float:right;
	width:235px;
	height:244px;
	padding:6px 6px 0;
	background:url(../img/top_event_wta_bg.gif) repeat left top;
}
#topEventWta .unitBox {
	background-color:#fff;
	border-radius:4px;
	padding:10px;
	margin-bottom:7px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	box-shadow: #999 0px 0px 3px;
	behavior: url(http://aso.ne.jp/lib/css/PIE.htc);
	clear:both;
	height:95px;
	overflow:hidden;
}
#topEventWta .smallButton {
	border-radius: 4px;
	padding: 1px 8px 1px 25px;
	color:#fff;
	font-size: 80%;
	float: right;
	background:url(../img/icon_calendar_white.png) no-repeat 8px 3px #239d55;
}
#topEventWta .wtaButton {
	padding: 1px 0px 1px 0px;
	float: right;
}
#topEventWta .smallButton:hover {
	text-decoration: none;
}

#topEventWta h3 {
	font-size:90%;
	font-weight:bold;
	padding-left:16px;
	color:#444;
	margin-bottom:2px;
}
#topEventWta .topEvent h3 {
	background:url(../img/icon_event.png) no-repeat left center;
}
#topEventWta .topWebTV h3 {
	background:url(../img/icon_webtv.png) no-repeat left center;
}
#topEventWta .entryCont {
	line-height:110%;
}
#topEventWta .entryCont h4 {
	font-size:85%;
	max-height:29px;
	overflow:hidden;
	font-weight:normal;
	line-height: 130%;
	padding: 2px 0;
}
#topEventWta .entryCont h4.webtvTitle {
	font-size:80%;
	max-height:none;
	font-weight:normal;
}
#topEventWta .entryCont .entryData {
	font-size:80%;
	font-weight:normal;
}
#topEventWta .entryCont .entryDate {
	font-size:80%;
	font-weight:normal;
}
#topEventWta .entryCont .entryPhoto {
	float:left;
	padding-right:8px;
	padding-top:2px;
	overflow: hidden;
	width:84px;
	height:72px;
}
#topEventWta .entryCont .entryPhoto img {
	width:82px;
	height: auto;
	border:1px solid #ddd;
}

body.home #contentsArea {
	width: 768px;
	margin-top:0;
	float: left;
}
body.home #contentsArea #widget {
	float: left;
}

#contentsArea .topContents {
	width:539px;
	margin-top:19px;
	float:right;
}
#contentsArea .topContents .topContentsBox {
	background-color:#FFF;
	margin-bottom:25px;
	padding:17px 20px;
	border:3px solid #239d55;
	clear:both;
}
#contentsArea .topContents .emergencyInfo {
	background-color:#fffbf9;
	border:3px solid #ff7171;
}
#contentsArea .topContents .topContentsBox .topBoxTitle {
	color:#0b8f41;
	font-weight:normal;
	margin:0;
	font-size:140%;
}
#contentsArea .topContents .emergencyInfo .topBoxTitle {
	color:#ff2f2f;
	font-size: 160%;
	text-align: center;
	line-height: 120%;
	padding:3px 0 0;
}
#contentsArea .topContents .topContentsBox .boxHeader {
	margin:0 0 10px;
}
#contentsArea .topContents .topContentsBox .boxHeader .topBoxTitle {
	float:left;
}
#contentsArea .topContents .topContentsBox .boxHeader .gotoList {
	float:right;
	font-size:90%;
	text-align:center;
	width:92px;
}
#contentsArea .topContents .topContentsBox .boxHeader .gotoList a {
	display:block;
	padding:3px 5px;
	color:#FFF;
	border-radius:3px;
	background-color:#239d55;
}
#contentsArea .topContents .topContentsBox .boxHeader .gotoList a:hover {
	background-color:#2ccf6f;
	text-decoration:none;
}
#contentsArea .topContents .topContentsBox table.recentList {
	width:100%;
	clear:both;
	margin:0;
}
#contentsArea .topContents .topContentsBox table.recentList td {
	width:110px;
	padding:5px 0 4px 0;
	color:#333;
	font-size:80%;
	border:none;
	line-height:normal;
	vertical-align:top;
}
#contentsArea .topContents .topContentsBox table.recentList th {
	padding:5px 0;
	font-weight:normal;
	text-align:left;
	border:none;
}
#contentsArea .topContents .emergencyInfo .recentEmergency {
	clear:both;
	padding:15px 0 0;
}
#contentsArea .topContents .emergencyInfo .recentEmergency .emergencyDate {
	font-size: 80%;
	color:#666;
}
#contentsArea .topContents .emergencyInfo .recentEmergency h3 {
	font-size:120%;
	font-weight:bold;
	margin: 0;
}
#contentsArea .topContents .emergencyInfo .recentEmergency p {
	font-size:90%;
	padding-bottom: 0;
}
#contentsArea .topContents .topPurposeContent {
	margin-bottom:0;
	clear:both;
}
#contentsArea .topContents .topPurposeContent h3 {
	color:#0b8f41;
	font-weight:normal;
	margin:0 0 20px;
	padding-bottom:2px;
	font-size:140%;
	border-bottom:2px solid #239d55;
}
#contentsArea .topContents .topPurposeContent ul.purposeList {
	clear:both;
}
#contentsArea .topContents .topPurposeContent ul.purposeList li {
	border-radius:3px;
	width:128px;
	margin:0 0 8px 8px;
	float:left;
}
#contentsArea .topContents .topPurposeContent ul.purposeList li a {
	font-size:100%;
	font-weight:bold;
	color:#fff;
	border-radius:3px;
	padding:6px;
	width:117px;
	background-color:#239d55;
	display:block;
}
#contentsArea .topContents .topPurposeContent ul.purposeList li a:hover {
	background-color:#2ccf6f;
	text-decoration:none;
}
#contentsArea .topContents .topPurposeContent ul.purposeList li:first-child {
	margin:0 0 9px 0 !important;
}
#contentsArea .topContents .topPurposeContent ul.purposeList li img {
	display:block;
	padding:4px 0 0;
}


#contentsArea .topContents .spotBanner {
	margin-bottom:13px;
	text-align:center;
	border: 1px solid #007bd1;
	font-size:120%;
}
#contentsArea .topContents .spotBanner a {
	border:1px solid #80c6f6;
	background-color:#007bd1;
	color:#fff;
	padding: 16px 4px;
	text-decoration:none;
	display:block;
}
#contentsArea .topContents .spotBanner span {
	font-size:80%;
	padding-right:10px;
}
#contentsArea .topContents .spotBannerGreen {
	border: 1px solid #239d93;
}
#contentsArea .topContents .spotBannerGreen a {
	background-color:#239d93;
	border: 1px solid #7dcdc6;
}
#contentsArea .topContents .spotBannerRed {
	border: 1px solid #d5080f;
}
#contentsArea .topContents .spotBannerRed a {
	background-color:#d5080f;
	border: 1px solid #ec666a;
}
#contentsArea .topContents .spotBannerOrange {
	border: 1px solid #ef7000;
}
#contentsArea .topContents .spotBannerOrange a {
	background-color:#ef7000;
	border: 1px solid #ff9435;
}
#contentsArea .topContents .spotBannerYellow {
	border: 1px solid #efa900;
}
#contentsArea .topContents .spotBannerYellow a {
	background-color:#efa900;
	border: 1px solid #ffd235;
}
#contentsArea .topContents .spotBannerPink {
	border: 1px solid #f7343b;
}
#contentsArea .topContents .spotBannerPink a {
	background-color:#f7343b;
	border: 1px solid #f9676c;
}
#contentsArea .topContents .spotBannerHalf {
	width:48%;
}
#contentsArea .topContents .spotBannerHalf span {
	display:block;
	padding-right:0;
}

.topWidgetUnit {
	width:181px;
	margin-top:19px;
	float:right;
}
.topWidgetUnit ul.bannerList {
	margin-bottom:13px;
}
.topWidgetUnit ul.bannerList li {
	line-height:0.5em;
	margin-bottom:13px;
}

ul.topSideMenu {
	border:1px solid #bbb;
	padding:2px 10px;
	margin-bottom:24px;
	border-radius:4px;
}
ul.topSideMenu li {
	margin:9px 0;
	font-size:83%;
	line-height:130%;
}
ul.topSideMenu li a {
	background:url(../img/icon_green.png) no-repeat left center;
	padding-left:14px;
}

.topWidgetUnit .topWidgetBox {
	border:1px solid #cdcdcd;
	padding:1px;
	margin-bottom:23px;
}
.topWidgetUnit .topWidgetBox .widgetTitle {
	background-color:#239d55;
	padding:6px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:95%;
}
.topWidgetUnit .topWidgetBox dl.topPopulation {
	padding:6px 10px;
	font-size:90%;
}
.topWidgetUnit .topWidgetBox dl.topPopulation dt {
	width:50px;
	padding:3px 0 3px 18px;
	float:left;
}
.topWidgetUnit .topWidgetBox dl.topPopulation dd {
	padding:3px 0;
	text-align:right;
}
.topWidgetUnit .topWidgetBox dl.topPopulation dt.topHouseholds {
	background:url(../img/icon_tophouse.png) no-repeat left center;
}
.topWidgetUnit .topWidgetBox dl.topPopulation dt.topMan {
	background:url(../img/icon_topman.png) no-repeat 2px center;
}
.topWidgetUnit .topWidgetBox dl.topPopulation dt.topWoman {
	background:url(../img/icon_topwoman.png) no-repeat 2px center;
}
.topWidgetUnit .topWidgetBox dl.topPopulation dt.topTotal {
	background:url(../img/icon_toptotal.png) no-repeat left center;
}
.topWidgetUnit .topWidgetBox .topPopTime {
	text-align:center;
	font-size:77%;
	border-top:1px dotted #ccc;
	padding:5px 0 4px;
	color:#555;
}
.topWidgetUnit .topWidgetBox .detailLink a {
	display: block;
	padding: 3px 5px;
	color: #FFF;
	border-radius: 3px;
	background-color: #239d55;
	text-align:center;
}

#advertisingArea {
	clear:both;
	background:url(../img/advertising_bg.gif) repeat left top #fff;
}
#advertisingArea .adInner {
	width:984px;
	margin:0 auto;
	padding:10px 0;
}
#advertisingArea .advertisingTitle {
	font-size:90%;
	padding-bottom:4px;
}

#advertisingArea .adInner ul.adBannerList {

}
#advertisingArea .adInner ul.adBannerList li {
	width:123px;
	height:40px;
	text-align: left;
	float:left;
}
#advertisingArea .adInner ul.adBannerList li a {

}
#advertisingArea .adInner ul.adBannerList li a.textBanner {
	width:118px;
	height:33px;
	background-color:#fff;
	font-size:85%;
	text-align:center;
	border:1px solid #999;
	display:block;
	line-height:130%;
	padding-top:5px;
}

.topContents .topSpotInfo {
	/*
		half width:235px;
		float:left;
	*/
	background-color: #f6fbfe;
	margin-bottom: 25px;
	padding: 13px;
	border: 3px solid #47a0e3;
	text-align:center;
}
.topContents .topSpotInfo .spotDate {
	font-size: 80%;
	color: #666;
}
.topContents .topSpotInfo .spotTitle {
	font-size:110%;
	padding:2px 0;
}
.topContents .topSpotInfo .spotDetail {
	font-size: 90%;
	color: #444;
}
.topContents .topSpotInfo2 {
	width:235px;
	float:right;
	background-color: #fff3e6;
	margin-bottom: 25px;
	padding: 13px;
	border: 3px solid #f9972c;
	text-align:center;
}
.topContents .topSpotInfo2 .spotDate {
	font-size: 80%;
	color: #666;
}
.topContents .topSpotInfo2 .spotTitle {
	font-size:130%;
	padding:2px 0;
}
.topContents .topSpotInfo2 .spotDetail {
	font-size: 90%;
	color: #444;
}



#footerTop {
	display: none;
}


/* skitter */

/* =Skitter styles
----------------------------------------------- */
.box_skitter {
	position: relative;
	width: 800px;
	height: 300px;
	background: #000;
}

.box_skitter img {
	max-width: none;
} /* Tip for stildv */
.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}
.box_skitter .image a {
	display:block;
}
.box_skitter .image a:hover {
	background-color:#fff;
}
.box_skitter .image a:hover img {
	opacity: 0.7;
}
.box_skitter .image img {
	display: none;
}

/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {
	position: absolute;
	bottom: -35px;
	left: 35px;
	z-index: 152;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.box_skitter .next_button {
	position: absolute;
	bottom: -35px;
	right: 35px;
	z-index: 152;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.box_skitter .prev_button:hover, .box_skitter .next_button:hover {
	opacity: 0.5 !important;
}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 100;
	background: #000;
	color: #fff;
	font: bold 11px arial;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.75;
}

.box_skitter .info_slide .image_number {
	background: #333;
	float: left;
	padding: 2px 10px;
	margin: 0 5px 0 0;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.box_skitter .info_slide .image_number:hover {
	background: #000;
}

.box_skitter .info_slide .image_number_select, .box_skitter .info_slide .image_number_select:hover {
	background: #cc3333;
	float: left;
	padding: 2px 10px;
	margin: 0 5px 0 0;
}

/* =Thumbs
	Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs {
	position: relative;
	overflow: hidden;
	height: 50px;
}

.box_skitter .info_slide_thumb {
	height: 50px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	top: auto;
	top: 0;
	left: 0;
	padding: 0 !important;
	opacity: 1.0;
}

.box_skitter .info_slide_thumb .image_number {
	overflow: hidden;
	width: 100px;
	height: 50px;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.box_skitter .info_slide_thumb .image_number img {
	position: absolute;
	top: -30px;
	left: -30px;
	height: 100px;
}

.box_skitter .box_scroll_thumbs {
	padding: 0;
}

.box_skitter .box_scroll_thumbs .scroll_thumbs {
	position: absolute;
	bottom: 60px;
	left: 50px;
	background: #ccc;
	background: -moz-linear-gradient(-90deg, #555, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));
	width: 200px;
	height: 10px;
	overflow: hidden;
	text-indent: -9999em;
	z-index: 101;
	cursor: pointer;
	border: 0px solid #333;
}

/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {
	position: absolute;
	left: 325px !important;
	bottom: -28px;
	z-index: 151;
	padding: 5px 0 5px 5px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

.box_skitter .info_slide_dots .image_number {
	background: #999;
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	width: 13px;
	height: 13px;
	text-indent: -9999em;
	overflow: hidden;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.box_skitter .info_slide_dots .image_number:hover {
	background: #000;
}

.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {
	background: #45b352;
	float: left;
	margin: 0 5px 0 0;
}

/* =Loading
-------------------------------------------------------------- */
.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 32px;
	height: 32px;
}

/* =Label
-------------------------------------------------------------- */
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	display: none;
	opacity: 0.8;
	background: #000;
}

.box_skitter .label_skitter p {
	padding: 7px 13px;
	margin: 0;
}

.box_skitter .progressbar {
	background: #000;
	position: absolute;
	top: 5px;
	left: 15px;
	height: 5px;
	width: 200px;
	z-index: 99;
	border-radius: 20px;
}

/* =Preview slide
-------------------------------------------------------------- */
.box_skitter .preview_slide {
	display: none;
	position: absolute;
	z-index: 152;
	bottom: 30px;
	left: -40px;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #222;
	-moz-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
	box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
	overflow: hidden;
}

.box_skitter .preview_slide ul {
	height: 100px !important;
	overflow: hidden !important;
	margin: 0 !important;
	list-style: none !important;
	display: block !important;
	position: absolute !important;
	top: 0;
	left: 0;
}

.box_skitter .preview_slide ul li {
	width: 100px !important;
	height: 100px !important;
	overflow: hidden !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative !important;
	display: block !important;
}

.box_skitter .preview_slide ul li img {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	height: 150px !important;
	width: auto !important;
}

/* =Focus
-------------------------------------------------------------- */
#overlay_skitter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
	opacity: 1;
	background: #000;
}

.box_skitter .focus_button {
	position: absolute;
	top: 50%;
	z-index: 100;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.box_skitter .play_pause_button {
	position: absolute;
	bottom: -26px;
	left: 280px !important;
	z-index: 151;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	border-right: solid 1px #888;
	padding: 0 14px 0 0;
}

.box_skitter .play_pause_button.play_button {

}
.box_skitter .play_pause_button {
	opacity: 0.5 !important;
}

.box_skitter .play_pause_button:hover {
	opacity: 0.8 !important;
}

.box_skitter .focus_button:hover {
	opacity: 0.8 !important;
}

/* =Example for dimenions
-------------------------------------------------------------- */
.box_skitter_large {
	width: 800px;
	height: 300px;
}

.box_skitter_small {
	width: 200px;
	height: 100px;
}

/* =Default theme
-------------------------------------------------------------- */
.box_skitter .focus_button,
.box_skitter .next_button,
.box_skitter .prev_button,
.box_skitter .play_pause_button
{
	display: block;
	background: url('../images/sprite-default.png') no-repeat;
}

.box_skitter .next_button {
	background-position: -0px -42px;
	width: 42px;
	height: 42px;
}

.box_skitter .prev_button {
	background-position: -42px -42px;
	width: 42px;
	height: 42px;
}

.box_skitter .play_pause_button {
	background-position: -0px -0px;
	width: 42px;
	height: 42px;
}

.box_skitter .play_pause_button.play_button {
	background-position: -0px -84px;
	width: 42px;
	height: 42px;
}

.box_skitter .focus_button {
	background-position: -42px -0px;
	width: 42px;
	height: 42px;
}

/* =Minimalist theme
-------------------------------------------------------------- */
.skitter-minimalist .prev_button,
.skitter-minimalist .next_button,
.skitter-minimalist .play_pause_button,
.skitter-minimalist .focus_button
{
	display: block;
	background: url('../images/sprite-minimalist.png') no-repeat !important;
}

.skitter-minimalist .prev_button {
	background-position: -0px -0px !important;
	width: 24px !important;
	height: 28px !important;
	left: 0px !important;
	opacity: 0.7;
	background: url('../images/minimal_left.png') no-repeat !important;
}

.skitter-minimalist .next_button {
	background-position: -0px -28px !important;
	width: 24px !important;
	height: 28px !important;
	right: -4px !important;
	opacity: 0.7;
	background: url('../images/minimal_right.png') no-repeat !important;
}

.skitter-minimalist .play_pause_button {
	background-position: -0px -74px !important;
	width: 18px !important;
	height: 18px !important;
}

.skitter-minimalist .play_pause_button.play_button {
	background-position: -0px -56px !important;
	width: 18px !important;
	height: 18px !important;
}

.skitter-minimalist .focus_button {
	background-position: -0px -92px !important;
	width: 18px !important;
	height: 18px !important;
}

.skitter-minimalist .info_slide {
	background: transparent;
}

.skitter-minimalist .info_slide .image_number {
	background: #000;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	font-size: 85%;
	font-weight: normal;
}

.skitter-minimalist .info_slide .image_number:hover {
	background: #111;
}

.skitter-minimalist .info_slide .image_number_select, .skitter-minimalist .info_slide .image_number_select:hover {
	background: #cc3333;
}

.skitter-minimalist .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
}

/* =Round theme
-------------------------------------------------------------- */
.skitter-round .prev_button,
.skitter-round .next_button,
.skitter-round .play_pause_button,
.skitter-round .focus_button
{
	display: block;
	background: url('../images/sprite-round.png') no-repeat;
}

.skitter-round .prev_button {
	background-position: -0px -0px;
	width: 23px;
	height: 47px;
	left: -5px;
}

.skitter-round .next_button {
	background-position: -23px -0px;
	width: 23px;
	height: 47px;
	right: -5px;
}

.skitter-round .next_button:hover, .skitter-round .prev_button:hover {
	opacity: 1;
}

.skitter-round .play_pause_button {
	background-position: -0px -70px;
	width: 47px;
	height: 23px;
	top: 24px;
	left: 24px !important;
}

.skitter-round .play_pause_button.play_button {
	background-position: -0px -47px;
	width: 47px;
	height: 23px;
	top: 24px;
}

.skitter-round .focus_button {
	background-position: -0px -93px;
	width: 47px;
	height: 23px;
	top: 24px;
	left: 82px !important;
}

.skitter-round .info_slide {
	background: transparent;
}

.skitter-round .info_slide .image_number {
	background: #999;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	font-size: 85%;
	font-weight: normal;
}

.skitter-round .info_slide .image_number:hover {
	background: #333;
}

.skitter-round .info_slide .image_number_select, .skitter-round .info_slide .image_number_select:hover {
	background: #111;
}

.skitter-round .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	background: #999;
}

.skitter-round .info_slide_dots .image_number:hover {
	background: #333;
}

.skitter-round .info_slide_dots .image_number_select, .skitter-round .info_slide_dots .image_number_select:hover {
	background: #111;
}

.skitter-round .progressbar {
	top: -10px;
	left: 0px;
	background: #333;
	box-shadow: rgba(255,255,255,0.3) 1px 1px 0;
}

/* =Clean theme
-------------------------------------------------------------- */
.skitter-clean .prev_button,
.skitter-clean .next_button,
.skitter-clean .play_pause_button,
.skitter-clean .focus_button
{
	display: block;
	background: url('../images/sprite-clean.png') no-repeat;
}

.skitter-clean .prev_button {
	background-position: 0px 0px;
	width: 47px;
	height: 46px;
}

.skitter-clean .next_button {
	background-position: 0px -46px;
	width: 47px;
	height: 46px;
}

.skitter-clean .play_pause_button {
	background-position: -0px -133px;
	width: 41px;
	height: 41px;
}

.skitter-clean .play_pause_button.play_button {
	background-position: -0px -92px;
	width: 41px;
	height: 41px;
}

.skitter-clean .focus_button {
	background-position: -0px -174px;
	width: 41px;
	height: 41px;
}

.skitter-clean .info_slide {
	background: transparent;
}

.skitter-clean .info_slide .image_number {
	background: #fff;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 0;
	font-size: 85%;
	font-weight: normal;
	color:#333;
}

.skitter-clean .info_slide .image_number:hover {
	background: #ccc;
}

.skitter-clean .info_slide .image_number_select, .skitter-clean .info_slide .image_number_select:hover {
	background: #111;
	color:#fff;
}

.skitter-clean .info_slide_dots {
	bottom: 10px;
	background: rgba(255,255,255,0.8);
	box-shadow: rgba(0,0,0,0.3) 1px 1px 0;
}

.skitter-clean .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	background: #999;
}

.skitter-clean .info_slide_dots .image_number:hover {
	background: #333;
}

.skitter-clean .info_slide_dots .image_number_select, .skitter-clean .info_slide_dots .image_number_select:hover {
	background: #111;
}

.skitter-clean .progressbar {
	top: 5px;
	left: 5px;
	background: #fff;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 0;
}

/* =Square theme
-------------------------------------------------------------- */

.skitter-square .play_pause_button,
.skitter-square .next_button,
.skitter-square .focus_button,
.skitter-square .prev_button
{
	display: block;
	background: url('../images/sprite-square.png') no-repeat;
}

.skitter-square .play_pause_button {
	background-position: -55px -0px;
	width: 55px;
	height: 55px;
	top: 10px !important;
	left: 10px !important;
	bottom: auto !important;
	right: auto !important;
	margin-top:0;
}

.skitter-square .play_pause_button.play_button {
	background-position: -0px -0px;
	width: 55px;
	height: 55px;
}

.skitter-square .focus_button {
	background-position: -55px -55px;
	width: 55px;
	height: 55px;
	top: 10px !important;
	left: 65px !important;
	bottom: auto !important;
	right: auto !important;
	margin-top:0;
}

.skitter-square .next_button {
	background-position: -0px -55px;
	width: 55px;
	height: 55px;
	top: auto;
	left: auto;
	bottom: 10px;
	right: 10px;
}

.skitter-square .prev_button {
	background-position: -0px -110px;
	width: 55px;
	height: 55px;
	top: auto;
	left: auto;
	bottom: 10px;
	right: 65px;
}

.skitter-square .info_slide {
	background: transparent;
}

.skitter-square .info_slide .image_number {
	background: #fff;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 0;
	font-size: 85%;
	font-weight: normal;
	color:#333;
}

.skitter-square .info_slide .image_number:hover {
	background: #ccc;
}

.skitter-square .info_slide .image_number_select, .skitter-square .info_slide .image_number_select:hover {
	background: #111;
	color:#fff;
}

.skitter-square .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
	background: #ccc;
}

.skitter-square .info_slide_dots .image_number:hover {
	background: #999;
}

.skitter-square .info_slide_dots .image_number_select, .skitter-square .info_slide_dots .image_number_select:hover {
	background: #555;
}

.skitter-square .progressbar {
	top:0 !important;
	left: 0 !important;
	width: 100%;
	background: #fff;
	border-radius: 0;
	height: 2px;
}


#emerSlide {
	clear:both;
	text-align:center;
	width:980px;
	margin:0 auto;
}
#emerSlide li {
	float:left;
	padding: 0 40px 0 0;
}
#emerSlide li a {
	padding-left:17px;
	background:url(../img/emer_icon.png) no-repeat left center;
}









/* =Responsive Structure
----------------------------------------------- */


@media (max-width: 880px) {

	#topSlideShow {
	    float: none !important;
	    width: 100% !important;
	    height: auto !important;
	}
	#headContents #topSlideShow .box_skitter {
	    width:100% !important;
	    height: 250px !important;
	    background: #f1f1e3;
	}
	#headContents #topSlideShow .box_skitter .container_skitter {
		text-align:center;
	}
	#headContents #topSlideShow .box_skitter .container_skitter img {
		max-width:100% !important;
		height:auto !important;
	}
	#emerSlide {
		width:auto;
	}
	#emerSlide li {
		padding: 0 20px 0 0;
	}



}
@media (max-width: 630px) {
	#headContents #topSlideShow .box_skitter {
	    height: 200px !important;
	}
	.box_skitter .play_pause_button {
		left: 40px !important;
	}
	.box_skitter .info_slide_dots {
		left: 85px !important;
	}
}
@media (max-width: 550px) {

	#headContents #topSlideShow .box_skitter {
	    height: 150px !important;
	}

}
@media (max-width: 430px) {
}
@media (max-width: 350px) {
	#headContents #topSlideShow .box_skitter {
	    height: 120px !important;
	}
}

