* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #A0A0A0;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

body,td,p {
	font-family: Verdana;
	font-size:8pt; 
	color:#ffffff;
	line-height:140%;
        letter-spacing:0.1em; 
}

h1 {
	font-size:9pt; 
	color:#ffffff;
	letter-spacing:0.1em;
	font-weight: bold;
}

h1 a, h1 a:link { 
  color: #ffffff;
}
h1 a:visited {    
  color: #ffffff;
}
h1 a:hover {      
  color: #222222; 
}
h1 a:active {     
  color: #ffffff;
}


a { color: #ffffff; text-decoration: none;}
a:link		{ color: #ffffff; text-decoration: none;}
a:visited	{ color: #ffffff; text-decoration: none;}
a:hover		{ color: #222222; text-decoration: none;}
a:active	{ color: #ffffff; text-decoration: none}



/* gradation */
.firstleft {
   text-align: right;
   width: 85%;
   margin: 70px 0px 0px ;
}


.grad1 {
   width: 65%;
   margin: 0px 0px 20px 0px ;
   border-top: 5px solid #FFFFFF;
   filter: Alpha(style=1,opacity=100,finishopacity=0);
}


img.topphoto {
   margin: 40px 40px;
   border: 2px solid #FFFFFF;
}

.firstright {
   text-align: left;
   width: 70%;
   margin: 20px 0px 0px ;
}

.firstright a:link {
  font-size:9pt; 
  color: #ffffff; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.firstright a:visited {
  font-size:9pt; 
  color: #ffffff; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.firstright a:hover {
  font-size:9pt; 
  color: #222222; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.firstright a:active {
  font-size:9pt; 
  color: #ffffff; 
  text-decoration:none;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.grad2 {
   width: 65%;
   margin: 0px 0px 20px auto ;
   border-top: 5px solid #FFFFFF;
   filter: Alpha(style=1,opacity=0,finishopacity=100);
}

/* index menu */
#indexmenu_border {
  width: 420px;
  height: 560px;
  border: 1px solid #FFFFFF;
}

.menu_title {
   margin: 40px 0px 10px ;
   font-size:9pt; 
   color: #ffffff;
   letter-spacing: 0.1em;
   font-weight: bold;
}

.menu_list {
   width:750px ;
   border: solid 1px #ffffff;
   margin:6px 3px;
}

.menu_list1 {
   float: left;
   width: 365px;
   margin:10px 0px;
   border-right: 1px dashed #CCCCCC;
   text-align:-moz-left; /*FF*/
   text-align:left; /*IE */
}

.menu_list2 {
   float: left;
   width: 355px;
   margin:10px 0px;
   text-align:-moz-left; /*FF*/
   text-align:left; /*IE */
}

.menu_list1 li {
   margin-left:15px;
   list-style-type: none;
   margin-bottom:0.8em;
}

.menu_list2 li {
   margin-left:15px;
   list-style-type: none;
   margin-bottom:0.8em;
}

.menu_list1 li li {
   list-style-type: none;
   margin-bottom:0.8em;
}

.menu_list2 li li {
   list-style-type: none;
   margin-bottom:0.8em;
}

.gsearch {
   margin: 45px 0px 0px ;
}

.ad {
   margin: 45px 0px 45px ;
}

.prayforjapan {
	width: 400px;
	border: 1px #f4a102 solid;
	padding: 15px;
	text-align:center;
	margin-top: 50px;
	margin-bottom: 40px;
	font-weight: bold;
	line-height:160%;
}
