@charset "Shift_JIS";


/* コンテンツ部専用CSSファイル */
/* ----------------------------------------------------- */



/*-- 基本要素 --*/

/*-- body{
background:#FBF5EF url(../img/bg.gif) repeat-y;} --*/

body{
background : #fbf5ef url(back.gif) repeat-y center center;
margin-top: 0em;
margin-bottom: 0em;
}

/*--------------*/


/*-- td --*/

.space{
   margin: 0px 10px;
}

.bottom{
   margin-bottom: 20px;
}

/*--------------*/


/*-- td --*/

.td-blue{
   background-color:#75015d;}
   
.td-gray{
   background-color:#e5e5e5;}
   
.td-gray2{
   background-color:#CCCCCC;}
   
.td-navi{
   background-image : url(navi_back.gif);}

/*-------------------*/


/*-- テキスト 変更--*/

.main{
	font-size:80%;
	line-height:140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	vertical-align:top;
}

.main_n{
	font-size:80%;
	line-height:140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.title{
	font-size:100%;
	line-height:140%;
	color:75015d;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.fooder{
        font-size:70%;
        line-height:120%;
        text-decoration:none;
        color:#FFFFFF;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}

.fooder_black{
        font-size:70%;
        line-height:120%;
        color:#000000;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}

/*-- ※追加　テキスト --*/
.main_s{
        font-size:70%;
        line-height:120%;
         font-family: "ＭＳ Ｐゴシック", "Osaka";}

/*-------------------*/


/*--※追加　リンク--*/

a:link{
        text-decoration:underline;
        color:#75015d;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}
a:visited{
        text-decoration:underline;
        color:#003F6A;
		font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:hover{
        text-decoration:underline;
        color:#DB406C;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}
/*--------------*/


/*--※追加　リンクS--*/

.link_s a:link{
        font-size:70%;
        line-height:120%;
        text-decoration:underline;
        color:#0072BC;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}
.link_s a:visited{
        font-size:70%;
        line-height:120%;
        text-decoration:underline;
        color:#003F6A;
		font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.link_s a:hover{
        font-size:70%;
        line-height:120%;
        text-decoration:underline;
        color:#DB406C;
         font-family: "ＭＳ Ｐゴシック", "Osaka";}
/*--------------*/


/*-- フッダーリンク 変更--*/

a.fooder:link{
        font-size:70%;
        line-height:120%;
        text-decoration:underline;
        color:#FFFFFF;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}
		
a.fooder:visited{
        font-size:70%;
        line-height:120%;
        text-decoration:underline;
        color:#ECC8E3;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}
		
a.fooder:hover{
        font-size:70%;
        line-height:120%;
        text-decoration:underline;
        color:#DB406C;
		font-family: "ＭＳ Ｐゴシック", "Osaka";}
		
/*-------------------*/


/*-------※追加　コンテンツ内タイトル-------*/
.tit_m{
font-size:100%;
line-height:150%;
font-weight:bolder;
color:#db406c;
font-family:"ＭＳ Ｐゴシック" ,"Osaka"
;}




/*-------※追加　お問い合せフォーム用-------*/
.main_nw{
	font-size:80%;
	line-height:140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;
	padding-left: 10px;
}

/*-------※追加　えべっさんクオリティ用-------*/
.space_qua{
   margin: 0px 10px 0px 0px;
}

/*-------※追加　テキスト数行のみレイアウトページ用-------*/
.space_moji{
	margin: 0px 10px;
	height: 300px;
}
