/*
strongholds スタイルシート
*/

/* ページ全体の設定 */
body {
	margin: 0px 0px 20px 0px;
　　　　　　　　　　　　　　/* background-image: url("http://www.strongholds.jp/img/bg.jpg"); */
	      	text-align: center;
                                background-color: #FFFFFF;

       	}

/* 全体のリンク設定（下線無） */
a {
	text-decoration: none;
	}

/* 未訪問リンク色設定 */
a:link {
	color: #003399;
	}

/* 訪問済みリンク設定色 */
a:visited {
	color: #003399;
	}

/* リンク中の設定（クリック時） */
a:active {
	color: #003399;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #FF8040;
	text-decoration: underline;
	}

/* 見出し文字の設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

img {
	border: 0;
}

/* ブログを囲む枠の背景色・線、余白などの設定 */
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:  0px 0px 0px 0px;
	width:740px;
	border: 1px solid #CCCCCC;	
	background-color: #FFFFFF;
	}

#container p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
　　　　　　　margin: 0px 20px 5px 20px;
	overflow: hidden;
	}


/* バナー部分（文字や背景色、枠線、余白）設定 */
#banner {
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	}

/* バナー部分のイメージリンクの設定レイヤー非表示 */
#banner-img {
	display: none;
	}

/* バナー部分のリンク文字の設定 */
#banner a {
	color: #88AAEE;
	text-decoration: none;
	}

/* バナー部分のh1（タイトル）の設定 */
#banner h1 {
	font-size: xx-large;
	line-height: 120%;
	
	}

/* バナー部分のh2（説明）の設定 */
#banner h2 {
	font-size: small;
	padding-top: 5px;	
	}


/* エントリーを入れるＢＯＸの設定（回り込み左・横幅・あふれ部分非表示） */
#center {
	float: left;
	width: 338px;
	overflow: hidden;
	}

/* centerの内側エントリー本文設定 */
.content {
	padding: 5px 5px 2px 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}





/* content内エントリー本文設定 */

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
　　　　　　　margin: 0px 20px 5px 20px;
	overflow: hidden;
	}

/* content内引用部分の設定（行の高さ）*/
.content blockquote {
	line-height: 150%;
	}

/* content内リスト関連の設定(ul) */
.content ul {
	margin:0px 20px 10px 20px;
　　　　　　　list-style-type:none;
	}


/* content内リスト関連の設定(li) */
.content li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 140%;
	margin-left: 10px;
	}


/* content内h2指定部分の設定 */
.content h2 {
	color: #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	}

/* content内h3指定部分の設定（エントリータイトル） */
.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
               background-color: #ECF5FA;	
	text-align: left;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left: 5px solid #000066;	
	}

/* content内h4を使用した時の設定（日付） */
.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	}

/* content内h5指定部分の設定（写真レポート） */
.content h5 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
               background-color: #B61E42;	
	text-align: left;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}


/* content投稿部分の設定（投稿者やコメント） */
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
		
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}

/* content内投稿部分の設定（投稿者やコメント） */
.content p.navi {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}


/* メニュー枠内h2の設定 */
.sidebar h2 {
	color: #FFFFFF;
                background:url("http://www.strongholds.jp/img/style/menuh.gif");
                background-repeat:no-repeat; 
                background-color: #FFFFFF; 
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	letter-spacing: .3em;
	padding: 5px 0px 5px 20px;
	}

/* メニュー枠内でul（リスト）設定 */
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-image:url(http://strongholds.jp/img/style/r-list.gif);
	margin-left: 20px;
	}

/* メニュー枠内でul ul（リスト）設定 */
.sidebar ul ul {
	margin-bottom: 0px;
	}

/* メニュー枠内でcategories ul（リスト）設定 */
.sidebar #categories ul {
	padding-left: 15px;
	}

/* メニュー枠内でli（リスト）設定 */
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	}

/* メニュー枠内で categories li（リスト）設定（白丸） */
.sidebar #categories li {
	list-style-type: circle;
	}

/* メニュー枠内img(画像）の周りに白い枠の設定 */
.sidebar img {
/* 	border: 3px solid #FFFFFF;*/
	margin-left: 5px;
	margin-right: 5px;
	}

/* photo写真部分の設定 */
.photo {
	text-align: left;
	margin-bottom: 20px;
                border: 0px
	}


/* ◆ヘッダーメニュー部分の設定◆ */
#tophead {
    background:url("http://www.strongholds.jp/img/style/kikaku-menubg.gif");
	/* background-color: #A71634;*/
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin : 0px 0px 5px 0px ;
	padding: 0px 0px 0px 20px;
	border-top: 1px solid #FFFFFF;
	
	}

/* ◆ヘッダーメニュー部分リンクの設定◆ */
#tophead a {
	color: #FFFFFF;
	text-decoration: none;
	}

#tophead a:hover {
	color: #E4E1DF;
	text-decoration: underline;
	}

#tophead span{
	color: #FFFFFF
	}

#mainselect {
	float: left;
	width: 738px;
	background-color: #FFFFFF;
	overflow: hidden;
	}	
#mainselect p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
　　　　　　　margin: 0px 20px 5px 20px;
	overflow: hidden;
	}

/* ◆h2小見出し◆ */
	
#mainselect h2 {
	color: #0072FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	}
#mainselect h3 {
	color: #FF8000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	}	
	
#mainselect h4 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	}		

#mainselect ul {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
　　margin: 0px 20px 5px 20px;
	overflow: hidden;
	}
	
#mainselect li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	overflow: hidden;
	}	

/* ◆ノートテーブル500◆ */

.note500_table{
	text-align: left;
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: 20px;
	border: :solid 1px #91D328;
}

.note500_td {
  background:url("/img/saroma/linebg.gif") #91D328; /*点線の色*/
  padding:0px 3px ; /*テーブル内枠*/
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  line-height:18px ; /*変更不可*/
  color:#303030; /*本文 文字色*/
  text-align: left;
}

/* ◆ノートテーブル680◆ */

.note_table{
	text-align: left;
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: 20px;
	border: :solid 1px #91D328;
}

.note_td {
  background:url("/img/saroma/linebg.gif") #91D328; /*点線の色*/
  padding:0px 3px ; /*テーブル内枠*/
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  line-height:18px ; /*変更不可*/
  color:#303030; /*本文 文字色*/
  text-align: left;
}


.pro_table {
    width: 700px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
}

.pro_th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}

.pro_td {
    padding:5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}

table#ss {
    width: 300px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-top:10px;
	margin-left:45px;
	margin-bottom:10px;
}

table#ss th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}

table#ss td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

#footer {
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	font-size: 11px;
	margin : 0px 0px 0px 0px ;
	padding: 5px 0px 5px 20px;
	
	}

