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

/*======================================================================================*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*ヘッダーナビゲーション
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/



/*===================================================================================================================*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*中央コンテナ ー フォーム*/


div.form-container
{
	left : 30px;

	width : 560px;
	
	color:#444444;
	font-size : 12px;
	font-weight : lighter;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	

	margin-top : 10px;
}

table.form-table
{
	width : 560px;
}

td.form-col-left
{
	width: 190px;
}

td.form-col-right
{
	width: 370px;
}

.form-row
{
	width : 100%;
	
	line-height : 32px;
	
	color:#444444;
	font-size : 12px;
	font-weight : lighter;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	
}

.form-submit-container
{
	width : 100%;
	
	padding-top : 15px;
	padding-bottom : 10px;
}

.form-submit
{
	
	width : 190px;
	height : 20px;
	
	text-align : center;
}

.form-sub
{
	line-height : 16px;
	
	color:#444444;
	font-size : 10px;
	font-weight : lighter;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	
}

.form-error
{
	width : 300px;
	color : #FF0000;
	font-size : 10px;
}

table.form-table textarea
{
	width: 100%;
}

.form-separator
{
	height : 1px; 
	width : 100%;
	
	margin-top : 10px;
	margin-bottom : 10px;
	
	background-repeat : repeat-x;
	background-position : left top;
	background-image : url(http://www.fultex.jp/images/separator-type1.gif);
}

















































/*===================================================================================================================*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*ゼネラルコンテンツ*/



.flg-type1
{
	display : block;
	position : relative;
	float : left;
	
	width : 30px;
	height : 50px;

	background-repeat : no-repeat;
	background-position : left top;
	background-image : url(http://www.fultex.jp/images/flg-type1.jpg);
}


.flg-type2
{
	display : block;
	position : relative;
	float : left;
	
	width : 10px;
	height : 10px;
	
	background-repeat : no-repeat;
	background-position : center bottom;
	background-image : url(http://www.fultex.jp/images/flg-type2.jpg);
}

.flg-type3
{
	display : block;
	position : relative;
	float : right;
	
	width : 10px;
	height : 30px;

	background-repeat : no-repeat;
	background-position : left center;
	background-image : url(http://www.fultex.jp/images/flg-type2.jpg);
}



























/*===================================================================================================================*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*ゼネラルコンテンツ【フォトフレーム】*/


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* [コンテナ] */
.photoframe-container
{	
	float : left;
	position : relative;

	z-index		: 1;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* [カバー] */
.photoframe-cover
{
	float : left;
	position : relative;
	
	padding		: 10px;
	
	background:url(http://www.fultex.jp/images/photoframe-bg.jpg) repeat left top;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* [タイトル] */
.photoframe-title
{
	position 	: absolute;

	bottom		: 0px;
	right		: 0px;
	
	z-index		: 1000;

	width		: 100px;
	height		: 16px;

	line-height	: 18px;
	
	text-align	: left;
	text-indent	: 5px;
	
	background  : #8B68AB;
	color       : #FFFFFF;
	font-size   : 12px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;	

}

/* <継承>[タイトル｜前面用] */
.photoframe-title.front
{
	z-index : 1000;
}

/* <継承>[タイトル｜背面用] */
.photoframe-title.back
{
	z-index : 900;
	display : none;
}

/* <継承>[タイトル｜長尺用] */
.photoframe-title.large
{
	width    : 180px;
}


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* [写真] */
.photoframe-photo
{
	position : absolute;

	z-index  : 100;
	
	top  : 10px;
	left : 10px;
}

#pic-temp-w
{
	z-index : 190;

	width  : 280px;
	height : 180px;

	background:url(http://www.fultex.jp/images/pic-keikoba.jpg) repeat left top;
}

#pic-temp-h
{
	z-index : 190;

	width  : 180px;
	height : 280px;

	background:url(http://www.fultex.jp/images/pic-keikoba.jpg) repeat left top;
}































.pcenter-contents-bg-flower1
{
	background-repeat : no-repeat;
	background-position : left top;
	background-image : url(http://www.fultex.jp/images/pcenter-contents-bg-flower1.jpg) ;
}
/*
.pcenter-contents-bg-xxx
{
	background-repeat : no-repeat;
	background-position : left top;
	background-image : url(http://www.fultex.jp/images/pcenter-contents-bg-flower1.jpg) ;
}
*/




.column
{
	font-size : 15px;
	line-height : 40px;
}

.column td
{
	font-size : 15px;
	line-height : 40px;
}
		













.list-subdescription
{
	float : left;
	position : relative;

	text-indent		: 30px;
	
	width : 580px;
	
	font-size	: 12px;
	font-family	: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight	: normal;
	color		: #444444;
}
