body,td	{ font-size:100% ; color: #333333; }


a:link     { text-decoration:underline; color: #3366CC; text-decoration:underline}
a:visited  { text-decoration:underline; color: #3366CC; text-decoration:underline}
a:active   { color:#FF6600; text-decoration:underline}
a:hover    { color:#FF6600; text-decoration:underline}

h1{
font-size:70%;
font-weight:normal;
margin:0;
}


/* テキストの設定 */

.t10_110 { font-size: 60%; line-height: 110%; }
.t10_130 { font-size: 60%; line-height: 130%; }
.t10_140 { font-size: 60%; line-height: 140%; }
.t10_150 { font-size: 60%; line-height: 150%; }

.t11_110 { font-size: 70%; line-height: 110%; }
.t11_130 { font-size: 70%; line-height: 130%; }
.t11_150 { font-size: 70%; line-height: 150%; }
.t11_170 { font-size: 70%; line-height: 170%; }

.t12_110 { font-size: 80%; line-height: 110%; }
.t12_130 { font-size: 80%; line-height: 130%; }
.t12_150 { font-size: 80%; line-height: 150%; }
.t12_170 { font-size: 80%; line-height: 170%; }

.t13_110 { font-size: 85%; line-height: 110%; }

.t14_110 { font-size: 90%; line-height: 110%; }
.t14_130 { font-size: 90%; line-height: 130%; }
.t14_150 { font-size: 90%; line-height: 150%; }
.t14_170 { font-size: 90%; line-height: 170%;
																	color:red; }

.l20{ padding-left:20px; }
.l5_r20{ padding-left:5px; padding-right:20px; }
.f13{ font-size:13px; color:#666666}

/* 個別の設定 */

.copyright      { font-size:60%; color: #333333; line-height: 140%; }
.bgphoto {
	background-image: url(../faq/img/bgphoto.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;	
}

.canpaign_next_table 
	{
	background-image: url(../service/img/table_campaign_next.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:40px;
	padding-left:48px;
	padding-top:25px;
	padding-bottom:40px;
	line-height:19px;
	color:#B88500;
	letter-spacing:1px;
	font-size:13px;
	}
	
