@charset "utf-8";
@import url("reset.css"); 
@import url("common.css");
/*
Theme Name: wqce　テンプレート
Theme URI: http://wordpress.org/
Description: デフォルトテンプレートをベースに作成
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



 

.information{
	background-image: url(images/information_bg.png);
	width: 611px;
	height: 252px;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
}

h2{
padding:20px 0px 10px 20px;
}

.info_txt{
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

.info_txt li{
	background-image: url(images/listmark.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 20px;
	line-height: 180%;
}

#side{
	padding:10px 0px 0px 0px;
}