/***************************************************
	      minimalist by marija zaric
	      template distributed by
        http: //freehtml5templates.com
***************************************************
***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
   margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

a img {
   border: none
}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

/***************************************************
			      Global styles
***************************************************/

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #cbcbcb;
	color: #fff;
	margin: 0 0 1px;
	height: 100%; 
	line-height: 1.7;
	border-top: 10px solid black;
	background-attachment:fixed;
}

.bg {
	background-image: url(../cmn/head_bg.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
}

p {
	margin-top: 3px;
}
	
a, p a {
	color: #941f57;
	font-size: 12pt;
}
	
p a: hover {
	color: #f39800;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
	position: relative;
}

h1 {
	font-size: 42px;
	line-height: 0.9;
	color: #fff;
	text-align: left;
	margin-bottom: 13px;
	padding-bottom: 15px;
}

 h1 span {
	font-size: 25px;
	line-height: 12px;
	color: #fff;
	margin-left: 10px;
}
	
h2 {
	font-size: 15px;
	line-height: 1.8;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #fff;
	margin-bottom: 7px;
	padding-bottom: 12px;
}
	
h3 {
	font-size: 18px;
	line-height: 0.9;
	color: #575757;
	text-align: left;
	margin-bottom: 6px;
	padding-bottom: 5px;
}

h4 {
	font-size: 14px;
	line-height: 0.9;
	color: #CC3333;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 3px;
}

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right {
	position: relative;
	width: 100%;
}
	
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
	min-height: 100%;
}

.group1 {
	float: left;
	width: 274px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
}
	
.group2 {
	float: left;
	width: 274px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}
	
.group3 {
	float: right;
	width: 274px;
	position: relative;
	background: transparent;
	padding: 15px;
	}

.group4 {
	float: left;
	width: 950px;
	position: relative;
	padding: 15px;
	margin-top: -14px;
	margin-bottom: 25px;
	background: transparent;
	border-top: 1px solid #A3A3A3;
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;	
	-moz-column-gap: 40px; /* Firefox */
	-webkit-column-gap: 40px; /* Safari and Chrome */
	column-gap: 40px;	
	-moz-column-rule: 1px solid #A3A3A3; /* Firefox */
	-webkit-column-rule: 1px solid #A3A3A3; /* Safari and Chrome */
	column-rule: 1px solid #A3A3A3;
}

#copyright {
	width: 98%;
	background: url(pattern.png) repeat;
	margin: 1.7em auto 0 auto;
	padding: 1em;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 3px 13px 1px #e8ece9;
	-webkit-box-shadow: 2px 3px 13px 1px #e8ece9;
	-moz-box-shadow: 2px 3px 13px 1px #e8ece9;
	text-align:center;
}

header {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
}
	
	
/***************************************************
				INTRO
***************************************************/	
	
#intro {
	width: 980px;
	position: relative;
	float: left;
	height: 120px;
	background: transparent;
	margin-top: 25px;
	color: #fff;
}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 0px;
}
	
.holder_content_separator{
	margin-bottom: 0px;
}

.holder_content a {
	color: #941f57;
	font-size: 12pt;
}
.holder_content a: hover {
	color: #f39800;
	font-size: 12pt;
}
/***************************************************
			        GALLERY
***************************************************/
	 	 
a.photo_hover3 {
	position: relative;
	float: left;
	margin: 16px 13px 8px 0;
	padding: 8px;
   background-color: white;
	border: 1px solid #D6D6D6;
}

a.photo_hover3: hover {
	border: 1px solid #D6D6D6;
	background-color: transparent;
	opacity: 0.9;
	z-index: 1000;
}
	
a.photo_hover2 {
	position: relative;
	float: right;
	margin: 5px 13px 8px 0;
	padding: 8px;
   background-color: white;
	border: 1px solid #E1E1E1;
}

a.photo_hover2: hover {
	border: 1px dotted #66CCFF;
	background-color: #C7EDFF;
	opacity: 0.9;
	z-index: 1000;
}

/* アルバム表示デザイン設定 */
.gallery {
	width: 540px;
	height: 400px;
	position: relative;
	padding: 40px;
	background: url(Lectern02.jpg) repeat;
	/*background: #eee;
	border: 1px solid #fff;*/
	-webkit-box-shadow: 0px 2px 15px #333;
	-moz-box-shadow: 0px 2px 15px #333;
	box-shadow: 0px 2px 15px #333;
	margin: 0.5em auto;
	z-index:100;
	color:#fff;
	text-align: center;
}
/* アルバム枠 */
div#album {
	width: 97%;
	margin: 1em auto;
}

/* 写真およびキャプション位置 */
p.image {
	text-align: center;
	margin: 10px;
}
p.caption {
  font: normal 140% arial, sans-serif;
  color: #FFF;
  text-shadow: 2px 3px 3px #C1C1C1;
  text-align: center;
  margin: 10px;
}
div#pager {
	width: 97%;
	margin: 1em auto;
	text-align: center;
}

/*
	ページ送り
	参考: http://css-happylife.com/template/page_nav/
*/
ul.pager {
	margin: 0 0 2px;
	padding: 10px 10px 0px;
}
ul.pager li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}
ul.pager li span {
	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
	display: inline-block;
	margin-bottom: 0px;
	padding: 1px 8px;
	background: #A688BD;
	color: #fff;
	border: 1px solid #825BA0;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
ul.pager li a {
	font-family: Verdana,"MS PGothic","Osaka",Arial,sans-serif;
	display: inline-block;
	margin-bottom: 0px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #c70067;
	text-decoration: none;
	vertical-align: middle;
	color:#c70067;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
ul.pager li a:hover {
	background: #c70067;
	border-color: #c70067;
	color:#fff;
}

/***************************************************
			        FOOTER
***************************************************/

footer {
	position: relative;
	height: 150px;
	clear: both;
	width: 100%;
	background-image: url(../images/footer.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-color: black;
}

#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo {
	position: absolute;
	right: 50px;
	top: 8em;
	color: white;
}

#FooterTree {
	position: absolute;
	left: 225px;
	top: 26px;
	color: white;
}
hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0))
}
.container {
   width: 980px;
   margin: 0 auto;
	background-color: #33CC99;
}

/***************************************************
				       MENU
***************************************************/

nav {
	position: absolute;
	width: 240px;
	top: 38px;
	left: 450px;
	background: transparent;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

nav ul li {
	float: left;
	margin-left: 16px;
	line-height: normal;
}

nav ul li a {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	display: block;	/* IE6, IE7 line height fix */
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: transparent;
	margin-top: 5px;
	margin-right: 6px;
   text-decoration: none;
}

nav ul li a: hover {
	color: #CC3333;
}

nav ul li a.current {
	color: #CC3333;
}

.content_menu {
	float: left;
	width: 274px;
	margin-top: -10px;
	margin-bottom: 15px;
}
	
.content_menu ul {	
	margin: 0px;
	padding: 0px;
	float: none;
}

.content_menu ul li {
	float: none;
	padding-bottom: 16px;
}


.content_menu ul li a {
	font-size: 14px;
	line-height: normal;
   color: #33CC99;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/circle.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
	
.content_menu ul li a: hover {
   color: #33CC99;
}

/***************************************************
				   SPECIFIC
***************************************************/

#logo {
	position: relative;
   float: left;
	left: 0px;
	width: 180px;
	height: 80px;
	top: 32px;
}

.clearing {
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.clear {
	clear: both;
}

.button {
	width: 66px;
	height: 13px;
	position: relative;
	margin-top: 12px;
	padding: 9px;
	background-color: black;
	display: inline-block;
	color: white;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
}
	
.button: hover {
	background-color: #333333;
}

.button: active {
	position: relative;
	top: 1px;
}
