/* +++++++++++++++++++++ ★全体のフォーマット★ +++++++++++++++++++++ */
/* ボディ */
body {
margin-top: 20px;
margin-right: auto;
margin-left: 25px;
margin-bottom: 20px;
background-color: #ffffff;
text-align: left;
color: #000000;
font-size: 14px;
font-family: Verdana, Arial, sans-serif,MS UI Gothic; 
}

/* ++++++ リンク色 ++++++ */
a:link { color: #000099; }
a:visited { color: #026f97; }
a:hover { color: #000099; }
a:active { color: #000099; }

/* 横幅 */
#container {
width: 800px;
}

/* テキストフォント設定 */
h1,h2,h3,h4 {
font-family: Verdana, Arial, sans-serif,MS UI Gothic; 
margin: 0px;
}

img {
margin: 0px; 
border: 0px;
}

/* ヘッダー */
#Header {
width: 800px;
margin-right: auto;
margin-left: 0px;
text-align: center;
}

/* メイン */
#Main {
width: 800px;
margin-right: auto;
margin-left: 0px;
font-size: 17px;
}

/* コンテンツ（１カラム）*/
#Content-OneC {
width: 800px;
padding-bottom: 5px;
text-align: left;
}

/* コンテンツ（２カラム） */
#Content-TwoC {
padding-left: 10px;
float: right;
width: 610px;
text-align: left;
padding-bottom: 10px;
}

#Sidebar {
float: left;
width: 180px;
text-align: right;
}

/* フッター */
#Footer	{
text-align: center;
clear: both;
width: 800px;
margin-left: 0px;
margin-right: auto;
font-size: 17px;
}

/* ++++++ ★ロゴ・サイトUSPエリア★ ++++++ */
#LogoUsp {
border-top: 2px solid #fff0e1;
width: 800px;
height: 98px;
background-color: #ffcc99;
border-bottom: 1px solid #ffb564;
margin-bottom: 7px;
}

/* ++++++ ★ロゴエリア★ ++++++ */
#banner-inner {
margin: 0px 20px 0px 0px;
float: left;
width: 188px;
height: 98px;
}

/* ++++++ ★サイトUSPエリア★ ++++++ */
#Usp {
margin-top: 20px ;
text-align:left;
}

#Usp1 {
margin: 0;
color: #7191c6;
font-size: 25px;
font-weight: bold;
}

#Usp1 a:link { color: #7191c6;text-decoration: none; }
#Usp1 a:visited { color: #7191c6;text-decoration: none; }
#Usp1 a:hover { color: #7191c6;text-decoration: underline;  }
#Usp1 a:active { color: #7191c6;text-decoration: underline;  }

#Usp2 {
color: #7191c6;
font-size: 16px;
font-weight: bold;
}

/* ++++++ ★パンクズリスト★ ++++++ */
#PankuzuList {
margin-top: 0px;
border-top: 2px solid #fff7e1;
width: 780px;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
background-color: #fff8dc;
border-bottom: 1px solid #fedead;
text-align: left;
margin-bottom: 10px;
}

#PankuzuList span {
font-size: 13px;
}

/* エントリータイトル*/
#entrytitle {
padding-left: 10px;
padding-right: 0px;
border-bottom: 1px #ffcc99 dotted;
}

#entrytitle h1 {
margin-top: 10px;
color: #ff8000;
font-size: 20px;
padding-bottom:1px;
}

/* エントリーボディ*/
#entrybody {
width: 590px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
font-size: 16px;
line-height: 170%;
}

h2 {
font-weight:bold; 
color:#7191c6;
padding-top:20px;
font-size: 20px;
}

#GoogleAdBot {
padding-left: 10px;
margin-bottom: 65px;
}

/* ++++++ ★サイドバー部分の各タイトル★ ++++++ */
.SidebarTitle {
text-align: center; 
margin: 0px;
background-color: #e09710;
padding: 2px;
}

.SidebarTitle span {
color: #fff8dc;
margin-top: 4px;
margin-bottom: 1px;
font-size: 14px;
font-weight: bold;
}

h3 {
color: #fff8dc;
margin-top: 4px;
margin-bottom: 1px;
font-size: 14px;
font-weight: bold;
}

/* ★ページ関連コンテンツエリア★ */
#EntryMenuBox {
margin-bottom: 10px;
background-color: #fff8dc;
border: 1px solid #e09710;
}

/* ページ関連コンテンツ */
#EntryMenu ul {
margin: 0px;
padding: 6px 2px 10px 2px;
text-align: left;
list-style-type: none;
}

#EntryMenu li {
margin-top: 5px;
padding-left: 3px;
font-size: 14px;
}

.thispage {
list-style-image: url("../images/thispage.gif");
list-style-position: inside;
padding-left: 0px;
margin-left: 0px;
}

.thispage a:link { color: #a80054;text-decoration: none; }
.thispage a:visited { color: #a80054;text-decoration: none; }
.thispage a:hover { color: #a80054;text-decoration: none;  }
.thispage a:active { color: #a80054;text-decoration: none;  }

#EntryMenu span {
color: #e09710;
font-weight: bold;
}

/* ★ナビゲーションエリア★ */
#MenuNaviBox {
margin-bottom: 10px;
background-color: #fff8dc;
border: 1px solid #e09710;
}

/* ナビゲーション */
#MenuNavi ul {
margin: 0px;
padding: 6px 2px 10px 2px;
text-align: left;
list-style-type: none;
}

#MenuNavi li {
margin-top: 2px;
padding-left: 3px;
font-size: 14px;
}

#MenuNavi span {
color: #e09710;
font-weight: bold;
}

#MenuNavi h4 {
margin-top: 3px;
margin-bottom: 0px;
padding-left: 3px;
font-size: 14px;
color: #e09710;
font-weight: bold;
}


/* ★サイト紹介エリア★ */
#AboutWebsitebox {
margin-bottom: 10px;
background-color: #fff8dc;
border: 1px solid #e09710;
}

/* サイト紹介 */
#AboutWebsite ul {
margin: 0px;
padding: 6px 2px 10px 2px;
text-align: left;
list-style-type: none;
}

#AboutWebsite li {
margin-top: 2px;
padding-left: 3px;
font-size: 14px;
}

/* ★ランキング、エルセーヌエリア★ */
#Rankingbox {
margin-bottom: 10px;
background-color: #fff8dc;
border: 1px solid #e09710;
}

/* ランキング、エルセーヌ */
#Ranking ul {
margin: 0px;
padding: 6px 2px 10px 2px;
text-align: left;
list-style-type: none;
}

#Ranking li {
margin-top: 2px;
padding-left: 3px;
font-size: 14px;
}

/* フッターパーツ */
#Copyright {
border-top: 1px #e09710 solid;
font-size: 13px;
padding-top: 20px;
}
