@charset "utf-8";
@import url('style-core.css');

/*
Theme Name: INFOPLATE 5 WP Pro
Theme URI: http://wp.info-plate.com/
Description: INFOPLATE 5 for WordPress (Advanced Edition)
Author: Yoshida Design Inc.
Author URI: http://yoshide.com/
Version: IP5 2.1.3 WP 1.2.1 Pro 1.0
License: GNU/GPL Version 2 or later.
License URI: http: //www.gnu.org/licenses/gpl.html
Tags: theme-options, threaded-comments, two-columns, left-sidebar, right-sidebar, three-columns, custom-menu, custom-background, custom-header, microformats
*/

/* サイトタイトル */

.site-title {
	font-weight: ;
	font-size: ;
}

.site-title a {
	color: ;
}

.site-title a:hover {
	color: ;
}

/* サイト説明 */

.site-description {
	color: ;
	font-size: ;
}

/* グローバルメニュー */

.global-navi ul li {
	font-size: ;
}

/* 記事タイトル */

.entry-title {
	color: ;
	font-weight: ;
	font-size: ;
}

/* 本文 */

.main p {
	color: ;
	font-size: ;
}

.main li {
	color: ;
	font-size: ;
}

/* H2 */

.entry-content > h2 {
	color: ;
	font-size: ;
}

/* H3 */

.entry-content > h3 {
	color: ;
	font-size: ;
}

/* H4 */

.entry-content > h4 {
	color: ;
	font-size: ;
}

/* H5 */

.entry-content > h5 {
	color: ;
	font-size: ;
}

/* H6 */

.entry-content > h6 {
	color: ;
	font-size: ;
}

/* ウィジェットタイトル（メイン） */

.main .widget-title {
	font-size: ;
}

/* ウィジェット本文（メイン） */

.main .widget p {
	font-size: ;
}

.main .widget li {
	font-size: ;
}

/* ウィジェットタイトル（サイドバー） */

.sub .widget-title {
	font-size: ;
}

/* ウィジェット本文（サイドバー） */

.sub .widget p {
	font-size: ;
}

.sub .widget li {
	font-size: ;
}
