body{
  background:url(../img/bg_ptrn_02.png) repeat 0 0;
  font-family:Adobe Caslon Pro,Times New Roman,"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",Lucida Grande,Lucida Sans Unicode, verdana, hervetica;
}
/*content pages*/
h2{
  font-size:30px;
  line-height:1.3em;
  color:#666;
  text-shadow:0 1px 0 #FFF;
  text-align:left;
  margin-bottom:6px;
}

p{
  color:#666;
  text-shadow:0 1px 0 #FFF;
  line-height:1.6em;
}

h3{
  font-size:22px;
  color:#666;
  line-height:2em;
  text-shadow:0 1px 0 #fff;
}

h4{
  font-size:18px;
  color:#666;
  line-height:1.6em;
  text-shadow:0 1px 0 #fff;
}

a{color:#aaa;}

span.enp{
	font-weight:bold;}

/*default template*/
#header{
	padding:0;
	margin-bottom:0;
	background-image:url("/img/bg_ptrn_01.png");
	height:88px;
}

#header h1{
	width:204px;
	height:84px;
	background:url(../img/bg_logo.png) no-repeat scroll 0 0;
	position:absolute;
}

#header h1 a{
	font-size:1.5em;
	font-weight:bold;
	color:#ccc;
}
#header h1:hover{
	opacity:0.6;
	-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
#headerWrapper,#footerWrapper{
	margin:0 auto;
	width:950px;
}

#headerLinks{
    left: 820px;
    position: relative;
    top: 20px;
    width: 300px;
}

#headerLinks a:hover{
	opacity:0.6;
	-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

#mainWrapper{
	padding-top:34px;
	margin:0 auto 20px;
	width:950px;
}

#alpha, .alpha_fix{
	float:left;
	width:730px;
	margin-right:20px;
}

#alpha h3, .alpha_fix h3{
  border-left:8px solid #AAAAAA;
  line-height:1.4em;
  margin-bottom:16px;
  padding:4px 0 0 12px;
}

#alpha h4, .alpha_fix h4{
  line-height:1.4em;
  margin-bottom:8px;
  padding:4px 0 0 8px;
}

#beta{
	float:left;
	width:200px;
}

#beta a img:hover{
opacity:0.6;
	-moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;	
}

.textBox{padding:5px 10px;}

/* Photo */
.photoFrame {
  position: relative;
  display: inline;
  float: left;
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background: rgba(255,255,255,0);
  border: 1px solid #ccc);
  text-align: center;
  z-index: 1;
}
.photoFrame #topImg {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0;
}
.photoFrame img {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  z-index: -1;
}
p.photo{
  text-align:center;
}
.photo img{height:430px;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.07);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.07);
  box-shadow: 0 0 5px rgba(0,0,0,0.07);
  width:auto;
  margin:5px;
}

p.title{
  line-height:2em;
}

.leftBox,.rightBox{
  padding:5px;
}

.leftBox{
  float:left;
  width:200px;
}

.rightBox{
  float:right;
  width:700px;
  margin-left:10px;
}

/* Footer */
#sub_footer{
	height:110px;
}
div#footer{
	bottom:0;
	margin-top:-25px;
	width:100%;
    text-align:center;
	background:rgba(0,0,0,0.03);
	border-top:solid 1px rgba(0,0,0,.003);
}

div#footer p{
	color:#CCCCCC;
	line-height:2em;
	margin:7px 20px 0;
	padding:5px 0 10px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
}

.lrg{
  font-size:1.4em;
}

.lpush{
	text-align:left;
	padding-left:20px;
}

.li{
	margin-bottom:20px;
}

.rpush{
	text-align:right;
}

.it{font-style:italic}

.iconTxt img{
	vertical-align:-5px;
	margin-right:2px;
}

hr.topic_hr{border-top: 1px solid #ddd;border-bottom: 1px solid #fff;border-right:none;border-left:none;margin:20px 0;}

/*archive*/
#bcWrapper{
	margin-bottom:24px;
}
	
#breadcrumbs {
	height:2.7em;
}
	
#breadcrumbs li {
	float:left;
	line-height:2.7em;
	color:#777;
	padding-left:.85em;
}
#breadcrumbs li a {
	background: url(/img/breadcrums.png) no-repeat right center;
	display:block;
	padding:0 25px 0 10px;
}
#breadcrumbs li a:link,
#breadcrumbs li a:visited {
	color:#777;
	text-decoration:none;
}
#breadcrumbs li a:hover,
#breadcrumbs li a:focus {
	color:#222;
}

/*page top*/
p#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  padding: 0;
  border-radius: 35px;
  width: 70px;
  height: 70px;
  background-color: #CCC;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height:5em;
  opacity:0.6;
}
 
#pageTop a:hover {
  text-decoration: none;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  opacity:0.8;
}

div.box{
  background:rgba(255,255,255,0.7);
  border: 2px dotted #CCC;
  margin:20px
}

#alpha div.box h4{
	margin:0;
	padding:0;}
	
#alpha div.box h4 a{
	padding:10px 20px;
	display:block;
}

#alpha div.box h4 a:hover{
	opacity: 0.5 ;
}

.box img.link{
	margin-right:5px;
  vertical-align:-2px;}