@charset "shift_jis";

/*------------------------------------------------
   index
------------------------------------------------*/
/* -------------------------
     囲み
------------------------- */
table.box1 {
	margin-bottom: 10px;	
}

table.box1 td {
	background: url(../../images/index_bg001.gif);	
}

table.box1 a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
table.box1 a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
table.box1 a:hover,a:active {
	color:#FFFFFF;
	text-decoration:none;
}

div.box2 {
	text-align: center;
	margin: 15px 0;	
}

div.box2 table {
	border-left: solid 1px #333333;
	margin: 10px 0;	
}

div.box2 table td {
	border-right: solid 1px #333333;	
}

div.box2 table td p.img {
	margin: 10px 0;
	text-align: center;	
}

div.box2 table td p.tx {
	margin: 5px 0 5px 15px;	
}

div.news {
	background: url(../../images/index_ex002.gif) bottom no-repeat;
	padding: 10px 0;
	margin-bottom: 10px;
}

/*------------------------------------------------
   メニュー
------------------------------------------------*/
/* -------------------------
     囲み
------------------------- */

.bging-in01 {
	width: 577px;
	height:223px;
	background: url(../../images/01_bg001.gif) center;
	text-align: center;
}

div.page  {
	border-bottom: solid 2px #333333;
	padding: 5px 0;
}

div.page-2  {
	border-top: solid 2px #333333;
	border-bottom: solid 1px #333333;
	padding: 5px 0;
}

div.price  {
	border-top: solid 1px #333333;
	margin: 25px 0 15px 0;
	padding: 15px 70px 0 0;
	text-align: right;
}

div.price-2  {
	margin-bottom: 25px;
	padding: 10px;
	background: #F2EEE2;
	text-align: center;
}

/* -------------------------
     背景
------------------------- */

.bging-ing02 {
	background: url(../../images/06_bg001.gif) no-repeat;
}

/* -------------------------
     テキスト
------------------------- */

p.sub-title {
	margin: 5px 0 5px 10px;
}

p.sub-text {
	margin: 0 0 5px 15px;
}



p.link-01 a:link {
	color:#007800;
	font-weight: bold;
	text-decoration:underline;
}
p.link-01 a:visited {
	color:#007800;
	font-weight: bold;
	text-decoration:underline;
}
p.link-01 a:hover,a:active {
	color:#007800;
	font-weight: bold;
	text-decoration:none;
}