@charset 'UTF-8';


/* --------------------- basic ---------------------- */
*{
margin:0;
padding:0;
font-style:normal;
}

/* 背景色 */
html,
body{
margin:0 auto;
background:#f7f6f4 url(http://www.vieactiveinc.com/template/tb_lovew_background.gif) repeat-x 0 0;
text-align:center;
}
body{
min-width:760px;
}

h2,h3,h4,h5,h6{
color:#d64208;
font-family:"Georgia",serif;
font-weight:bold;
}
h3{
font-size:110%;
}
h4{
font-size:105%;
}
h5{
font-size:100%;
}

/* リンク色 */
a,
a:link{
color:#29a5a7;
text-decoration:none;
}
a:visited{
color:#a72970;
}
a:hover,
a:active{
color:#b8cf1f;
}

a img{
border:none;
}

strong{
color:#d64208;
font-weight:bold;
}

em{
color:#d64208;
}

ins{
border-bottom:1px solid #ddd;
text-decoration:none;
}

del{
text-decoration:line-through;
}

blockquote{
margin:0.5em 0;
padding:0.5em 0 0.5em 10px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_gradation.gif) repeat-y 0 0;
}

p.source{
text-align:right;
}

sup{
font-size:65%;
}

code,pre{
font-family:"Courier New","Courier",monospace;
}
pre{
margin:0.5em 0;
width:100%;
overflow:auto;
}

hr{
height:1px;
margin:0.5em 0;
border:1px solid #f7f6f4;
}

div#main table{
margin:0.5em 0;
padding:2px;
border:1px solid #f7f6f4;
border-collapse:collapse;
background:#fff;
font-size:100%;
text-align:left;
}
div#main table tr th{
border:1px solid #f7f6f4;
background:#f7f6f4;
padding:1px 5px;
color:#7c5e55;
font-weight:bold;
}
div#main table tr td{
border:1px solid #f7f6f4;
background:#fff;
padding:1px 5px;
color:#7c5e55;
}
div#main caption{
color:#7c5e55;
text-align:center;
}

ul.footnote{
list-style:none;
padding:0;
font-size:84%;
}
div.entry dl,
div.profile dl{
margin:0.5em 0;
}
div.entry dl dt,
div.profile dl dt{
padding:0.5em 0 0.5em 10px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_gradation.gif) repeat-y 0 0;
font-weight:bold;
line-height:1.5;
}
div.entry dl dd,
div.profile dl dd{
padding:0 0 0 10px;
}

label{
text-transform:capitalize;
}

div#main p{
padding:0.5em 0;
}

div#main ul{
list-style:none;
padding:0.5em 0;
}
div#main ul li{
padding:0 0 0 18px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_list.gif) no-repeat 0 0.45em;
}
div#main ul li ul li{
}

div#main ol{
padding:0.5em 0 0.5em 25px;
}

img.pict,
img.thumb{
margin:2px;
padding:1px;
border:1px solid #eee;
}

div.amazon{
min-height:1px;
margin:0.5em 0;
padding:0.5em 0 0.5em 10px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_gradation.gif) repeat-y 0 0;
}
div.amazon img{
float:left;
clear:left;
margin:0 10px 0 0;
}


/* --------------------- layout --------------------- */
/* 全体の幅・フォントなど */
div#header,
div#body,
div#footer{
width:765px;
margin:0 auto;
color:#7c5e55;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}

/* ヘッダー部分 */
div#header{
height:180px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_header.gif) no-repeat 20px 0;
text-align:left;
}

/* ボディー部分 */
div#body{
min-height:1px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_body.gif) repeat-y 25px 0;
text-align:left;
}

/* フッター部分 */
div#footer{
height:140px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_footer.gif) no-repeat 0 100%;
}

/* エントリー部分 */
div#main{
float:left;
width:535px;
}

/* サイドバー部分 */
div#side{
float:left;
width:230px;
}

/* 回り込み解除 */
div#body:after,
div.amazon:after{
content:"";
display:block;
clear:both;
visibility:hidden;
}
div#body,
div.amazon{
display:inline-table;
min-height:1px;
}
/* Mac IE ¥*/
* html div#body,
* html div.amazon{
height:1px;
}
div#body,
div.amazon{
display:block;
}
/* */

/* --------------------- header --------------------- */
/* サイト名 */
h1{
padding:75px 275px 1px 50px;
color:#d64208;
font-size:130%;
font-family:"Georgia",serif;
font-weight:bold;
}
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active{
color:#d64208;
text-decoration:none;
}

/* サイトの解説 */
div.description{
padding:0 275px 0 50px;
font-size:74%;
}


/* ---------------------- main ---------------------- */
/* エントリーナビ */
div.sequel{
padding:10px 15px 10px 50px;
font-size:74%;
text-align:center;
}

/* 記事 */
div.entry,
div.comment,
div.comment_form,
div.trackback_url,
div.trackback,
div.profile{
width:100%;
padding:10px 0 50px 0;
background:url(http://www.vieactiveinc.com/template/tb_lovew_entry.gif) no-repeat 45px 15px;
}

/* 記事の日付 */
div.entry_date{
padding:10px 15px 0 105px;
color:#d2cdc5;
font-size:100%;
}

/* 記事のタイトル */
h2.entry_title{
padding:5px 15px 10px 105px;
font-size:115%;
font-family:"Georgia",serif;
font-weight:bold;
}
h2.entry_title a,
h2.entry_title a:link,
h2.entry_title a:visited
h2.entry_title a:hover,
h2.entry_title a:active{
color:#d64208;
text-decoration:none;
}

/* 記事、記事の続き */
div.entry_body,
div.entry_more{
padding:0 15px 0 50px;
font-size:90%;
line-height:1.9;
}

/* カテゴリーなど */
div.entry_state{
padding:3px 25px 0 50px;
font-size:74%;
text-align:right;
}

/* コメントのタイトル */
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3,
div.profile h2{
padding:5px 15px 0 100px;
color:#d64208;
font-size:115%;
font-family:"Georgia",serif;
font-weight:bold;
line-height:56px;
}
div.comment h3,
div.comment_form h3,
div.trackback_url h3,
div.trackback h3{
text-transform:capitalize;
}

/* コメント、トラックバック */
div.comment dl,
div.trackback dl{
margin:0.5em 15px 1em 50px;
line-height:1.9;
}

/* コメントの日付・トラックバックの日付など */
div.comment dl dt,
div.trackback dl dt{
padding:0.5em 0 0.5em 10px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_gradation.gif) repeat-y 0 0;
font-size:74%;
line-height:1;
}

/* コメントの名前・トラックバックの送信元など */
div.comment dl dt strong,
div.trackback dl strong{
color:#29a5a7;
font-size:125%;
font-family:"Georgia",serif;
font-weight:bold;
}
div.trackback dl dd.tb_title{
color:#29a5a7;
font-family:"Georgia",serif;
font-weight:bold;
}

/* コメントなど */
div.comment dl dd,
div.trackback dl dd{
padding:0 0 0 10px;
font-size:90%;
}

/* コメントフォーム */
div.comment_form dl{
padding:5px 10px 0 50px;
font-size:100%;
text-align:left;
}
div.comment_form dl dt{
width:100px;
line-height:2em;
vertical-align:middle;
text-transform:capitalize;
}
div.comment_form dl dd{
margin:-2em 0 0 100px;
padding:0.4em 0;
vertical-align:middle;
}
div.comment_form dl dd.description{
line-height:1em;
}
div.comment_form dl input{
width:200px;
border:1px solid #f7f6f4;
color:#7c5e55;
font-size:100%;
}
div.comment_form dl textarea{
width:308px;
border:1px solid #f7f6f4;
color:#7c5e55;
font-size:90%;
}
div.comment_form dl dt.submit{
display:none;
}
div.comment_form dl dd.submit{
margin:0;
padding:0.4em 10px;
text-align:right;
}
div.comment_form dl input#set_cookie{
width:auto;
border:none;
}
div.comment_form dl input.button{
width:auto;
padding:0 5px;
border:none;
background:#29a5a7;
color:#fff;
font-size:85%;
font-weight:bold;
font-family:"Lucida sans unicode","Lucida grande",serif;
text-transform:capitalize;
}

/* トラックバックURL */
div.trackback_url div.entry_body{
padding:0 15px 0 50px;
}

/* ページナビ、ページトップ */
div.pagenavi,
div.pagetop{
padding:0 15px 10px 50px;
font-size:74%;
text-align:center;
}


/* ---------------------- side ---------------------- */
/* サイド */
div#side dl{
padding:67px 20px 20px 15px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_side_title.gif) no-repeat 0 0;
}

/* サイドのタイトル */
div#side dl dt{
color:#d64208;
font-size:85%;
font-family:"Georgia",serif;
font-weight:bold;
letter-spacing:0.1em;
line-height:30px;
text-align:left;
text-transform:capitalize;
}

/* サイドの内容 */
div#side dl dd{
padding:5px 0 0 0;
font-size:74%;
line-height:1.7;
}

/* サイドのリスト */
div#side dl dd ul{
list-style:none;
}
div#side dl dd ul li{
padding:0 0 3px 18px;
background:url(http://www.vieactiveinc.com/template/tb_lovew_side_list.gif) no-repeat 0 0.3em;
}

/* 検索 */
div.search label{
display:none;
}
div.search input{
vertical-align:bottom;
}
div.search input.form{
width:100px;
border:1px solid #fff;
background:#fff;
color:#7c5e55;
font-size:140%;
}
div.search input.button{
width:auto;
padding:0 5px;
border:none;
background:#29a5a7;
color:#fff;
font-size:120%;
font-weight:bold;
font-family:"Lucida sans unicode","Lucida grande",serif;
text-transform:capitalize;
}

/* カレンダー */
div#side dl.calendar{
margin:0 auto;
text-align:center;
}
div#side dl.calendar table.calendar{
margin:0 auto;
padding:0;
border:none;
font-size:100%;
color:#8a7b73;
text-align:center;
}
div#side dl.calendar table.calendar tr td{
margin:1px;
border:none;
color:#8a7b73;
line-height:1.9;
text-align:center;
}
div#side dl.calendar table.calendar tr td.weekday,
div#side dl.calendar table.calendar tr td.cell{
width:27px;
}
div#side dl.calendar table.calendar tr td.cell a{
display:block;
background:#fff;
margin:1px 1px 0 0;
}
div#side dl.calendar table.calendar tr td.cell a:hover{
background:#fff;
}
div#side dl.calendar table.calendar tr td.cell span.today{
font-weight:bold;
}


/* --------------------- footer --------------------- */
/* 著作権表示 */
address{
padding:75px 270px 0 10px;
font-size:74%;
font-style:normal;
line-height:30px;
text-align:center;
}
