/*カラーチェンジで変更する場所*/
	td.bg
		{
		background-color: #e2e990
		}
	table.bg
		{
		background-color: #f5f5dc
		}
/*コンテンツ内インデント*/
	td
		{
		font-size: 12px
		}
        .h1     {
                font-size:14px
                }
	.c20
		{
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
		margin: 20px
		}
	.c10
		{
		color: #000;
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
		margin: 10px
		}
	.c05
		{
		color: #000;
		font-size: 12px;
		vertical-align: top;
		margin: 5px
		}

/*コンテンツテキスト****************/
	
	/*ミニタイトル*/
	/*その他*/
	.normal 
		{ 
		font-size: 12px
		}
	.normal_bbs 
		{ 
		line-height:18px;
		font-size: 12px
		}
	.normal_bbs2 
		{ 
		line-height:22px;
		font-size: 12px
		}
	.normal2 
		{ 
		line-height:130%;
		font-size: 12px
		}
	.size_11
		{
		font-size: 11px
		}
	.bold
		{
		font-weight: bold;
		font-size: 12px
		}
	.winered
		{ color: #980032;
		font-size: 12px
		}
	.red
		{ color: #ff0000;
		font-size: 12px
		}
	.darkgray
		{
		color: #666666;
		font-size: 12px
		}
	.darkgray2
		{
		color: #333333;
		font-size: 12px
		}
	.green
		{
		color: #008080;
		font-size: 12px
		}
	.gray
		{
		color: #a9a9a9;
		font-size: 12px
		}
	.gray2
		{
		color: #696969;
		line-height:120%;
		font-size: 12px
		}
	.blue2
		{
		color: #4444ac;
		font-size: 12px
		}
	.blue
		{
		color: #191970;
		font-size: 12px
		}
	.white
		{
		color: #ffffff;
		font-size: 12px
		}
	.orange
		{
		color: #ff8c00;
		font-size: 12px
		}
	.winered
		{ color: #980032;
		font-size: 12px
		}
	.boldwinered
		{ color: #980032;
		font-weight: bold;
		font-size: 12px
		}
	.boldblue
		{
		color: #191970;
		font-weight: bold;
		font-size: 12px
		}
/*テキストリンク**************************/
	/*通常リンク*/
	a:link
		{
		color: #0033ff;
		}
	a:visited
		{
		color: #2E67A0;
		}
	a:hover
		{
		color: #F08000;
		}
	a:active
		{
		color: #2E67A0;
		}
	/*通常リンク2*/
	a.non:link
		{
		color: #ffffff;
		font-size: 12px;
		text-decoration: none
		}
	a.non:visited
		{
		color: #ffffff;
		font-size: 12px;
		text-decoration: none
		}
	a.non:hover
		{
		color: #ffffff;
		font-size: 12px;
		text-decoration:underline;
		}
	a.non:active
		{
		color: #ffffff;
		font-size: 12px;
		text-decoration: none
		}

/*色つきテーブル行ラベル***************************/
	/*イエロー系*/
	.titlelabelly
		{
		color: #000;
		font-size: 12px;
		background-color: #e7eabe;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.titlelabelly_via
		{
		color: #000;
		font-size: 12px;
		background-color: #e7eabe;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #dadc99
		}
	.rowlabelly
		{
		color: #000;
		font-size: 12px;
		background-color: #eef0d2;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #dadc99;
		border-bottom: 1px solid #dadc99;
		border-left: 1px solid #dadc99
		}

	/*グリーン系*/
	.titlelabellg
		{
		color: #000;
		font-size: 12px;
		background-color: #9CCDBC;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.titlelabellg_via
		{
		color: #000;
		font-size: 12px;
		background-color: #f0fff0;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #9CCDBC
		}
	.rowlabellg
		{
		color: #000;
		font-size: 12px;
		background-color: #f0fff0;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #9CCDBC;
		border-bottom: 1px solid #9CCDBC;
		border-left: 1px solid #9CCDBC
		}

	/*グレー系*/
	.rowlabellgr
		{
		color: #000;
		font-size: 12px;
		background-color: #f0f0f0;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9
		}



	/*ブルー系*/
	.titlelabellb
		{
		color: #000;
		font-size: 12px;
		background-color: #A8CCDB;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.titlelabellb_via
		{
		color: #000;
		font-size: 12px;
		background-color: #f0f8ff;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #A8CCDB
		}
	.rowlabellb
		{
		color: #000;
		font-size: 12px;
		background-color: #f0f8ff;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #A8CCDB;
		border-bottom: 1px solid #A8CCDB;
		border-left: 1px solid #A8CCDB
		}
	/*レッド系*/
	.titlelabellr
		{
		color: #000;
		font-size: 12px;
		background-color: #EEAEA6;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.titlelabellr_via
		{
		color: #000;
		font-size: 12px;
		background-color: #fff5ee;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #EEAEA6
		}
	.rowlabellr
		{
		color: #000;
		font-size: 12px;
		background-color: #fff5ee;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		border-left: 1px solid #EEAEA6
		}
	.titlelabellr2
		{
		color: #000;
		font-size: 12px;
		background-color: #FFDAC1;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}

	/*オレンジ系*/
	.titlelabello
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc33;
		text-align: center;
		vertical-align: middle;
		padding-left: 5px;
		padding-top: 7px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.titlelabello_r
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc33;
		text-align: center;
		vertical-align: middle;
		padding-left: 5px;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		border-top: 1px solid #a9a9a9
		}
	.titlelabello2
		{
		color: #fff;
		font-size: 12px;
		background-color: #005c96;
		text-align: center;
		vertical-align: middle;
		padding-left: 5px;
		padding-top: 7px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.titlelabello2_r
		{
		color: #fff;
		font-size: 12px;
		background-color: #005c96;
		text-align: center;
		vertical-align: middle;
		padding-left: 5px;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		border-top: 1px solid #a9a9a9
		}
	.titlelabello_via
		{
		color: #000;
		font-size: 12px;
		background-color: #ffeecc;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #ffcc66
		}
	.rowlabello
		{
		color: #000;
		font-size: 12px;
		background-color: #ffeecc;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		border-left: 1px solid #EEAEA6
		}

	/*ホワイト系*/
	.titlelabellw
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.rowlabellw
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellw_r
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellw2
		{
		color: #000;
		font-size: 12px;
		background-color: #E7EDEB;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellw2_r
		{
		color: #000;
		font-size: 12px;
		background-color: #E7EDEB;
		text-align: left;
		vertical-align: top;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellwlc_via
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: middle;
		border-top: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}

	.pictureframe
		{
		border: 1px solid #CCCCCC;
		}
	.pictureframe_r
		{
		border: 1px solid #EEAEA6;
		}
	.pictureframe_g
		{
		border: 1px solid #9CCDBC;
		}


/*フォーム用***************************/
	.zen
		{ ime-mode: active;}
	.han
		{ ime-mode: inactive; }

/*ミノテル***************************/
	.css_g1
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc
		}

