@charset "utf-8";

/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
$Date:$ $ By $Authors$
$Revisions$
Skin for:	gg_kobe [ 神コレに行こう！ ] 
-----------------------------------------------------
*/


/*
*
*　　＜記述おおまかな構成＞
*
*　1) 土台部分
*　2）ページ上部ロゴ・headerなど
*　3）両サイドメニュー
*　4）両サイドのパーツレイアウトなど
*　5）広告関係
*　6）メインカラム（blog記事部分）
*　7）コメント・トラバ・ブックマーク一覧など、メインカラムのblog記事以外。
*
*/


/*--------------------------------------
*
* for Reset ブラウザ間の差異を無くすための記述 
*
*---------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

*html body { /* for IE6 */
	font-size: 90%;
}

img {
	border: none;
}

ul, ol {
	list-style: none outside;
}

table {
	border-collapse: collapse;
}

table, tr, td {
	border: none;
}

/*--------------------------------------
*
* for Base 土台部分
*
*---------------------------------------
*/

body#mainIndex {
	background: url("../img/bg.gif") center top repeat-y; /* 大元の背景 */
	font: nomral normal 100% /1.6 sans-serif; /* style weight size line-height family */
	color: #666;
	text-align: center; /* コンテンツをセンター寄せにするため。for IE6 */
}

a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

div#frame {
	margin: 0 auto; /* コンテンツセンター寄せ */
	background: #fff; /* デザインにより、背景変更 */
	text-align: left; /* body#mainIndexで指定したtext-align:center;を戻す */
}

/*--------------------------------------
*
* 上部・GGロゴ部分
*
*---------------------------------------
*/

div#gg_head {
	width: 810px;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	text-align: center;
}

div#gg_head ul {
	margin: 0 10px;
	text-align: left;
}

div#gg_head ul li {
	display: inline;
}

div#gg_head ul li#header_logo {
	margin-right: 10px;
}

div#header h1,
div#header h2 {
	display: none;
}



/*--------------------------------------
*
* サイドバー部分　バナー
*
*---------------------------------------
*/

div#sub_a ul.bnr {
	margin-right: 20px;
	text-align: center;
}

div#sub_b ul.bnr {
	margin-left: 20px;
	text-align: center;
}

ul.bnr li {	
	padding-bottom: 5px;
}

/*--------------------------------------
*
* 両サイドのメニュー　h4.menu_title
*
*---------------------------------------
*/

div.menu_frame {
	margin: 15px 0;
}

/* メインメニューを背景画像に置き換え */

div.mainMenu h4.menu_title {
	width: 172px;
	height: 27px;
	text-indent: -9999px;
}

div#reader h4.menu_title {
	background: url("../img/reader.gif") left top no-repeat;
}

div#calendar h4.menu_title {
	background: url("../img/calendar.gif") left top no-repeat;
}

div#theme_list h4.menu_title {
	background: url("../img/theme.gif") left top no-repeat;
}

div#recent_entries h4.menu_title {
	background: url("../img/entries.gif") left top no-repeat;
}

div#archives h4.menu_title {
	background: url("../img/archive.gif") left top no-repeat;
}

div#search h4.menu_title {
	background: url("../img/search.gif") left top no-repeat;
}

div#favorite h4.menu_title {
	background: url("../img/favorite.gif") left top no-repeat;
}

div#bookmark h4.menu_title {
	background: url("../img/bookmark.gif") left top no-repeat;
}

div#recent_trackback h4.menu_title {
	background: url("../img/trackback.gif") left top no-repeat;
}

div#recent_comment h4.menu_title {
	background: url("../img/comment.gif") left top no-repeat;
}

/* ------ フォーム関係整形　プルダウン＋検索 ------- */

div#search form .searchbox {
	width: 100px;
}

div#search form .searchbtn {
	width: 40px;
	margin-left: 5px;
}


/*--------------------------------------
*
* 両サイドカラム　レイアウト調整
*
*---------------------------------------
*/

div#sub_a,
div#sub_b {
	font-size: 70%;
}

/* ------ div#sub_a レイアウト調整 ------*/


div#sub_a div.mainMenu {
	margin-right: 20px;
}

/* ------ div#sub_b レイアウト調整 ------*/

div#sub_b div.mainMenu {
	margin-left: 20px;
}

/*--------------------------------------
*
* リスト関係
*
*---------------------------------------
*/

div#sub_a ul,
div#sub_b ul {
	margin: 1em 0;
}

div#sub_a li,
div#sub_b li {
	margin-bottom: 0.7em;
}

/*--------------------------------------
*
* カレンダー div#calender
*
*---------------------------------------
*/

div#calendar table {
	width: 175px;
	font: normal normal 11px /1.3 Arial, Helvetica, sans-serif;
	color: #666;
}

div#calendar table td,
div#calendar table th {
	border: none; /* 枠線の指定はここ */
	text-align:center;
}

div#calendar table caption,
div#calendar table caption a { 
	padding: 5px 0px;
}

div#calendar table th.sun { /* 日曜日 font color */
	color:#FF0000;
}

div#calendar table th.sat{ /* 土曜日 font color */
	color:#0000CC;
}

div#calendar  table td a {
	color:#CC0000; /* calendar link設定 */
	text-decoration: underline;
}

/*--------------------------------------
*
* プロフィール非表示
*
*---------------------------------------
*/

div#profile {
	display: none;
}

/*--------------------------------------
*
* 広告関係非表示
*
*---------------------------------------
*/

div#advertising { 
	display: none;
}


/*--------------------------------------
*
* GG・アメブロ関連PR広告 div#ameblo_gg
*
*---------------------------------------
*/

div#ameblo {
	padding: 7px auto 0;
}

div#ameblo p {
	padding-right: 7px;
}

/* ---　ブログを作る＆Amebaバナー --- */


div#ameblo ul li {
	margin: 1em 0;
	padding: 0;
	text-align: center;
}

/* -------アメーバーからのお知らせ ------- */

div#amebloInfo {
	margin: 1em 0;
}

div#amebloInfo h4 { /* お知らせ見出し */s
	font: normal bold 100% /1.4 sans-serif;
}

/* ----- モバイル関連PR ------ */

div#amebloMobile h4 { /* mobile見出し */
	font: normal bold 100% /1.4 sans-serif;
}

/* ------  RSS-------- */

#rss {
	text-align: center;
	margin-top: 10px;
}


/* ----プラグイン div.plugin ---- */

div.plugin {
	margin-bottom: 15px;
	text-align: center;
}


/*--------------------------------------------------------------
*
* メッセージ・プロフィール・ブログを作るボタン　アメーバロゴ
*
*---------------------------------------------------------------
*/

p#btnMsg,
p.link_profile {
	margin-top: 1em;
	text-align: center;
}

div#readerList dl { /* 読者になるボタン */
	margin: 1em 0;
	text-align: center;
}

p.list { /* 一覧を見る */
	margin: 5px 0 10px;
}

/*--------------------------------------
*
* ↓ ここから下、メインカラム。 ↓
*
*---------------------------------------
*/

div#main {
	padding-bottom: 10px;
	font: normal normal 80% /1.6 sans-serif;
}

div#sub_main {
	background: #fff;
}

/* --- 記事トップメッセージ欄 div#message --- */

div#message {
	width: 370px;
	background: url("../img/message_head.gif") center top no-repeat;
	margin: 0 auto;
	text-align: center;
}

div#message div.contents {
	background: url("../img/message_foot.gif") center bottom no-repeat;
	padding: 40px 0;
	color: #f04dbe;
	font-weight: bold;
	text-align: left;
}

/* --- 記事個別の最外枠 div.entries--- */

div.entry {
	margin: 10px 0 20px;
}

/* --- 日付＆投稿者 --- */

div.entry span.date {  /* デザインにより調整 */
	display: block;
	background: url("../img/entry_middle.gif") left top repeat-y;
	padding-right: 20px;
	text-align: right;
}

div.entry span.name { /* デザインにより調整 */
	display: block;
	background: url("../img/entry_middle.gif") left top repeat-y;
	padding: 0 20px;
}


/* --- 記事タイトル h3.title --- */

div.entry h3.title {
	background: url("../img/entry_head.gif") left top no-repeat;
	padding: 27px 10px 10px 70px ;
	font: normal bold 110% /1.4 sans-serif;
	color: #f04dbe;
	text-align: left;
}

div.entry span.theme { /* デザインにより調整 */
	display: block;
	background: url("../img/entry_middle.gif") left top repeat-y;
	padding: 5px 20px 10px;
	color: #6e6eff;
}

div.entry span.theme a {
	color: #6e6eff;
}

/* --- 記事本文 div.entry>div.contents --- */

div.entry div.contents {
	background: url("../img/entry_middle.gif") left top repeat-y;
	padding: 20px 20px 10px;
}

div.entry p {
	padding-bottom: 1em;
}

/* --- フッター div.entry>div.foot --- */

div.entry div.foot {
	background: url("../img/entry_foot.gif") center bottom no-repeat;
	font-size: 85%;
	padding: 10px 0px;
	text-align: center;
}

/* ----- ページナビゲーション div.page ----- */

div.page {
	margin: 7px auto 10px;
	text-align: center;
}

div.page a { /* ページリンクのレイアウト調整 */
	padding: 0 0.25em;
}

/* ---- エントリーフッター部分の広告 ---- */

div#footer_ad_ {
	margin: 15px auto;
	text-align: center;
}

div#footer_ad ul {
	marign: 0;
	padding: 0;
}

div#footer_ad li {
	padding-bottom: 0.7em;
}

/*--------------------------------------
*
* コメント関係指定 div#comment_module
*
*---------------------------------------
*/

div#comment_module{ /* コメント部分 最外枠 */
	padding: 0 0.5em;
}

div#comment_module h3.title { /* コメントタイトル */
	border-bottom: 3px double #666;
	font-weight: bold;
}

div#comment_module p.list { /* [コメント記入欄はこちら] */
	margin: 5px 0 5px;
	text-align: right;
}

div#comment_module div.each_comment {　/* コメント個別　最外枠 */
	padding: 0.5em 0;
}

div#comment_module p.label{ /* コメント見出し */
	margin: 0.5em 0; /* コメントとコメント間の余白調整 */
	color: #333;
}

div#comment_module div.comment_footer {
	margin: 0.5em 0;
	padding: 0.5em 0;
	border-top: 1px solid #666;
}

div#comment_module p.error{ /* 投稿エラー アラート */
	margin: 15px 0;
	color: #cc0000;
}

#f_name,#f_url,#f_title,#f_com{
display:inline;
width: 250px;
margin-bottom: 3px;
margin-left: 6px;
}
#comment_module form ul {
width: 340px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 340px;
margin-bottom: 5px;
}
#comment_module li.lastItem {
display: block;
width: 330px;
margin-bottom: 5px;
text-align: right;
}
#comment_module .button {
margin-left: 5px;
font-size: 11px;
width: 80px;
}

/*--------------------------------------
*
* トラックバック div#trackback
*
*---------------------------------------
*/

div#trackback{ /* トラックバックエリア　最外枠 */
	margin: 15px 0;
	padding: 1em 0.5em;
}

div#trackback h3.title { /* コメントタイトル */
	border-bottom: 3px double #666;
	font-weight: bold;
}

div#trackback p.tr_URL { /* 「この記事の TrackBack Ping-URL」 */
	margin-bottom: 10px;
}

div#trackback ul { /* トラックバック　一記事 */
	margin-top: 0.5em;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}


/*--------------------------------------
*
* 読者一覧 div#reader_list
*
*---------------------------------------
*/

div#reader_list {
	width: 370px;
	background: url("../img/message_head.gif") center top repeat-x;
	padding: 30px 0 0;
}


div#reader_list h3.title { /* 「このブログの読者一覧」 */
	font: normal bold 110% /1.4 sans-serif;
}

div#reader_list ul{ /* 読者一覧　最外枠 */
	background: url("../img/message_foot.gif") center bottom repeat-x;
	margin: 0;
	padding: 0 0 50px;
}

div#reader_list li{ /* 読者 1エリア */
	margin-top: 0.5em;
	border-bottom: 1px solid #ccc;
}

div#reader_list span.reader_id, 
div#reader_list span.reader_id a { /* 読者名 */
	font-weight: bold;
}

div#reader_list span.reader_blog { /* 読者のブログ名 */
	display: block;
	margin-top: 2px;
}

/*--------------------------------------
*
* お気に入りブログ一覧 div#favorite_list
*
*---------------------------------------
*/

div#favorite_list{
	width: 370px;
	background: url("../img/message_head.gif") center top repeat-x;
	padding: 30px 0 0;
 }
 
div#favorite_list h3.title { /* お気に入りブログ一覧 タイトル */
	font: normal bold 110% /1.4 sans-serif;
}

div#favorite_list ul{ /* お気に入りブログ一覧　最外枠 */
	background: url("../img/message_foot.gif") center bottom repeat-x;
	margin: 0;
	padding: 0 0 50px;
}

div#favorite_list li{ /* お気に入りブログ一覧　1エリア */
	margin: 0.5em 0 0;
	border-bottom: 1px solid #eee;
}

divfavorite_list span.favorite_blog,
div#favorite_list span.favorite_blog  { /* お気に入りブログの名前 */
	display: block;
	margin-top: 2px;
}

/*--------------------------------------
*
* ブックマーク一覧 div#bookmark_list
*
*---------------------------------------
*/

div#bookmark_list {
	width: 370px;
	background: url("../img/message_head.gif") center top repeat-x;
	padding: 30px 0 0;
}

div#bookmark_list h3.title { /* ブックマーク一覧 タイトル */
	font: normal bold 110% /1.4 sans-serif;
}

div#bookmark_list ul{ /* ブックマーク一覧　最外枠 */
	background: url("../img/message_foot.gif") center bottom repeat-x;
	margin: 0;
	padding: 0 0 50px;
}

div#bookmark_list ul li{ /* ブックマーク */
	margin: 0.5em 0 0;
	border-bottom: 1px solid #eee;
}

/*--------------------------------------
*
* 最近のエントリー一覧 div#recent_entries_list
*
*---------------------------------------
*/

div#recent_entries_list {
	width: 370px;
	background: url("../img/message_head.gif") center top repeat-x;
	padding: 30px 0 0;
}

div#recent_entries_list h3.title { /* 最近のエントリー一覧 タイトル */
	font: normal bold 110% /1.4 sans-serif;
}

div#recent_entries_list ul {
	background: url("../img/message_foot.gif") center bottom repeat-x;
	margin: 0;
	padding: 0 0 50px;
}


div#recent_entries_list ul li{ /* 最近のエントリー */
	margin: 0.5em 0;
	padding: 0.5em 0 0;
	border-bottom: 1px solid #eee;
}


p.updatetime {
	border: none;
}



