﻿@charset "UTF-8";
/* CSS Document */

/* テキスト制御用 */
.navi_font	{
	font-size:153%;
	text-align: center;
}

.img_box	{margin:20px 0 0 0;
				 text-align:center;}

/** タイトル **/






/* テキストカラー設定 */




/* ボーダー設定 */




/** 背景設定用 **/




/** マージン設定用 **/	
.content_margin	{margin:20px 0 0 0;}
.footer_img_margin	{
	margin:25px 0 0 0;
}
.navi_margin	{margin:10px 0 0 0;}

li.navi_margin	{
	margin:0 4px 0 0;
}

.news_info_margin	{margin:15px 0 0 0;}
.news_img_margin	{
	margin:0 10px 0 0;
}


.news_margin	{margin:0.5em 0 0 0;}

/** ie6用制御 **/



/** 背景カラー設定 **/



/** タイトル背景 **/



/** 基本レイアウト設定 **/
#top_visual	{widht:auto;
			 height:auto;}
			 
#navigation	{
	width:auto;
	height:95px;
}			
			  
#news_info	{
	width:360px;
	height:8em;
	overflow-y:scroll;
	text-align: left;
}
.news_imgbox	{
	width:310px;
	height:auto;
}

/**ナビゲーション（navi_font）・リンク設定**/


/** バナー **/
div.info {
	width:280px;
	height:auto;
	float:left;
	text-align:justify;
	font-size:90%;
	letter-spacing:0.05em
}
div#banner {
	width:500px;
	float:right;
}
