﻿


/*タイトルバー部分のヘッダ*/

TABLE.tbl_main_headtbl{
	width:100%;
}

TD.head1 {
	border-style: solid;
	border-width: 0;
	background-image:url('../parts/basefile.data_/basefile_01.jpg');
	text-align:right;
}
TD.head2 {
	border-style: solid;
	border-width: 0;
	background-image:url('../parts/basefile.data_/basefile_02.jpg');
	text-align:right;

}


TD.td_grayarea{
	vertical-align:top;
	width:10px;
	background-image:url('../basefile_shadow.gif');
}

IMG.img_10px{
	border:0px;
	width:10px;
	height:10px;
}



TD.menuarea0{
	padding:0px; 
	vertical-align:top;
	width:150px;
	text-align:center;
	background-image: url('../parts/basefile.data_/basefile_03.jpg');
	background-color:#363581;

}

TD.mainarea{
	width=100%;
	vertical-align:top;
	background-color:#Ffffff;
	text-align:center;
	padding-top:40px;
}



/*メニューの背景色*/
TD.menucolor {
	background-color:#363581;
	width:150px;
	vertical-align:top;
}



/*メニューバーとコンテンツ領域の境界線にある陰（の下段）*/
TD.bfile_g {
	background-image: url('../parts/basefile_gray3.gif');
	vertical-align:top;
	width:10px;
}





/*メイン領域の2段目以降*/
TD.mainarea2{
	width=100%;
	vertical-align:top;
	background-color:#Ffffff;
	text-align:center;
	padding-top:20px;
}





/*写真ページ用*/

TABLE.table_photo {
border-width: 0;
}


TD.TD_photo1{
	padding:10px;
	text-align:center;
	vertical-align:top;
	border-bottom:1px	#E8EEFF solid;	
	border-right:1px	#E8EEFF solid;	

}



TD.TD_photo2{
	padding:10px;
	text-align:center;
	vertical-align:top;
	border-bottom:1px	#E8EEFF solid;	

}






A.left_menu:link{   color:white;text-decoration:none;}
A.left_menu:visited{color:white;text-decoration:none;}
A.left_menu:active{ color:white;text-decoration:none;}
A.left_menu:hover{  color:white;text-decoration:underline;}

TD.menu_line{
    border-bottom: 1px solid #ffffff;
    padding-top:5px;
    padding-left:10px;
    text-align:left;

}



TD.menu_lined{
	border-bottom: 2px solid #FFFFFF;
    padding-top:15px;
	color:white;
	font-weight:bold;
	text-align:center;

}



