@charset "utf-8";
/* CSS Document */

/* index */

#index  {
	background-color: #FFF;
}
.ui-content {
	background-color:#FFF;
}
#index #header {
	background-color: #FFF;
	margin-bottom: 0px;
}

#header .ui-btn-inner{
	height:auto;
	padding: 5px;
}

.featuretitle {
	text-align: center;
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 5px;
	margin-left: -15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.featuretx {
	font-size: 70%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#jsiPrefectureList li .ui-link-inherit .ui-li-thumb {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.ui-link-inherit .ui-li-heading {
	font-size: 85%;
	text-shadow: 0 1px 0 white;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	white-space:normal;
}
.ui-link-inherit .ui-li-desc {
	font-size: 70%;
	text-shadow: 0 1px 0 white;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	white-space:normal;
	color: #666;
}
.topHeader {
    background: none repeat scroll 0 0 #FF9600;
    color: white;
    padding: 5px;
    text-shadow: 0 1px 0 white;
}
h2.theme_ti{
	color: #FFF;
	border: medium none;
	margin-top: 2px;
	text-align: center;
	text-shadow: 0 -1px 0 #999999;
	font-size: 1em;
	line-height: 1.5em;
	
}
/* pages */
#index .ui-content .ui-listview{
	margin-top:0px;
}
.ui-page .ui-header h1 {
	color: #000;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 0 1px 0 white;
	white-space:normal !important;
}
#jsiPrefectureList .ui-btn-text{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#jsiPrefectureList li .ui-link-inherit {
	padding-right: 30px;
}

.theme_h {
	font-size: 70%;
}
