@charset"euc-jp";

/*text.css*/
/*テキスト*/

/* ---------------------------------------------------------
　hx
--------------------------------------------------------- */

h1 {
	font-size:10px;
	padding-top:10px;
}

h2 {
	font-size:14px;
	padding:17px 0 0 10px;
	margin:10px 0 10px 0px;
	font-weight:bold;
	background:url(../img/title_bg.gif) 0 0 repeat-x;
}


h2.t-01 {
	padding:17px 0 0 70px;
	margin-bottom:0px;
	background:url(../img/title01.gif) 0 0 no-repeat;
	height:40px !important;
	width:566px;
}

h2.t-02 {
	padding:17px 0 0 70px;
	margin-bottom:0px;
	height:40px !important;
	background:url(../img/title02.gif) 0 0 no-repeat;
	width:566px;
}

h2.t-03 {
	padding:17px 0 0 70px;
	margin-bottom:0px;
	background:url(../img/title03.gif) 0 0 no-repeat;
	height:40px !important;
	width:566px;
}

h2.t-011 {
	padding:17px 0 0 70px;
	margin-bottom:0px;
	background:url(../img/title011.gif) 0 0 no-repeat;
	height:40px !important;
	width:566px;
}

h2.t-031 {
	padding:17px 0 0 70px;
	margin-bottom:0px;
	background:url(../img/title031.gif) 0 0 no-repeat;
	height:40px !important;
	width:566px;
}




h3{
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #DDDDDD;
	margin:20px 0px 20px 10px;
	color:#ff0f66;
}

h4 {
	font-size:12px;
	margin:10px 0px 10px 10px;
	font-weight:bold;
	color:#ff0f66;
}

h5 {

}

h6 {

}

#primary p{
margin:0.5em 0 0 10px;
}

/* ---------------------------------------------------------
　span
--------------------------------------------------------- */
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}


.lg {
	color:#FF6600;
	font-weight:bold;
}

img.Lm{
margin-left:0.5em;
margin-bottom:0.5em;
clear:both;
}

img.Rm{
margin-right:0.5em;
margin-bottom:0.5em;
clear:both;

}

.gray {
	color:#666666;
}

.black {
	color:#000000;
}

.red {
	color:#FF0000;
}

.blue {
	color:#0099FF;
}

.yellow {
	color:#FFFF00;
}

.white {
	color:#FFFFFF;
}

.blown {
	color:#433c36;
}

.darkblue {
	color:#335060;
}
.green {
	color:#7cb400;
}

.orange {
	color:#FF6600;
}

.pink{
	color:#ff0f66;
}

.bold {
	font-weight:bold;
}

.normal {
	font-weight:normal;
}


.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}


.pd5 {
	padding:5px;
}

.pd10 {
	padding:10px;
}

.pd15 {
	padding:15px;
}

.sp5 {
	margin:5px 0;
}

.sp10 {
	margin:10px 0;
}

.sp15 {
	margin:15px 0;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.border {
	border: 1px #663300 solid;
	margin:3px;
	background-color:#EFEBDE;
	color:#663300;
}
