@import url("style.css");
@charset "UTF-8";
/*********************************************************************

 　　2007　Copyright (c)2006 TwinTailCat(TTC). All Rights Reserved.
       														 By.noyu 
 
 ********************************************************************/
/* index */
.main{}
.history{
background-color:#FFFFFF;	color: #343434;
}
.his{
padding:8px 8px 8px 8px;
width:800px;
text-align:left;
}
.cautions{
	margin:100px 0px 80px 0px;
	text-align:right;
	padding: 180px 20px 0px 0px;
	color: #fff;
	width: 430px;
	background-color: #000;
	border-bottom: 10px solid #ad9b94;
	float: right;
}
.cautions a:link {color:#ffffff;}
.cautions a:visited {color: #ffffff; text-decoration: none;}
.cautions a:hover {color: #ffc8c3; text-decoration:underline;}
.cautions a:active {color: #ffffff; text-decoration: none;}

.mes{
	width:800px;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
.pas{
	width:800px;
	text-align: center;
	padding: 150px 10px 150px 10px;
}
h1{font-size:10px;}
h2{
	font-size:10px;	color: #888888;
}
.cm{
	float:left;
	width:100%;
	line-height: 136%;
	text-align: center;
}
.tit{
	margin:10px 3px 0px 50px;
	border-left: solid 15px #669900;
	border-bottom: solid 1px #669900;
	width: 500px;
	padding: 4px 0px 4px 4px;
	background-color: #CCFFCC;
}
.sub_tit{
	margin:0px 100px 10px 100px;
	border-left: solid 1px #669900;
	border-bottom: solid 1px #669900;
	padding: 4px 0px 4px 4px;
	background-color: #E8FFE8;
}

.tit1{
	margin:10px 3px 20px 50px;
	border-left: solid 50px #999999;
	border-bottom: solid 1px #999999;
	width: 660px;
	padding: 4px 0px 0px 4px;
	background-color: #eeeeee;
}

.fon14{
font-size:14px;
}
