@charset "utf-8";



/*

 * Style Name: fonts Stylesheet

 * Style URL: http://2xup.org/common/css/fonts.css

 * Description: font Stylesheet.

 * Version: 1.5

 * Last Up Date: 2006-10-17T10:34:43+09:00

 * Author: Taichi Kaminogoya

 * Author URL: http://2xup.org/

 * Author Email: mail[at]2xup.org

 *

 * The CSS and design is released under GPL: http://www.gnu.org/licenses/gpl.html

 * 2xUP で利用している CSS ファイル、デザインは GPL ライセンス（クレジットを残し、第三者にも改変・再配布を認めるという条件で改変・再配布可）を適用しています。

 *

 * Markup Reference: http://2xup.org/common/css/style-guide.pdf

 *

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 * This Stylesheet was based on Yahoo! UI Library's Fonts CSS.

 * Copyright (c) 2006, Yahoo! Inc. All rights reserved.

 * http://developer.yahoo.com/yui/fonts/

 * http://developer.yahoo.net/yui/license.txt

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

 *

 */



/*

 * edit by hitoshi[at]web-conte.com at 20070215

 *

 */





body {

	font-family: Meiryo, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;

	font-size: 15px;

/*

	*font-size: medium;

	*font: small;

*/

	}

h1, h2, h3, h4, h5, h6, h7 {

	font-size: 100%;

	}

table {

	font-size: 100%;

	}

select, input, textarea {

	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;

	font-size: 99%;

	}

pre, xmp, code, samp, kbd, var {

	font-family: "Courier New", Courier, monospace;

	font-size: 100%;

	}

sub, sup {

	font-size: 50%;

	}

small {

	font-size: 90%;

	}

big {

	font-size: 125%;

	}



.textSize img.sm { border: 1px solid #fff;}

.textSize img.md { border: 1px solid #999;}

.textSize img.lg { border: 1px solid #fff;}

