@import url("lamiell_blog.css");

/* 
lamiell.css
lamiell.
version 2007/02/05
*/


/*-----------------------------
◆A. 全種類のコラム共通◆
------------------------------*/


/*-------------
HTMLクラス
------------------------------*/
body {
background: #ffffff url("../img/bg_border_shadow.gif") repeat-y center;
}
a:link {
color: #5b2213;
}
a:visited {
color: #a39170;
}
a:hover {
color: #ff9900;
}


/*-------------
特集バナー用コラム
------------------------------*/
#nav_feature p {
background: url(../lamiell/img/list_small.gif) no-repeat left center;
}


/*-------------
エントリー
------------------------------*/
.entry blockquote {
background: #f4f1ec;
}
/*
エントリーのフッター
*/
#entry-footer  {
border-top: 1px dotted #a39170;
}


/*-----------------------------
◆B. トップページ用コラム◆
------------------------------*/


/*-------------
サイドバー
------------------------------*/
.column-news #sidebar h2 {
background: #a39170;
}
/*
サイドバー内のナヴィゲイション
（サブ）
*/
/*
.nav_sub li {
background: url(../lamiell/img/list_small.gif) no-repeat left center;
}
*/


/*-------------
メインのコラム
------------------------------*/
.column-news #main-top h2 {
border-top: 4px solid #a39170;
border-bottom: 1px solid #a39170;
text-align: left;
padding: 9px 0px;
margin: 0px 0px 3px 0px;
}
.column-news #main-top h3 {
background: url(../lamiell/img/list_large.gif) no-repeat left center;
}
.column-news #main-top h4 {
border-bottom: 1px dotted #a39170;
}


/*-----------------------------
◆C. カテゴリー用コラム◆
------------------------------*/


/*-------------
ヘッダー
------------------------------*/
.column-basic #header {
border-bottom: 20px solid #965731;
}


/*-------------
メインのコラム
------------------------------*/
.column-basic #main h2 {
background: url(../lamiell/img/main_h2.gif) no-repeat left center;
}
.column-basic #main h3 {
color: #a39170;
border-bottom: 1px dotted #a39170;
}
.column-basic #main h4 {
color: #a39170;
border-left: 5px solid #a39170;
}
.column-basic #main h5 {
color: #a39170;
border-top: 1px dotted #a39170;
}


/*-------------
メインのコラム（エクストラなし）
------------------------------*/
.column-basic #main-wide h2 {
background: url(../lamiell/img/main_h2_500px.gif) no-repeat left center;
}
.column-basic #main-wide h3 {
color: #a39170;
border-bottom: 1px dotted #a39170;
}
.column-basic #main-wide h4 {
color: #a39170;
border-left: 5px solid #a39170;
}
.column-basic #main-wide h5 {
color: #a39170;
border-top: 1px dotted #a39170;
}


/*-------------
右コラム
------------------------------*/
.column-basic #extra h3 {
border-left: 9px solid #5b2213;
}


/*-----------------------------
◆E. スタッフ◆
------------------------------*/


.staff #main h3 {
color: #a39170;
border-bottom: 1px dotted #a39170;
}


/*-----------------------------
◆F. 価格表◆
------------------------------*/

.price #main h3 {
color: #a39170;
border-bottom: 1px dotted #a39170;
}
.price #main h4 {
color: #a39170;
border-left: 5px solid #a39170;
}
.price #main h5 {
color: #a39170;
border-top: 1px dotted #a39170;
}
