@charset "utf-8"; 

/*photolog_2x740px
住友林業ツーバイフォー×アベニールポルテ みんなで作る住まいづくりのエッセンスオリジナルテンプレート
081027

【1】共通設定
◆1-1　要素初期化
◆1-2　共通クラス
◆2-1　ヘッダ
◆2-2　フッタ

【3】レイアウト(2カラム固定)
◆3-1　全体枠
◆3-2　コンテンツ
◆3-3　中段
◆3-4　サイド1(2カラム)
◆3-5　サイド左(3カラム)
◆3-6　サイド右(3カラム)
◆3-5　補助枠(3カラム)

【4】コンテンツ内
◆4-0　ブログ本体
◆4-1　記事部分
◆4-2　記事日付
◆4-3　記事タイトル
◆4-4　記事本文
◆4-5　記事追記
◆4-6　記事下部
◆4-7　ページメニュー
◆4-8　ページトップ

【5】 フォトログ関連

【6】コメント･TB関連
◆6-1　コメント投稿フォーム
◆6-2　トラックバック一覧
◆6-3　コメント一覧

【7】プラグイン設定
◆7-0　プラグイン共通
◆7-1　カレンダー
◆7-2　RSS
◆7-3　最近の記事
◆7-4　過去記事
◆7-5　カウンター
◆7-6　最近のコメント
◆7-7　最近のトラバ
◆7-8　お気に入り
◆7-9　ブログ内検索
◆7-10　QRコード
◆7-11　読者登録
◆7-12　プロフィール
◆7-13　オーナーメール
◆7-14　インフォメーション
◆7-15　カテゴリ
◆7-16　新規投稿
◆7-17　カスタム1
◆7-18　カスタム2
◆7-19　カスタム3
*/

/*【1】共通設定*/
/*◆1-1　要素初期化*/
* {
	font-family:Verdana, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
textarea , select , input {
}
body{
	margin:0px;
	padding:0px;
	color:#666666;
	background:#F8F5ED url(http://blog.osakazine.net/_img/sumaidukuri/bg_body.gif) repeat-y center top;
	text-align:center;
	font-size: 62.5%;/*フォントサイズ初期化16px×62.5％＝10px */
}
img{
	border:none;
}
a:link , 
a:visited{color:#666666;text-decoration:underline;}
a:active , 
a:hover{color:#666666;text-decoration:none;}
h1 , h2 , h3 , p , ul , ol , li , dl , dt , dd , div , address , form {
	margin:0px;
	padding:0px;
	font-size:100%;
}
hr {display:none;}

/*◆1-2　共通クラス*/
.clear {
	clear:both;
	display:block;
	height:0;
	margin:0;
}

/*◆2-1　ヘッダ*/
#banner {
	background: url(http://blog.osakazine.net/_img/sumaidukuri/bg_head.jpg) no-repeat 60px 0;
	padding:0px 30px 0 60px;
	height:210px;
}
.blogtitle{
	text-align:left;
	width:530px;
	display:block;
	margin:10px 0 0 10px;
}
.blogtitle a , 
.blogtitle a:link , 
.blogtitle a:visited ,
.blogtitle a:hover , 
.blogtitle a:active {
	width:530px;
	height:60px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.description{
	color:#666666;
	font-size:100%;
	padding:10px 0px 0px 10px;
	text-align:left;
	letter-spacing:2px;
	height:30px;
}
/*◆2-2　フッタ*/
#footer{
	clear:both;
}
#copyright{
	height:1.5em;
	font-size:92%;
	font-weight:normal;
	color:#666666;
	line-height:1.5em;
	text-align:left;
	font-style: normal;
}
/*【3】レイアウト(2カラム固定)*/
/*◆3-1　全体枠*/
#container{
	width:950px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/bg_container.gif) no-repeat left bottom;
	margin:0px auto;
	text-align:left;
	font-size:120%;
}
/*◆3-2　コンテンツ*/
#content{
	width:610px;
	float:left;
	line-height: 150%;
	padding:20px 0 0 0;
}
/*◆3-3　中段*/
#middle {
	background: url(http://blog.osakazine.net/_img/sumaidukuri/bg_middle.gif) no-repeat left bottom;
	padding: 0 0 0 15px;
	margin:0 0 0 60px;
	height:1%;/*for IE6+7 ボックス関連バグ*/
}
html>/**/#middle {
	height:auto;/*for FF*/
}

/*◆3-4　サイド1*/
#links{
	width:220px;
	float:right;
	text-align:left; 
	overflow:hidden;
	padding:20px 45px 0 0;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/bg_links.jpg) no-repeat 0 0;
}
/*◆3-5　サイド2*/

/*【4】コンテンツ内*/
/*◆4-0　ブログ本体*/
.blog{
	width: 590px;
}

.news{ /*ブログTOP新着読込*/
	width: 600px;
	margin:0 0 30px 0;
}
.news .title{
	color:#AF0082;
	height:30px;
	padding: 0 0 15px 10px;
	border-left:#D1DE4C solid 2px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_news.gif) no-repeat 10px 0;
	text-indent:-9999px;
}
.news .rss_list{
	padding: 5px 0 5px 20px;
	border-left:#AF0082 solid 2px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/list_arrow.gif) no-repeat 10px bottom;
	
}
#oz2p-740 .blog { /*フォトラバサムネイル時*/
	width: 600px;

}
/*◆4-1　記事部分*/
.blogbody{
	margin:0px 0px 10px 0px;
}
/*◆4-2　記事日付*/
.date{
	font-size:100%;
	font-weight:normal;
	letter-spacing:2px;
	padding:5px 0px 5px 10px;
	line-height: 120%;
	border-left:#AF0082 solid 2px;
}


/*◆4-3　記事タイトル*/
.title{
	color:#AF0082;
	font-weight:bold;
	font-size:126%;
	line-height:120%;
	padding: 3px 0 3px 10px;
	border-left:#AF0082 solid 2px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/dotline.gif) no-repeat 10px bottom;
}
.title a:link , .title a:visited { color:#AF0082; text-decoration:none;}
.title a:hover , .title a:active { color:#D77FC0; text-decoration:none;}


/*◆4-4　記事本文*/
.main{
	width:580px;
	overflow:auto;
	padding:15px 0 15px 10px;
	line-height:170%;
	border-left:#D1DE4C solid 2px;
}

.main img{
	margin:0px 5px 5px 5px;
}
.main-continues{
}
/*記事本文リンク色*/
.main a:link , .main a:visited {}
.main a:hover , .main a:active {}
/*「続きを読む」リンク色*/
a.acontinues {
	display:block;
}
a.acontinues:link , a.acontinues:visited {
	color: #AF0082;
}
a.acontinues:active , a.acontinues:hover {
	color: #D77FC0;
}
/*◆4-5　記事追記*/
#more {
	background:url(http://blog.osakazine.net/_img/sumaidukuri/dotline.gif) no-repeat 10px bottom;
	padding-top:0;
}

/*◆4-6　記事下部*/
.posted{
	font-size:83.4%;
	text-align:right;
	padding:8px 0 3px 10px;
	border-left:#D1DE4C solid 2px;
}
a.aposted{}
a.aposted:link , a.aposted:visited {}
a.aposted:hover , a.aposted:active {}
.menu{
	color:#AF0082;
	text-align:left;
	font-size:83.4%;
}
.blogentry .menu{
	color:#AF0082;
	text-align:right;
	padding:0 0 0 10px;
	border-left:#D1DE4C solid 2px;
}
/*◆4-7　ページメニュー*/
a.amenu:link , a.amenu:visited {color:#AF0082;}
a.amenu:hover , a.amenu:active {color:#AF0082;}
/*◆4-8　ページトップ*/
.pagetop{
	font-size:83.4%;
	text-align:left;
	margin:0 0 25px 0;
	font-weight:normal;
	color:#AF0082;
}
.pagetop a:link , .pagetop a:visited { color:#AF0082; text-decoration:underline;}
.pagetop a:hover , .pageto a:active { color:#AF0082; text-decoration:none;}
/*【5】 フォトログ関連*/
#content div.photo{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/bg_photo.gif) no-repeat bottom right;
	float:left;
	padding:0px;
	width: 189px;
	text-align: center;
	margin: 0 10px 10px 0;
	border-left:#E6E6E6 solid 1px;
	border-top:#E6E6E6 solid 1px;
}
#content .photo img{
	display:block;
	height:128px;
	width:168px;
	background:#fff url(http://blog.osakazine.net/_img/sumaidukuri/no_image.jpg) 50% 50%;
	margin: 0 auto;
}
#content .photo h2.date{
	line-height:150%;
	height:1.5em;
	overflow:hidden;
	padding: 5px 12px 5px 0;
	border: 0;
	margin: 0 auto;
	text-align:right;
	font-size:83.4%;
	font-weight:normal;
}
#content .photo h3.title{
	display:block;
	width:168px;
	margin: 0 12px 0 9px;
	padding: 0 0 5px;
	border:none;
	font-size:100%;
	background:none;
}
#content .photo .acontinues span {
	display:block;
	line-height:150%;
	height:1.5em;
	overflow:hidden;
	width: 150px;
	margin: 5px auto;
	cursor: pointer;
}
.title_s{ /*フォトログイメージ一覧タイトル*/
	color: #AF0082;
	font-weight:bold;
	padding: 0 10px;
	background: url(http://blog.osakazine.net/_img/sumaidukuri/bg_title_s.gif) no-repeat 0 0;
	width: 590px;
	height:20px;
	margin:0 0 20px 0;
	border-bottom:#AF0082 solid 1px;
}

/*【6】コメント･TB関連*/
/*◆6-1　コメント投稿フォーム*/
table.form {
	margin:25px 0px 0px 50px;
}
.form th {
	vertical-align:top;
	text-align: right;
	font-weight: normal;
}
label{
	font-size:100%;
}
#author{
	width:200px;
	border:1px solid #666666;
}
#email{
	width:200px;
	border:1px solid #666666;
}
#url{
	width:200px;
	border:1px solid #666666;
}
#text{
	font-size:100%;
	width:400px;
	height:200px;
	border:1px solid #666666;
}
.form .button {
	margin:0 auto;
	display: block;
}

/*◆6-2　トラックバック一覧*/
#trackback {
	margin:30px 0 0 50px;
}
.trackback-url{
	color:#B49A78;
	font-size:120%;
	font-weight:bold;
	margin:15px 0px 25px 0;
}
.trackback-title{
	height:20px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_tburl.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.trackback-head{
	height:20px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_tblist.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.trackback-body{
	line-height:135%;
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/dotline.gif) no-repeat left bottom;
}
.trackback-post{
	text-align:right;
	margin:5px 0 25px 0;
	font-size:83.4%;
}
a.atrackback-post:link , 
a.atrackback-post:visited {}
a.atrackback-post:hover , 
a.atrackback-post:active {}
/*◆6-3　コメント一覧*/
#comments {
	margin:30px 0 0 50px;
}
.comments-head{
	height:20px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_commlist.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.comments-body{
	line-height:135%;
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/dotline.gif) no-repeat left bottom;
}
.comments-post{
	text-align:right;
	margin:5px 0 25px 0;
	font-size:83.4%;
}
.comments-post img{
	vertical-align: middle;
	}

/*【7】プラグイン設定*/
/*◆7-0　プラグイン共通*/
.sidetitle{
	font-size:120%;
	font-weight:bold;
	letter-spacing:2px;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/bg_sidetitle.gif) no-repeat 10px 0;
	color: #618E34;
	height:20px;
	padding:0 0 0 20px;
}
.side{
	font-size:100%;
	line-height:140%;
	margin:0px 0px 20px 0px;
	padding:10px;
}
/*サイドリンク色*/
.side a:link , .side a:visited {}
.side a:hover , .side a:active {}
/*◆7-1　カレンダー*/
.calender{
	font-size:92%;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/bg_cal.gif) no-repeat bottom left;
}
.calendarhead{
	color:#618E34;
	background:url(http://blog.osakazine.net/_img/sumaidukuri/bg_calhead.gif) no-repeat top left;
	font-size:120%;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	padding:10px 10px 5px 10px;
}
.calendarhead a:link , .calendarhead a:visited ,
.calendarhead a:hover , .calendarhead a:active {color:#618E34;}
.calendartable{ /*カレンダーテーブル*/
	margin:0px auto;
	width:190px;
	text-align:center;
	border-spacing:0px;
}
* html .calendartable 
{ /*IE6のボーダー間隔を接着*/
	border-collapse:collapse;
}
*+html .calendartable 
{ /*IE7のボーダー間隔を接着*/
	border-collapse:collapse;
}
.calendarweek{ /*曜日(文字)*/
	color:#B49A78;
	font-size:92%;
	font-weight: bold;
}
.calendarwd{ /*曜日(セル)*/
	line-height: 130%;
}
.calendard{ /*日付(セル)*/
	line-height: 130%;
}
.calendartable a:link , .calendartable a:visited{}
 .calendartable a:hover , .calendartable a:active {}
/*
sat {}　土曜セル
sun {}　日曜セル
today {}　今日セル
*/

/*◆7-2　RSS*/
.rss{}
.rss ul {
	margin:0 0 20px 0;
	padding:0px;
	width:100%;
	text-align:center;
}
.rss ul li{
	border-right:#618E34 1px solid;
	display:inline;
	font-size:120%;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0.2px;
	margin-right:0.3em;
	padding-right:0.5em;
	padding-left:0.2em;
}
.rss ul a:link , 
.rss ul a:visited{
	color:#618E34;
	text-decoration:none;
}
.rss ul a:hover ,
.rss ul a:active{
	color:#618E34;
	text-decoration:none;
}
/*◆7-3　最近の記事*/
.recententry {}
.recententry .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_recent.gif) no-repeat 10px 0;
	text-indent:-9999px;
	height:20px;	
}
/*◆7-4　過去記事*/
.archives {}
.archives .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_archive.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-5　カウンター*/
.counter {}
.counter .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_counter.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-6　最近のコメント*/
.comment {}
.comment .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_comment.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-7　最近のトラバ*/
.trackback {}
.trackback .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_tb.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-8　お気に入り*/
.link {}
.link .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_link.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-9　ブログ内検索*/
.search {}
.search .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_search.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-10　QRコード*/
.qrcode {}
.qrcode .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_qr.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-11　読者登録*/
.subscription {}
.subscription .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_appli.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-12　プロフィール*/
.profile {}
.profile .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_prof.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
.profile .photo{
	text-align:center;
	overflow:hidden;
}
.profile .photo img{
	display:block;
	max-width:150px;
	margin:0 auto;
	border:#CCCCCC solid 1px;
}
.nickname{
	color:#AF0082;
	font-weight:bold;
	margin:10px 0px;
}
.message{}
/*◆7-13　オーナーメール*/
.inquiry {}
.inquiry .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_mail.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-14　インフォメーション*/
.ad {}
.ad .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_info.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-15　カテゴリ*/
.category {}
.category .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_category.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-16　新規投稿*/
.blog_entry {}
.blog_entry .sidetitle{
	background:url(http://blog.osakazine.net/_img/sumaidukuri/index_entry.gif) no-repeat 10px 0;
	text-indent:-9999px;	
	height:20px;	
}
/*◆7-17　カスタム1*/
.custom1 {}
/*◆7-18　カスタム2*/
.custom2 {}
/*◆7-19　カスタム3*/
.custom3 {}
/*サイド最上段バナー*/
.bnr{}
.bnr p{
	margin:0 0 10px 0;
}

