﻿/* main styles */

div#container {

  position: relative;

  width: 762px;
 
  height: auto;

  min-height: 420px;

  margin: 0 auto;

  padding: 0 0 10px 0;

  color: #333333;

  background-color: #ffffff;

  text-align: left;

}



div#header {

  width: auto;

  height: 80px;

  overflow: hidden;

  background-color: transparent;

  background-image: url(../image/title.gif);

  background-repeat: no-repeat;

  background-position: 20px 20px;

}

iv#header h1, div#header p {

  text-indent: 10px;

}

div#header a {

  display: block;

  width: 250px;

  height: 110px;

}



ul#sitemap {

  display: block;

  position: absolute;

  top: 10px;

  right: 20px;

  width: 200px;

  height: auto;

  margin: 0 0 1em 0;

  text-align: right;

}

ul#sitemap li {

  display: block;

  float: right;

  font-size: 12px;

  text-transform: lowercase;

}

ul#sitemap a {

  display:block;

  width: auto;

  height: auto;

  padding: 0 10px;

  border-right: 1px solid #c0c0c0;

}

ul#sitemap li#sitemap a {

  margin-right: 0;

  padding-right: 0;

  border-right: none;

}




ul#mainNavi {

  display: block;

  width: auto;

  height: auto;

  margin-bottom: 0;

}

ul#mainNavi li {

  display: inline;

  float: left;

  font-size: 12px;

  text-align: center;
}

ul#mainNavi li#mHome {

  margin-left: 7px;

}

ul#mainNavi a {

  display:block;

  width: 107px;

  height: auto;

  background:url(../image/bg_head_menu.gif) repeat;
  padding: 8px 5px;

  border-right: 1px solid #ffffff;

}

ul#mainNavi a:link, 
ul#mainNavi a:visited {

  color: #f0ffff;

}

ul#mainNavi a:hover, 
ul#mainNavi a:active {

  color: #ffffff;

  font-weight: bold;

}

 
<!--★-->

#mainNavi{
	background:url(../image/bg_head_menu.gif) no-repeat;
	width:750px;
	height:23px;
	}
#mainNavi ul{
	list-style-type:none;
	}
#mainNavi li{
	letter-spacing:1px;
	float:left;
	<!--width:90px;-->
	height:30px;
	position:relative;
	}
#mainNavi ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	font:14px;
	width:96px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#mainNavi ul li a:hover{
	color:#FFCC00;
	}
#mainNavi ul li.off{
	overflow:hidden;
	width:100px;
	}
#mainNavi ul li.off ol.sub{
	left:0px;
	top:-999px;
	}
#mainNavi ul ol.sub{
	position:absolute;
	left:0px;
	top:30px;
	width:159px;
	border:1px solid #999999;
	text-align:center;
	list-style-type:none;
	}
#mainNavi ul li.on{
	width:90px;
	}
#mainNavi ul>li.on{
	overflow:visible;/*×*/
	}
#mainNavi ul ol.sub li{
	float:none;
	width:90px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=82); /*IE*/
	-moz-opacity:0.82; /*FF*/
	}
#mainNavi ul ol.sub li a{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#mainNavi ul ol.sub li a:hover{
	background-color:#FFCC00;
	color:#000000;
	}


/* 中央写真 */


div#siteBanner {

  clear: both;

  width: 760px;

  height: 160px;

  margin: 0 0 1em 0;

  color: #000000;

  background-color: transparent;

}

#home div#siteBanner {

  background-image: url(../image/banner_ma.jpg);

  background-repeat: no-repeat;

}

#salesian div#siteBanner {

  background-image: url(../image/banner_seigan.jpg);

  background-repeat: no-repeat;

}

#seisyounen div#siteBanner {

  background-image: url(../image/banner_beppu.jpg);

  background-repeat: no-repeat;

}

#news div#siteBanner {

  background-image: url(../image/banner_music.jpg);

  background-repeat: no-repeat;

}

#inori div#siteBanner {

  background-image: url(../image/banner_rurudo.jpg);

  background-repeat: no-repeat;

}

#blog div#siteBanner {

  background-image: url(../image/banner_maria.jpg);

  background-repeat: no-repeat;

}

#koubeya div#siteBanner {

  background-image: url(../image/banner_onigiri.jpg);

  background-repeat: no-repeat;

}

#link div#siteBanner {

  background-image: url(../image/banner_inori.jpg);

  background-repeat: no-repeat;

}

#site div#siteBanner {

  background-image: url(../image/banner_inori.jpg);

  background-repeat: no-repeat;

}


div#subNavi h1,
 div#mainContents h1 {

  margin-bottom: 0.5em;

  border-bottom: 1px dotted #c0c0c0;


  text-transform: capitalize;

}



div#subNavi h2,
 div#mainContents h2 {

  margin-bottom: 0.5em;

  border-bottom: 1px ;

  text-transform: capitalize;

}



div#subNavi {

  display: inline;

  float: left;

  width: 130px;

  height: auto;

  margin: 0 0 0 20px;

  padding: 0 20px 0 0;

}


div#subNavi h2 {

  margin: 0 0 0 20px;

}

div#subNavi li {

  font-family: Times, "Osaka", "MS UI Gothic",  "ＭＳ Ｐゴシック","Times New Roman", Garamond, serif;

  font-size: 95%;

  font-weight: normal;

  line-height: 150%;
  text-transform: uppercase;

}


div#mainContents {

  display: block;

  float: left;

  width: 570px;

  height: auto;

  margin: 0 0em 1em 0;

}

div#mainContents div#latest {

  display: block;
  width: auto;

  height: auto;
  margin: 0 0 2em 0;

  border-bottom: 1px solid #c0c0c0;

}

div#mainContents div#recent {

  display: block;
  float: left;

  width: 320px;

  height: auto;

  margin: 0 15px 0 0;

  padding: 0 15px 0 0;
 
 border-right: 1px solid #c0c0c0;

}

div#mainContents td{

 border:0;
  width: auto;

  height: auto;

  hspace="1";
 padding: 3px; 
 
}

div#mainContents div#recent h2, 

div#mainContents div#popular h2 {

  color: #000000;

  font-size: 150%;

  border-bottom: none;


}



div#mainContents h3 {

  margin-bottom: 7px;

  color: #0099CC;

  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic",  "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;

  font-size: 120%;

  font-weight: bold;

  text-transform: capitalize;

}

div#mainContents div#recent h3 {

  color: #003366;

  font-size: 110%;

  font-weight: bold;

  text-transform: capitalize;

}

div#mainContents p {

  line-height: 145%;

}

div#mainContents dt {

  font-size: 100%;

  font-weight: bold;

}

div#mainContents dd {

  font-size: 95%;

}



p.indexPhoto {

  float: left;

  margin: 0 1em 1em 0;

  width: auto;

  height: auto;

}

p.indexPhoto img {

  border: 1px solid #333333;

}

div#subNavi h2 {

background-color: #f9f9f9; 
}



/* サレジアンマップ対応表の色*/ 
.afu { /* アフリカ*/ 
background-color: #ccff99; 
} 
.ame { /* アメリカ */ 
background-color: #ffcccc; 
} 
.aji { /*アジア */ 
background-color: #ffff99; 
} 
.yor { /* ヨーロッパ */ 
background-color: #ccccff; 
} 
.ose { /* オセアニア */ 
background-color: #cc99ff; 
} 
.tit { /* タイトル */ 
background-color: #aaaaff; 
} 
.tit2 { /* タイトル2 */ 
background-color: #ddddff; 
} 



