@charset "utf-8";
/*  
Theme Name: 浦添観光協会
Theme URI: 
Description: 浦添観光協会テンプレート
Version:　1.3
Author: urasoe
Author URI: 
*/

/*最新情報*/
.dammybox {
	clear:both;
}

#update{
	border: 1px solid #CCCCCC;
	width:400px;
	overflow:auto;
}

#update p {
	margin-left: 1em;
	margin-top: 1em;
}
#update ul {
	margin-top:1em;
	margin-left:2em;
}
#update strong {
	font-size:120%;
	margin-left:0.5em;
}
#update h3, h4, h5, h6 {
	background-image: none;
}
/*カテゴリーページ*/
#category {
	width:750px;
	margin-left:8px;
	margin-right:8px;
}

#categorymain {
	width: 540x;
	float:left;
	text-align:left;
}
#categorymain p{
	margin:0.2em 0 0.2em 0;
}
.pcontent {
	margin-left:20px;
}
.pcontent p {
	width:500px;
}
.pcontent table {
	margin-left:-20px;
}
#exc {
	width:540px;
}
#exc p {
	width:540px;
}

#categorymain a{
	font-size:130%;
	margin-left:0.5em;
}
/*シングルページ*/
#single {
	width:750px;
	margin-left:8px;
	margin-right:8px;
}
#singlemain {
	width: 520x;
	float:left;
	text-align:left;
}
#singlemain p{
	/*width:500px;*/
	margin-top:1em;
	margin-left:0.7em;
}
#singlemain img {
	margin-left:8px;
        margin-right:8px;
}
#singlemain p>img {
        margin-right:1em;
        clear:both;
}
/*#singlemein p {
        clear:both;
}*/
#singlemain hr {
        width:520px;
}
.sin_content {
        width:540px;
}
.pre {
	text-align:center;
	margin-top:3em;
        width:500px
}
.pre a {
        width:100px;
}
#singlemain table td {
      line-height: 1.6em;
}
/*観光協会員シングルページ*/
#kankou_single li {
	margin-left: 1em;
}
#kankou_single ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#kankou_single p {
	margin-bottom: 1em;
}



/*サイドバー*/
#sidebar {
	width:188px;
	border: 1px solid #CCCCCC;
	float:right;
}
#sidebar li {
	text-align:left;
	margin-left:2em;
	list-style-position:outside;
	margin-top:0.2em;
	margin-bottom:0.2em;
}
#sidebar img {
	margin-top:0.5em;
}


/*ページタイトル*/
.pageTitle {
	background-image: url(img/pagetitle.gif);
	background-repeat:no-repeat;
	width:540px;
	height:38px;
	color:#FF9933;
	text-indent:1.5em;
	font-size:large;
	line-height: 2.1em;
	font-weight:bold;
	overflow:hidden;
}

.pageTitle2 {
	background-image: url(img/pagetitle2.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:750px;
	height:38px;
	color: #ff9933;
	text-indent:1.5em;
	font-size: large;
	line-height: 2.1em;
	font-weight: bolder;
}
/*サイドバーなしページ*/
#sidebar_none {
	width: 750px;
	text-align:left;
	overflow:hidden;
}
#sidebar_none a{
	font-size:130%;
}
.pcontent2 {
	margin-left:20px;
}
.pcontent2 p {
	width:700px;
	margin-top:1em;
}


#wpcf7-f1-p30-o1 {
	text-align:left;
}
/*カテゴリー・ページリンクカラー*/
#category a, #category a:link {
	color: #006633;
	text-decoration:none;
}
#category a:visited {
	color: #633;
}
#category a:hover, #category a:active {
	color: #33c;
	text-decoration: underline;
}
/*リンクページ*/
#linkpage li{
	margin:1em 0 0.5em 1em;
	list-style-type:none;
}
/*観光協会員ページ1層目*/
#kankou table {
	width:730px;
	margin-top:1em;
	margin-left:-1em;
}
#kankou td,#kankou tr {
	text-indent:1em;
}
/*検索結果*/
#result {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.re_title {
	background-image: url(img/pagetitle2.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:750px;
	height:38px;
	color:#FF9933;
	text-indent:1.5em;
	font-size:large;
	line-height: 2.1em;
	font-weight:bolder;
	text-align: left;
}
#result .post {
	text-align:left;
	text-indent:2em;
	margin: 1em 0 1em 1em;
	font-size: 140%
	
}
.re_category {
	font-size: 100%;
	text-indent:0.6em;
}
#result a:link {
	color: #006633;
}
.re_height {
	height: 400px;
}
blockquote {
       margin-left:5em;
}
