@charset "utf-8";



/* イメージ */


	#titleimage {
		margin: 0 auto 0 auto ;
		width: 920px; height: 112px;
		background: url(../img/titleimage.png) no-repeat  ;
		}
		
	.subimage01{
		width: 680px; height: 120px;
		background: url(../img/subimage_twitter_01.png) no-repeat  ;
		}
		
	.subimage02{
		width: 680px; height: 60px;
		background: url(../img/subimage_twitter_02.png) no-repeat  ;
		}
		
		
	.subimage03{
		width: 680px; height: 60px;
		background: url(../img/subimage_twitter_03.png) no-repeat  ;
		}


/* テキスト */		

		
		
		#label{
			margin-left:100px;
		}

		.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;
			}


