@CHARSET "UTF-8";

/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*	Copylight (C) Fultex / このファイルの著作権はFultexに帰属します。無断で転用することを禁じます。
/*--------------------------------------------------------------------------------------*/
/*タイトル：サイト汎用 - レフトパラグラフ
/*準拠	：Fultex Framework CSS
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*======================================================================================*/


/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*フレーム*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*======================================================================================*/
div.pleft
{
	clear	: both;

	z-index : 0;

	margin-top		: 0px;
	margin-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
	
	padding-top		: 0px;
	padding-bottom	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;

	width	: 100%;
	height	: 100%;

	background-repeat	: no-repeat;
	background-position	: left top;
	background-image	: none;
/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/pleft.jpg); */
}

/*==================================================*/
/*【h2】ヘッドライン
/*--------------------------------------------------*/
/*汎用
/*==================================================*/
div.pleft h2
{
	color       : rgb(255, 255, 255);
font-size   : 16px;
font-weight : bold;
font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
line-height : 50px;
text-indent : 30px;

/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/side-title.jpg); */
}

/*==================================================*/
/*フッタ
/*--------------------------------------------------*/
/*汎用
/*==================================================*/
div.pleft div.footer
{
/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/side-footer.jpg); */
}

/*==================================================*/
/*ボディ
/*--------------------------------------------------*/
/*汎用
/*==================================================*/
div.pleft div.body
{
	margin-top		: 0px;
	margin-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
	
	padding-top		: 0px;
	padding-bottom	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;

/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/side-body.jpg); */
}

/*==================================================*/
/*ボディ
/*--------------------------------------------------*/
/*背景無し
/*==================================================*/
div.pleft div.body-type2
{
	margin-top		: 0px;
	margin-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
	
	padding-top		: 0px;
	padding-bottom	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;

	background-image	: none
}

/*==================================================*/
/*【h3】ヘッドライン
/*--------------------------------------------------*/
/*汎用
/*==================================================*/
div.pleft h3
{
	color       : rgb(255, 255, 255);
font-size   : 13px;
font-weight : bold;
font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
line-height : 24px;
text-indent : 30px;
	
/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/side-contents-title.jpg); */
}

/*==================================================*/
/*コンテンツフッタ
/*--------------------------------------------------*/
/*汎用
/*==================================================*/
div.pleft div.contents-footer
{
/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/contents-footer.jpg); */
}

/*==================================================*/
/*コンテンツボディ
/*--------------------------------------------------*/
/*汎用
/*==================================================*/
div.pleft div.contents-body
{
/*	background-image	: url(http://www.chiba-gyosei.or.jp/images/contents-body.jpg); */
}

/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*コンテンツレベル
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*======================================================================================*/
