@import "ft.css";
@charset "Shift_JIS";


/* ▼基本要素 */

body {
}
h1{
color:#fff;
margin:2px 2px 2px 2px;
padding:0px;  
font-size:100%;
}

.c_btn{ 
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	margin:3px 0px 3px 0px; 
 	padding:4px 0px 0px 25px;
	height:20px;
	background-repeat: no-repeat;}	
	
a:link{}
a:visited{}
a:hover {}

a.img {
  border-width:0;
  border-style:none;
  }
p{
  margin:0;
  }
strong{}
em{
	font-style: normal;
	font-size: 10px;
}
b{}

.br {clear:both;
	margin:0px;
	padding: 0px;
	font-size: 10px;}
	
/* ------- */

.tx1{
font-size:75%;
line-height:120%;
}

.size10{
	font-size: 10px;
}
.size12{
	font-size: 12px;
}
.size16{
	font-size: 16px;
}
.pad10{
	font-size: 10px;
	padding: 10px;
}
.link12{
	color:#0000ff;
	text-decoration:none;
	font-size: 12px;
}
.link12:visited{ color:#0000ff; text-decoration:none;}
.link12:hover{ color:#ff6600; text-decoration:none;}

.link10{
	text-decoration:none;
	font-size: 10px;
}
.link10:visited{ text-decoration:none;}
.link10:hover{ color:#ff6600; text-decoration:none;}

.main{
	color:#333;
	text-decoration:none;
	font-size: 12px;
}
.main:visited{ color:#333; text-decoration:none;}
.main:hover{ color:#ff6600; text-decoration:none;}

.main_b{
	color:#333;
	text-decoration:none;
	font-size: 10px;
	layout-grid-line: 2px; /* 行間隔 */
}
.main_b:visited{ color:#333; text-decoration:none;}
.main_b:hover{ color:#ff6600; text-decoration:none;}

.layout10{
	font-size: 10px;
	layout-grid-line: 2px; /* 行間隔 */
}

.t140{
	font-size: 12px;
	line-height: 140%
}

.tx10_140{
	font-size: 10px;
	line-height: 140%
}

.tx12_120{
	font-size: 12px;
	line-height: 120%;
}

.main_l12{
	color:#333;
	text-decoration:none;
	font-size: 12px;
}
.main_l12:visited{ color:#333; text-decoration:none;}
.main_l12:hover{ color:#ff6600; text-decoration:none;}

/* メインページ */

.h_under{ 
	color:#fff;
	text-decoration:none;
	font-size: 12px;
	margin:0px; 
 	padding:0px 0px 0px 15px;
	width:800px;
	height:46px;
	background-image: url(../img/h_under.gif);}
	
/* サイドコンテンツ */

.btn_side a{ 
	text-decoration:none;
	font-size: 12px;
	color:#0000ff;	
	margin:5px 0px 5px 0px; 
 	padding:7px 0px 0px 25px;
	width:155px;
	height:28px;
	background-image: url(../img/btn_side1.gif);
	background-repeat: no-repeat;}
	
.btn_side a:hover{ 
	text-decoration:none;
	font-size: 12px;
	color:#ffffff;
	margin:5px 0px 5px 0px; 
 	padding:7px 0px 0px 25px;
	width:155px;
	height:28px;
	background-image: url(../img/btn_side2.gif);
	background-repeat: no-repeat;}
			
 .link
{
	margin: 25px 0px 0px 3px;
	padding	: 0px;
	width			: 150px;
	text-align		: center;
	font-size: 10px;
}

.link p 
{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

/* footer */

.footer{ 
	font-size: 10px;
	color:#ffffff;
	text-align:center;
	line-height: 120%;}


.footer a{ 
	color:#ffffff;
	text-decoration:none;	}	
	
.footer a:hover{ 
	color:#ffffff;}		
	
/* copy */

.copy{ 
	font-size: 10px;}		
