/* h9Coder type A ver 1.4 */
/* 2014/09/08 UPDATE */

/******************************************************/
/* 見出し/枠囲み見出し */
/******************************************************/

/******************************************************/
/* 本文 */
/******************************************************/
/* 本文 */
.text{ }
/* 画像 */
.image{ }
	.image img{
		border:1px solid #dbb9d3;
		padding:1px;
	}
	.color1 .image img{border:1px solid #a9e8f1;}
	.color2 .image img{border:1px solid #ffd3ae;}
	.color3 .image img{border:1px solid #fdadae;}
	.color4 .image img{border:1px solid #8ac0e6;}
	.color5 .image img{border:1px solid #e2e1ff;}
	.color6 .image img{border:1px solid #e281bd;}
	.color7 .image img{border:1px solid #fdaddc;}

	#idea	.image img{
		border:0;
		padding:0;
	}

/* HTML */
.html{ }
/* SWF/Youtube */
.object{text-align:center;}
/* WYSIWYG */
/*.wysiwyg{*/
	/*margin-left:10px;*/
	/*margin-right:10px;	*/
/*}*/

@media only screen and (max-width:640px){
	img.imageFit{
		width:99.8% !important;
		height:auto !important;
	}
	#idea img.imageFit{
		width:100% !important;
	}
}



/******************************************************/
/* ボタン */
/******************************************************/


/******************************************************/
/* 枠囲みスタイル */
/******************************************************/

/******************************************************/
/* リンク */
/******************************************************/

/******************************************************/
/* ボーダーリンク/ボーダーリンク(共通のpadding間隔) */
/******************************************************/

/******************************************************/
/* 表組エリア */
/******************************************************/

	/* スタイルなし */
	table.sytleNone{
		border:0 !important;
		background:none !important;
		margin:0 !important;
	}
	table.sytleNone th,
	table.sytleNone td{
		ertical-align:top !important;
		border:0 !important;
		background:none !important;
		padding:0 !important;
	}


/******************************************************/
/* ニュースリストエリア */
/******************************************************/

/******************************************************/
/* QAリスト */
/******************************************************/


/******************************************************/
/* ソーシャルボタン */
/******************************************************/

/******************************************************/
/* タブメニュー */
/******************************************************/


/******************************************************/
/* メールフォーム */
/******************************************************/

/******************************************************/
/* jQuery fancyBox */
/******************************************************/

/******************************************************/
/* 共通margin-bottom */
/******************************************************/


