@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.9
Author: wu
*/

@import url("style-vega/import.css");

body {
    background-color:#F4F5F0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

h1 {
    background-image:url("http://smalllife.net/images/gra1.gif");
    background-repeat:repeat-x;
    background-position:top;
    color:#555555;
    border-left:solid 5px #F2AB46;
    background-color: #ffffff;
}

#topbanner{
    margin:0px 20px 20px 20px;
}

#top_description{
    text-align:right;
}

p.description{
    display:inline;
}

div#utilities dl dt {
    background-image:url("http://smalllife.net/images/gra1.gif");
    background-repeat:repeat-x;
    background-position:top;
    color:#555555;
    border-left:solid 5px #F2AB46;
}

div#utilities dl.others dt {
    background-image:url("http://smalllife.net/images/gra1.gif");
    background-repeat:repeat-x;
    background-position:top;
    color:#555555;
    border-left:solid 5px #CEC153;
}

div#utilities dl dd {
	background-color: #ffffff;
}

div.entry h2 {
	border-left: 5px solid #F2AB46;
}

div.entry ul.info {
	border-left: 5px solid #82A65B;
}

#news {
    margin:5px 20px;
    widht:100%;
    border:solid #aaaaaa 1px;
}

#news_title{
    padding:5px;
    background-color: #E7E9E7;
    color:#555555;
    border-bottom:solid #aaaaaa 1px;
}

#news_info{
    padding:5px;
    background-image:url("http://smalllife.net/images/gra1.gif");
    background-repeat:repeat-x;
    background-position:top;
}


#news_info ul {
    list-style-image:url("http://smalllife.net/images/flag_orange.png");
}

#news_info a {text-decoration:none;}
#news_info a:link{COLOR: #555555;}
#news_info a:visited{COLOR: #555555;}

#top_description td{
    border:0px
}

#top_description table{
    border:0px
}
