/*body*/

body {
	margin: 0px;
	padding: 0px;
	background:#ddd url(../common/top_bg.gif);
	background-repeat:repeat-x;
	color:#222222;
}

/*Tokyo Art Navigationの背景*/

.bgLeft{
background-image:url(../common/left_bg.gif);
background-repeat:repeat-y;
}

/*右側バー部分の背景*/

.bgRight{
background-image:url(../common/right_bg.gif);
background-repeat:repeat-y;
border-top:#aaa solid 1px;
}

/*ヘッダー部分*/

.header{
background-image:url(../common/logo_bg.gif);
background-repeat:repeat-x;
}
.underLine{
border-bottom:#aaa solid 1px;
}

.topLine{
border-top:#aaa solid 1px;
}
.leftLine{
border-left:#aaa solid 1px;
}


.welcome{
border-left:#aaa solid 1px;
background-image:url(../mypage/img/welcome_bg.jpg);
background-repeat:repeat-x;
}


/*テキスト*/

.txtS { 
	font-size: 65%;
	line-height:140%;
}
.txtM {
	 font-size: 80%;
	line-height:150%;
}
.txtL { 
font-size: 90%;
line-height:150%;
}

.txtRed {
color: #CC0000;
}


/*フォーム注意書き*/
.err{
color:#FF0000;
font-weight:bold;
}


/*グレーのライン*/

.grayLine{
border-bottom:#aaa solid 1px;
width:664px;
margin-top:20px;
}

.grayLine02{
border-bottom:#aaa solid 1px;
width:320px;
margin-top:20px;

}

.grayLine03{
border-bottom:#aaa solid 1px;
width:664px;
margin-top:20px;
margin-bottom:30px;
}


.dotLine{
border-bottom:#aaa dotted 1px;
}



/*リンク*/

a:link{
	color:#884B00;
	line-height:150%;
	text-decoration:none;
}
a:visited{
	color:#884B00;
	line-height:150%;
	text-decoration:none;
}
a:active{
	color:#884B00;
	line-height:150%;
	text-decoration:none;
}


a:hover{
	color:#884B00;
	line-height:150%;
	text-decoration:underline;
}




/*フッター*/

a.copy:link{
	color:#444;
	line-height:150%;
	text-decoration:none;
}
a.copy:visited{
	color:#444;
	line-height:150%;
	text-decoration:none;
}
a.copy:active{
	color:#444;
	line-height:150%;
	text-decoration:none;
}
a.copy:hover{
	color:#444;
	line-height:150%;
	text-decoration:underline;
}
.footer {
margin:15px;
	color:#444;
	 font-size: 80%;
	line-height:150%;
}

/*ビジョン　タイトル部分*/

.back_img{
background-image:url(../english/vision/img/newreview_bg.gif);
background-repeat:repeat-y;
border-bottom:#FF9900 1px solid; }


/* スポット */
.spot_p { margin:0px; padding:0px;}
.spot_m_bottom5 { margin-bottom:5px;}
.spot_m_bottom10 { margin-bottom:10px;}
.spot_m_bottom15 { margin-bottom:15px;}
.spot_m_bottom25 { margin-bottom:25px;}
.spot_color_b { color:#336699; font-weight:bold;}
.txtM2 {
	 font-size: 80%;
	line-height:130%;
}

.spot_titsp { padding-left:10px; padding-bottom:2px;}