@charset "utf-8";
/*
Theme Name: Mandarin 2
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマをもとにしたマンダリンの基本テーマの改良版のiPhone用css。
Version: 1.1
Author: Harin
Author URI: http://www.mandarin-orange.net/
Tags: simple, custom header, fixed width, two columns, widgets

	WordPress Default v1.6
	http://wordpress.org/
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	These themes were 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

*/


/* 構造とかフォントとか色とかここから */

body {
	}
#page{
	font-size: 24px;
	width: 95%;
	margin: 0 auto;
	}

.narrowcolumn {
	width:70%;
	}

.widecolumn {
	width:70%;
	}

/* Begin Sidebar */
#sidebar {
	font-size: 36px;
	width: 25%;
	}
