﻿@charset "utf-8";


/******************************************************************************
 * 【lucky time】ｔｏｐ　　　
		http://www7b.biglobe.ne.jp/~happy3q/hpmemo/hp/css/　　
				linktop.css
	http://www.u-ziq.com/blog/2006/08/ie6firefoxmargincss_css.html
	↑　IE6ハグ回避
	<!--made by Web Design Templates http://wdt.pekori.jp/-->
 ******************************************************************************/
/*=============================================================================
 * 設定   topのｃｓｓ 　ワイン色
 *============================================================================*/

 body{
 	color: #333333;
    	height: 100%;
  }

 .yohaku-1{padding-left:14px;}

/* -------------------------------------------- バナーのサイズ */
 .bana{
	width: 88px; 
	height: 31px;
}

/* -------------------------------------------- hp-moji */

 .hp-moji{	/*サイズ*/
	font-size : 14px;
}

 .hp-moji a{	/* 未訪問のリンク */
	color: #485859;		
}	
	
 .hp-moji a:visited{	/* 訪問済みのリンク */
	color: #330055;
}	
 .hp-moji a:hover{	/* マウスでポイントしたリンク */
	color: #ff0000;
}	
 


/* -------------------------------------------- タイトルの枠 */
 .wakutitle {		
	border: 1px #cacaca solid;
	width: 145px;
}




 td.yohaku{	/*ｔｄの余白*/
	height: 10px;
}



/* -------------------------------------------- moji */
.moji{	
	padding-top: 20px; 
	font-size: 12px;
	
}



/* -------------------------------------------- LINKs部分の設定 */

/* -------------------------------------------- 縦ラインの設定*/

 .lay{
	height: 100%; 		/*全体の高さ*/
	width: 580px; 		/*全体の幅*/
 	
  	margin-left: 0px;
  	margin-right: 10px;
  	padding: 1em;
  	border-left: solid 1px #cacaca;
  	border-right: solid 1px #cacaca;
  	text-align: left;

  }



/* -------------------------------------------- ワイン色ートップ項目タイトルの左のマーク部分 */

 .mark{		/*トップ項目タイトルの左のマーク部分*/
  	width: 8px;
  	height: 12px;
  	font-size: 12px;
	color: #bb5566;
	background-color: #bb5567;
  }

/* -------------------------------------------- トップタイトルの枠 */

 .wakutitle2 {		
	border: 1px #cacaca solid;
	width: 180px;
	font-size: 14px;
	font-family: Verdana,"Lucida Sans Unicode", sans-serif;
 	font-weight: normal;
  	color: #333333;
}

/* -------------------------------------------- トップ項目タイトルの設定の右のライン */
 .mark2{	
  	width: 90px;
  	height: 1px;
  	border: none;
	color: #bb5566;
	background-color: #bb5567;
  }


/* -------------------------------------------- 仕切りのライン */
 .mark3{	
  	width: 440px;
		text-align: center;
		margin-left: 50px;	/*safari・firefox用*/
		margin-right: 50px;	/*safari・firefox用*/
  	height: 1px;
  	border: none;
	color: #bb5566;
	background-color: #bb5567;
  }

  

/* -------------------------------------------- 仕切りのラインの余白 */
 .mark3-yohaku{
	margin-top: 20px; 
	margin-bottom: 30px;	
	text-align:center;
}

 

 
/*============================================================================*/

/*----------------------------------------------------------------------------*/
