<!--

	/* Basic **********************************************/
	
	*
	{
		margin  : 0px;
		padding : 0px;
	}
	
	HTML
	{
		height : 100%;
	}
	
	BODY
	{
		text-align    : center;
		height        : 100%;
		font-size     : 12px;
		font-family   : "メイリオ","ＭＳ Ｐゴシック","Osaka";
		color         : #000000;
		background    : #ffe7b3 url(../img/common2/background.gif);
/*		overflow-y    : scroll; */
	}
	
	TABLE
	{
		font-size   : 14px;
		font-family : "メイリオ","ＭＳ Ｐゴシック","Osaka";
		
		border-collapse : collapse;
	}
	
	IMG
	{
		border : 0px;
	}
	
	A		{ color: #2259C1; }
	A:hover	{ color: #f66;    }
	
	A.a_none:hover	{ border-bottom : 0px dotted #f66; }
	A.a_all:hover	{ border : 1px dotted #f66; }
	
	div#preload
	{
		width      : 1px;
		height     : 1px;
		display    : none;
		visibility : hidden;
	}
	
	/******************************************************/
	
	
	
	/* Base Block *****************************************/
	
	#container
	{
		position   : relative;
		margin     : 0px auto;
		width      : 100%;
	}
	
	#pagebase1
	{
		position   : relative;
		margin     : 0px auto;
		width      : 980px;
		background-color  : #fff;
		background-image  : url(../img/common2/body_background.gif);
		background-repeat : repeat-y;
	}
	
	#pagebase2
	{
		position   : relative;
		text-align : left;
		margin     : 0px auto;
		width      : 974px;
	}
	
	/******************************************************/
	
	
	
	/* Head Block *****************************************/
	
	#pagehead
	{
		padding-bottom : 1px;
	}
	
	#pagehead-inner
	{
		height        : 87px;
		background    : #fff;
		border-bottom : 1px dotted #222;
	}
	
	H1
	{
		text-align  : right;
		height      : 13px;
		padding     : 3px;
		color       : #fff;
		font-size   : 10px;
		font-weight : bold;
		background  : #ffbc52;
	}
	
	#pagehead-body
	{
		margin-top : 1px;
		height     : 66px;
		background-image    : url(../img/common2/head_background.gif);
		background-repeat   : no-repeat;
		background-position : 100% 0%;
	}
	
	#pagehead-body-left
	{
		float   : left;
		padding : 5px 0px 0px 5px;
	}
	
	#pagehead-body-right
	{
/*		margin-left   : 500px; */
		text-align    : right;
		padding-top   : 3px;
		padding-right : 3px;
		font-size     : 10px;
		font-weight   : bold;
	}
	
	#pagehead-logo
	{
		text-indent       : -9999px;
		display           : block;
		width             : 197px;
		height            : 56px;
		background-image  : url(../img/common2/logo.gif);
		background-repeat : no-repeat;
	}
	
	/******************************************************/
	
	
	
	/* Page Main Block ************************************/
	
	#pagemain
	{
		background-image  : url(../img/common2/left_background.gif);
		background-repeat : repeat-y;
	}
	
	#pagemain-inner
	{
		min-height: 600px;
		height    : auto !important;
		height    : 600px;
		background-image    : url(../img/common2/left_foot_background.gif);
		background-repeat   : no-repeat;
		background-position : 0% 100%;
	}
	
	#pagemain_left
	{
		float          : left;
		margin-bottom  : 30px;
		padding-bottom : 60px;
		width          : 177px;
		background-color : #fff5c5;
	}
	
	#left_contents
	{
		width : 177px;
	}
	
	#pagemain_right
	{
		margin-left   : 177px;
		margin-bottom : 30px
	}
	
	.text_em1
	{
		font-weight:bold;
	}
	
	.text_em2
	{
		font-weight:bold;
		color:#f60;
	}
	
	.text_em3
	{
		font-weight:bold;
		color:#f20;
	}
	
	.text_em4
	{
		font-weight:bold;
		color:#f0f;
	}
	
	.text_em5
	{
		font-weight:bold;
		color:#03f;
	}
	
	
	/******************************************************/
	
	
	
	/* Left Block *****************************************/
	
	#left_menu
	{
		margin-top : 10px;
	}
	
	#left_menu DIV
	{
		text-indent       : -9999px;
		display           : block;
		width             : 142px;
		height            : 19px;
		background-image  : url(../img/menu/menu_head.gif);
		background-repeat : no-repeat;
	}
	
	#left_menu A
	{
		margin-top        : 5px;
		text-indent       : -9999px;
		display           : block;
		width             : 142px;
		height            : 47px;
		background-repeat : no-repeat;
	}
	
	#left_menu_sisan_advice        { background-image  : url(../img/menu/sisan_advice.gif);    }
	#left_menu_sisan_advice:hover  { background-image  : url(../img/menu/sisan_advice_on.gif); }
	
	#left_menu_kabutocho           { background-image  : url(../img/menu/kabutocho.gif);       }
	#left_menu_kabutocho:hover     { background-image  : url(../img/menu/kabutocho_on.gif);    }
	
	#left_menu_koten               { background-image  : url(../img/menu/koten.gif);           }
	#left_menu_koten:hover         { background-image  : url(../img/menu/koten_on.gif);        }
	
	#left_menu_movie               { background-image  : url(../img/menu/movie.gif);           }
	#left_menu_movie:hover         { background-image  : url(../img/menu/movie_on.gif);        }
	
	#left_menu_senryu              { background-image  : url(../img/menu/senryu.gif);          }
	#left_menu_senryu:hover        { background-image  : url(../img/menu/senryu_on.gif);       }
	
	#left_menu_kogane              { background-image  : url(../img/menu/kogane.gif);          }
	#left_menu_kogane:hover        { background-image  : url(../img/menu/kogane_on.gif);       }
	
	#left_menu_takashima           { background-image  : url(../img/menu/takashima.gif);       }
	#left_menu_takashima:hover     { background-image  : url(../img/menu/takashima_on.gif);    }
	
	#left_menu_shumiyuyu           { background-image  : url(../img/menu/shumiyuyu.gif);       }
	#left_menu_shumiyuyu:hover     { background-image  : url(../img/menu/shumiyuyu_on.gif);    }
	
	#left_menu_sisan_talk          { background-image  : url(../img/menu/sisan_talk.gif);      }
	#left_menu_sisan_talk:hover    { background-image  : url(../img/menu/sisan_talk_on.gif);   }
	
	#left_menu_moneydic            { background-image  : url(../img/menu/moneydic.gif);        }
	#left_menu_moneydic:hover      { background-image  : url(../img/menu/moneydic_on.gif);     }
	
	
	
	/******************************************************/
	
	
	
	/* Foot Block *****************************************/
	
	#pagefoot
	{
		text-align : left;
		margin-top : 30px;
		width      : 952px;
	}
	
	#pagefoot-top
	{
		display           : block;
		width             : 952px;
		height            : 7px;
		font-size         : 1px;
		background-image  : url(../img/common2/foot_top_background.gif);
		background-repeat : no-repeat;
	}
	
	#pagefoot-inner
	{
		width             : 952px;
		height            : 105px;
		background-image  : url(../img/common2/foot_background.gif);
		background-repeat : repeat-y;
	}
	
	
	
	/******************************************************/
	
	
	
	/* Top Page *******************************************/
	
	#pagebase1_top
	{
		position   : relative;
		margin     : 0px auto;
		width      : 980px;
		background-color  : #fff;
		background-image  : url(../img/common2/body_background_top.gif);
		background-repeat : repeat-y;
	}
	
	
	#toppage
	{
		;
	}
	
	/******************************************************/
	
	
	
	div#contents
	{
		text-align : left;
	}
	
	.contents-basic
	{
		text-align : left;
	}
	
	#contents-base1
	{
		text-align  : left;
		margin-top  : 20px;
		width       : 770px;
		line-height : 16px;
	}
	
	#contents-sisan_advice
	{
		;
	}
	
	#contents-present
	{
		text-align : left;
		margin-top : 20px;
		width      : 640px;
	}
	
	
	
	
	/* Tool Block *****************************************/
	
	.aligncenter { text-align : center; }
	
	/******************************************************/
	
	
	
//-->

