@charset "UTF-8";


/* ================================================================ *
	�e�L�X�g�����ݒ�p CSS
 * ================================================================ */


/* ---------------------------------------------------------------- *
	�S�̂Ɋւ��ݒ�
 * ---------------------------------------------------------------- */

/*
 * This Stylesheet was based on YUI Library's Fonts CSS.
 * > Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * > Code licensed under the BSD License:
 * > https://developer.yahoo.net/yui/license.txt
 * > https://developer.yahoo.com/yui/fonts/
 * Note: ���̕����ł́CYahoo! UI Library �� Fonts CSS �𗘗p���āC
         �e��u���E�U�̃t�H���g�T�C�Y�̍���}������ݒ���s����
         ���܂��B
 */

body {
	font-size: small;
	font-family: "�l�r �o�S�V�b�N", "�q���M�m�p�S Pro W3", Osaka, sans-serif;
}
head + body {
  font-size: 12px;
}
[lang^="ja"] body {
  font-size: small;
}
body:lang(ja) {
  font-size: 12px;
}

body {
	color: #333333;
	line-height: 1.1em;
}

a,
a:link {
	/* �K�v�Ȃ�΁C�����N�e�L�X�g�Ɋւ���ݒ�����Ă������� */
  color: #726358;
	text-decoration: underline;
}

a:visited {
   /* �K�v�Ȃ�΁C�K��ς݃����N�e�L�X�g�Ɋւ���ݒ�����Ă������� */
  color: #726358;
}

a:hover {
	/* �K�v�Ȃ�΁C�}�E�X�I�[�o�[���̃����N�e�L�X�g�Ɋւ���ݒ�����Ă������� */
  color: #3C363A;
	text-decoration: underline;
}

a:active {
	/* �K�v�Ȃ�΁C�A�N�e�B�u���̃����N�e�L�X�g�Ɋւ���ݒ�����Ă������� */
  color: #3C363A;
	text-decoration: underline;
}

p {
  /* ��{�I�ȃe�L�X�g�v�f�̍s�����ݒ肵�Ă������� */
  line-height: 1;
}

ul, ol, dl {
  /* ���X�g�֘A�v�f�̍s�����ݒ肵�Ă������� */
  line-height: 1;
}

p {
  /* �p���O���t�̏㉺�}�[�W����ݒ肵�Ă������� */
  margin-top: 0;
  margin-bottom: 0.5em;
}

ul, ol, dl {
  /* �ӏ������̏㉺�}�[�W����ݒ肵�Ă������� */
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  /* ���o�� 1 �̃W�����v����ݒ肵�Ă������� */
  font-size: 125%;
  /* ���o�� 1 �̏㉺�}�[�W����ݒ肵�Ă������� */
  margin-top: 20px;
  margin-bottom: 15px;
  /* ���o�� 1 �̍s�����ݒ肵�Ă������� */
  line-height: normal;
}

h2 {
  /* ���o�� 2 �̃W�����v����ݒ肵�Ă������� */
  font-size: 145%;
  /* ���o�� 2 �̏㉺�}�[�W����ݒ肵�Ă������� */
  margin-top: 0;
  margin-bottom: 0.5em;
  /* ���o�� 2 �̍s�����ݒ肵�Ă������� */
  line-height: 1.4;
}



.colorname_ex{
    line-height: 16px;
    margin: 5px 0 5px 0;
}

.fw_b{
    font-weight: bold;
}


