@import url("approve_blog.css");

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


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


/*-------------
HTMLクラス
------------------------------*/
body {
background: #ffffff url("../img/bg_border_shadow.gif") repeat-y center;
}
a:link {
color: #d87f00;
}
a:visited {
color: #9e9e9e;
}
a:hover {
color: #c50019;
}


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


/*-------------
メインのコラム
------------------------------*/
#main h2 {
background: url(../approve/img/main_h2.gif) no-repeat left center;
}


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


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


/*-------------
サイドバー
------------------------------*/
.column-news #sidebar h2 {
background: #d87f00;
}
/*
サイドバー内のナヴィゲイション
（サブ）
*/
/*
.nav_sub li {
background: url(../approve/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(../approve/img/list_large.gif) no-repeat left center;
font-size: 1.3em;
padding: 0px 0px 5px 21px;
margin: 0.7em 0px 0.7em 0px;
}
.column-news #main-top h4 {
border-bottom: 1px dotted #9e9e9e;
}


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


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


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


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


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


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


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


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


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