@charset "utf-8";



		
	

	#titleimage {
		margin: 0 auto 0 auto ;
		width: 920px; height: 112px;
		background: url(../img/titleimage.png) no-repeat  ;
		}

	.clear {
		display:none;
		}
		
		
/* テキスト */	

		.text_08	{
			font-size: 8px !important;
			color: #333;
			line-height:1.5;
			}

		.text_10	{
			font-size: 10px !important;
			color: #333;
			line-height:1.5;
			}

		.text_12	{
			font-size: 12px !important;
			color: #333;
			line-height:1.5;
			}

		.text_14	{
			font-size: 14px !important;
			color: #333;
			line-height:1.5;
			}

		.text_14c{
			font-size: 14px !important;
			color: #06F;
			line-height:1.5;
			}

		.text_16	{
			font-size: 16px !important;
			color: #333;
			line-height:1.5;
			}

		.text_18	{
			font-size: 18px !important;
			color: #333;
			line-height:1.5;
			}

		.text_20	{
			font-size: 20px !important;
			color: #333;
			line-height:1.5;
			}

		.text_22	{
			font-size: 22px !important;
			color: #333;
			line-height:1.5;
			}

		.text_24	{
			font-size: 24px !important;
			color: #333;
			line-height:1.5;
			}




/* 背景 */

	.subimage01{
		width: 680px; height: 120px;
		background: url(../img/subimage.png) no-repeat  ;
		}
		
		
/* 右カラム　見出し色 */	
		
	
	.text_area02 h3{
		font-size:16px;
		line-height:1.5;
		color: #06F;
		}
