/*
Theme Name:     kic
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Ten theme for WordPress
Author:         inqsite
Author URI:     http: //example.com/about/
Template:       inqsite_base
Version:        0.1.0
*/
@import url('../inqsite_base/style.css');

body,
input,
textarea,
.page-title span,.pingback a.url {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
ul.col1,ul.col2,ul.col3{
list-style-type:none;
margin:0;
padding:0;
}
ul.col2{
margin-right:-20px;
}
.col2 li{
float:left;
width:325px;
margin-right:20px;
}
ul.col3{
margin-right:-20px;
}
.col3 li{
float:left;
width:210px;
margin-right:20px;
}