/*---------------------------*/

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

TD {
	background-repeat:repeat-x;
	background-position:left top;
}

.bgmenu {
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


/*---------------------------*/
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/*---------------------------*/
/* メニューリンク */
a.m_link:link {
	text-decoration: none;
	color: #555555;
}
a.m_link:visited {
	text-decoration: none;
	color: #555555;
}
a.m_link:active {
	text-decoration: underline;
	color: #555555;
}
a.m_link:hover {
	text-decoration: underline;
	color: #3333CC;

}


/*-------------  line_hight --------------*/
.main {
	line-height: 160%;
}

.main02 {
	line-height: 180%;
}

.sub {
	line-height: 140%;
}


/*-------------------------------topic pass----------------------------------*/

.tpass01:link {
	text-decoration: underline;
}

.tpass01:visited {
	text-decoration: underline;
}

.tpass01:active {
	text-decoration: underline;
}

.tpass01:hover {
	text-decoration: none;
position:relative;
	left:1px;
	top:1px;
}


/*-----------   font change (css_change)  ----------------*/
.SizeSselect{font-size:12px}


/*-----------   font.js  ----------------*/
.f10px{}		
.f14px{}
.f18px{}
.menu{}
.tpass01{}			
.foot{}	
.h1{}	
.h2{}	


/*-----------   事業紹介コピー  ----------------*/

.j_copy
{
font-weight:bold;
font-size:110%;
line-height:150%;
letter-spacing:0.1em;
padding:0 0 10px 0;
}

