/*----インライン要素----*/


img,object{
	border:0;
}

.red{color:#D00}
.blue{color:#00a}
.gleen{color:#066}
.black{color:black}
.white{color:white}
.yellow{color:yellow}
.orange{color:#FFA500}
.magenda{color:#FF00FF}
.gray01{color:#999999}
.gray02{color:gray}
.bold{font-weight:700}
.extra{font-size:20px;font-weight:800;}
.big{font-size:16px}
.mid{font-size:14px}
.small{font-size:10px}
.small2{font-size:12px;}
.strong, a strong{font-weight:100}
	strong#mid{
	font-weight:100;
	color:#555;
	font-size:15px;
	}
.strike{text-decoration:line-through}
.under{text-decoration:underline;}

.text_stealth {
	font-size: 0px;
	line-height: 0%;
	text-indent:-9999px;
}


/* ===== フォント ===== */
.f0 { 
	font-size: 0%;
	color:#FFF;
	line-height: 0%;
	margin: 0px;
}
.f10 { 
	font-size: 77%;
	color:#333333;
	line-height: 130%;
	margin: 0px 10px 13px 10px;
}
.f11 { 
	font-size: 85%;
	color:#333333;
	line-height: 130%;
	margin: 0px 10px 14px 10px;
}
.f12 { 
	font-size: 93%;
	color:#333333;
	line-height: 130%;
	margin: 0px 10px 16px 10px;
}


.f13 { 
	font-size: 100%;
	color:#333333;
	line-height: 130%;
	margin: 0px 10px 17px 10px;
}


.f14 { 
	font-size: 108%;
	color:#333333;
	line-height: 150%;
	margin: 0px 10px 19px 10px;
}

.f15 { 
	font-size: 116%;
	color:#333333;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}
.f16 { 
	font-size: 123.1%;
	color:#333333;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}

.honbun { 
	font-size: 100%;
	color:#FFFFFF;
	line-height: 130%;
	margin: 10px 5px 10px 5px;
}
.honbun_big { 
	font-size: 108%;
	color:#FFFFFF;
	line-height: 130%;
	margin: 10px 5px 10px 5px;
}
.honbun_small { 
	font-size: 93%;
	color:#FFFFFF;
	line-height: 130%;
	margin: 10px 5px 10px 5px;
}
.honbun_yellow {
	font-size: 100%;
	color:yellow;
	line-height: 130%;
	margin: 10px 5px 10px 5px;
	font-style: italic;
}
.gaiyo_yellow {
	font-size: 100%;
	color:yellow;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-weight: bold;
	letter-spacing:-0.1em;

}
.gaiyo_bg_glay {
	width:auto;
	font-size: 100%;
	line-height: 130%;
	margin: 0px auto 0px auto;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
}

/* =====Return Button ===== */
.gotop a{
	width:90px;
	height:20px;
	text-indent:-9999px;
	text-align:center;
	margin: 10px auto 20px auto;
	padding: 0px;
	background-image: url(../common/button11.gif);
	background-repeat: no-repeat;
	display:block;
}
.gotop a:hover {
	width:90px;
	height:20px;
	text-indent:-9999px;
	text-align:center;
	margin: 10px auto 20px auto;
	padding: 0px;
	background-image: url(../common/button113.gif);
	background-repeat: no-repeat;
	display:block;
}



/* ===== Profile ===== */

.profile_1 {
	width:706px;
	height:28px;
	text-indent:-9999px;
	margin: 30px 0px 10px 61px;
	>margin: 9px 0px 5px 56px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/profile/profile01.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	display:block;
}
	*:first-child+html .profile_1 {
	width:706px;
	height:28px;
	text-indent:-9999px;
	margin:30px 0px 10px 57px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/profile/profile01.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	display:block;
}


