@import "http://www.naniwo-ageyo.com/reset.css";
@import "http://www.naniwo-ageyo.com/design.css";

/* 基本レイアウト */
*{font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;}

/* ページレイアウト */
body{ font-size: 100%;}



/* ヘッダー（サイトタイトル） */
#banner h1
{
 font-size: 92%;
 font-weight: bold;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}

#banner h1 a:hover{color:#666;}


#banner2
{
 position: relative;
 width: 740px;
 height: 150px;
 margin: 0 auto;
}

#banner2 div
{
 position: relative;
 display: block;
 width: 730px;
 height: 130px;
 margin: 0 auto;
 background: url(http://www.naniwo-ageyo.com/img/ent1.jpg) no-repeat left top;
 border-bottom:1px dashed #9a1300;
}


#banner2 h1
{
 margin: 0;
 font-size: 197%;
 font-weight: normal;
 line-height: 1.5;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
 position:absolute; top:40px; left:160px;
 text-align: left;
 letter-spacing: 0.3em;
 border-bottom: 1px dotted #ccc;
}


/* ヘッダー（検索ボックス） */
#banner-search{ font-size:77%;}


/* 記事部分見出し */

.header1
{
 font-size: 114%;
 font-weight: bold;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
 text-transform: none;
}


/* 記事部分コンテンツ */

.entry
{
 font-size:92%;
 line-height: 1.5;
}

.entry p{
 margin-bottom:15px;
}

.more{ font-size:85%; }

.header2
{
 font-size: 107%;
 font-weight: bold;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
 text-transform: none;
}

.entry-footer{ font-size: 77%;}

.bread{ font-size:77%;}

.bread2{
 font-size:77%;
 margin-bottom:10px;
 padding:5px;
}

.f-navi{ font-size:77%;}

.gotop { font-size:77%;}


/*運営者情報テーブル*/

table.ask {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2%;
	width: 94%;

}


table.ask th{
	border: 1px dotted #666;
	border-collapse: collapse;
	background-color: #FEF5E7;
	color: #333333;
	font-size: 92%;
	font-weight:bold;
	line-height: 160%;
	margin:0;
	padding: 5px 10px;
	text-align: center;
	white-space:nowrap;
}


table.ask td{
	border: 1px dotted #666;
	border-collapse: collapse;
	font-size: 92%;
	margin:0;
	padding: 5px 15px;
	line-height: 140%;
}


p.ads_lbl{
 color:#ccc;
 font-size:77%;
 margin:0;
}

/*文字装飾*/

.rb{
 color:#f03;
}

.uline{
 text-decoration:underline;
}

.yb{
 background:#ff0;
}

/*記事上部バナー*/

.ad_link{
 clear:both;
 text-align:center;
 margin: 0 0px 40px 0px;
}


/*記事本文下テキストリンク*/

.ent_main_ad{
 margin-bottom:25px;
}

.ent_main_ad a{
 font-weight:bold;
 font-size:134%;
 background:url(http://www.kaiseisho.net/img/arrow11_r.gif) no-repeat left center;
 padding-left:30px;
 color:#00f;
}

.ent_main_ad a:hover{
 background:url(http://www.kaiseisho.net/img/arrow9_r.gif) no-repeat left center;
 color:#f00;
}


/*文字配置*/

.t_left{
 text-align:left;
}

.t_center{
 text-align:center;
}

.t_right{
 text-align:right;
}

.c_both{
 clear:both;
}
