@charset "utf-8";
/*
Theme Name: VIA SKIN
Theme URI: http://www.via.co.jp/
Author: Frontier Vision Systems.
Author URI: http://www.fvs-net.co.jp/
Description: VIA ORIGINAL SKIN
*/

@import url("/css/common.css");
@import url("/css/baseframe.css");
@import url("/css/font.css");
@import url("/css/layout.css");

a{color:#26130b;}

/**sidebar*****/

/**comment**********************************************************/
#commentlist ol{
list-style:none;
}
#commentlist li {
list-style:none;
margin-bottom : 15px;
padding-bottom : 10px;
border-bottom : 1px solid #700000;
}
#commentform {
margin : 10px 0;
width : 300px;
}
#commentform textarea {
font-size:90%;
border : 1px solid #808080;
width : 300px;
}
#commentform textarea:hover {
border : 1px solid #d6d3d3;
}
#commentform textarea:focus {
border : 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
background : #f8f7f6;
border : 1px solid #808080;
width : 300px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
background : #ffffff;
border : 1px solid #d6d3d3;
width : 300px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
background : #ffffff;
border : 1px solid #939793;
width : 280px;
}
#commentform input {
margin-bottom : 3px;
}

/**sidebar**********************************************************/

img, div { behavior: url(/css/iepngfix.htc);};
